[INFO] fetching crate steel-repl 0.7.0... [INFO] checking steel-repl-0.7.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate steel-repl 0.7.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-repl 0.7.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.6 [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d60c2e16c0a44fc09df333ee6bad8655cd1af7bf1b89d3999529703462f7b926 [INFO] running `Command { std: "docker" "start" "-a" "d60c2e16c0a44fc09df333ee6bad8655cd1af7bf1b89d3999529703462f7b926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d60c2e16c0a44fc09df333ee6bad8655cd1af7bf1b89d3999529703462f7b926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60c2e16c0a44fc09df333ee6bad8655cd1af7bf1b89d3999529703462f7b926", kill_on_drop: false }` [INFO] [stdout] d60c2e16c0a44fc09df333ee6bad8655cd1af7bf1b89d3999529703462f7b926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c886974e0e01cc4e5bbe9ea44029061a609f1a6ea5917f0e17e17f4ddb80ad23 [INFO] running `Command { std: "docker" "start" "-a" "c886974e0e01cc4e5bbe9ea44029061a609f1a6ea5917f0e17e17f4ddb80ad23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking zerocopy v0.7.35 [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 hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking minimad v0.13.1 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking quickscope v0.2.0 [INFO] [stderr] Checking im-lists v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Checking polling v3.7.4 [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 lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Checking coolor v1.0.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crokey v1.1.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking steel-gen v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking termimad v0.31.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking steel-parser v0.7.0 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Checking async-ffi v0.5.0 [INFO] [stderr] Checking steel-repl v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "c886974e0e01cc4e5bbe9ea44029061a609f1a6ea5917f0e17e17f4ddb80ad23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c886974e0e01cc4e5bbe9ea44029061a609f1a6ea5917f0e17e17f4ddb80ad23", kill_on_drop: false }` [INFO] [stdout] c886974e0e01cc4e5bbe9ea44029061a609f1a6ea5917f0e17e17f4ddb80ad23