[INFO] fetching crate steel-repl 0.5.0... [INFO] building steel-repl-0.5.0 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate steel-repl 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate steel-repl 0.5.0 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate steel-repl 0.5.0 [INFO] finished tweaking crates.io crate steel-repl 0.5.0 [INFO] tweaked toml for crates.io crate steel-repl 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded steel-parser v0.4.0 [INFO] [stderr] Downloaded steel-derive v0.4.0 [INFO] [stderr] Downloaded rustyline-derive v0.7.0 [INFO] [stderr] Downloaded quickscope v0.2.0 [INFO] [stderr] Downloaded async-ffi v0.4.1 [INFO] [stderr] Downloaded weak-table v0.3.2 [INFO] [stderr] Downloaded minimad v0.10.0 [INFO] [stderr] Downloaded im-lists v0.4.0 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded steel-core v0.5.0 [INFO] [stderr] Downloaded steel-gen v0.2.0 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded termimad v0.21.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 299451a9984016f495173f072f07345730fa58e1d3a5dbb3bf2b55493b395082 [INFO] running `Command { std: "docker" "start" "-a" "299451a9984016f495173f072f07345730fa58e1d3a5dbb3bf2b55493b395082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299451a9984016f495173f072f07345730fa58e1d3a5dbb3bf2b55493b395082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299451a9984016f495173f072f07345730fa58e1d3a5dbb3bf2b55493b395082", kill_on_drop: false }` [INFO] [stdout] 299451a9984016f495173f072f07345730fa58e1d3a5dbb3bf2b55493b395082 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae89d8d515f0d3ca0522d5f14f0b05ca8db02169d1f1719d00e735584785ba9d [INFO] running `Command { std: "docker" "start" "-a" "ae89d8d515f0d3ca0522d5f14f0b05ca8db02169d1f1719d00e735584785ba9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam v0.8.3 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling minimad v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling steel-derive v0.4.0 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling im-lists v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling rustyline v10.1.1 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling termimad v0.21.1 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling rustyline-derive v0.7.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling steel-gen v0.2.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling steel-core v0.5.0 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling steel-parser v0.4.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling async-ffi v0.4.1 [INFO] [stderr] Compiling steel-repl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.28s [INFO] running `Command { std: "docker" "inspect" "ae89d8d515f0d3ca0522d5f14f0b05ca8db02169d1f1719d00e735584785ba9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae89d8d515f0d3ca0522d5f14f0b05ca8db02169d1f1719d00e735584785ba9d", kill_on_drop: false }` [INFO] [stdout] ae89d8d515f0d3ca0522d5f14f0b05ca8db02169d1f1719d00e735584785ba9d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c01674b836e1f1a70e7e6c2acb3851cb472f51ce8ab3c8d82cf6e20600b59c63 [INFO] running `Command { std: "docker" "start" "-a" "c01674b836e1f1a70e7e6c2acb3851cb472f51ce8ab3c8d82cf6e20600b59c63", kill_on_drop: false }` [INFO] [stderr] Compiling steel-repl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "c01674b836e1f1a70e7e6c2acb3851cb472f51ce8ab3c8d82cf6e20600b59c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01674b836e1f1a70e7e6c2acb3851cb472f51ce8ab3c8d82cf6e20600b59c63", kill_on_drop: false }` [INFO] [stdout] c01674b836e1f1a70e7e6c2acb3851cb472f51ce8ab3c8d82cf6e20600b59c63 [INFO] building steel-repl-0.5.0 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] extracting crate steel-repl 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate steel-repl 0.5.0 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate steel-repl 0.5.0 [INFO] finished tweaking crates.io crate steel-repl 0.5.0 [INFO] tweaked toml for crates.io crate steel-repl 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba847a8156c353fa2139a1316df16824ed3a58e742220d0b3aa6281969bd479 [INFO] running `Command { std: "docker" "start" "-a" "7ba847a8156c353fa2139a1316df16824ed3a58e742220d0b3aa6281969bd479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba847a8156c353fa2139a1316df16824ed3a58e742220d0b3aa6281969bd479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba847a8156c353fa2139a1316df16824ed3a58e742220d0b3aa6281969bd479", kill_on_drop: false }` [INFO] [stdout] 7ba847a8156c353fa2139a1316df16824ed3a58e742220d0b3aa6281969bd479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d706d5d19ea14444ebee15255aef8a8e53739ba95667dc0cc62693fd097ea78 [INFO] running `Command { std: "docker" "start" "-a" "8d706d5d19ea14444ebee15255aef8a8e53739ba95667dc0cc62693fd097ea78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling crossbeam v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling minimad v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling steel-derive v0.4.0 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling im-lists v0.4.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=b2bd017cdfc1cbdd -C extra-filename=-b2bd017cdfc1cbdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f14ecbd7bcfb1113.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3d8201a519b55482.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8d706d5d19ea14444ebee15255aef8a8e53739ba95667dc0cc62693fd097ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d706d5d19ea14444ebee15255aef8a8e53739ba95667dc0cc62693fd097ea78", kill_on_drop: false }` [INFO] [stdout] 8d706d5d19ea14444ebee15255aef8a8e53739ba95667dc0cc62693fd097ea78