[INFO] cloning repository https://github.com/KevinBalz/meku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinBalz/meku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinBalz%2Fmeku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinBalz%2Fmeku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e95ba6c5148fa584c2ab55b6adeb92ff53e92a [INFO] checking KevinBalz/meku against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinBalz%2Fmeku" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevinBalz/meku on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KevinBalz/meku [INFO] finished tweaking git repo https://github.com/KevinBalz/meku [INFO] tweaked toml for git repo https://github.com/KevinBalz/meku written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/KevinBalz/meku already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1423d907c18dd55b6a4459248e7ac4e855321dfeb9aed002e5144a6492412a8e [INFO] running `Command { std: "docker" "start" "-a" "1423d907c18dd55b6a4459248e7ac4e855321dfeb9aed002e5144a6492412a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1423d907c18dd55b6a4459248e7ac4e855321dfeb9aed002e5144a6492412a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1423d907c18dd55b6a4459248e7ac4e855321dfeb9aed002e5144a6492412a8e", kill_on_drop: false }` [INFO] [stdout] 1423d907c18dd55b6a4459248e7ac4e855321dfeb9aed002e5144a6492412a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d780e1f0872faaef5103cb35a5bdb86589c2cf64b2e42d0c587b47b7240a368e [INFO] running `Command { std: "docker" "start" "-a" "d780e1f0872faaef5103cb35a5bdb86589c2cf64b2e42d0c587b47b7240a368e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.10 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking ansi_term v0.7.2 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking strsim v0.4.1 [INFO] [stderr] Checking regex-syntax v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking yaml-rust v0.3.2 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking clap v2.3.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.3 [INFO] [stderr] Checking aho-corasick v0.5.1 [INFO] [stderr] Checking tempdir v0.3.4 [INFO] [stderr] Checking regex v0.1.66 [INFO] [stderr] Checking meku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.58s [INFO] running `Command { std: "docker" "inspect" "d780e1f0872faaef5103cb35a5bdb86589c2cf64b2e42d0c587b47b7240a368e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d780e1f0872faaef5103cb35a5bdb86589c2cf64b2e42d0c587b47b7240a368e", kill_on_drop: false }` [INFO] [stdout] d780e1f0872faaef5103cb35a5bdb86589c2cf64b2e42d0c587b47b7240a368e