[INFO] cloning repository https://github.com/Kab1r/devirt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kab1r/devirt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKab1r%2Fdevirt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKab1r%2Fdevirt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c8ecf118c1dd6f690ceffa7e6caa4ce9f99177 [INFO] testing Kab1r/devirt against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKab1r%2Fdevirt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kab1r/devirt [INFO] finished tweaking git repo https://github.com/Kab1r/devirt [INFO] tweaked toml for git repo https://github.com/Kab1r/devirt written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kab1r/devirt on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kab1r/devirt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4dc2d5854bbe56b2dba0a74106b42d6b0c0662d61034705f988c300d5481c27 [INFO] running `Command { std: "docker" "start" "-a" "c4dc2d5854bbe56b2dba0a74106b42d6b0c0662d61034705f988c300d5481c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4dc2d5854bbe56b2dba0a74106b42d6b0c0662d61034705f988c300d5481c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4dc2d5854bbe56b2dba0a74106b42d6b0c0662d61034705f988c300d5481c27", kill_on_drop: false }` [INFO] [stdout] c4dc2d5854bbe56b2dba0a74106b42d6b0c0662d61034705f988c300d5481c27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f547c83f739fdb4aa456c1e864a15cb2a3881c0d1c58449fb59313f20636ce81 [INFO] running `Command { std: "docker" "start" "-a" "f547c83f739fdb4aa456c1e864a15cb2a3881c0d1c58449fb59313f20636ce81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling verus_prettyplease v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling vstd v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling verus_builtin v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling devirt v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling verus_syn v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libfuzzer-sys v0.4.12 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling verus_state_machines_macros v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling verus_builtin_macros v0.0.0-2026-01-25-0057 [INFO] [stderr] Compiling devirt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Compiling devirt-verify v0.1.0 (/opt/rustwide/workdir/crates/verify) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "f547c83f739fdb4aa456c1e864a15cb2a3881c0d1c58449fb59313f20636ce81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f547c83f739fdb4aa456c1e864a15cb2a3881c0d1c58449fb59313f20636ce81", kill_on_drop: false }` [INFO] [stdout] f547c83f739fdb4aa456c1e864a15cb2a3881c0d1c58449fb59313f20636ce81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf997691a4753cb8ca06d9ec83c38d7b7776e190e31fe2bc65b31cda9daefa9d [INFO] running `Command { std: "docker" "start" "-a" "cf997691a4753cb8ca06d9ec83c38d7b7776e190e31fe2bc65b31cda9daefa9d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling devirt-verify v0.1.0 (/opt/rustwide/workdir/crates/verify) [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libfuzzer-sys v0.4.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling devirt v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling devirt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "cf997691a4753cb8ca06d9ec83c38d7b7776e190e31fe2bc65b31cda9daefa9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf997691a4753cb8ca06d9ec83c38d7b7776e190e31fe2bc65b31cda9daefa9d", kill_on_drop: false }` [INFO] [stdout] cf997691a4753cb8ca06d9ec83c38d7b7776e190e31fe2bc65b31cda9daefa9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11eb6730073d2479f290778619f4b2c372228b9fe1c7c5ecfc639bacb2717387 [INFO] running `Command { std: "docker" "start" "-a" "11eb6730073d2479f290778619f4b2c372228b9fe1c7c5ecfc639bacb2717387", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devirt-6c71fcc5da0eec64) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/kani.rs (/opt/rustwide/target/debug/deps/kani-991693a6c4824083) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-4c75d134f9530561) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling devirt v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] test ui has been running for over 60 seconds [INFO] [stderr] Compiling devirt-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/devirt) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/single_hot.rs [should pass] ... ok [INFO] [stderr] test tests/ui/multi_hot.rs [should pass] ... ok [INFO] [stderr] test tests/ui/all_arms.rs [should pass] ... ok [INFO] [stderr] test tests/ui/multi_arg.rs [should pass] ... ok [INFO] [stderr] test tests/ui/pub_trait.rs [should pass] ... ok [INFO] [stderr] test tests/ui/missing_method.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/wrong_signature.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 111.32s [INFO] [stdout] [INFO] [stderr] Running unittests fuzz_targets/dispatch.rs (/opt/rustwide/target/debug/deps/dispatch-59ca4112df3db4f1) [INFO] [stderr] WARNING: Failed to find function "__sanitizer_acquire_crash_state". [INFO] [stderr] WARNING: Failed to find function "__sanitizer_print_stack_trace". [INFO] [stderr] WARNING: Failed to find function "__sanitizer_set_death_callback". [INFO] [stderr] INFO: Running with entropic power schedule (0xFF, 100). [INFO] [stderr] INFO: Seed: 933417181 [INFO] [stderr] INFO: -max_len is not provided; libFuzzer will not generate inputs larger than 4096 bytes [INFO] [stderr] INFO: A corpus is not provided, starting from an empty corpus [INFO] [stderr] #2 INITED exec/s: 0 rss: 47Mb [INFO] [stderr] WARNING: no interesting inputs were found so far. Is the code instrumented for coverage? [INFO] [stderr] This may also happen if the target rejected all inputs we tried so far [INFO] [stderr] #2097152 pulse corp: 1/1b lim: 4096 exec/s: 524288 rss: 47Mb [INFO] [stderr] #33554432 pulse corp: 1/1b lim: 4096 exec/s: 453438 rss: 47Mb [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "11eb6730073d2479f290778619f4b2c372228b9fe1c7c5ecfc639bacb2717387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11eb6730073d2479f290778619f4b2c372228b9fe1c7c5ecfc639bacb2717387", kill_on_drop: false }` [INFO] [stdout] 11eb6730073d2479f290778619f4b2c372228b9fe1c7c5ecfc639bacb2717387