[INFO] cloning repository https://github.com/sunplex07/ndfr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunplex07/ndfr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53343ab2d8bb7276664b054066f171155f88e45a [INFO] testing sunplex07/ndfr against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr" "/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/sunplex07/ndfr [INFO] finished tweaking git repo https://github.com/sunplex07/ndfr [INFO] tweaked toml for git repo https://github.com/sunplex07/ndfr written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunplex07/ndfr on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunplex07/ndfr 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17dd0daee257b5b631d7c19d08dc024f6ada5f0da48469db4c22c47f5100fd90 [INFO] running `Command { std: "docker" "start" "-a" "17dd0daee257b5b631d7c19d08dc024f6ada5f0da48469db4c22c47f5100fd90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17dd0daee257b5b631d7c19d08dc024f6ada5f0da48469db4c22c47f5100fd90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dd0daee257b5b631d7c19d08dc024f6ada5f0da48469db4c22c47f5100fd90", kill_on_drop: false }` [INFO] [stdout] 17dd0daee257b5b631d7c19d08dc024f6ada5f0da48469db4c22c47f5100fd90 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbb77d2651ea31905423116484668b3af681360a854c13e29186236c4d05c4c [INFO] running `Command { std: "docker" "start" "-a" "6cbb77d2651ea31905423116484668b3af681360a854c13e29186236c4d05c4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg-expr v0.20.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling input-linux-sys v0.9.0 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling from_variants v1.0.2 [INFO] [stderr] Compiling drm-ffi v0.7.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling drm v0.11.1 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling input-linux v0.7.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling zbus_macros v5.8.0 [INFO] [stderr] Compiling zbus v5.8.0 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling dfr_daemon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "6cbb77d2651ea31905423116484668b3af681360a854c13e29186236c4d05c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbb77d2651ea31905423116484668b3af681360a854c13e29186236c4d05c4c", kill_on_drop: false }` [INFO] [stdout] 6cbb77d2651ea31905423116484668b3af681360a854c13e29186236c4d05c4c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d54d9323cfd39ee900c87b9673bc76b853239ce8fa1f9ecd885e065a3183a4f [INFO] running `Command { std: "docker" "start" "-a" "3d54d9323cfd39ee900c87b9673bc76b853239ce8fa1f9ecd885e065a3183a4f", kill_on_drop: false }` [INFO] [stderr] Compiling dfr_daemon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "3d54d9323cfd39ee900c87b9673bc76b853239ce8fa1f9ecd885e065a3183a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d54d9323cfd39ee900c87b9673bc76b853239ce8fa1f9ecd885e065a3183a4f", kill_on_drop: false }` [INFO] [stdout] 3d54d9323cfd39ee900c87b9673bc76b853239ce8fa1f9ecd885e065a3183a4f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9593d7b3b0aedb84e9daae839ec444d390b689b6ef6456bd4e4d54fcec9db4b [INFO] running `Command { std: "docker" "start" "-a" "d9593d7b3b0aedb84e9daae839ec444d390b689b6ef6456bd4e4d54fcec9db4b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dfr_daemon-1cc78de7a06f850c) [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" "d9593d7b3b0aedb84e9daae839ec444d390b689b6ef6456bd4e4d54fcec9db4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9593d7b3b0aedb84e9daae839ec444d390b689b6ef6456bd4e4d54fcec9db4b", kill_on_drop: false }` [INFO] [stdout] d9593d7b3b0aedb84e9daae839ec444d390b689b6ef6456bd4e4d54fcec9db4b