[INFO] cloning repository https://github.com/mlindegarde/build-your-own-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlindegarde/build-your-own-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde%2Fbuild-your-own-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde%2Fbuild-your-own-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adfc051917d88bc41c6fe45d7230c3792582e5de [INFO] checking mlindegarde/build-your-own-interpreter against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde%2Fbuild-your-own-interpreter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlindegarde/build-your-own-interpreter on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlindegarde/build-your-own-interpreter [INFO] finished tweaking git repo https://github.com/mlindegarde/build-your-own-interpreter [INFO] tweaked toml for git repo https://github.com/mlindegarde/build-your-own-interpreter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mlindegarde/build-your-own-interpreter 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f88a90f909d3b65bc61c36d725d2d463a3177f2299eba848decc072f24cf32d [INFO] running `Command { std: "docker" "start" "-a" "2f88a90f909d3b65bc61c36d725d2d463a3177f2299eba848decc072f24cf32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f88a90f909d3b65bc61c36d725d2d463a3177f2299eba848decc072f24cf32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f88a90f909d3b65bc61c36d725d2d463a3177f2299eba848decc072f24cf32d", kill_on_drop: false }` [INFO] [stdout] 2f88a90f909d3b65bc61c36d725d2d463a3177f2299eba848decc072f24cf32d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f [INFO] running `Command { std: "docker" "start" "-a" "3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f", 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: unable to apply cgroup configuration: unable to start unit "docker-3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f.scope" (properties [{Name:Description Value:"libcontainer container 3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [1113773]} {Name:MemoryAccounting Value:true} {Name:CPUAccounting Value:true} {Name:IOAccounting Value:true} {Name:TasksAccounting Value:true} {Name:DefaultDependencies Value:false}]): Message recipient disconnected from message bus without replying: unknown [INFO] running `Command { std: "docker" "inspect" "3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f", kill_on_drop: false }` [INFO] [stdout] 3573f26c2021f2c74f561aca8823817e8ca574eae8109c36d2577de10427c21f