[INFO] fetching crate janitor-service 0.1.40... [INFO] testing janitor-service-0.1.40 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate janitor-service 0.1.40 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate janitor-service 0.1.40 [INFO] finished tweaking crates.io crate janitor-service 0.1.40 [INFO] tweaked toml for crates.io crate janitor-service 0.1.40 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate janitor-service 0.1.40 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate janitor-service 0.1.40 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6196dc2907710733d67d0fb05d0e543fcf5cac94dc14d82c93297ab8234adb63 [INFO] running `Command { std: "docker" "start" "-a" "6196dc2907710733d67d0fb05d0e543fcf5cac94dc14d82c93297ab8234adb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6196dc2907710733d67d0fb05d0e543fcf5cac94dc14d82c93297ab8234adb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6196dc2907710733d67d0fb05d0e543fcf5cac94dc14d82c93297ab8234adb63", kill_on_drop: false }` [INFO] [stdout] 6196dc2907710733d67d0fb05d0e543fcf5cac94dc14d82c93297ab8234adb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a5dc900aa689b7e617ee00324445b45b4c1a11cbdc65926edbf4554f47616a [INFO] running `Command { std: "docker" "start" "-a" "22a5dc900aa689b7e617ee00324445b45b4c1a11cbdc65926edbf4554f47616a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ksni v0.2.2 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zvariant_utils v3.1.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling janitor-service v0.1.40 (/opt/rustwide/workdir) [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling notify-debouncer-mini v0.7.0 [INFO] [stderr] Compiling tray-item v0.10.0 [INFO] [stderr] Compiling zvariant_derive v5.2.0 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zvariant v5.2.0 [INFO] [stderr] Compiling single-instance v0.3.3 [INFO] [stderr] Compiling zbus_names v4.1.1 [INFO] [stderr] Compiling zbus_macros v5.3.0 [INFO] [stderr] Compiling zbus v5.3.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "22a5dc900aa689b7e617ee00324445b45b4c1a11cbdc65926edbf4554f47616a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a5dc900aa689b7e617ee00324445b45b4c1a11cbdc65926edbf4554f47616a", kill_on_drop: false }` [INFO] [stdout] 22a5dc900aa689b7e617ee00324445b45b4c1a11cbdc65926edbf4554f47616a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f0871334b11b75e0f619319527b59363f18c0110627dd0525dc43c32770cb08 [INFO] running `Command { std: "docker" "start" "-a" "3f0871334b11b75e0f619319527b59363f18c0110627dd0525dc43c32770cb08", kill_on_drop: false }` [INFO] [stderr] Compiling janitor-service v0.1.40 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "3f0871334b11b75e0f619319527b59363f18c0110627dd0525dc43c32770cb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0871334b11b75e0f619319527b59363f18c0110627dd0525dc43c32770cb08", kill_on_drop: false }` [INFO] [stdout] 3f0871334b11b75e0f619319527b59363f18c0110627dd0525dc43c32770cb08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15e90e996b0507b5527fdc4dbdc162a5e1bf0b02146960f63c8218c4cff456b0 [INFO] running `Command { std: "docker" "start" "-a" "15e90e996b0507b5527fdc4dbdc162a5e1bf0b02146960f63c8218c4cff456b0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/janitor_service-0824f6518c1a9502) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15e90e996b0507b5527fdc4dbdc162a5e1bf0b02146960f63c8218c4cff456b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e90e996b0507b5527fdc4dbdc162a5e1bf0b02146960f63c8218c4cff456b0", kill_on_drop: false }` [INFO] [stdout] 15e90e996b0507b5527fdc4dbdc162a5e1bf0b02146960f63c8218c4cff456b0