[INFO] cloning repository https://github.com/EdwardsBrothers/fusion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdwardsBrothers/fusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardsBrothers%2Ffusion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardsBrothers%2Ffusion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6473b4edf892ad6adc0b86630d71adb9a7471a9b [INFO] checking EdwardsBrothers/fusion against try#b2686d78d0034bb3435b348d5a63910b074a1990 for pr-104429 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdwardsBrothers%2Ffusion" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdwardsBrothers/fusion on toolchain b2686d78d0034bb3435b348d5a63910b074a1990 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EdwardsBrothers/fusion [INFO] finished tweaking git repo https://github.com/EdwardsBrothers/fusion [INFO] tweaked toml for git repo https://github.com/EdwardsBrothers/fusion written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/EdwardsBrothers/fusion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f26620b76b7b9786b9da4c6cbfd4e0da0517cc11803c601596c20a7c35a1eba [INFO] running `Command { std: "docker" "start" "-a" "0f26620b76b7b9786b9da4c6cbfd4e0da0517cc11803c601596c20a7c35a1eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f26620b76b7b9786b9da4c6cbfd4e0da0517cc11803c601596c20a7c35a1eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f26620b76b7b9786b9da4c6cbfd4e0da0517cc11803c601596c20a7c35a1eba", kill_on_drop: false }` [INFO] [stdout] 0f26620b76b7b9786b9da4c6cbfd4e0da0517cc11803c601596c20a7c35a1eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58c8ec8bf8547f0c601d13ab02624f613b53b2deb5ac36a01dd3700ef71c15b [INFO] running `Command { std: "docker" "start" "-a" "d58c8ec8bf8547f0c601d13ab02624f613b53b2deb5ac36a01dd3700ef71c15b", kill_on_drop: false }` [INFO] [stderr] Checking quaternion v0.1.0 (/opt/rustwide/workdir/quaternion) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "d58c8ec8bf8547f0c601d13ab02624f613b53b2deb5ac36a01dd3700ef71c15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58c8ec8bf8547f0c601d13ab02624f613b53b2deb5ac36a01dd3700ef71c15b", kill_on_drop: false }` [INFO] [stdout] d58c8ec8bf8547f0c601d13ab02624f613b53b2deb5ac36a01dd3700ef71c15b