[INFO] fetching crate steel-repl 0.7.0... [INFO] testing steel-repl-0.7.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] extracting crate steel-repl 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate steel-repl 0.7.0 [INFO] finished tweaking crates.io crate steel-repl 0.7.0 [INFO] tweaked toml for crates.io crate steel-repl 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-repl 0.7.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steel-repl 0.7.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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crokey-proc_macros v1.1.1 [INFO] [stderr] Downloaded crokey v1.1.1 [INFO] [stderr] Downloaded steel-gen v0.3.0 [INFO] [stderr] Downloaded quickscope v0.2.0 [INFO] [stderr] Downloaded steel-parser v0.7.0 [INFO] [stderr] Downloaded async-ffi v0.5.0 [INFO] [stderr] Downloaded im-lists v0.9.0 [INFO] [stderr] Downloaded termimad v0.31.3 [INFO] [stderr] Downloaded steel-core v0.7.0 [INFO] [stderr] Downloaded steel-derive v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176e0e807a563bd90f8fcbc05c91c7f53e957bf988b0ff56a8930ecb317daa99 [INFO] running `Command { std: "docker" "start" "-a" "176e0e807a563bd90f8fcbc05c91c7f53e957bf988b0ff56a8930ecb317daa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176e0e807a563bd90f8fcbc05c91c7f53e957bf988b0ff56a8930ecb317daa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176e0e807a563bd90f8fcbc05c91c7f53e957bf988b0ff56a8930ecb317daa99", kill_on_drop: false }` [INFO] [stdout] 176e0e807a563bd90f8fcbc05c91c7f53e957bf988b0ff56a8930ecb317daa99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1211d764102cb4b6f66f94edfbc7c8712ae9f15b099523a30ab22fe6a4d5dba [INFO] running `Command { std: "docker" "start" "-a" "c1211d764102cb4b6f66f94edfbc7c8712ae9f15b099523a30ab22fe6a4d5dba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling coolor v1.0.0 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crokey-proc_macros v1.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crokey v1.1.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling termimad v0.31.3 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-repl v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "c1211d764102cb4b6f66f94edfbc7c8712ae9f15b099523a30ab22fe6a4d5dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1211d764102cb4b6f66f94edfbc7c8712ae9f15b099523a30ab22fe6a4d5dba", kill_on_drop: false }` [INFO] [stdout] c1211d764102cb4b6f66f94edfbc7c8712ae9f15b099523a30ab22fe6a4d5dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cef078a456a3ff34320a9ed4cb91091c1fe77b850cb82cdf7355e674fa210bae [INFO] running `Command { std: "docker" "start" "-a" "cef078a456a3ff34320a9ed4cb91091c1fe77b850cb82cdf7355e674fa210bae", kill_on_drop: false }` [INFO] [stderr] Compiling steel-repl v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "cef078a456a3ff34320a9ed4cb91091c1fe77b850cb82cdf7355e674fa210bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef078a456a3ff34320a9ed4cb91091c1fe77b850cb82cdf7355e674fa210bae", kill_on_drop: false }` [INFO] [stdout] cef078a456a3ff34320a9ed4cb91091c1fe77b850cb82cdf7355e674fa210bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d43c64d45d4e1479a460f21d78f1468000b0af2a86bb24e5d00c11af33d7c1b1 [INFO] running `Command { std: "docker" "start" "-a" "d43c64d45d4e1479a460f21d78f1468000b0af2a86bb24e5d00c11af33d7c1b1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_repl-f3b4653b3566f8dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests steel_repl [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] [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" "d43c64d45d4e1479a460f21d78f1468000b0af2a86bb24e5d00c11af33d7c1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43c64d45d4e1479a460f21d78f1468000b0af2a86bb24e5d00c11af33d7c1b1", kill_on_drop: false }` [INFO] [stdout] d43c64d45d4e1479a460f21d78f1468000b0af2a86bb24e5d00c11af33d7c1b1