[INFO] fetching crate steel-repl 0.8.2... [INFO] checking steel-repl-0.8.2 against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] extracting crate steel-repl 0.8.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate steel-repl 0.8.2 [INFO] finished tweaking crates.io crate steel-repl 0.8.2 [INFO] tweaked toml for crates.io crate steel-repl 0.8.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-repl 0.8.2 on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steel-repl 0.8.2 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f930a7216b95d60608a00e06d497810a99b84ad392db603bfe2248bfee8a555 [INFO] running `Command { std: "docker" "start" "-a" "5f930a7216b95d60608a00e06d497810a99b84ad392db603bfe2248bfee8a555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f930a7216b95d60608a00e06d497810a99b84ad392db603bfe2248bfee8a555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f930a7216b95d60608a00e06d497810a99b84ad392db603bfe2248bfee8a555", kill_on_drop: false }` [INFO] [stdout] 5f930a7216b95d60608a00e06d497810a99b84ad392db603bfe2248bfee8a555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 225cd054be7eb51e750a123d4a2ca66028c81c98f2d4c1abefb2f687f92b9480 [INFO] running `Command { std: "docker" "start" "-a" "225cd054be7eb51e750a123d4a2ca66028c81c98f2d4c1abefb2f687f92b9480", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling cranelift-srcgen v0.119.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cranelift-isle v0.119.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.119.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking cranelift-bitset v0.119.1 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cranelift-control v0.119.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.119.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking cranelift-entity v0.119.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cranelift-codegen-meta v0.119.1 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Checking cranelift-bforest v0.119.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.119.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling icu_casemap_data v2.1.1 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Checking libloading v0.7.4 [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 futures-task v0.3.31 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking generic_singleton v0.5.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking codegen v0.2.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v32.0.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking pretty v0.12.5 [INFO] [stderr] Checking minimad v0.13.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking im-lists v0.11.4 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking steel-quickscope v0.3.2 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3248bace201b6227b0ff78eacc8b00d805551a86/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=11df4b8fbaca968d -C extra-filename=-5807027e060544d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bad0424019eef9ed.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3248bace201b6227b0ff78eacc8b00d805551a86/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=57ab96421927b0af -C extra-filename=-3c139c9abef78377 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "225cd054be7eb51e750a123d4a2ca66028c81c98f2d4c1abefb2f687f92b9480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225cd054be7eb51e750a123d4a2ca66028c81c98f2d4c1abefb2f687f92b9480", kill_on_drop: false }` [INFO] [stdout] 225cd054be7eb51e750a123d4a2ca66028c81c98f2d4c1abefb2f687f92b9480