[INFO] cloning repository https://github.com/itmo/cura [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itmo/cura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo%2Fcura", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo%2Fcura'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 494e63241e74f9545af4cfa2735f38bc41137f4d [INFO] checking itmo/cura against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitmo%2Fcura" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itmo/cura [INFO] finished tweaking git repo https://github.com/itmo/cura [INFO] tweaked toml for git repo https://github.com/itmo/cura written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itmo/cura on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itmo/cura 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f1e599f6477e1db5f8e17e0db1213dfc65a16a1f7d6ccda66c18b0a3eb9cb26 [INFO] running `Command { std: "docker" "start" "-a" "6f1e599f6477e1db5f8e17e0db1213dfc65a16a1f7d6ccda66c18b0a3eb9cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f1e599f6477e1db5f8e17e0db1213dfc65a16a1f7d6ccda66c18b0a3eb9cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1e599f6477e1db5f8e17e0db1213dfc65a16a1f7d6ccda66c18b0a3eb9cb26", kill_on_drop: false }` [INFO] [stdout] 6f1e599f6477e1db5f8e17e0db1213dfc65a16a1f7d6ccda66c18b0a3eb9cb26 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed [INFO] running `Command { std: "docker" "start" "-a" "5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed", 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-5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed.scope" (properties [{Name:Description Value:"libcontainer container 5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [1076490]} {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" "5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed", kill_on_drop: false }` [INFO] [stdout] 5e860ed69e39d09e134193eeda8fd3e8cd7142b1c692e2bcbdf1aac2b2c3b5ed