[INFO] cloning repository https://github.com/LightningCreations/lc-login [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LightningCreations/lc-login" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-login", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-login'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c05bf6536bf8586be0d552e5431432e0918d1c3 [INFO] checking LightningCreations/lc-login against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightningCreations%2Flc-login" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LightningCreations/lc-login on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LightningCreations/lc-login [INFO] finished tweaking git repo https://github.com/LightningCreations/lc-login [INFO] tweaked toml for git repo https://github.com/LightningCreations/lc-login written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/LightningCreations/lc-login already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b4378f1fba6a114ea2620fee0080e83454733696991ebb577e837b0e3917ddb [INFO] running `Command { std: "docker" "start" "-a" "2b4378f1fba6a114ea2620fee0080e83454733696991ebb577e837b0e3917ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b4378f1fba6a114ea2620fee0080e83454733696991ebb577e837b0e3917ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4378f1fba6a114ea2620fee0080e83454733696991ebb577e837b0e3917ddb", kill_on_drop: false }` [INFO] [stdout] 2b4378f1fba6a114ea2620fee0080e83454733696991ebb577e837b0e3917ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e75fb460fbd6e1eb008ad6d9037d4b5b401fed336daaef41305a3763cd58ee9 [INFO] running `Command { std: "docker" "start" "-a" "4e75fb460fbd6e1eb008ad6d9037d4b5b401fed336daaef41305a3763cd58ee9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Checking fake-enum v0.1.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking unshare v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking install-dirs v0.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lc-login v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.38s [INFO] running `Command { std: "docker" "inspect" "4e75fb460fbd6e1eb008ad6d9037d4b5b401fed336daaef41305a3763cd58ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e75fb460fbd6e1eb008ad6d9037d4b5b401fed336daaef41305a3763cd58ee9", kill_on_drop: false }` [INFO] [stdout] 4e75fb460fbd6e1eb008ad6d9037d4b5b401fed336daaef41305a3763cd58ee9