[INFO] cloning repository https://github.com/museun/benediction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/benediction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fbenediction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fbenediction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1fa2e875e9ca91f987eba9aad7e3d634653a7de [INFO] checking museun/benediction against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fbenediction" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/museun/benediction [INFO] finished tweaking git repo https://github.com/museun/benediction [INFO] tweaked toml for git repo https://github.com/museun/benediction written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/museun/benediction on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/museun/benediction 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e169f2c6381bb1e43320d372bdb27f8a304d488c94697805beb82f43b61ed3ce [INFO] running `Command { std: "docker" "start" "-a" "e169f2c6381bb1e43320d372bdb27f8a304d488c94697805beb82f43b61ed3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e169f2c6381bb1e43320d372bdb27f8a304d488c94697805beb82f43b61ed3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e169f2c6381bb1e43320d372bdb27f8a304d488c94697805beb82f43b61ed3ce", kill_on_drop: false }` [INFO] [stdout] e169f2c6381bb1e43320d372bdb27f8a304d488c94697805beb82f43b61ed3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72e5922d1be09fe2a6cbf32d75674e92d06d701ace7817981026df54489002fe [INFO] running `Command { std: "docker" "start" "-a" "72e5922d1be09fe2a6cbf32d75674e92d06d701ace7817981026df54489002fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anathema-debug v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking anathema-store v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking anathema-strings v0.1.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking anathema-geometry v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking benediction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling anathema-state-derive v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-state v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-templates v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-value-resolver v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-widgets v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-backend v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-default-widgets v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema-runtime v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Checking anathema v0.2.0 (https://github.com/museun/anathema?branch=fix-notify#2d8fd5e5) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s [INFO] running `Command { std: "docker" "inspect" "72e5922d1be09fe2a6cbf32d75674e92d06d701ace7817981026df54489002fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e5922d1be09fe2a6cbf32d75674e92d06d701ace7817981026df54489002fe", kill_on_drop: false }` [INFO] [stdout] 72e5922d1be09fe2a6cbf32d75674e92d06d701ace7817981026df54489002fe