[INFO] cloning repository https://github.com/zhxiaoyu/zeromqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhxiaoyu/zeromqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaoyu%2Fzeromqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaoyu%2Fzeromqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e664fdc80d6956a2e5108eda97d299ddfd0eee8 [INFO] checking zhxiaoyu/zeromqtt against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaoyu%2Fzeromqtt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhxiaoyu/zeromqtt [INFO] finished tweaking git repo https://github.com/zhxiaoyu/zeromqtt [INFO] tweaked toml for git repo https://github.com/zhxiaoyu/zeromqtt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhxiaoyu/zeromqtt on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhxiaoyu/zeromqtt 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zhxiaoyu/vite-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded reqwest v0.12.25 [INFO] [stderr] Downloaded paho-mqtt v0.13.3 [INFO] [stderr] Downloaded command-group v5.0.1 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded paho-mqtt-sys v0.10.3 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a5d350ab965cdb904fc626354cc71a309822475e2e74f6840715a75f07bce03 [INFO] running `Command { std: "docker" "start" "-a" "2a5d350ab965cdb904fc626354cc71a309822475e2e74f6840715a75f07bce03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5d350ab965cdb904fc626354cc71a309822475e2e74f6840715a75f07bce03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5d350ab965cdb904fc626354cc71a309822475e2e74f6840715a75f07bce03", kill_on_drop: false }` [INFO] [stdout] 2a5d350ab965cdb904fc626354cc71a309822475e2e74f6840715a75f07bce03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebe03f50354af94157dbe12f604186d9c155839a2507900c43ce08eef94ecc4 [INFO] running `Command { std: "docker" "start" "-a" "4ebe03f50354af94157dbe12f604186d9c155839a2507900c43ce08eef94ecc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling command-group v5.0.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling paho-mqtt-sys v0.10.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking vite-rs-interface v0.2.1 (https://github.com/zhxiaoyu/vite-rs.git#3a732366) [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling vite-rs-dev-server v0.2.1 (https://github.com/zhxiaoyu/vite-rs.git#3a732366) [INFO] [stderr] Compiling vite-rs-embed-macro v0.2.1 (https://github.com/zhxiaoyu/vite-rs.git#3a732366) [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking vite-rs-axum-0-8 v0.2.1 (https://github.com/zhxiaoyu/vite-rs.git#3a732366) [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking paho-mqtt v0.13.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking vite-rs v0.2.1 (https://github.com/zhxiaoyu/vite-rs.git#3a732366) [INFO] [stderr] Checking zeromqtt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "4ebe03f50354af94157dbe12f604186d9c155839a2507900c43ce08eef94ecc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebe03f50354af94157dbe12f604186d9c155839a2507900c43ce08eef94ecc4", kill_on_drop: false }` [INFO] [stdout] 4ebe03f50354af94157dbe12f604186d9c155839a2507900c43ce08eef94ecc4