[INFO] fetching crate cargo-chef 0.1.20... [INFO] testing cargo-chef-0.1.20 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate cargo-chef 0.1.20 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cargo-chef 0.1.20 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-chef 0.1.20 [INFO] finished tweaking crates.io crate cargo-chef 0.1.20 [INFO] tweaked toml for crates.io crate cargo-chef 0.1.20 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cargo-chef 0.1.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bf760d201571e07519607648cac4e5375d8f721d48e311441e6a6160651356e [INFO] running `Command { std: "docker" "start" "-a" "9bf760d201571e07519607648cac4e5375d8f721d48e311441e6a6160651356e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bf760d201571e07519607648cac4e5375d8f721d48e311441e6a6160651356e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf760d201571e07519607648cac4e5375d8f721d48e311441e6a6160651356e", kill_on_drop: false }` [INFO] [stdout] 9bf760d201571e07519607648cac4e5375d8f721d48e311441e6a6160651356e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd1920f91b840ba2a94e3d61dabcd6ecde1e425b8c3ac6888c7b79c4d18b47a6 [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" "dd1920f91b840ba2a94e3d61dabcd6ecde1e425b8c3ac6888c7b79c4d18b47a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cargo-manifest v0.2.4 [INFO] [stderr] Compiling cargo-chef v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.59s [INFO] running `Command { std: "docker" "inspect" "dd1920f91b840ba2a94e3d61dabcd6ecde1e425b8c3ac6888c7b79c4d18b47a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1920f91b840ba2a94e3d61dabcd6ecde1e425b8c3ac6888c7b79c4d18b47a6", kill_on_drop: false }` [INFO] [stdout] dd1920f91b840ba2a94e3d61dabcd6ecde1e425b8c3ac6888c7b79c4d18b47a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ecff170cc6ae3c7dc85d41dc55deb138fe2fa43963b8d35dc879935c7108e30 [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" "1ecff170cc6ae3c7dc85d41dc55deb138fe2fa43963b8d35dc879935c7108e30", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling cargo-chef v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.02s [INFO] running `Command { std: "docker" "inspect" "1ecff170cc6ae3c7dc85d41dc55deb138fe2fa43963b8d35dc879935c7108e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecff170cc6ae3c7dc85d41dc55deb138fe2fa43963b8d35dc879935c7108e30", kill_on_drop: false }` [INFO] [stdout] 1ecff170cc6ae3c7dc85d41dc55deb138fe2fa43963b8d35dc879935c7108e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa65a3e8261e005b9b1e530f5c2a52612efff2b0cd9ff3089e5f0105884999b7 [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" "fa65a3e8261e005b9b1e530f5c2a52612efff2b0cd9ff3089e5f0105884999b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chef-1186da67a1f770ff) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_chef-e7194b493699e34c) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests chef [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa65a3e8261e005b9b1e530f5c2a52612efff2b0cd9ff3089e5f0105884999b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa65a3e8261e005b9b1e530f5c2a52612efff2b0cd9ff3089e5f0105884999b7", kill_on_drop: false }` [INFO] [stdout] fa65a3e8261e005b9b1e530f5c2a52612efff2b0cd9ff3089e5f0105884999b7