[INFO] fetching crate ractor_cluster 0.8.5... [INFO] checking ractor_cluster-0.8.5 against master#b3df56a65f9424a7f4af101091582f49cfc29286 for pr-114303 [INFO] extracting crate ractor_cluster 0.8.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ractor_cluster 0.8.5 on toolchain b3df56a65f9424a7f4af101091582f49cfc29286 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3df56a65f9424a7f4af101091582f49cfc29286" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ractor_cluster 0.8.5 [INFO] finished tweaking crates.io crate ractor_cluster 0.8.5 [INFO] tweaked toml for crates.io crate ractor_cluster 0.8.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3df56a65f9424a7f4af101091582f49cfc29286" "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" "+b3df56a65f9424a7f4af101091582f49cfc29286" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ractor_cluster_derive v0.8.5 [INFO] [stderr] Downloaded ractor v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+b3df56a65f9424a7f4af101091582f49cfc29286" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10ebb2e86dff9a6bd81b0d1cbc9b4c47c1cc65970c6e4a1eb168bd190a18b047 [INFO] running `Command { std: "docker" "start" "-a" "10ebb2e86dff9a6bd81b0d1cbc9b4c47c1cc65970c6e4a1eb168bd190a18b047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ebb2e86dff9a6bd81b0d1cbc9b4c47c1cc65970c6e4a1eb168bd190a18b047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ebb2e86dff9a6bd81b0d1cbc9b4c47c1cc65970c6e4a1eb168bd190a18b047", kill_on_drop: false }` [INFO] [stdout] 10ebb2e86dff9a6bd81b0d1cbc9b4c47c1cc65970c6e4a1eb168bd190a18b047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+b3df56a65f9424a7f4af101091582f49cfc29286" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43ec808bee06badc081910bcb909288ff888b726eadbd3e5b1cf0ef528d17e9e [INFO] running `Command { std: "docker" "start" "-a" "43ec808bee06badc081910bcb909288ff888b726eadbd3e5b1cf0ef528d17e9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling ractor_cluster_derive v0.8.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking ractor v0.8.5 [INFO] [stderr] Compiling ractor_cluster v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "43ec808bee06badc081910bcb909288ff888b726eadbd3e5b1cf0ef528d17e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ec808bee06badc081910bcb909288ff888b726eadbd3e5b1cf0ef528d17e9e", kill_on_drop: false }` [INFO] [stdout] 43ec808bee06badc081910bcb909288ff888b726eadbd3e5b1cf0ef528d17e9e