repo: yaxpeax-ia64
commit: 5079a605a8ab1b89cb745a727dfb64b3b2e8600e aka no-gods-no-, run: 854
status: error in 5.944s
  description: callback error: stack traceback:
	[C]: in ?
	[C]: in field 'run'
	[string "goodfile"]:2: in main chunk
  deployed: false
    
artifacts
Mon, 29 Sep 2025 01:44:52 +0000
step:
git clone log (stdout)

Mon, 29 Sep 2025 01:44:52 +0000
step:
git clone log (stderr)
Cloning into 'tmpdir'...
warning: redirecting to https://github.com/iximeow/yaxpeax-ia64.git/
Mon, 29 Sep 2025 01:44:53 +0000
step:
git checkout log (stdout)

Mon, 29 Sep 2025 01:44:53 +0000
step:
git checkout log (stderr)
Note: switching to '5079a605a8ab1b89cb745a727dfb64b3b2e8600e'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5079a60 add display/decode fuzzing, which caught a few issues
Mon, 29 Sep 2025 01:44:53 +0000
step:
cargo build log (stdout)

Mon, 29 Sep 2025 01:44:53 +0000
step:
cargo build log (stderr)
warning: `/home/iximeow/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
    Updating crates.io index
     Locking 8 packages to latest compatible versions
      Adding bitvec v0.19.6 (available: v1.0.1)
 Downloading crates ...
  Downloaded wyz v0.2.0
  Downloaded bitvec v0.19.6
  Downloaded funty v1.1.0
  Downloaded radium v0.5.3
   Compiling autocfg v1.5.0
   Compiling radium v0.5.3
   Compiling tap v1.0.1
   Compiling funty v1.1.0
   Compiling wyz v0.2.0
   Compiling num-traits v0.2.19
   Compiling bitvec v0.19.6
   Compiling yaxpeax-arch v0.3.2
   Compiling yaxpeax-ia64 v0.2.1 (/home/iximeow/nvme0/ci_working_dir/tmpdir)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
Mon, 29 Sep 2025 01:44:55 +0000
step:
cargo test log (stdout)
running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s


running 16 tests
test test_addl_imm ... ok
test test_ad_hoc ... ok
test test_alloc_restrictions ... ok
test test_from_fuzzer ... ok
test test_br_cosmetics ... ok
test test_invalid_instruction ... ok
test test_indirection ... ok
test test_bash_libc_csu_init ... FAILED
test test_mlx_bundle ... ok
test test_bash_rl_insert_close ... FAILED
test test_msr ... ok
test test_bash_tilde_expand_word ... FAILED
test test_shr_shl_dep_ext ... ok
test test_predication_not_allowed ... ok
test test_bash_rl_set_paren_blink_timeout ... FAILED
test test_bash_cfree ... ok

failures:

---- test_bash_libc_csu_init stdout ----

thread 'test_bash_libc_csu_init' panicked at tests/test.rs:1847:5:
assertion `left == right` failed
  left: "[MIB] ld8 r1=[r14]; mov?NONE? b6=r15,0x0; br.call.sptk.many b0=b6;;"
 right: "[MIB] ld8 r1=[r14]; mov b6=r15; br.call.sptk.many b0=b6;;"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- test_bash_rl_insert_close stdout ----

thread 'test_bash_rl_insert_close' panicked at tests/test.rs:787:5:
assertion `left == right` failed
  left: "[MII] nop.m 0x0; mov.i ar.lc=r46;; mov?NONE? b0=r43,0x0"
 right: "[MII] nop.m 0x0; mov.i ar.lc=r46;; mov b0=r43"

---- test_bash_tilde_expand_word stdout ----

thread 'test_bash_tilde_expand_word' panicked at tests/test.rs:317:5:
assertion `left == right` failed
  left: "[MII] nop.m 0x0; mov?NONE? b0=r38,0x0; adds r12=0x10,r12;;"
 right: "[MII] nop.m 0x0; mov b0=r38; adds r12=0x10,r12;;"

---- test_bash_rl_set_paren_blink_timeout stdout ----

thread 'test_bash_rl_set_paren_blink_timeout' panicked at tests/test.rs:1302:5:
assertion `left == right` failed
  left: "[MIB] nop.m 0x0; mov?NONE? b0=r38,0x0; br.ret.sptk.many b0"
 right: "[MIB] nop.m 0x0; mov b0=r38; br.ret.sptk.many b0"


failures:
    test_bash_libc_csu_init
    test_bash_rl_insert_close
    test_bash_rl_set_paren_blink_timeout
    test_bash_tilde_expand_word

test result: FAILED. 12 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

Mon, 29 Sep 2025 01:44:55 +0000
step:
cargo test log (stderr)
warning: `/home/iximeow/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
   Compiling yaxpeax-ia64 v0.2.1 (/home/iximeow/nvme0/ci_working_dir/tmpdir)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
     Running unittests src/lib.rs (target/debug/deps/yaxpeax_ia64-9f2fcf90eb38f662)
     Running tests/test.rs (target/debug/deps/test-1f37efb6e52ac127)
error: test failed, to rerun pass `--test test`

metrics

nameivorytower
x86_64 Matisse @ 3.500GHz