[INFO] cloning repository https://github.com/snowkat/radarsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snowkat/radarsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b88e0caee668f572f09007961a7e836213ee3dc [INFO] building snowkat/radarsync against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowkat%2Fradarsync" "/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/snowkat/radarsync [INFO] finished tweaking git repo https://github.com/snowkat/radarsync [INFO] tweaked toml for git repo https://github.com/snowkat/radarsync written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/snowkat/radarsync on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/snowkat/radarsync 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.7.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.1 [INFO] [stderr] Downloaded mirai-annotations v1.12.0 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded rustls-native-certs v0.7.0 [INFO] [stderr] Downloaded hyper-rustls v0.27.1 [INFO] [stderr] Downloaded hyper-rustls v0.26.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.1 [INFO] [stderr] Downloaded qrencode v0.14.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.1 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded sqlx-postgres v0.8.1 [INFO] [stderr] Downloaded tokio-websockets v0.9.0 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded aws-lc-rs v1.7.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.3 [INFO] [stderr] Downloaded sqlx v0.8.1 [INFO] [stderr] Downloaded sqlx-core v0.8.1 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded sqlx-mysql v0.8.1 [INFO] [stderr] Downloaded rustls-pki-types v1.4.1 [INFO] [stderr] Downloaded unicode-properties v0.1.2 [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded rustls v0.23.5 [INFO] [stderr] Downloaded aws-lc-sys v0.15.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e4b3887b355c74001f0b00edc06f727f3a827c9d41e7d0ef0d1f3f6712d367b [INFO] running `Command { std: "docker" "start" "-a" "3e4b3887b355c74001f0b00edc06f727f3a827c9d41e7d0ef0d1f3f6712d367b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e4b3887b355c74001f0b00edc06f727f3a827c9d41e7d0ef0d1f3f6712d367b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4b3887b355c74001f0b00edc06f727f3a827c9d41e7d0ef0d1f3f6712d367b", kill_on_drop: false }` [INFO] [stdout] 3e4b3887b355c74001f0b00edc06f727f3a827c9d41e7d0ef0d1f3f6712d367b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda6aa5e58e441553f49aa0ffd581ad4941b1de4e48b9d0b3f3e2e95a9f0e82e [INFO] running `Command { std: "docker" "start" "-a" "fda6aa5e58e441553f49aa0ffd581ad4941b1de4e48b9d0b3f3e2e95a9f0e82e", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling aws-lc-rs v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.15.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling sqlx-sqlite v0.8.1 [INFO] [stderr] Compiling qrencode v0.14.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Compiling sqlx v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-websockets v0.9.0 [INFO] [stderr] Compiling hyper-rustls v0.27.1 [INFO] [stderr] Compiling doppler-ws v0.1.0 (/opt/rustwide/workdir/doppler-ws) [INFO] [stderr] Compiling radarsync v0.5.0 (/opt/rustwide/workdir/radarsync) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "fda6aa5e58e441553f49aa0ffd581ad4941b1de4e48b9d0b3f3e2e95a9f0e82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda6aa5e58e441553f49aa0ffd581ad4941b1de4e48b9d0b3f3e2e95a9f0e82e", kill_on_drop: false }` [INFO] [stdout] fda6aa5e58e441553f49aa0ffd581ad4941b1de4e48b9d0b3f3e2e95a9f0e82e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c39939b54ffd81d34de2dc1ec57f8ddbcea41a1ba0e7ac7f0f359d9a09f84c3 [INFO] running `Command { std: "docker" "start" "-a" "3c39939b54ffd81d34de2dc1ec57f8ddbcea41a1ba0e7ac7f0f359d9a09f84c3", kill_on_drop: false }` [INFO] [stderr] Compiling doppler-ws v0.1.0 (/opt/rustwide/workdir/doppler-ws) [INFO] [stderr] Compiling radarsync v0.5.0 (/opt/rustwide/workdir/radarsync) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "3c39939b54ffd81d34de2dc1ec57f8ddbcea41a1ba0e7ac7f0f359d9a09f84c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c39939b54ffd81d34de2dc1ec57f8ddbcea41a1ba0e7ac7f0f359d9a09f84c3", kill_on_drop: false }` [INFO] [stdout] 3c39939b54ffd81d34de2dc1ec57f8ddbcea41a1ba0e7ac7f0f359d9a09f84c3