[INFO] fetching crate profirust 0.6.0...
[INFO] testing profirust-0.6.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate profirust 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate profirust 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate profirust 0.6.0
[INFO] tweaked toml for crates.io crate profirust 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate profirust 0.6.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate profirust 0.6.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97d95a1562df3f497fffb7e712ea5b248974343789ba5c856e02029a622b4b41
[INFO] running `Command { std: "docker" "start" "-a" "97d95a1562df3f497fffb7e712ea5b248974343789ba5c856e02029a622b4b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d95a1562df3f497fffb7e712ea5b248974343789ba5c856e02029a622b4b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d95a1562df3f497fffb7e712ea5b248974343789ba5c856e02029a622b4b41", kill_on_drop: false }`
[INFO] [stdout] 97d95a1562df3f497fffb7e712ea5b248974343789ba5c856e02029a622b4b41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37923e3a15562c6c126bd09d42c9e63d2cf2127ec9566fe609c02b35f89ed8c7
[INFO] running `Command { std: "docker" "start" "-a" "37923e3a15562c6c126bd09d42c9e63d2cf2127ec9566fe609c02b35f89ed8c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling serialport v4.7.0
[INFO] [stderr]    Compiling serialport_low_latency v0.1.1
[INFO] [stderr]    Compiling profirust v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dp/peripheral.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics> {
[INFO] [stdout]     |                             ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/phy/simulator.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram> {
[INFO] [stdout]     |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
[INFO] running `Command { std: "docker" "inspect" "37923e3a15562c6c126bd09d42c9e63d2cf2127ec9566fe609c02b35f89ed8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37923e3a15562c6c126bd09d42c9e63d2cf2127ec9566fe609c02b35f89ed8c7", kill_on_drop: false }`
[INFO] [stdout] 37923e3a15562c6c126bd09d42c9e63d2cf2127ec9566fe609c02b35f89ed8c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c55bd58248896e738c5c306df5a293ea8fbe19963c6b340dcd9be198c09d68ad
[INFO] running `Command { std: "docker" "start" "-a" "c55bd58248896e738c5c306df5a293ea8fbe19963c6b340dcd9be198c09d68ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling process-image v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serialport_low_latency v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serialport v4.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling profirust v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dp/peripheral.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics> {
[INFO] [stdout]     |                             ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/phy/simulator.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram> {
[INFO] [stdout]     |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dp/peripheral.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics> {
[INFO] [stdout]     |                             ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/phy/simulator.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram> {
[INFO] [stdout]     |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.75s
[INFO] running `Command { std: "docker" "inspect" "c55bd58248896e738c5c306df5a293ea8fbe19963c6b340dcd9be198c09d68ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55bd58248896e738c5c306df5a293ea8fbe19963c6b340dcd9be198c09d68ad", kill_on_drop: false }`
[INFO] [stdout] c55bd58248896e738c5c306df5a293ea8fbe19963c6b340dcd9be198c09d68ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b4484c41a75c8fb402b47ab857ef72aeaa2e12522a16c55d4e7c586f8bc4a05
[INFO] running `Command { std: "docker" "start" "-a" "2b4484c41a75c8fb402b47ab857ef72aeaa2e12522a16c55d4e7c586f8bc4a05", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/dp/peripheral.rs:317:29
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics> {
[INFO] [stderr]     |                             ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn last_diagnostics(&self) -> Option<PeripheralDiagnostics<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/phy/simulator.rs:179:25
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram> {
[INFO] [stderr]     |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn get_telegram(&self, t: &CapturedTelegram) -> Option<crate::fdl::Telegram<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `profirust` (lib) generated 2 warnings
[INFO] [stderr] warning: `profirust` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/profirust-2c6403f6e78b798c)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test dp::diagnostics::tests::test_diag_byte2 ... ok
[INFO] [stdout] test dp::diagnostics::tests::test_diag_iter ... ok
[INFO] [stdout] test dp::diagnostics::tests::test_diag_iter_invalid ... ok
[INFO] [stdout] test dp::peripheral_set::tests::cycle_index_api ... ok
[INFO] [stdout] test dp::diagnostics::tests::test_diag_iter_short ... ok
[INFO] [stdout] test fdl::active::tests::fdl_active_station_struct_size ... ok
[INFO] [stdout] test fdl::telegram::tests::data_telegram_sd1 ... ok
[INFO] [stdout] test fdl::active::tests::fdl_active_station_smoke ... ok
[INFO] [stdout] test fdl::telegram::tests::data_telegram_sd3 ... ok
[INFO] [stdout] test fdl::telegram::tests::generate_fdl_status_telegram ... ok
[INFO] [stdout] test fdl::telegram::tests::parse_fdl_response_telegram ... ok
[INFO] [stdout] test fdl::telegram::tests::parse_fdl_status_telegram ... ok
[INFO] [stdout] test fdl::test_active::active_station_accepts_new_previous_neighbor ... ok
[INFO] [stdout] test fdl::test_active::active_station_responds_unknown ... ignored, not yet implemented
[INFO] [stdout] test fdl::test_active::active_station_receives_faulty_token_telegram ... ok
[INFO] [stdout] test fdl::test_active::active_station_next_vanishes ... ok
[INFO] [stdout] test fdl::test_active::active_idle_token_lost ... ok
[INFO] [stdout] test fdl::test_active::active_station_replies_after_token_pass ... ok
[INFO] [stdout] test fdl::test_active::going_offline ... ok
[INFO] [stdout] test fdl::test_active::active_station_rejects_new_previous_neighbor ... ok
[INFO] [stdout] test fdl::test_active::active_station_discovers_neighbor ... ok
[INFO] [stdout] test fdl::test_active::address_collision_in_listen_token ... ok
[INFO] [stdout] test fdl::test_active::active_station_resends_token ... ok
[INFO] [stdout] test fdl::test_active::early_fdl_status ... ok
[INFO] [stdout] test fdl::test_active::address_collision_ring ... ok
[INFO] [stdout] test fdl::test_active::ignore_telegrams_listen_token ... ok
[INFO] [stdout] test fdl::telegram::tests::function_code_proptest ... ok
[INFO] [stdout] test fdl::test_active::address_collision_in_active_idle ... ok
[INFO] [stdout] test fdl::test_active::token_timeout::addr_1_0 ... ok
[INFO] [stdout] test fdl::test_active::token_timeout::addr_3_2 ... ok
[INFO] [stdout] test fdl::test_active::new_token_is_sent_twice ... ok
[INFO] [stdout] test fdl::test_active::slot_time_timing ... ok
[INFO] [stdout] test fdl::test_active::two_rotations_before_ready ... ok
[INFO] [stdout] test fdl::test_active::token_timeout::addr_4_7 ... ok
[INFO] [stdout] test fdl::token_ring::tests::next_station_correct_after_removal ... ok
[INFO] [stdout] test fdl::token_ring::tests::test_token_ring_add_some_stations ... ok
[INFO] [stdout] test fdl::token_ring::tests::token_rink_eats_bad_addresses ... ok
[INFO] [stdout] test fdl::token_ring::tests::test_las_initialization_bad_verification ... ok
[INFO] [stdout] test fdl::test_active::token_timeout::addr_5_14 ... ok
[INFO] [stdout] test fdl::test_active::token_timeout::addr_2_1 ... ok
[INFO] [stdout] test phy::simulator::tests::send_and_receive ... ok
[INFO] [stdout] test tests::baudrate_time_conversions ... ok
[INFO] [stdout] test fdl::token_ring::tests::test_las_update_correctness ... ok
[INFO] [stdout] test fdl::token_ring::tests::test_las_initialization_happy_path ... ok
[INFO] [stdout] test fdl::telegram::tests::data_telegram_bit_error_proptest ... ok
[INFO] [stdout] test fdl::test_active::multimaster_smoke ... ok
[INFO] [stdout] test fdl::telegram::tests::data_telegram_proptest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests profirust
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/phy/serial.rs - phy::serial::SerialPortPhy (line 86) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/dp/master.rs - dp::master::DpMaster (line 76) ... ok
[INFO] [stdout] test src/dp/peripheral.rs - dp::peripheral::Peripheral (line 131) ... ok
[INFO] [stdout] test src/fdl/parameters.rs - fdl::parameters::Parameters (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b4484c41a75c8fb402b47ab857ef72aeaa2e12522a16c55d4e7c586f8bc4a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4484c41a75c8fb402b47ab857ef72aeaa2e12522a16c55d4e7c586f8bc4a05", kill_on_drop: false }`
[INFO] [stdout] 2b4484c41a75c8fb402b47ab857ef72aeaa2e12522a16c55d4e7c586f8bc4a05
