[INFO] fetching crate teensy-cms 0.1.0-alpha6... [INFO] testing teensy-cms-0.1.0-alpha6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate teensy-cms 0.1.0-alpha6 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate teensy-cms 0.1.0-alpha6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate teensy-cms 0.1.0-alpha6 [INFO] tweaked toml for crates.io crate teensy-cms 0.1.0-alpha6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate teensy-cms 0.1.0-alpha6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate teensy-cms 0.1.0-alpha6 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded impl-more v0.1.8 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded actix-server v2.5.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded actix-http v3.9.0 [INFO] [stderr] Downloaded actix-web v4.9.0 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f144b8fe91d19897c0bf603749bb23c70e15273f6321c0c699f36ebed3a91130 [INFO] running `Command { std: "docker" "start" "-a" "f144b8fe91d19897c0bf603749bb23c70e15273f6321c0c699f36ebed3a91130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f144b8fe91d19897c0bf603749bb23c70e15273f6321c0c699f36ebed3a91130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f144b8fe91d19897c0bf603749bb23c70e15273f6321c0c699f36ebed3a91130", kill_on_drop: false }` [INFO] [stdout] f144b8fe91d19897c0bf603749bb23c70e15273f6321c0c699f36ebed3a91130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 778cff991c61106128f2b3942d4e4f040f4061a5ab71a77c297ec78712b983ed [INFO] running `Command { std: "docker" "start" "-a" "778cff991c61106128f2b3942d4e4f040f4061a5ab71a77c297ec78712b983ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling teensy-cms v0.1.0-alpha6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `Command { std: "docker" "inspect" "778cff991c61106128f2b3942d4e4f040f4061a5ab71a77c297ec78712b983ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778cff991c61106128f2b3942d4e4f040f4061a5ab71a77c297ec78712b983ed", kill_on_drop: false }` [INFO] [stdout] 778cff991c61106128f2b3942d4e4f040f4061a5ab71a77c297ec78712b983ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a [INFO] running `Command { std: "docker" "start" "-a" "b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a", 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-b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a.scope" (properties [{Name:Description Value:"libcontainer container b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [3510515]} {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" "b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a", kill_on_drop: false }` [INFO] [stdout] b2e0a0bae548207eac5c485bda870ae8fbd24ee47d03baf074c45ba5bf88113a