[INFO] fetching crate essential-debugger 0.2.0... [INFO] testing essential-debugger-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate essential-debugger 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate essential-debugger 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate essential-debugger 0.2.0 [INFO] tweaked toml for crates.io crate essential-debugger 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate essential-debugger 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate essential-debugger 0.2.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded essential-state-asm v0.3.0 [INFO] [stderr] Downloaded essential-types v0.2.0 [INFO] [stderr] Downloaded essential-hash v0.2.0 [INFO] [stderr] Downloaded essential-sign v0.2.0 [INFO] [stderr] Downloaded essential-constraint-asm v0.3.0 [INFO] [stderr] Downloaded essential-constraint-vm v0.3.0 [INFO] [stderr] Downloaded essential-asm-spec v0.2.0 [INFO] [stderr] Downloaded essential-state-read-vm v0.3.0 [INFO] [stderr] Downloaded essential-asm-gen v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd6388e4edbeb5cbd3690beb519dbd5bf95905e11614aaacade0bc40cc14305d [INFO] running `Command { std: "docker" "start" "-a" "dd6388e4edbeb5cbd3690beb519dbd5bf95905e11614aaacade0bc40cc14305d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6388e4edbeb5cbd3690beb519dbd5bf95905e11614aaacade0bc40cc14305d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6388e4edbeb5cbd3690beb519dbd5bf95905e11614aaacade0bc40cc14305d", kill_on_drop: false }` [INFO] [stdout] dd6388e4edbeb5cbd3690beb519dbd5bf95905e11614aaacade0bc40cc14305d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d52deea57f7b052d55210aa6f8c54aa69854733d0060fe4c9a5bc97e41d62de [INFO] running `Command { std: "docker" "start" "-a" "4d52deea57f7b052d55210aa6f8c54aa69854733d0060fe4c9a5bc97e41d62de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling essential-types v0.2.0 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling essential-hash v0.2.0 [INFO] [stderr] Compiling essential-sign v0.2.0 [INFO] [stderr] Compiling essential-asm-spec v0.2.0 [INFO] [stderr] Compiling essential-asm-gen v0.3.0 [INFO] [stderr] Compiling essential-constraint-asm v0.3.0 [INFO] [stderr] Compiling essential-constraint-vm v0.3.0 [INFO] [stderr] Compiling essential-state-asm v0.3.0 [INFO] [stderr] Compiling essential-state-read-vm v0.3.0 [INFO] [stderr] Compiling essential-debugger v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.54s [INFO] running `Command { std: "docker" "inspect" "4d52deea57f7b052d55210aa6f8c54aa69854733d0060fe4c9a5bc97e41d62de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d52deea57f7b052d55210aa6f8c54aa69854733d0060fe4c9a5bc97e41d62de", kill_on_drop: false }` [INFO] [stdout] 4d52deea57f7b052d55210aa6f8c54aa69854733d0060fe4c9a5bc97e41d62de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55b3a3c54f3498954db538acc55abd08b491d1cf30177912a0469e456b9eb6e [INFO] running `Command { std: "docker" "start" "-a" "f55b3a3c54f3498954db538acc55abd08b491d1cf30177912a0469e456b9eb6e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling essential-constraint-vm v0.3.0 [INFO] [stderr] Compiling essential-sign v0.2.0 [INFO] [stderr] Compiling essential-state-read-vm v0.3.0 [INFO] [stderr] Compiling essential-debugger v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.24s [INFO] running `Command { std: "docker" "inspect" "f55b3a3c54f3498954db538acc55abd08b491d1cf30177912a0469e456b9eb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55b3a3c54f3498954db538acc55abd08b491d1cf30177912a0469e456b9eb6e", kill_on_drop: false }` [INFO] [stdout] f55b3a3c54f3498954db538acc55abd08b491d1cf30177912a0469e456b9eb6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5b13a28bde68e3e7b3ab73d1ef7d8d8f50e4f182fb8c2961b04ae8b1b8e5eda [INFO] running `Command { std: "docker" "start" "-a" "a5b13a28bde68e3e7b3ab73d1ef7d8d8f50e4f182fb8c2961b04ae8b1b8e5eda", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/essential_debugger-b369641eefd77630) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test source::tests::test_show_code ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/essential_debugger-d53e40a4aaae9096) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-222899bd383300be) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_debugger ... ignored, can't run in ci [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests essential_debugger [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] running `Command { std: "docker" "inspect" "a5b13a28bde68e3e7b3ab73d1ef7d8d8f50e4f182fb8c2961b04ae8b1b8e5eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b13a28bde68e3e7b3ab73d1ef7d8d8f50e4f182fb8c2961b04ae8b1b8e5eda", kill_on_drop: false }` [INFO] [stdout] a5b13a28bde68e3e7b3ab73d1ef7d8d8f50e4f182fb8c2961b04ae8b1b8e5eda