[INFO] fetching crate stochasta 0.8.2... [INFO] checking stochasta-0.8.2 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate stochasta 0.8.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate stochasta 0.8.2 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stochasta 0.8.2 [INFO] finished tweaking crates.io crate stochasta 0.8.2 [INFO] tweaked toml for crates.io crate stochasta 0.8.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate stochasta 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893ff1e0bc2f70c18fba6eee83355e6a3794400d91f037feccc89fd5aac63b35 [INFO] running `Command { std: "docker" "start" "-a" "893ff1e0bc2f70c18fba6eee83355e6a3794400d91f037feccc89fd5aac63b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893ff1e0bc2f70c18fba6eee83355e6a3794400d91f037feccc89fd5aac63b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893ff1e0bc2f70c18fba6eee83355e6a3794400d91f037feccc89fd5aac63b35", kill_on_drop: false }` [INFO] [stdout] 893ff1e0bc2f70c18fba6eee83355e6a3794400d91f037feccc89fd5aac63b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfdc2d3ded2d07eb756bd22e5100fa9d876315a08cab86d288fe3abd894448c5 [INFO] running `Command { std: "docker" "start" "-a" "dfdc2d3ded2d07eb756bd22e5100fa9d876315a08cab86d288fe3abd894448c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking enumset v1.1.2 [INFO] [stderr] Checking stochasta v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s [INFO] running `Command { std: "docker" "inspect" "dfdc2d3ded2d07eb756bd22e5100fa9d876315a08cab86d288fe3abd894448c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfdc2d3ded2d07eb756bd22e5100fa9d876315a08cab86d288fe3abd894448c5", kill_on_drop: false }` [INFO] [stdout] dfdc2d3ded2d07eb756bd22e5100fa9d876315a08cab86d288fe3abd894448c5