[INFO] fetching crate mprober-lib 0.1.4... [INFO] checking mprober-lib-0.1.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate mprober-lib 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate mprober-lib 0.1.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mprober-lib 0.1.4 [INFO] finished tweaking crates.io crate mprober-lib 0.1.4 [INFO] tweaked toml for crates.io crate mprober-lib 0.1.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scanner-rust v2.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3312466714f360d36d13bd58cd0f43b0a0656583dc7ee835c6caf0d10d70d6f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3312466714f360d36d13bd58cd0f43b0a0656583dc7ee835c6caf0d10d70d6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3312466714f360d36d13bd58cd0f43b0a0656583dc7ee835c6caf0d10d70d6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3312466714f360d36d13bd58cd0f43b0a0656583dc7ee835c6caf0d10d70d6f7", kill_on_drop: false }` [INFO] [stdout] 3312466714f360d36d13bd58cd0f43b0a0656583dc7ee835c6caf0d10d70d6f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c730ce1223755cee25832a8bee3362be7028b2741658ef8498dacfeb23a1d8cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c730ce1223755cee25832a8bee3362be7028b2741658ef8498dacfeb23a1d8cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling enum-ordinalize v3.1.9 [INFO] [stderr] Compiling educe v0.4.14 [INFO] [stderr] Checking scanner-rust v2.0.14 [INFO] [stderr] Checking mprober-lib v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.77s [INFO] running `Command { std: "docker" "inspect" "c730ce1223755cee25832a8bee3362be7028b2741658ef8498dacfeb23a1d8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c730ce1223755cee25832a8bee3362be7028b2741658ef8498dacfeb23a1d8cc", kill_on_drop: false }` [INFO] [stdout] c730ce1223755cee25832a8bee3362be7028b2741658ef8498dacfeb23a1d8cc