[INFO] cloning repository https://github.com/martinbaillie/vaultsign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinbaillie/vaultsign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbaillie%2Fvaultsign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbaillie%2Fvaultsign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac80b500f823f35317a776ba43c1772a0b52b512 [INFO] checking martinbaillie/vaultsign against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbaillie%2Fvaultsign" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martinbaillie/vaultsign on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/martinbaillie/vaultsign [INFO] finished tweaking git repo https://github.com/martinbaillie/vaultsign [INFO] tweaked toml for git repo https://github.com/martinbaillie/vaultsign written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/martinbaillie/vaultsign already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c500017408ee4f6864c0f0719a7bbc3589029d3ddf0417caec6b77d8591506 [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" "e1c500017408ee4f6864c0f0719a7bbc3589029d3ddf0417caec6b77d8591506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c500017408ee4f6864c0f0719a7bbc3589029d3ddf0417caec6b77d8591506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c500017408ee4f6864c0f0719a7bbc3589029d3ddf0417caec6b77d8591506", kill_on_drop: false }` [INFO] [stdout] e1c500017408ee4f6864c0f0719a7bbc3589029d3ddf0417caec6b77d8591506 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--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] c1afad41ad5b6d65bb9bab2e4874dff47615434fd8114dbee970d7f10d2d3488 [INFO] running `Command { std: "docker" "start" "-a" "c1afad41ad5b6d65bb9bab2e4874dff47615434fd8114dbee970d7f10d2d3488", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling hyper-openssl v0.8.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking vaultsign v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "c1afad41ad5b6d65bb9bab2e4874dff47615434fd8114dbee970d7f10d2d3488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1afad41ad5b6d65bb9bab2e4874dff47615434fd8114dbee970d7f10d2d3488", kill_on_drop: false }` [INFO] [stdout] c1afad41ad5b6d65bb9bab2e4874dff47615434fd8114dbee970d7f10d2d3488