[INFO] cloning repository https://github.com/pshc/xkcdpass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pshc/xkcdpass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpshc%2Fxkcdpass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpshc%2Fxkcdpass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ebf7cbbe140cb28fd8abc8691d4c18339d970ce [INFO] checking pshc/xkcdpass against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpshc%2Fxkcdpass" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pshc/xkcdpass on toolchain ff47dd48ed0d02534055e0033cf766ce528f8ebc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pshc/xkcdpass [INFO] finished tweaking git repo https://github.com/pshc/xkcdpass [INFO] tweaked toml for git repo https://github.com/pshc/xkcdpass written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pshc/xkcdpass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1aa6df13fe1abc9beb4170ae6fe3980a8f844aa39eabe7efcbc615b9e5e9a9c [INFO] running `Command { std: "docker" "start" "-a" "d1aa6df13fe1abc9beb4170ae6fe3980a8f844aa39eabe7efcbc615b9e5e9a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1aa6df13fe1abc9beb4170ae6fe3980a8f844aa39eabe7efcbc615b9e5e9a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1aa6df13fe1abc9beb4170ae6fe3980a8f844aa39eabe7efcbc615b9e5e9a9c", kill_on_drop: false }` [INFO] [stdout] d1aa6df13fe1abc9beb4170ae6fe3980a8f844aa39eabe7efcbc615b9e5e9a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46dd0eb2daf415846acdd4178b97cbd2d4266fa516c30cb388c2d8d6712d848 [INFO] running `Command { std: "docker" "start" "-a" "a46dd0eb2daf415846acdd4178b97cbd2d4266fa516c30cb388c2d8d6712d848", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking randompassword v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "a46dd0eb2daf415846acdd4178b97cbd2d4266fa516c30cb388c2d8d6712d848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46dd0eb2daf415846acdd4178b97cbd2d4266fa516c30cb388c2d8d6712d848", kill_on_drop: false }` [INFO] [stdout] a46dd0eb2daf415846acdd4178b97cbd2d4266fa516c30cb388c2d8d6712d848