[INFO] cloning repository https://github.com/tupe12334/centy-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tupe12334/centy-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupe12334%2Fcenty-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupe12334%2Fcenty-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4a39dc43ad7b979afa0031740199ede46e1c62d [INFO] checking tupe12334/centy-daemon against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftupe12334%2Fcenty-daemon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tupe12334/centy-daemon [INFO] finished tweaking git repo https://github.com/tupe12334/centy-daemon [INFO] tweaked toml for git repo https://github.com/tupe12334/centy-daemon written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tupe12334/centy-daemon on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tupe12334/centy-daemon 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Downloaded gray_matter v0.3.2 [INFO] [stderr] Downloaded tonic-reflection v0.12.3 [INFO] [stderr] Downloaded pulldown-cmark v0.11.3 [INFO] [stderr] Downloaded replace-homedir v0.1.0 [INFO] [stderr] Downloaded tonic-web v0.12.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42fb4c81212fab97ce1eccad96a7c8a457ef4a3a3b2173d32a1664ec3ab41718 [INFO] running `Command { std: "docker" "start" "-a" "42fb4c81212fab97ce1eccad96a7c8a457ef4a3a3b2173d32a1664ec3ab41718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42fb4c81212fab97ce1eccad96a7c8a457ef4a3a3b2173d32a1664ec3ab41718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fb4c81212fab97ce1eccad96a7c8a457ef4a3a3b2173d32a1664ec3ab41718", kill_on_drop: false }` [INFO] [stdout] 42fb4c81212fab97ce1eccad96a7c8a457ef4a3a3b2173d32a1664ec3ab41718 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05dadfd51c17708592a80421d2a2d283f7a486d1d0c0bc2de71c176c2c40d478 [INFO] running `Command { std: "docker" "start" "-a" "05dadfd51c17708592a80421d2a2d283f7a486d1d0c0bc2de71c176c2c40d478", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking pest v2.8.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking replace-homedir v0.1.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking gray_matter v0.3.2 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling centy-daemon v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking tonic-reflection v0.12.3 [INFO] [stderr] Checking tonic-web v0.12.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "05dadfd51c17708592a80421d2a2d283f7a486d1d0c0bc2de71c176c2c40d478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dadfd51c17708592a80421d2a2d283f7a486d1d0c0bc2de71c176c2c40d478", kill_on_drop: false }` [INFO] [stdout] 05dadfd51c17708592a80421d2a2d283f7a486d1d0c0bc2de71c176c2c40d478