[INFO] cloning repository https://github.com/rust-lang/promote-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/promote-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fpromote-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fpromote-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eb3f1512b11e13c78fd7376da64f47df1eb52dd [INFO] testing rust-lang/promote-release against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Fpromote-release" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang/promote-release on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-lang/promote-release [INFO] finished tweaking git repo https://github.com/rust-lang/promote-release [INFO] tweaked toml for git repo https://github.com/rust-lang/promote-release written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang/promote-release already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] f7fc29d29f7aaa23d3bb57ed2ae6dc92533644d799e22da187a866e8a9de66d8 [INFO] running `Command { std: "docker" "start" "-a" "f7fc29d29f7aaa23d3bb57ed2ae6dc92533644d799e22da187a866e8a9de66d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fc29d29f7aaa23d3bb57ed2ae6dc92533644d799e22da187a866e8a9de66d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fc29d29f7aaa23d3bb57ed2ae6dc92533644d799e22da187a866e8a9de66d8", kill_on_drop: false }` [INFO] [stdout] f7fc29d29f7aaa23d3bb57ed2ae6dc92533644d799e22da187a866e8a9de66d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d6c32f6e9af0db0926b41609c1905511bb3a0dd13e560a1865aa31c4cb4a3c4 [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" "0d6c32f6e9af0db0926b41609c1905511bb3a0dd13e560a1865aa31c4cb4a3c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling promote-release v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling ed25519 v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling twofish v0.4.0 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling cast5 v0.8.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cfb-mode v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling pgp v0.7.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "0d6c32f6e9af0db0926b41609c1905511bb3a0dd13e560a1865aa31c4cb4a3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6c32f6e9af0db0926b41609c1905511bb3a0dd13e560a1865aa31c4cb4a3c4", kill_on_drop: false }` [INFO] [stdout] 0d6c32f6e9af0db0926b41609c1905511bb3a0dd13e560a1865aa31c4cb4a3c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", 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] a9adf5bf3648ac1efb6699721c47beb6addc5f7a7c0b4f9be7a9aa7ddede82df [INFO] running `Command { std: "docker" "start" "-a" "a9adf5bf3648ac1efb6699721c47beb6addc5f7a7c0b4f9be7a9aa7ddede82df", kill_on_drop: false }` [INFO] [stderr] Compiling promote-release v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "a9adf5bf3648ac1efb6699721c47beb6addc5f7a7c0b4f9be7a9aa7ddede82df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9adf5bf3648ac1efb6699721c47beb6addc5f7a7c0b4f9be7a9aa7ddede82df", kill_on_drop: false }` [INFO] [stdout] a9adf5bf3648ac1efb6699721c47beb6addc5f7a7c0b4f9be7a9aa7ddede82df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d21d9efa1582245a2dd72be6420cd1ec713d12316c38a1e8474f34a94a28ab5c [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" "d21d9efa1582245a2dd72be6420cd1ec713d12316c38a1e8474f34a94a28ab5c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/promote_release-353153e02cf2e4e1 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d21d9efa1582245a2dd72be6420cd1ec713d12316c38a1e8474f34a94a28ab5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21d9efa1582245a2dd72be6420cd1ec713d12316c38a1e8474f34a94a28ab5c", kill_on_drop: false }` [INFO] [stdout] d21d9efa1582245a2dd72be6420cd1ec713d12316c38a1e8474f34a94a28ab5c