[INFO] cloning repository https://github.com/fhke/derive-box-dyn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fhke/derive-box-dyn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhke%2Fderive-box-dyn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhke%2Fderive-box-dyn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 187fdcb2e9c6a1c335c300b6afa400e17fe6567c
[INFO] checking fhke/derive-box-dyn against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhke%2Fderive-box-dyn" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fhke/derive-box-dyn on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fhke/derive-box-dyn
[INFO] finished tweaking git repo https://github.com/fhke/derive-box-dyn
[INFO] tweaked toml for git repo https://github.com/fhke/derive-box-dyn written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fhke/derive-box-dyn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa1565b6160021c51d4762f9d9f6c42e227a96e79618c217e4399bfbceacd659
[INFO] running `Command { std: "docker" "start" "-a" "aa1565b6160021c51d4762f9d9f6c42e227a96e79618c217e4399bfbceacd659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa1565b6160021c51d4762f9d9f6c42e227a96e79618c217e4399bfbceacd659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1565b6160021c51d4762f9d9f6c42e227a96e79618c217e4399bfbceacd659", kill_on_drop: false }`
[INFO] [stdout] aa1565b6160021c51d4762f9d9f6c42e227a96e79618c217e4399bfbceacd659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c54e2c026948528eb4555719e1634205b5f34a283428542fcd8298138728f14
[INFO] running `Command { std: "docker" "start" "-a" "3c54e2c026948528eb4555719e1634205b5f34a283428542fcd8298138728f14", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target" to rootfs at "/opt/rustwide/target": mkdir /var/lib/docker/overlay2/3208865e5ac326a62734ea4aae03b2f5603b43f593c41681b485d4f9a2ac5dc1/merged/opt/rustwide/target: no space left on device: unknown
[INFO] running `Command { std: "docker" "inspect" "3c54e2c026948528eb4555719e1634205b5f34a283428542fcd8298138728f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c54e2c026948528eb4555719e1634205b5f34a283428542fcd8298138728f14", kill_on_drop: false }`
[INFO] [stdout] 3c54e2c026948528eb4555719e1634205b5f34a283428542fcd8298138728f14
