[INFO] cloning repository https://github.com/FKMTime/micro-connector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FKMTime/micro-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFKMTime%2Fmicro-connector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFKMTime%2Fmicro-connector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8967a0e15329916395b131bb2f25ba8fe26637f6 [INFO] building FKMTime/micro-connector against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFKMTime%2Fmicro-connector" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FKMTime/micro-connector [INFO] finished tweaking git repo https://github.com/FKMTime/micro-connector [INFO] tweaked toml for git repo https://github.com/FKMTime/micro-connector written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FKMTime/micro-connector on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FKMTime/micro-connector 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded sync_wrapper v1.0.0 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded fs-err v3.1.2 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded socket-pktinfo v0.3.2 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded tungstenite v0.26.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.1 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] [stderr] Downloaded windows-threading v0.1.0 [INFO] [stderr] Downloaded libloading v0.8.9 [INFO] [stderr] Downloaded rcgen v0.14.4 [INFO] [stderr] Downloaded fs_extra v1.3.0 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded mdns-sd v0.15.1 [INFO] [stderr] Downloaded time v0.3.44 [INFO] [stderr] Downloaded getrandom v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded rustc-hash v2.1.0 [INFO] [stderr] Downloaded bluez-async v0.8.0 [INFO] [stderr] Downloaded windows-collections v0.2.0 [INFO] [stderr] Downloaded windows-numerics v0.2.0 [INFO] [stderr] Downloaded combine v4.6.6 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded if-addrs v0.14.0 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded xml-rs v0.8.19 [INFO] [stderr] Downloaded objc2-encode v4.1.0 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded windows-future v0.2.1 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded bindgen v0.72.1 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] [stderr] Downloaded quinn-proto v0.11.9 [INFO] [stderr] Downloaded webpki-roots v0.26.7 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded windows v0.61.3 [INFO] [stderr] Downloaded quinn v0.11.6 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a0ee52f366230c4a9e2bda537a78155c4d6ac2bad270c796858b6347fbfb000 [INFO] running `Command { std: "docker" "start" "-a" "3a0ee52f366230c4a9e2bda537a78155c4d6ac2bad270c796858b6347fbfb000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a0ee52f366230c4a9e2bda537a78155c4d6ac2bad270c796858b6347fbfb000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0ee52f366230c4a9e2bda537a78155c4d6ac2bad270c796858b6347fbfb000", kill_on_drop: false }` [INFO] [stdout] 3a0ee52f366230c4a9e2bda537a78155c4d6ac2bad270c796858b6347fbfb000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f652ea29dd1ffd688aaa994bfba534dc7fb3f2fc2076cae9ad44b0285bae765c [INFO] running `Command { std: "docker" "start" "-a" "f652ea29dd1ffd688aaa994bfba534dc7fb3f2fc2076cae9ad44b0285bae765c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling fs-err v3.1.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mdns-sd v0.15.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rcgen v0.14.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling unix-utils v0.1.0 (/opt/rustwide/workdir/unix-utils) [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hil-processor v0.1.0 (/opt/rustwide/workdir/hil-processor) [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "f652ea29dd1ffd688aaa994bfba534dc7fb3f2fc2076cae9ad44b0285bae765c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f652ea29dd1ffd688aaa994bfba534dc7fb3f2fc2076cae9ad44b0285bae765c", kill_on_drop: false }` [INFO] [stdout] f652ea29dd1ffd688aaa994bfba534dc7fb3f2fc2076cae9ad44b0285bae765c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a74ebd81c0b003efd558d95b6fb819e9b12747f40fd6234aaa83750f6b0f495 [INFO] running `Command { std: "docker" "start" "-a" "8a74ebd81c0b003efd558d95b6fb819e9b12747f40fd6234aaa83750f6b0f495", kill_on_drop: false }` [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.32s [INFO] running `Command { std: "docker" "inspect" "8a74ebd81c0b003efd558d95b6fb819e9b12747f40fd6234aaa83750f6b0f495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a74ebd81c0b003efd558d95b6fb819e9b12747f40fd6234aaa83750f6b0f495", kill_on_drop: false }` [INFO] [stdout] 8a74ebd81c0b003efd558d95b6fb819e9b12747f40fd6234aaa83750f6b0f495