[INFO] cloning repository https://github.com/GomesGoncalo/vigilant-parakeet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GomesGoncalo/vigilant-parakeet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGomesGoncalo%2Fvigilant-parakeet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGomesGoncalo%2Fvigilant-parakeet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00f5317edb5bde87b3a4b76eccf1769f74386e62 [INFO] testing GomesGoncalo/vigilant-parakeet against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGomesGoncalo%2Fvigilant-parakeet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/GomesGoncalo/vigilant-parakeet [INFO] finished tweaking git repo https://github.com/GomesGoncalo/vigilant-parakeet [INFO] tweaked toml for git repo https://github.com/GomesGoncalo/vigilant-parakeet written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GomesGoncalo/vigilant-parakeet on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 393 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding nix v0.29.0 (available: v0.30.1) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotly_derive v0.8.4 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded ipnetwork v0.21.1 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded mac_address v1.1.8 [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded uninit v0.6.2 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded config v0.15.18 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded yew-plotly v0.3.0 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded netns-rs v0.1.0 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded tokio-timerfd v0.2.0 [INFO] [stderr] Downloaded plotly v0.8.4 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded tokio-tun v0.15.0 [INFO] [stderr] Downloaded warp v0.4.2 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1163186dbb8af4d3bb668e9073c5fc26ed9f71fbecb89320b7baef034c48c0 [INFO] running `Command { std: "docker" "start" "-a" "8c1163186dbb8af4d3bb668e9073c5fc26ed9f71fbecb89320b7baef034c48c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1163186dbb8af4d3bb668e9073c5fc26ed9f71fbecb89320b7baef034c48c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1163186dbb8af4d3bb668e9073c5fc26ed9f71fbecb89320b7baef034c48c0", kill_on_drop: false }` [INFO] [stdout] 8c1163186dbb8af4d3bb668e9073c5fc26ed9f71fbecb89320b7baef034c48c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd75d87b2cb2ddf2d1cefe4450d6fe355fb085bc67e8b9d66bd5446e68169e2 [INFO] running `Command { std: "docker" "start" "-a" "ecd75d87b2cb2ddf2d1cefe4450d6fe355fb085bc67e8b9d66bd5446e68169e2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling uninit v0.6.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling plotly_derive v0.8.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling netns-rs v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling scripts_tools v0.1.0 (/opt/rustwide/workdir/scripts_tools) [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling tokio-tun v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-timerfd v0.2.0 [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> scripts_tools/src/build_summary.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Row { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling node_lib v0.1.0 (/opt/rustwide/workdir/node_lib) [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling obu_lib v0.1.0 (/opt/rustwide/workdir/obu_lib) [INFO] [stderr] Compiling rsu_lib v0.1.0 (/opt/rustwide/workdir/rsu_lib) [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling plotly v0.8.4 [INFO] [stderr] Compiling simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling tracing-web v0.1.3 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling yew v0.21.0 [INFO] [stderr] Compiling yew-plotly v0.3.0 [INFO] [stderr] Compiling visualization v0.1.0 (/opt/rustwide/workdir/visualization) [INFO] [stdout] warning: struct `UpstreamInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct UpstreamInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct NodeInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Props` is never constructed [INFO] [stdout] --> visualization/src/main.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Props { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "ecd75d87b2cb2ddf2d1cefe4450d6fe355fb085bc67e8b9d66bd5446e68169e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd75d87b2cb2ddf2d1cefe4450d6fe355fb085bc67e8b9d66bd5446e68169e2", kill_on_drop: false }` [INFO] [stdout] ecd75d87b2cb2ddf2d1cefe4450d6fe355fb085bc67e8b9d66bd5446e68169e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4673e3d723993c41050e3679cd7f63959052872b7c523e20bf20f7345266704 [INFO] running `Command { std: "docker" "start" "-a" "e4673e3d723993c41050e3679cd7f63959052872b7c523e20bf20f7345266704", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> scripts_tools/src/build_summary.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Row { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.54 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling node_lib v0.1.0 (/opt/rustwide/workdir/node_lib) [INFO] [stderr] Compiling tracing-web v0.1.3 [INFO] [stderr] Compiling visualization v0.1.0 (/opt/rustwide/workdir/visualization) [INFO] [stderr] Compiling rsu_lib v0.1.0 (/opt/rustwide/workdir/rsu_lib) [INFO] [stderr] Compiling obu_lib v0.1.0 (/opt/rustwide/workdir/obu_lib) [INFO] [stdout] warning: struct `UpstreamInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct UpstreamInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct NodeInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Props` is never constructed [INFO] [stdout] --> visualization/src/main.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Props { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpstreamInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct UpstreamInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeInfo` is never constructed [INFO] [stdout] --> visualization/src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct NodeInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Props` is never constructed [INFO] [stdout] --> visualization/src/main.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct Props { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling scripts_tools v0.1.0 (/opt/rustwide/workdir/scripts_tools) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> scripts_tools/src/build_summary.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Row { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `Command { std: "docker" "inspect" "e4673e3d723993c41050e3679cd7f63959052872b7c523e20bf20f7345266704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4673e3d723993c41050e3679cd7f63959052872b7c523e20bf20f7345266704", kill_on_drop: false }` [INFO] [stdout] e4673e3d723993c41050e3679cd7f63959052872b7c523e20bf20f7345266704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19f3c562c9f816db6dbfad78a9a1bc4a635157cf203c88d2ff2d097f417d9f63 [INFO] running `Command { std: "docker" "start" "-a" "19f3c562c9f816db6dbfad78a9a1bc4a635157cf203c88d2ff2d097f417d9f63", kill_on_drop: false }` [INFO] [stderr] warning: struct `Row` is never constructed [INFO] [stderr] --> scripts_tools/src/build_summary.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | struct Row { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `scripts_tools` (bin "scripts_tools" test) generated 1 warning [INFO] [stderr] warning: `scripts_tools` (bin "scripts_tools") generated 1 warning (1 duplicate) [INFO] [stderr] warning: struct `UpstreamInfo` is never constructed [INFO] [stderr] --> visualization/src/main.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | struct UpstreamInfo { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `NodeInfo` is never constructed [INFO] [stderr] --> visualization/src/main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct NodeInfo { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Props` is never constructed [INFO] [stderr] --> visualization/src/main.rs:34:8 [INFO] [stderr] | [INFO] [stderr] 34 | struct Props { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `visualization` (bin "visualization" test) generated 3 warnings [INFO] [stderr] warning: `visualization` (bin "visualization") generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-ad026d68dc3c035f) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test channel_parameters::tests::channel_parameters_missing_keys_defaults ... ok [INFO] [stdout] test channel_parameters::tests::channel_parameters_from_map_parses_values ... ok [INFO] [stdout] test device::tests::device_flush_returns_err_on_pipe ... ok [INFO] [stdout] test device::stats_tests::device_stats_receive_increments ... ok [INFO] [stdout] test device::stats_tests::device_stats_transmit_increments ... ok [INFO] [stdout] test device::tests::device_asyncread_trait_reads ... ok [INFO] [stdout] test device::tests::device_asyncwrite_is_write_vectored_true ... ok [INFO] [stdout] test device::tests::device_send_errors_on_broken_pipe ... ok [INFO] [stdout] test device::tests::device_send_all_writes_entire_buffer ... ok [INFO] [stdout] test device::tests::device_mac_address_via_trait ... ok [INFO] [stdout] test device::tests::async_deviceio_send_and_recv ... ok [INFO] [stdout] test device::tests::device_send_vectored_errors_on_broken_pipe ... ok [INFO] [stdout] test device::tests::device_wrapper_recv_reads ... ok [INFO] [stdout] test device::tests::device_stats_increment_on_send_recv ... ok [INFO] [stdout] test device::tests::device_wrapper_send_and_recv ... ok [INFO] [stdout] test device::tests::deviceio_as_raw_fd_matches ... ok [INFO] [stdout] test device::tests::deviceio_recv_returns_zero_on_closed_writer ... ok [INFO] [stdout] test device::tests::deviceio_send_and_recv_roundtrip ... ok [INFO] [stdout] test device::tests::device_wrapper_send_vectored_works ... ok [INFO] [stdout] test device::tests::deviceio_send_errors_on_broken_pipe_sync ... ok [INFO] [stdout] test device::tests::deviceio_writev_errors_on_broken_pipe_sync ... ok [INFO] [stdout] test stats::tests::stats_default_is_zeroed ... ok [INFO] [stdout] test device::tests::deviceio_writev_works ... ok [INFO] [stdout] test tun::tests::tun_recv_reads_data ... ok [INFO] [stdout] test tun::tests::tun_send_vectored_and_name ... ok [INFO] [stdout] test tun::tests::tun_send_and_recv_roundtrip ... ok [INFO] [stdout] test network_interface::tests::dummy_network_interface_returns_mac ... ok [INFO] [stdout] test tun::tests::tun_stats_increment_on_send_and_recv ... ok [INFO] [stdout] test device::tests::deviceio_flush_ok_on_regular_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/node-cf2b85bc8a602f37) [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/common.rs (/opt/rustwide/target/debug/deps/common-e710e36f6db3949f) [INFO] [stdout] [INFO] [stderr] Running tests/hub.rs (/opt/rustwide/target/debug/deps/hub-8de71e871ca345cc) [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] [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/integration_broadcast_encryption.rs (/opt/rustwide/target/debug/deps/integration_broadcast_encryption-a0c6341fbe7394b3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_rsu_broadcast_individual_encryption ... ok [INFO] [stdout] test test_obu_broadcast_spreads_to_other_nodes ... ok [INFO] [stderr] Running tests/integration_encryption.rs (/opt/rustwide/target/debug/deps/integration_encryption-ae27b3ba467b5a1d) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_ping_encryption_prevents_inspection_but_rsu_receives_correctly ... ok [INFO] [stdout] test test_encryption_disabled_allows_inspection ... ok [INFO] [stdout] test test_payload_encryption_prevents_inspection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_failover_send_error.rs (/opt/rustwide/target/debug/deps/integration_failover_send_error-0c40a0081e9f3ab2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-01T16:19:40.567279Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.576782Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.578110Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.587749Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.609243Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.625760Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.625923Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.629707Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.651085Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.672318Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.676353Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:40.676491Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] test obu_promotes_on_primary_send_failure_via_hub_closure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/integration_latency_measurement_mocked_time.rs (/opt/rustwide/target/debug/deps/integration_latency_measurement_mocked_time-eb164f0c73a96289) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration_topology.rs (/opt/rustwide/target/debug/deps/integration_topology-cd4227c5c1ac5373) [INFO] [stdout] test test_latency_measurement_with_mocked_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rsu_and_obu_topology_discovery ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_two_hop.rs (/opt/rustwide/target/debug/deps/integration_two_hop-58afd5aaa948b84f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rsu_and_two_obus_choose_two_hop_when_direct_has_higher_latency ... ok [INFO] [stdout] test two_hop_ping_roundtrip_obu2_to_rsu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/routing_integration.rs (/opt/rustwide/target/debug/deps/routing_integration-b3b60034491c5f94) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test obu_and_rsu_choose_same_next_hop_for_same_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/node_lib-1a0c1b4925860cbe) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test control::client_cache::tests::store_and_get_mac ... ok [INFO] [stdout] test control::client_cache::tests::storing_same_mapping_is_noop ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_parsable_wire ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_none ... ok [INFO] [stdout] test control::route::tests::route_display_contains_fields ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_unparsable_wire ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_none_latency_handling ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_none_latency_handling ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_min_finite_avg_missing ... ok [INFO] [stdout] test control::routing_utils::tests::score_and_sort_latency_candidates_hops_and_mac_tie_break ... ok [INFO] [stdout] test crypto::tests::decrypt_wrong_key_fails ... ok [INFO] [stdout] test messages::control::heartbeat::tests::create_hearbeat ... ok [INFO] [stdout] test crypto::tests::encrypt_payload_adds_overhead ... ok [INFO] [stdout] test messages::control::heartbeat::tests::heartbeat_reply_can_be_parsed_and_has_correct_members ... ok [INFO] [stdout] test messages::data::tests::to_downstream_parse_and_roundtrip ... ok [INFO] [stdout] test crypto::tests::encrypt_produces_different_ciphertext ... ok [INFO] [stdout] test crypto::tests::decrypt_invalid_data_fails ... ok [INFO] [stdout] test messages::message::tests::message_not_from_this_protocol_cannot_be_built ... ok [INFO] [stdout] test messages::control::heartbeat::tests::heartbeat_reply_try_from_too_short_fails ... ok [INFO] [stdout] test messages::control::heartbeat::tests::heartbeat_can_be_parsed_and_has_correct_members ... ok [INFO] [stdout] test messages::data::tests::to_upstream_parse_and_roundtrip ... ok [INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test messages::control::heartbeat::tests::heartbeat_try_from_too_short_fails ... ok [INFO] [stdout] test messages::message::tests::message_too_short_is_error ... ok [INFO] [stdout] test crypto::tests::encrypt_large_payload_succeeds ... ok [INFO] [stdout] test messages::message::tests::message_with_no_packet_type_is_error ... ok [INFO] [stdout] test messages::packet_type::tests::packet_type_too_short_is_error ... ok [INFO] [stdout] test messages::packet_type::tests::packet_type_invalid_first_byte_is_error ... ok [INFO] [stdout] test messages::data::tests::data_invalid_first_byte_is_error ... ok [INFO] [stdout] test control::routing_utils::tests::large_permutation_consistency ... ok [INFO] [stdout] test messages::packet_type::tests::packet_type_roundtrip_control ... ok [INFO] [stdout] test test_helpers::util::tests::mk_pipe_nonblocking_and_read_write ... ok [INFO] [stdout] test test_helpers::util::tests::mk_socketpairs_roundtrip_and_close ... ok [INFO] [stdout] test test_helpers::util::tests::repeat_async_send_mocked_increments ... ok [INFO] [stdout] test test_helpers::util::tests::advance_until_detects_flag ... ok [INFO] [stdout] test test_helpers::util::tests::poll_until_mocked_sees_change ... ok [INFO] [stdout] test test_helpers::util::tests::await_with_timeout_success_and_timeout ... ok [INFO] [stdout] test metrics::tests_no_stats::counters_return_zero_when_no_stats ... ok [INFO] [stdout] test test_helpers::util::tests::poll_until_immediate_and_none ... ok [INFO] [stdout] test messages::packet_type::tests::packet_type_roundtrip_data ... ok [INFO] [stdout] test control::route::tests::route_display_with_latency_some ... ok [INFO] [stdout] test control::routing_utils::tests::proptest_fuzz_small_maps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-3d860d1afe210846) [INFO] [stderr] Running tests/hub.rs (/opt/rustwide/target/debug/deps/hub-347490059377239e) [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] [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/integration_broadcast_encryption.rs (/opt/rustwide/target/debug/deps/integration_broadcast_encryption-74cf3b5aae49beab) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_rsu_broadcast_individual_encryption ... ok [INFO] [stdout] test test_obu_broadcast_spreads_to_other_nodes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_encryption.rs (/opt/rustwide/target/debug/deps/integration_encryption-5bc4c37c97c32930) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_encryption_disabled_allows_inspection ... ok [INFO] [stdout] test test_ping_encryption_prevents_inspection_but_rsu_receives_correctly ... ok [INFO] [stdout] test test_payload_encryption_prevents_inspection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_failover_send_error.rs (/opt/rustwide/target/debug/deps/integration_failover_send_error-fc4f59019fa817c4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-01T16:19:41.131871Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.141055Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.141235Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.152996Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.174509Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.190524Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.190691Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.195762Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.216368Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.237116Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.239856Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] 2025-10-01T16:19:41.240004Z ERROR obu_lib::control::node: error sending to dev e=Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stdout] test obu_promotes_on_primary_send_failure_via_hub_closure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/integration_flow.rs (/opt/rustwide/target/debug/deps/integration_flow-e454f5634ee458af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test handle_messages_sends_to_tun_and_device ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_latency_measurement_mocked_time.rs (/opt/rustwide/target/debug/deps/integration_latency_measurement_mocked_time-83158cb73df9fbdf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_latency_measurement_with_mocked_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_topology.rs (/opt/rustwide/target/debug/deps/integration_topology-563202744e50e3f6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rsu_and_obu_topology_discovery ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_two_hop.rs (/opt/rustwide/target/debug/deps/integration_two_hop-4aed902c018333ab) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rsu_and_two_obus_choose_two_hop_when_direct_has_higher_latency ... ok [INFO] [stdout] test two_hop_ping_roundtrip_obu2_to_rsu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/routing_integration.rs (/opt/rustwide/target/debug/deps/routing_integration-c358a4eceed95aac) [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/lib.rs (/opt/rustwide/target/debug/deps/obu_lib-1989e518b947ee9c) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test control::node::tests::get_msgs_ok_none ... ok [INFO] [stdout] test control::obu_tests::downstream_to_other_returns_none_when_no_route ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_unparsable_wire ... ok [INFO] [stdout] test control::obu_tests::downstream_to_other_forwards_wire_when_route_exists ... ok [INFO] [stdout] test control::obu_tests::heartbeat_reply_updates_routing_and_replies ... ok [INFO] [stdout] test control::obu_tests::upstream_with_no_cached_upstream_returns_none ... ok [INFO] [stdout] test control::obu_tests::upstream_with_cached_upstream_returns_wire ... ok [INFO] [stdout] test control::obu_tests::downstream_to_self_returns_tap ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_parsable_wire ... ok [INFO] [stdout] test control::route::tests::route_display_contains_fields ... ok [INFO] [stdout] test control::obu_tests::heartbeat_generates_forward_and_reply ... ok [INFO] [stdout] test control::route::tests::route_display_with_latency_some ... ok [INFO] [stdout] test control::routing::cache_tests::failover_promotes_next_candidate ... ok [INFO] [stdout] test control::routing::cache_tests::select_and_cache_upstream_sets_cache ... ok [INFO] [stdout] test control::routing::extra_tests::failover_backfills_from_hops_when_no_latency ... ok [INFO] [stdout] test control::routing::extra_tests::failover_rebuilds_candidates_from_latency ... ok [INFO] [stdout] test control::routing::extra_tests::test_set_cached_candidates_clears_and_sets ... ok [INFO] [stdout] test control::routing::more_tests::clear_cached_upstream_removes_cache ... ok [INFO] [stdout] test control::routing::extra_tests::select_and_cache_upstream_backfills_by_hops ... ok [INFO] [stdout] test control::routing::more_tests::hello_history_eviction_keeps_latest ... ok [INFO] [stdout] test control::routing::more_tests::hysteresis_latency_improvement_above_10_percent_switches ... ok [INFO] [stdout] test control::routing::more_tests::hysteresis_keeps_cached_when_hops_equal ... ok [INFO] [stdout] test control::routing::regression_tests::heartbeat_reply_from_sender_triggers_bail ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_min_finite_avg_missing ... ok [INFO] [stdout] test control::routing::tests::handle_heartbeat_creates_route_and_returns_replies ... ok [INFO] [stdout] test control::routing::tests::handle_heartbeat_reply_updates_downstream_and_replies ... ok [INFO] [stdout] test control::routing::more_tests::hysteresis_prefers_measured_when_cached_unmeasured ... ok [INFO] [stdout] test control::routing::more_tests::duplicate_heartbeat_returns_none ... ok [INFO] [stdout] test control::routing::more_tests::none_latency_handling_prefers_min_and_none_ignored_in_avg ... ok [INFO] [stdout] test control::routing::more_tests::hysteresis_switches_when_one_fewer_hop ... ok [INFO] [stdout] test control::routing::more_tests::select_and_cache_upstream_none_when_no_routes ... ok [INFO] [stdout] test control::routing::more_tests::hysteresis_latency_improvement_below_10_percent_keeps_cached ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_none_latency_handling ... ok [INFO] [stdout] test control::routing::more_tests::test_latency_measurement_with_mocked_time ... ok [INFO] [stdout] test control::routing::more_tests::tie_break_prefers_lower_mac_when_scores_equal ... ok [INFO] [stdout] test control::routing::more_tests::get_route_to_none_when_empty ... ok [INFO] [stdout] test control::routing::more_tests::out_of_order_id_clears_prior_entries ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_none_latency_handling ... ok [INFO] [stdout] test control::routing::regression_tests::heartbeat_reply_from_next_hop_does_not_bail ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::score_and_sort_latency_candidates_hops_and_mac_tie_break ... ok [INFO] [stdout] test tests::create_stub_returns_error_under_test_helpers ... ok [INFO] [stdout] test control::routing_utils::tests::large_permutation_consistency ... ok [INFO] [stdout] test session::tests::nosession_process_reads_from_tun ... ok [INFO] [stdout] test control::routing_utils::tests::proptest_fuzz_small_maps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsu_lib-dcbc841c437ea888) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test control::client_cache::tests::store_and_get_mac ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_parsable_wire ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_none ... ok [INFO] [stdout] test control::client_cache::tests::storing_same_mapping_is_noop ... ok [INFO] [stdout] test control::node::tests::get_msgs_ok_some_with_unparsable_wire ... ok [INFO] [stdout] test control::route::tests::route_display_contains_fields ... ok [INFO] [stdout] test control::route::tests::route_display_with_latency_some ... ok [INFO] [stdout] test control::routing::more_tests::iter_next_hops_empty_and_get_route_none_when_empty ... ok [INFO] [stdout] test control::routing::tests::rsu_handle_heartbeat_reply_inserts_route ... ok [INFO] [stdout] test control::routing::tests::can_generate_heartbeat ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_empty_returns_none ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_min_finite_avg_missing ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_none_latency_handling ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_tie_break ... ok [INFO] [stdout] test control::routing_utils::tests::score_and_sort_latency_candidates_hops_and_mac_tie_break ... ok [INFO] [stdout] test control::rsu_tests::heartbeat_reply_for_other_source_returns_none ... ok [INFO] [stdout] test control::rsu_tests::upstream_broadcast_generates_tap ... ok [INFO] [stdout] test control::rsu_tests::upstream_unicast_to_self_yields_tap_only ... ok [INFO] [stdout] test tests::create_stub_returns_error_under_test_helpers ... ok [INFO] [stdout] test control::rsu_tests::upstream_with_encryption_bad_cipher_returns_none ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_next_hop_empty_returns_none ... ok [INFO] [stdout] test control::routing_utils::tests::pick_best_from_latency_candidates_none_latency_handling ... ok [INFO] [stdout] test control::rsu_tests::upstream_unicast_forwards_via_route ... ok [INFO] [stdout] test control::routing_utils::tests::large_permutation_consistency ... ok [INFO] [stdout] test control::routing_utils::tests::proptest_fuzz_small_maps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scripts_tools-c4b7beac3e0566eb) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test autofix_configs::tests::build_candidates_respects_start_offset ... ok [INFO] [stdout] test autofix_configs::tests::alloc_options_default_cidr ... ok [INFO] [stdout] test autofix_configs::tests::alloc_options_with_cidr_string ... ok [INFO] [stdout] test autofix_configs::tests::try_assign_ip_assigns_and_updates_db ... ok [INFO] [stdout] test autofix_configs::tests::patch_topology_defaults_inserts_latency_and_loss ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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/scripts_tools-76063e68ab22b725) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test autofix_configs::tests::alloc_options_default_cidr ... ok [INFO] [stdout] test autofix_configs::tests::alloc_options_with_cidr_string ... ok [INFO] [stdout] test autofix_configs::tests::build_candidates_respects_start_offset ... ok [INFO] [stdout] test autofix_configs::tests::patch_topology_defaults_inserts_latency_and_loss ... ok [INFO] [stdout] test autofix_configs::tests::try_assign_ip_assigns_and_updates_db ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/allocator_db_edgecases.rs (/opt/rustwide/target/debug/deps/allocator_db_edgecases-c7e96be1d4fefcc4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pre_populated_db ... ok [INFO] [stdout] test malformed_db ... ok [INFO] [stdout] [INFO] [stderr] Running tests/allocator_persistence.rs (/opt/rustwide/target/debug/deps/allocator_persistence-9c8129f19c1a6ef7) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test allocator_persists_assignments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/allocator_tests.rs (/opt/rustwide/target/debug/deps/allocator_tests-9d656ac9fd233460) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test allocator_assigns_unique_ips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/autofix_allocator_integration.rs (/opt/rustwide/target/debug/deps/autofix_allocator_integration-9ca16dc451f50e04) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test autofix_and_allocator_end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4286f9de5ee12ab5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test nsaddrs_reads_stdin ... ok [INFO] [stdout] test parseband_prints_zero_on_empty ... ok [INFO] [stdout] test buildsummary_creates_json_and_csv ... ok [INFO] [stdout] test mergelatency_merges_latency_field ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mergelatency_merges_latency_field stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'mergelatency_merges_latency_field' (248) panicked at scripts_tools/tests/integration.rs:52:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ae6c97efb22 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ae6c97efb22 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ae6c97efb22 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ae6c97efb22 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ae6c98010cf - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ae6c98010cf - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ae6c97ba5f1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ae6c97ba5f1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ae6c97c6ea2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ae6c97cbfcf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ae6c97cbe61 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ae6c973315e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5ae6c973315e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ae6c97cc68f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5ae6c97cc68f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ae6c97cc4ea - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ae6c97c6fd9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ae6c97adc5d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ae6c98091d0 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5ae6c9808656 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5ae6c970d1e4 - core::result::Result::unwrap::hdb8d4e1946d8909a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5ae6c970d1e4 - integration::mergelatency_merges_latency_field::h3862574d31e2b7db [INFO] [stdout] at /opt/rustwide/workdir/scripts_tools/tests/integration.rs:52:61 [INFO] [stdout] 22: 0x5ae6c970db17 - integration::mergelatency_merges_latency_field::{{closure}}::h6d78dddf02de79fc [INFO] [stdout] at /opt/rustwide/workdir/scripts_tools/tests/integration.rs:43:39 [INFO] [stdout] 23: 0x5ae6c970f1e6 - core::ops::function::FnOnce::call_once::h6f6f5d36d386335a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ae6c9732f8b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ae6c9732f8b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ae6c9748b65 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ae6c9748b65 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5ae6c9748b65 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5ae6c9748b65 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5ae6c9748b65 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ae6c9748b65 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ae6c9748b65 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ae6c971f374 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ae6c971f374 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5ae6c9722c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5ae6c9722c3a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5ae6c9722c3a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ae6c9722c3a - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ae6c9722c3a - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ae6c9722c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5ae6c9722c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5ae6c97c1fff - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5ae6c97c1fff - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x76700f96faa4 - [INFO] [stdout] 45: 0x76700f9fca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mergelatency_merges_latency_field [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p scripts_tools --test integration` [INFO] running `Command { std: "docker" "inspect" "19f3c562c9f816db6dbfad78a9a1bc4a635157cf203c88d2ff2d097f417d9f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f3c562c9f816db6dbfad78a9a1bc4a635157cf203c88d2ff2d097f417d9f63", kill_on_drop: false }` [INFO] [stdout] 19f3c562c9f816db6dbfad78a9a1bc4a635157cf203c88d2ff2d097f417d9f63