[INFO] fetching crate cargo-release 0.16.3... [INFO] building cargo-release-0.16.3 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate cargo-release 0.16.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cargo-release 0.16.3 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-release 0.16.3 [INFO] finished tweaking crates.io crate cargo-release 0.16.3 [INFO] tweaked toml for crates.io crate cargo-release 0.16.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cargo-release 0.16.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1a01c736ebfcd0fa70154a849c0fd987cefba65cf3dd7995bbcd43f97db760c [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" "f1a01c736ebfcd0fa70154a849c0fd987cefba65cf3dd7995bbcd43f97db760c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1a01c736ebfcd0fa70154a849c0fd987cefba65cf3dd7995bbcd43f97db760c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a01c736ebfcd0fa70154a849c0fd987cefba65cf3dd7995bbcd43f97db760c", kill_on_drop: false }` [INFO] [stdout] f1a01c736ebfcd0fa70154a849c0fd987cefba65cf3dd7995bbcd43f97db760c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b7f3b0616f2bb309edacd2aaaa9b6d33d4e56482abff2eb26b3a70afd4be43 [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" "b2b7f3b0616f2bb309edacd2aaaa9b6d33d4e56482abff2eb26b3a70afd4be43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling toml_edit v0.2.1 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling clap-cargo v0.5.0 [INFO] [stderr] Compiling cargo-release v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "b2b7f3b0616f2bb309edacd2aaaa9b6d33d4e56482abff2eb26b3a70afd4be43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b7f3b0616f2bb309edacd2aaaa9b6d33d4e56482abff2eb26b3a70afd4be43", kill_on_drop: false }` [INFO] [stdout] b2b7f3b0616f2bb309edacd2aaaa9b6d33d4e56482abff2eb26b3a70afd4be43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a4b1b2dacefa2e9e23b8f6fd0fbb6526c1931ab213a3f8ae318b766eeae9b5a [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" "4a4b1b2dacefa2e9e23b8f6fd0fbb6526c1931ab213a3f8ae318b766eeae9b5a", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling assert_fs v1.0.3 [INFO] [stderr] Compiling cargo-release v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "4a4b1b2dacefa2e9e23b8f6fd0fbb6526c1931ab213a3f8ae318b766eeae9b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4b1b2dacefa2e9e23b8f6fd0fbb6526c1931ab213a3f8ae318b766eeae9b5a", kill_on_drop: false }` [INFO] [stdout] 4a4b1b2dacefa2e9e23b8f6fd0fbb6526c1931ab213a3f8ae318b766eeae9b5a