[INFO] cloning repository https://github.com/lujjjh/biu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lujjjh/biu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fbiu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fbiu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 593250397abc2863ae05ae9a3d50a9d6d67a0e5c [INFO] checking lujjjh/biu against try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flujjjh%2Fbiu" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lujjjh/biu on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lujjjh/biu [INFO] finished tweaking git repo https://github.com/lujjjh/biu [INFO] tweaked toml for git repo https://github.com/lujjjh/biu written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lujjjh/biu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3253df596f34ece2f5710ce870bb88d48c5cce592adb808139ea48ff14694f4a [INFO] running `Command { std: "docker" "start" "-a" "3253df596f34ece2f5710ce870bb88d48c5cce592adb808139ea48ff14694f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3253df596f34ece2f5710ce870bb88d48c5cce592adb808139ea48ff14694f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3253df596f34ece2f5710ce870bb88d48c5cce592adb808139ea48ff14694f4a", kill_on_drop: false }` [INFO] [stdout] 3253df596f34ece2f5710ce870bb88d48c5cce592adb808139ea48ff14694f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81db778fe5493cc3893002c2149c770a4597fead3c2893b8023d418cf414b58 [INFO] running `Command { std: "docker" "start" "-a" "f81db778fe5493cc3893002c2149c770a4597fead3c2893b8023d418cf414b58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling rusty_v8 v0.25.3 [INFO] [stderr] Checking biu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "f81db778fe5493cc3893002c2149c770a4597fead3c2893b8023d418cf414b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81db778fe5493cc3893002c2149c770a4597fead3c2893b8023d418cf414b58", kill_on_drop: false }` [INFO] [stdout] f81db778fe5493cc3893002c2149c770a4597fead3c2893b8023d418cf414b58