[INFO] cloning repository https://github.com/dmmuir/whoops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmmuir/whoops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmmuir%2Fwhoops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmmuir%2Fwhoops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 417939e7e6e048945b59980cebbce689f0734144 [INFO] checking dmmuir/whoops against try#e251c42c969d6f8dbaae00e1028489c3a29f8789 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmmuir%2Fwhoops" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmmuir/whoops on toolchain e251c42c969d6f8dbaae00e1028489c3a29f8789 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmmuir/whoops [INFO] finished tweaking git repo https://github.com/dmmuir/whoops [INFO] tweaked toml for git repo https://github.com/dmmuir/whoops written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dmmuir/whoops already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c9bd45467e598a05b600001f92e7da74ef4c5db782aab7187422966faab38b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c9bd45467e598a05b600001f92e7da74ef4c5db782aab7187422966faab38b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c9bd45467e598a05b600001f92e7da74ef4c5db782aab7187422966faab38b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9bd45467e598a05b600001f92e7da74ef4c5db782aab7187422966faab38b1", kill_on_drop: false }` [INFO] [stdout] 7c9bd45467e598a05b600001f92e7da74ef4c5db782aab7187422966faab38b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe803698c0752e9ba5d9b2aee9ca1ed714296b016140f980be03722e0de7aba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fe803698c0752e9ba5d9b2aee9ca1ed714296b016140f980be03722e0de7aba", kill_on_drop: false }` [INFO] [stderr] Checking whoops v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "8fe803698c0752e9ba5d9b2aee9ca1ed714296b016140f980be03722e0de7aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe803698c0752e9ba5d9b2aee9ca1ed714296b016140f980be03722e0de7aba", kill_on_drop: false }` [INFO] [stdout] 8fe803698c0752e9ba5d9b2aee9ca1ed714296b016140f980be03722e0de7aba