[INFO] fetching crate secret-keeper-prompt 0.3.4... [INFO] checking secret-keeper-prompt-0.3.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate secret-keeper-prompt 0.3.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate secret-keeper-prompt 0.3.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 secret-keeper-prompt 0.3.4 [INFO] finished tweaking crates.io crate secret-keeper-prompt 0.3.4 [INFO] tweaked toml for crates.io crate secret-keeper-prompt 0.3.4 written to /workspace/builds/worker-6/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded rpassword v4.0.5 [INFO] [stderr] Downloaded poly1305 v0.6.2 [INFO] [stderr] Downloaded lz-fear v0.1.1 [INFO] [stderr] Downloaded pbkdf2 v0.4.0 [INFO] [stderr] Downloaded secret-keeper v0.3.5 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d3247bd3fdb4ad0029731ea4e396d47696b9c98d30164162f24d49c15d4d605 [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" "4d3247bd3fdb4ad0029731ea4e396d47696b9c98d30164162f24d49c15d4d605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d3247bd3fdb4ad0029731ea4e396d47696b9c98d30164162f24d49c15d4d605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3247bd3fdb4ad0029731ea4e396d47696b9c98d30164162f24d49c15d4d605", kill_on_drop: false }` [INFO] [stdout] 4d3247bd3fdb4ad0029731ea4e396d47696b9c98d30164162f24d49c15d4d605 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56ce7813056b45a89f6ca728ee8c850250e3e035ac6fd9777e92d199ffba54f3 [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" "56ce7813056b45a89f6ca728ee8c850250e3e035ac6fd9777e92d199ffba54f3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking heapless v0.5.6 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking lz-fear v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking secret-keeper v0.3.5 [INFO] [stderr] Checking secret-keeper-prompt v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "56ce7813056b45a89f6ca728ee8c850250e3e035ac6fd9777e92d199ffba54f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ce7813056b45a89f6ca728ee8c850250e3e035ac6fd9777e92d199ffba54f3", kill_on_drop: false }` [INFO] [stdout] 56ce7813056b45a89f6ca728ee8c850250e3e035ac6fd9777e92d199ffba54f3