[INFO] cloning repository https://github.com/egill/Avero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egill/Avero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegill%2FAvero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegill%2FAvero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54eb6f7aaac113796b302f997a3de2b3db2444d2 [INFO] testing egill/Avero against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegill%2FAvero" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/egill/Avero [INFO] finished tweaking git repo https://github.com/egill/Avero [INFO] tweaked toml for git repo https://github.com/egill/Avero written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/egill/Avero on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/egill/Avero 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescaper v0.1.8 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded metrics v0.21.1 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded metrics-util v0.15.1 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded hashbrown v0.13.1 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded serde_json v1.0.148 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded x509-parser v0.15.1 [INFO] [stderr] Downloaded rumqttd v0.19.0 [INFO] [stderr] Downloaded async-tungstenite v0.23.0 [INFO] [stderr] Downloaded quanta v0.11.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.11.0 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded serialport v4.8.1 [INFO] [stderr] Downloaded zmij v1.0.10 [INFO] [stderr] Downloaded metrics-macros v0.7.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333085dd8d6a7601a2e58f198340c53dd83ddd7ea51e9084191bd9d6254571de [INFO] running `Command { std: "docker" "start" "-a" "333085dd8d6a7601a2e58f198340c53dd83ddd7ea51e9084191bd9d6254571de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333085dd8d6a7601a2e58f198340c53dd83ddd7ea51e9084191bd9d6254571de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333085dd8d6a7601a2e58f198340c53dd83ddd7ea51e9084191bd9d6254571de", kill_on_drop: false }` [INFO] [stdout] 333085dd8d6a7601a2e58f198340c53dd83ddd7ea51e9084191bd9d6254571de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b4e6324930474031e2ba5dbe666da2e17dc84e911f964c6836efb15f4d5f6d6 [INFO] running `Command { std: "docker" "start" "-a" "3b4e6324930474031e2ba5dbe666da2e17dc84e911f964c6836efb15f4d5f6d6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling ws_stream_tungstenite v0.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gateway-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling unescaper v0.1.8 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling serialport v4.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rumqttd v0.19.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "3b4e6324930474031e2ba5dbe666da2e17dc84e911f964c6836efb15f4d5f6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4e6324930474031e2ba5dbe666da2e17dc84e911f964c6836efb15f4d5f6d6", kill_on_drop: false }` [INFO] [stdout] 3b4e6324930474031e2ba5dbe666da2e17dc84e911f964c6836efb15f4d5f6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d582e1279e1af1915fb0a301202db2ee31c5f5fd59073c9542d4664cedb2fb9a [INFO] running `Command { std: "docker" "start" "-a" "d582e1279e1af1915fb0a301202db2ee31c5f5fd59073c9542d4664cedb2fb9a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling gateway-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.32s [INFO] running `Command { std: "docker" "inspect" "d582e1279e1af1915fb0a301202db2ee31c5f5fd59073c9542d4664cedb2fb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d582e1279e1af1915fb0a301202db2ee31c5f5fd59073c9542d4664cedb2fb9a", kill_on_drop: false }` [INFO] [stdout] d582e1279e1af1915fb0a301202db2ee31c5f5fd59073c9542d4664cedb2fb9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e519e71711a813ed2a61f5f271ca07c5b2e57285af49d8bfde28b51151c8236 [INFO] running `Command { std: "docker" "start" "-a" "3e519e71711a813ed2a61f5f271ca07c5b2e57285af49d8bfde28b51151c8236", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gateway_poc-c2ebbbf3bbf59c4a) [INFO] [stdout] [INFO] [stdout] running 145 tests [INFO] [stdout] test domain::journey::tests::test_add_track_id ... ok [INFO] [stdout] test domain::journey::tests::test_journey_to_json ... ok [INFO] [stdout] test domain::journey::tests::test_journey_with_parent ... ok [INFO] [stdout] test domain::journey::tests::test_uuid_v7_generation ... ok [INFO] [stdout] test domain::journey::tests::test_journey_event ... ok [INFO] [stdout] test domain::types::tests::test_event_type_from_str ... ok [INFO] [stdout] test domain::journey::tests::test_outcome_as_str ... ok [INFO] [stdout] test infra::config::tests::test_is_pos_zone ... ok [INFO] [stdout] test infra::config::tests::test_resolve_config_path_from_arg_equals ... ok [INFO] [stdout] test infra::config::tests::test_zone_name ... ok [INFO] [stdout] test infra::metrics::tests::test_bucket_index ... ok [INFO] [stdout] test infra::metrics::tests::test_gate_latency_tracking ... ok [INFO] [stdout] test infra::metrics::tests::test_histogram_buckets ... ok [INFO] [stdout] test infra::metrics::tests::test_max_latency_tracking ... ok [INFO] [stdout] test infra::metrics::tests::test_metrics_new ... ok [INFO] [stdout] test infra::metrics::tests::test_record_event ... ok [INFO] [stdout] test infra::metrics::tests::test_record_gate_command ... ok [INFO] [stdout] test infra::config::tests::test_resolve_config_path_from_arg ... ok [INFO] [stdout] test infra::metrics::tests::test_report ... ok [INFO] [stdout] test infra::metrics::tests::test_percentile_computation ... ok [INFO] [stdout] test io::analysis_logger::tests::test_sanitize_topic ... ok [INFO] [stdout] test infra::config::tests::test_egress_file_default ... ok [INFO] [stdout] test infra::config::tests::test_pos_tracking_config_defaults ... ok [INFO] [stdout] test domain::journey::tests::test_new_journey ... ok [INFO] [stdout] test io::cloudplus::tests::test_build_frame ... ok [INFO] [stdout] test io::cloudplus::tests::test_calculate_checksum ... ok [INFO] [stdout] test io::cloudplus::tests::test_parse_frame_invalid_checksum ... ok [INFO] [stdout] test io::cloudplus::tests::test_parse_frame_valid ... ok [INFO] [stdout] test infra::metrics::tests::test_report_empty ... ok [INFO] [stdout] test io::analysis_logger::tests::test_logger_creates_directories ... ok [INFO] [stdout] test io::analysis_logger::tests::test_logger_handles_malformed_payload ... ok [INFO] [stdout] test io::analysis_logger::tests::test_logger_writes_jsonl ... ok [INFO] [stdout] test io::analysis_logger::tests::test_separate_files_per_topic ... ok [INFO] [stdout] test infra::config::tests::test_default_config ... ok [INFO] [stdout] test io::analysis_logger::tests::test_rs485_unified_schema ... ok [INFO] [stdout] test io::egress::tests::test_creates_parent_directories ... ok [INFO] [stdout] test io::egress::tests::test_egress_new ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_multiple_events ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_track_create ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_zone_entry ... ok [INFO] [stdout] test io::analysis_logger::tests::test_size_based_rotation ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_empty_frames ... ok [INFO] [stdout] test io::prometheus::tests::test_format_prometheus_metrics ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_invalid_json ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_line_cross ... ok [INFO] [stdout] test io::analysis_logger::tests::test_unified_schema_fields ... ok [INFO] [stdout] test io::egress::tests::test_append_mode ... ok [INFO] [stdout] test io::rs485::tests::test_build_query_command ... ok [INFO] [stdout] test services::acc_collector::tests::test_pos_for_ip ... ok [INFO] [stdout] test services::door_correlator::tests::test_cleanup_old_cmds ... ok [INFO] [stdout] test services::door_correlator::tests::test_door_open_correlates ... ok [INFO] [stdout] test services::door_correlator::tests::test_door_was_already_open ... ok [INFO] [stdout] test services::door_correlator::tests::test_moving_to_open_transition ... ok [INFO] [stdout] test services::door_correlator::tests::test_newest_command_selected ... ok [INFO] [stdout] test io::egress::tests::test_write_multiple_journeys ... ok [INFO] [stdout] test io::mqtt::tests::test_parse_iso_time ... ok [INFO] [stdout] test io::egress::tests::test_write_journey ... ok [INFO] [stdout] test services::door_correlator::tests::test_no_correlation_already_open ... ok [INFO] [stdout] test io::egress::tests::test_write_journeys_batch ... ok [INFO] [stdout] test io::rs485::tests::test_rs485_monitor_creation ... ok [INFO] [stdout] test services::gate::tests::test_parse_url_without_auth ... ok [INFO] [stdout] test services::gate::tests::test_mock_gate_command ... ok [INFO] [stdout] test services::gate::tests::test_parse_url_with_auth ... ok [INFO] [stdout] test services::door_correlator::tests::test_per_command_door_was_open ... ok [INFO] [stdout] test services::door_correlator::tests::test_no_correlation_door_closed ... ok [INFO] [stdout] test services::door_correlator::tests::test_no_correlation_without_cmd ... ok [INFO] [stdout] test services::gate::tests::test_multiple_gate_commands ... ok [INFO] [stdout] test services::door_correlator::tests::test_gate_cmd_recorded ... ok [INFO] [stdout] test io::rs485::tests::test_door_status_as_str ... ok [INFO] [stdout] test infra::metrics::tests::test_concurrent_updates ... ok [INFO] [stdout] test services::journey_manager::tests::test_stitch_fails_no_journey ... ok [INFO] [stdout] test services::journey_manager::tests::test_stitch_from_pending ... ok [INFO] [stdout] test services::journey_manager::tests::test_stitch_from_active ... ok [INFO] [stdout] test services::journey_manager::tests::test_tick_emits_entry_only ... ok [INFO] [stdout] test services::journey_manager::tests::test_tick_emits_meaningful_activity_only ... ok [INFO] [stdout] test services::journey_manager::tests::test_tick_filters_no_entry ... ok [INFO] [stdout] test services::journey_manager::tests::test_tick_respects_delay ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_accumulated_dwell_across_sessions ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_grace_boundary_5001_fail ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_min_dwell_boundary_6999_fail ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_grace_boundary_4999_pass ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_multiple_zones_isolated ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_min_dwell_boundary_7001_pass ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_prune_expired_removes_only_expired ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_get_candidates_recent_exits_after_present ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_reentry_within_grace_reopens ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_same_track_multiple_zones ... ok [INFO] [stdout] test services::reentry_detector::tests::test_cleanup_old_exits ... ok [INFO] [stdout] test services::reentry_detector::tests::test_best_height_match ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_get_candidates_present_sorted_by_dwell_desc ... ok [INFO] [stdout] test services::journey_manager::tests::test_new_journey ... ok [INFO] [stdout] test services::reentry_detector::tests::test_match_within_height_tolerance ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_get_candidates_excludes_expired_exits ... ok [INFO] [stdout] test services::reentry_detector::tests::test_match_by_height ... ok [INFO] [stdout] test services::journey_manager::tests::test_end_journey ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_exit_sets_not_present_and_accumulates ... ok [INFO] [stdout] test services::journey_manager::tests::test_journey_state_preserved_on_stitch ... ok [INFO] [stdout] test services::journey_manager::tests::test_tick_emits_with_entry ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_entry_creates_new_state ... ok [INFO] [stdout] test services::reentry_detector::tests::test_no_match_height_too_different ... ok [INFO] [stdout] test services::reentry_detector::tests::test_no_match_timeout ... ok [INFO] [stdout] test infra::config::tests::test_resolve_config_path_default ... ok [INFO] [stdout] test services::pos_occupancy::tests::test_reentry_after_grace_creates_new_session ... ok [INFO] [stdout] test services::journey_manager::tests::test_add_event ... ok [INFO] [stdout] test services::reentry_detector::tests::test_no_match_without_height ... ok [INFO] [stdout] test services::reentry_detector::tests::test_record_exit ... ok [INFO] [stdout] test services::reentry_detector::tests::test_record_exit_no_height ... ok [INFO] [stdout] test services::stitcher::tests::test_best_match_selected ... ok [INFO] [stdout] test services::stitcher::tests::test_get_pending_info ... ok [INFO] [stdout] test services::stitcher::tests::test_no_position_no_match ... ok [INFO] [stdout] test services::stitcher::tests::test_absolutely_no_stitch ... ok [INFO] [stdout] test services::stitcher::tests::test_base_height_check_for_non_pos_zones ... ok [INFO] [stdout] test services::stitcher::tests::test_same_zone_without_spawn_hint_uses_300cm ... ok [INFO] [stdout] test services::stitcher::tests::test_spawn_hint_height_still_rejected_if_too_far ... ok [INFO] [stdout] test services::stitcher::tests::test_spawn_hint_rejects_beyond_190cm ... ok [INFO] [stdout] test services::stitcher::tests::test_spawn_hint_relaxed_height_in_pos_zone ... ok [INFO] [stdout] test services::stitcher::tests::test_spawn_hint_uses_190cm_distance_for_same_zone ... ok [INFO] [stdout] test services::stitcher::tests::test_spawn_hint_without_same_zone_uses_base_distance ... ok [INFO] [stdout] test services::stitcher::tests::test_stitch_height_mismatch ... ok [INFO] [stdout] test services::tracker::tests::test_absolutely_no_stitch ... ok [INFO] [stdout] test services::tracker::tests::test_group_track_is_tracked ... ok [INFO] [stdout] test services::tracker::tests::test_no_exit_inferred_without_approach_cross ... ok [INFO] [stdout] test services::stitcher::tests::test_stitch_too_far ... ok [INFO] [stdout] test services::tracker::tests::test_no_stitch_without_new_track ... ok [INFO] [stdout] test services::tracker::tests::test_journey_complete_on_exit_line ... ok [INFO] [stdout] test services::tracker::tests::test_stitch_fails_too_far ... ok [INFO] [stdout] test services::tracker::tests::test_dwell_threshold_without_acc ... ok [INFO] [stdout] test services::stitcher::tests::test_pending_without_position ... ok [INFO] [stdout] test services::stitcher::tests::test_stitch_within_criteria ... ok [INFO] [stdout] test services::tracker::tests::test_track_create ... ok [INFO] [stdout] test services::tracker::tests::test_stitch_transfers_state ... ok [INFO] [stdout] test services::tracker::tests::test_gate_opens_when_acc_after_gate_entry ... ok [INFO] [stdout] test services::tracker::tests::test_acc_authorization_survives_pending_and_stitch ... ok [INFO] [stdout] test services::tracker::tests::test_track_delete ... ok [INFO] [stdout] test services::tracker::tests::test_lost_in_exit_corridor_is_stitch_candidate ... ok [INFO] [stdout] test services::tracker::tests::test_dwell_accumulation ... ok [INFO] [stdout] test services::tracker::tests::test_group_track_full_journey ... ok [INFO] [stdout] test services::tracker::tests::test_accumulated_dwell_across_zones ... ok [INFO] [stdout] test services::tracker::tests::test_acc_picks_highest_dwell_as_primary ... ok [INFO] [stdout] test services::tracker::tests::test_acc_within_grace_window_matches ... ok [INFO] [stdout] test services::tracker::tests::test_acc_beyond_grace_window_does_not_match ... ok [INFO] [stdout] test services::tracker::tests::test_per_zone_acc_from_wrong_zone_does_not_match ... ok [INFO] [stdout] test services::tracker::tests::test_per_zone_dwell_qualifies_at_correct_zone_only ... ok [INFO] [stdout] test services::tracker::tests::test_stitch_fails_too_late ... ok [INFO] [stdout] test services::tracker::tests::test_per_zone_dwell_does_not_combine_across_zones ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 145 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gate_test.rs (/opt/rustwide/target/debug/deps/gate_test-6ab6e092bf30dd0e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gateway_analysis.rs (/opt/rustwide/target/debug/deps/gateway_analysis-a856b64e1b440552) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_rotation_strategy_parse_daily ... ok [INFO] [stdout] test tests::test_rotation_strategy_parse_invalid ... ok [INFO] [stdout] test tests::test_rotation_strategy_parse_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gateway_poc-68113a4a8bab3ebc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/tui.rs (/opt/rustwide/target/debug/deps/gateway_tui-6caddbd0f6aae48f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-b0db840965c7c9be) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_load_from_path_fallback ... ok [INFO] [stdout] test test_load_config_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gateway_poc [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/infra/config.rs - infra::config::Config::from_file (line 498) - compile ... ok [INFO] [stdout] test src/domain/journey.rs - domain::journey::Journey::new (line 148) ... ok [INFO] [stdout] test src/infra/config.rs - infra::config::Config::zone_name (line 637) ... ok [INFO] [stdout] test src/infra/config.rs - infra::config::Config::is_pos_zone (line 619) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e519e71711a813ed2a61f5f271ca07c5b2e57285af49d8bfde28b51151c8236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e519e71711a813ed2a61f5f271ca07c5b2e57285af49d8bfde28b51151c8236", kill_on_drop: false }` [INFO] [stdout] 3e519e71711a813ed2a61f5f271ca07c5b2e57285af49d8bfde28b51151c8236