[INFO] cloning repository https://github.com/nihaals/python-version-tamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nihaals/python-version-tamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihaals%2Fpython-version-tamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihaals%2Fpython-version-tamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d2fa9a9066a63e605222005340f48b93369857 [INFO] checking nihaals/python-version-tamer against master#d5833423a02e2373c5e3cceb238fb19192cd82f8 for pr-108981 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihaals%2Fpython-version-tamer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nihaals/python-version-tamer on toolchain d5833423a02e2373c5e3cceb238fb19192cd82f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5833423a02e2373c5e3cceb238fb19192cd82f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nihaals/python-version-tamer [INFO] finished tweaking git repo https://github.com/nihaals/python-version-tamer [INFO] tweaked toml for git repo https://github.com/nihaals/python-version-tamer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nihaals/python-version-tamer 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" "+d5833423a02e2373c5e3cceb238fb19192cd82f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete_fig v3.1.5 [INFO] [stderr] Downloaded clap_complete_command v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+d5833423a02e2373c5e3cceb238fb19192cd82f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f9ea787cd09e64537e359a26bdc3a0ba2300a0548d7274f39833a2fc086342b [INFO] running `Command { std: "docker" "start" "-a" "3f9ea787cd09e64537e359a26bdc3a0ba2300a0548d7274f39833a2fc086342b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f9ea787cd09e64537e359a26bdc3a0ba2300a0548d7274f39833a2fc086342b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9ea787cd09e64537e359a26bdc3a0ba2300a0548d7274f39833a2fc086342b", kill_on_drop: false }` [INFO] [stdout] 3f9ea787cd09e64537e359a26bdc3a0ba2300a0548d7274f39833a2fc086342b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+d5833423a02e2373c5e3cceb238fb19192cd82f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac7da59229829997e324ad305889ec649f9328bd75d60ce786c32c05df0110e [INFO] running `Command { std: "docker" "start" "-a" "6ac7da59229829997e324ad305889ec649f9328bd75d60ce786c32c05df0110e", kill_on_drop: false }` [INFO] [stderr] time="2023-03-11T06:19:32Z" level=error msg="error waiting for container: context canceled" [INFO] [stderr] Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: unable to set unit properties: Message recipient disconnected from message bus without replying: unknown [INFO] running `Command { std: "docker" "inspect" "6ac7da59229829997e324ad305889ec649f9328bd75d60ce786c32c05df0110e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac7da59229829997e324ad305889ec649f9328bd75d60ce786c32c05df0110e", kill_on_drop: false }` [INFO] [stdout] 6ac7da59229829997e324ad305889ec649f9328bd75d60ce786c32c05df0110e