[INFO] fetching crate iscp-rs 0.11.0... [INFO] testing iscp-rs-0.11.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate iscp-rs 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate iscp-rs 0.11.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iscp-rs 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iscp-rs 0.11.0 [INFO] tweaked toml for crates.io crate iscp-rs 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate iscp-rs 0.11.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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15b536f0e5259a35d43f1b0b75ffff822ad6996f133247957dde6ef6cc7ca4ab [INFO] running `Command { std: "docker" "start" "-a" "15b536f0e5259a35d43f1b0b75ffff822ad6996f133247957dde6ef6cc7ca4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15b536f0e5259a35d43f1b0b75ffff822ad6996f133247957dde6ef6cc7ca4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b536f0e5259a35d43f1b0b75ffff822ad6996f133247957dde6ef6cc7ca4ab", kill_on_drop: false }` [INFO] [stdout] 15b536f0e5259a35d43f1b0b75ffff822ad6996f133247957dde6ef6cc7ca4ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5a6da193eab7743caf2de0c962df6ecd7023928d9bc97a9e8f9e444726000ea [INFO] running `Command { std: "docker" "start" "-a" "b5a6da193eab7743caf2de0c962df6ecd7023928d9bc97a9e8f9e444726000ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling httparse v1.9.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling iscp-rs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling fragile v1.2.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sync.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) struct WaitGroup(mpsc::Sender<()>); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `WaitGroup` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.53s [INFO] running `Command { std: "docker" "inspect" "b5a6da193eab7743caf2de0c962df6ecd7023928d9bc97a9e8f9e444726000ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a6da193eab7743caf2de0c962df6ecd7023928d9bc97a9e8f9e444726000ea", kill_on_drop: false }` [INFO] [stdout] b5a6da193eab7743caf2de0c962df6ecd7023928d9bc97a9e8f9e444726000ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33c23d963b56472a728d1ec5c96c94a2ed78db27656cf93fd8004366fbbf1cb [INFO] running `Command { std: "docker" "start" "-a" "b33c23d963b56472a728d1ec5c96c94a2ed78db27656cf93fd8004366fbbf1cb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling httparse v1.9.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling fragile v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling iscp-rs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sync.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) struct WaitGroup(mpsc::Sender<()>); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `WaitGroup` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sync.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) struct WaitGroup(mpsc::Sender<()>); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `WaitGroup` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_QoS` [INFO] [stdout] ... [INFO] [stdout] 75 | pub enum QoS { [INFO] [stdout] | --- `QoS` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^------------------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/encoding/internal/autogen/iscp2.v1.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stdout] | ^---------------------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResultCode` [INFO] [stdout] ... [INFO] [stdout] 106 | pub enum ResultCode { [INFO] [stdout] | ---------- `ResultCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "b33c23d963b56472a728d1ec5c96c94a2ed78db27656cf93fd8004366fbbf1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33c23d963b56472a728d1ec5c96c94a2ed78db27656cf93fd8004366fbbf1cb", kill_on_drop: false }` [INFO] [stdout] b33c23d963b56472a728d1ec5c96c94a2ed78db27656cf93fd8004366fbbf1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8480004b3ea96948074137c9af3c2d34014f02122f904592e175eb13de1b67a2 [INFO] running `Command { std: "docker" "start" "-a" "8480004b3ea96948074137c9af3c2d34014f02122f904592e175eb13de1b67a2", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/sync.rs:66:29 [INFO] [stderr] | [INFO] [stderr] 66 | pub(crate) struct WaitGroup(mpsc::Sender<()>); [INFO] [stderr] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `WaitGroup` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/encoding/internal/autogen/iscp2.v1.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stderr] | ^------------------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_QoS` [INFO] [stderr] ... [INFO] [stderr] 75 | pub enum QoS { [INFO] [stderr] | --- `QoS` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/encoding/internal/autogen/iscp2.v1.rs:72:37 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stderr] | ^---------------------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_QoS` [INFO] [stderr] ... [INFO] [stderr] 75 | pub enum QoS { [INFO] [stderr] | --- `QoS` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/encoding/internal/autogen/iscp2.v1.rs:103:10 [INFO] [stderr] | [INFO] [stderr] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stderr] | ^------------------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ResultCode` [INFO] [stderr] ... [INFO] [stderr] 106 | pub enum ResultCode { [INFO] [stderr] | ---------- `ResultCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/encoding/internal/autogen/iscp2.v1.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | #[derive(num_derive::FromPrimitive, num_derive::ToPrimitive)] [INFO] [stderr] | ^---------------------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ResultCode` [INFO] [stderr] ... [INFO] [stderr] 106 | pub enum ResultCode { [INFO] [stderr] | ---------- `ResultCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `num_derive::ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `num_derive::ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `iscp-rs` (lib) generated 5 warnings [INFO] [stderr] warning: `iscp-rs` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iscp-332f43dd7b27ffbf) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test encoding::proto::connect::test::connect_request ... ok [INFO] [stdout] test encoding::proto::connect::test::connect_response ... ok [INFO] [stdout] test encoding::proto::connect::test::disconnect ... ok [INFO] [stdout] test encoding::proto::data::test::utf8 ... ok [INFO] [stdout] test encoding::proto::metadata::test::invalid_uuid ... ok [INFO] [stdout] test encoding::proto::downstream::test::invalid_uuid ... ok [INFO] [stdout] test iscp::connection::test::downstream_open_request ... ignored [INFO] [stdout] test encoding::proto::ping_pong::test::test_proto_from_to_ping ... ok [INFO] [stdout] test encoding::proto::ping_pong::test::test_proto_from_to_pong ... ok [INFO] [stdout] test encoding::json::test::serde ... ok [INFO] [stdout] test encoding::proto::upstream::test::invalid_uuid ... ok [INFO] [stdout] test iscp::downstream::test::filter_metadata ... ok [INFO] [stdout] test iscp::downstream::test::process_data_points ... ok [INFO] [stdout] test iscp::downstream::test::alias_update ... ok [INFO] [stdout] test iscp::downstream::test::send_ack ... ok [INFO] [stdout] test encoding::proto::tests::test_message_from_to_proto ... ok [INFO] [stdout] test iscp::upstream::test::flush ... ok [INFO] [stdout] test iscp::upstream::test::send_data_data_point_count_overflow ... ok [INFO] [stdout] test iscp::connection::test::upstream_open_request ... ok [INFO] [stdout] test iscp::upstream::test::close ... ok [INFO] [stdout] test message::result::test::is_succeeded ... ok [INFO] [stdout] test message::test::data_id_format ... ok [INFO] [stdout] test iscp::downstream::test::receive_invalid_alias ... ok [INFO] [stdout] test message::test::data_id_parse_str ... ok [INFO] [stdout] test iscp::upstream::test::send_data_serial_number_overflow ... ok [INFO] [stdout] test iscp::upstream::test::send_flush ... ok [INFO] [stdout] test message::test::data_id_validate ... ok [INFO] [stdout] test message::test::request_id_and_stream_id_alias ... ok [INFO] [stdout] test transport::quic::frame::test::datagrams_frame_into_bytes ... ok [INFO] [stdout] test sync::test::cancel_from_background ... ok [INFO] [stdout] test transport::quic::frame::test::datagrams_frame_parse ... ok [INFO] [stdout] test sync::test::cancel ... ok [INFO] [stdout] test transport::quic::frame::test::frame ... ok [INFO] [stdout] test transport::quic::frame::test::new_datagrams_frame ... ok [INFO] [stdout] test transport::quic::frame::test::push_and_parse ... ok [INFO] [stdout] test transport::ws::connector::tests::to_request ... ok [INFO] [stdout] test transport::ws::connector::tests::to_request_headers ... ok [INFO] [stdout] test wire::connection::test::connect_read_loop_closed ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] open: ConnectRequest { request_id: RequestId(0), protocol_version: "2.0.0", node_id: "", ping_interval: TimeDelta { secs: 10, nanos: 0 }, ping_timeout: TimeDelta { secs: 1, nanos: 0 }, project_uuid: None, access_token: None } [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Ping(Ping { request_id: RequestId(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] open: ConnectRequest { request_id: RequestId(0), protocol_version: "2.0.0", node_id: "test_id", ping_interval: TimeDelta { secs: 10, nanos: 0 }, ping_timeout: TimeDelta { secs: 4, nanos: 0 }, project_uuid: None, access_token: Some(AccessToken { token: "****" }) } [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: ConnectResponse(ConnectResponse { request_id: RequestId(0), protocol_version: "", result_code: Succeeded, result_string: "" }) [INFO] [stdout] test wire::connection::test::connect_open_request ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] disconnect : Disconnect { result_code: ConnectTimeout, result_string: "connect timeout" } [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] sent disconnect message [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] close connection [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn read loop [INFO] [stdout] test wire::connection::test::connect_reply_timeout ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Ping(Ping { request_id: RequestId(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamCall(DownstreamCall { call_id: "call_id", request_call_id: "", source_node_id: "", name: "", type_: "", payload: b"" }) [INFO] [stdout] test wire::connection::test::dispatch_downstream_call ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Ping(Ping { request_id: RequestId(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamMetadata(DownstreamMetadata { request_id: RequestId(100), stream_id_alias: 0, source_node_id: "", metadata: BaseTime(BaseTime { session_id: "", name: "", priority: 0, elapsed_time: TimeDelta { secs: 0, nanos: 0 }, base_time: -262143-01-01T00:00:00Z }) }) [INFO] [stdout] test wire::connection::test::dispatch_downstream_meta ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Ping(Ping { request_id: RequestId(0) }) [INFO] [stdout] test transport::quic::frame::test::clear_timeout_buf ... ok [INFO] [stdout] test wire::connection::test::next_request_id ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Ping(Ping { request_id: RequestId(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] close connection [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn read loop [INFO] [stdout] test wire::connection::test::connect_read_loop_response_ping ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: Disconnect(Disconnect { result_code: Succeeded, result_string: "" }) [INFO] [stderr] [2024-10-02T05:08:25Z INFO iscp::wire::connection] receive disconnect: Disconnect { result_code: Succeeded, result_string: "" } [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] close connection [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stdout] test wire::connection::test::dispatch_downstream_message ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] disconnect : Disconnect { result_code: MalformedMessage, result_string: "message decode error" } [INFO] [stdout] test wire::connection::test::recv_disconnect ... ok [INFO] [stdout] test wire::connection::test::unreliable_write_message ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] UpstreamCall { call_id: "call_id", request_call_id: "", destination_node_id: "node_id", name: "", type_: "", payload: b"" } [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: UpstreamCallAck(UpstreamCallAck { call_id: "call_id", result_code: Succeeded, result_string: "OK" }) [INFO] [stdout] test wire::connection::test::upstream_call ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: UpstreamChunkAck(UpstreamChunkAck { stream_id_alias: 1, results: [], data_id_aliases: {} }) [INFO] [stdout] test wire::connection::test::dispatch_upstream_message ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] no unreliable transport [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] exit wire conn unreliable read loop [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] open upstream: UpstreamOpenRequest { request_id: RequestId(0), session_id: "", ack_interval: TimeDelta { secs: 0, nanos: 0 }, expiry_interval: TimeDelta { secs: 0, nanos: 0 }, data_ids: [], qos: Unreliable, persist: None } [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: UpstreamOpenResponse(UpstreamOpenResponse { request_id: RequestId(0), assigned_stream_id: 00000000-0000-0000-0000-000000000000, assigned_stream_id_alias: 0, server_time: 1970-01-01T00:00:00Z, result_code: Succeeded, result_string: "", data_id_aliases: {} }) [INFO] [stdout] test wire::connection::test::upstream_open_request ... ok [INFO] [stderr] [2024-10-02T05:08:25Z DEBUG iscp::wire::connection] resume upstream: UpstreamResumeRequest { request_id: RequestId(0), stream_id: 11111111-1111-1111-1111-111111111111 } [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: UpstreamResumeResponse(UpstreamResumeResponse { request_id: RequestId(0), assigned_stream_id_alias: 0, result_code: Succeeded, result_string: "" }) [INFO] [stdout] test wire::connection::test::upstream_resume_request ... ok [INFO] [stdout] test iscp::storage::test::ut_remove_expired ... ok [INFO] [stderr] [2024-10-02T05:08:25Z WARN iscp::iscp::upstream] channel closed [INFO] [stdout] test iscp::upstream::test::read_loop ... ok [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stderr] [2024-10-02T05:08:25Z TRACE iscp::wire::connection] got message: DownstreamChunk(DownstreamChunk { stream_id_alias: 1, stream_chunk: StreamChunk { sequence_number: 0, data_point_groups: [] }, upstream_or_alias: Alias(0) }) [INFO] [stdout] test wire::connection::test::unreliable_read ... FAILED [INFO] [stdout] test iscp::upstream::test::close_no_final_ack ... ok [INFO] [stderr] [2024-10-02T05:08:26Z ERROR iscp::iscp::upstream] final ack receive error: deadline has elapsed [INFO] [stderr] [2024-10-02T05:08:26Z TRACE iscp::iscp::upstream] Unexpected: `channel closed` [INFO] [stdout] test sync::test::wait_group ... ok [INFO] [stdout] test wire::connection::test::ping_pong_timeout ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wire::connection::test::unreliable_read stdout ---- [INFO] [stdout] thread 'wire::connection::test::unreliable_read' panicked at src/wire/mod.rs:31:1: [INFO] [stdout] MockMockTransport::write_message(?): No matching expectation found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57ffdaf25a5a - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x57ffdaf25a5a - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x57ffdaf25a5a - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57ffdaf25a5a - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57ffdaf4ce63 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x57ffdaf4ce63 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x57ffdaf222d3 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x57ffdaf258a2 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x57ffdaf26f05 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x57ffdaf26cf8 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x57ffdac038b9 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x57ffdac038b9 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x57ffdaf27608 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x57ffdaf27608 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x57ffdaf273ca - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x57ffdaf25f39 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x57ffdaf2705c - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x57ffdaf4b3d0 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x57ffdaf4b3ab - core::panicking::panic_display::h0ad2c53381967f4e [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:264:5 [INFO] [stdout] 19: 0x57ffdaf4b3ab - core::option::expect_failed::hf5550c98642bbf91 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/option.rs:2014:5 [INFO] [stdout] 20: 0x57ffda87064e - core::option::Option::expect::h40605e0a011e1aa7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/option.rs:931:21 [INFO] [stdout] 21: 0x57ffdab787de - ::write_message::{{closure}}::h387b9273df10f1ee [INFO] [stdout] at /opt/rustwide/workdir/src/wire/mod.rs:31:1 [INFO] [stdout] 22: 0x57ffda6f7528 - as core::future::future::Future>::poll::h5deac1a198ae91d8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x57ffda5cc88b - iscp::wire::connection::Conn::write_message::{{closure}}::h8a7ed4410e6d46e6 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:722:36 [INFO] [stdout] 24: 0x57ffda6800c9 - iscp::wire::connection::Conn::disconnect::{{closure}}::{{closure}}::h39ee5a27481e55cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/macros/select.rs:548:49 [INFO] [stdout] 25: 0x57ffdab6f88d - as core::future::future::Future>::poll::hca4ced870f53c84e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/future/poll_fn.rs:58:9 [INFO] [stdout] 26: 0x57ffda5b880b - iscp::wire::connection::Conn::disconnect::{{closure}}::h0a23a47323dcb66f [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:476:9 [INFO] [stdout] 27: 0x57ffda65a3ca - iscp::wire::connection::Conn::read_loop::{{closure}}::h9a224d975ecfbfb5 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:994:18 [INFO] [stdout] 28: 0x57ffda5a38b8 - iscp::wire::connection::connect::{{closure}}::{{closure}}::hb744b11d5a5cfccd [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:380:48 [INFO] [stdout] 29: 0x57ffda39a2d5 - tokio::runtime::task::core::Core::poll::{{closure}}::he317d6101bc6e079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 30: 0x57ffda351e94 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h7389c442bb37bfb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 31: 0x57ffda351e94 - tokio::runtime::task::core::Core::poll::h10fe33d3d85724c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 32: 0x57ffda08bffa - tokio::runtime::task::harness::poll_future::{{closure}}::h180b3a3eb363b709 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 33: 0x57ffda8ed5f0 - as core::ops::function::FnOnce<()>>::call_once::hd9249471017a3c01 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x57ffda4454c5 - std::panicking::try::do_call::hd84fcaf06de9e5c3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 35: 0x57ffda2526cb - __rust_try [INFO] [stdout] 36: 0x57ffda221858 - std::panicking::try::h770e50e1ad1f47dc [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 37: 0x57ffda221858 - std::panic::catch_unwind::h892b504e6549ddac [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 38: 0x57ffda018be7 - tokio::runtime::task::harness::poll_future::h03a3f13476ef3b69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 39: 0x57ffda0e013f - tokio::runtime::task::harness::Harness::poll_inner::hb62bc66bd850f267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 40: 0x57ffda155a63 - tokio::runtime::task::harness::Harness::poll::ha1789d84564e4a6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 41: 0x57ffdaaa5bae - tokio::runtime::task::raw::poll::h73aadfb1b5082e80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 42: 0x57ffdae75aeb - tokio::runtime::task::raw::RawTask::poll::hd2f7cb5e295d4863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 43: 0x57ffdaa95424 - tokio::runtime::task::LocalNotified::run::h8f5725e0424672a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 44: 0x57ffda77df86 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0acfcc8e5e3ce189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 45: 0x57ffda77aa94 - tokio::runtime::coop::with_budget::h3e6f3f7959d1edab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 46: 0x57ffda77aa94 - tokio::runtime::coop::budget::hf3482e2984ff555c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 47: 0x57ffda77aa94 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::haaca9bb2aae64406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 48: 0x57ffda77a156 - tokio::runtime::scheduler::current_thread::Context::enter::hc04624533e4050f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 49: 0x57ffda77a66c - tokio::runtime::scheduler::current_thread::Context::run_task::he9c10a65cf0b9801 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 50: 0x57ffda77def9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he63010942246384f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 51: 0x57ffda77bc74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7b68d5e5f9586298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 52: 0x57ffdaa18471 - tokio::runtime::context::scoped::Scoped::set::h60f1bceb36d54c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 53: 0x57ffda73ce64 - tokio::runtime::context::set_scheduler::{{closure}}::h5c44d90a9253ec69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 54: 0x57ffdab4ea7a - std::thread::local::LocalKey::try_with::hdfa894938d24adb6 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 55: 0x57ffdab34ce6 - std::thread::local::LocalKey::with::h1e415b58bd5b4f7c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 56: 0x57ffda73cd1b - tokio::runtime::context::set_scheduler::h0f1ee99903ad439f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 57: 0x57ffda77ba14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdea48b8d6e9bc573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 58: 0x57ffda77bd8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h98ee0addd20f20f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 59: 0x57ffda73df5d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94fec91ad71d5d78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 60: 0x57ffdaa188de - tokio::runtime::context::runtime::enter_runtime::h4ed1ac746c36ffb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 61: 0x57ffda73daa8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbf387cb1557f05a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 62: 0x57ffda94bbec - tokio::runtime::runtime::Runtime::block_on::h2873c296fbf54cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 63: 0x57ffda7cba47 - iscp::wire::connection::test::unreliable_read::h5837a7c1d5d96054 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1605:9 [INFO] [stdout] 64: 0x57ffda7cb923 - iscp::wire::connection::test::unreliable_read::{{closure}}::h45f9584aff477f10 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1547:31 [INFO] [stdout] 65: 0x57ffda4ad3c6 - core::ops::function::FnOnce::call_once::h8ba49bac47720bc9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x57ffdac0817b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x57ffdac0817b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 68: 0x57ffdac07a68 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 69: 0x57ffdac07a68 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x57ffdac07a68 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 71: 0x57ffdac07a68 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 72: 0x57ffdac07a68 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x57ffdac07a68 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 74: 0x57ffdac07a68 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 75: 0x57ffdabcbc94 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 76: 0x57ffdabcbc94 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 77: 0x57ffdabcf342 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 78: 0x57ffdabcf342 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 79: 0x57ffdabcf342 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 80: 0x57ffdabcf342 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 81: 0x57ffdabcf342 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 82: 0x57ffdabcf342 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 83: 0x57ffdabcf342 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 84: 0x57ffdaf2b60b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 85: 0x57ffdaf2b60b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 86: 0x57ffdaf2b60b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 87: 0x766e232afac3 - [INFO] [stdout] 88: 0x766e23340a04 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'wire::connection::test::unreliable_read' panicked at src/wire/connection.rs:1587:29: [INFO] [stdout] timeout error [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57ffdaf25a5a - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x57ffdaf25a5a - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x57ffdaf25a5a - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57ffdaf25a5a - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57ffdaf4ce63 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x57ffdaf4ce63 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x57ffdaf222d3 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x57ffdaf258a2 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x57ffdaf26f05 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x57ffdaf26cf8 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x57ffdac038b9 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x57ffdac038b9 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x57ffdaf27608 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x57ffdaf27608 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x57ffdaf27396 - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x57ffdaf25f39 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x57ffdaf2705c - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x57ffdaf4b3d0 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x57ffda7cd1a8 - iscp::wire::connection::test::unreliable_read::{{closure}}::Case::test::{{closure}}::h63468b3b5959639b [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1587:29 [INFO] [stdout] 19: 0x57ffda7cbe76 - iscp::wire::connection::test::unreliable_read::{{closure}}::h69352659bd0ef75a [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1606:25 [INFO] [stdout] 20: 0x57ffda6f8334 - as core::future::future::Future>::poll::hd2c2a00e8a303470 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 21: 0x57ffda6f70c6 - as core::future::future::Future>::poll::h418a38247d48111a [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x57ffda77e565 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1afa50311351056e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x57ffda77e4b8 - tokio::runtime::coop::with_budget::h8ad64994efc239e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x57ffda77e4b8 - tokio::runtime::coop::budget::h364e0ffd3a7137fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x57ffda77e4b8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc5f270000599f50b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x57ffda778d00 - tokio::runtime::scheduler::current_thread::Context::enter::h0497578140869497 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x57ffda77d92e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he63010942246384f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x57ffda77bc74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7b68d5e5f9586298 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x57ffdaa18471 - tokio::runtime::context::scoped::Scoped::set::h60f1bceb36d54c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x57ffda73ce64 - tokio::runtime::context::set_scheduler::{{closure}}::h5c44d90a9253ec69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 31: 0x57ffdab4ea7a - std::thread::local::LocalKey::try_with::hdfa894938d24adb6 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x57ffdab34ce6 - std::thread::local::LocalKey::with::h1e415b58bd5b4f7c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x57ffda73cd1b - tokio::runtime::context::set_scheduler::h0f1ee99903ad439f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 34: 0x57ffda77ba14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdea48b8d6e9bc573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x57ffda77bd8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h98ee0addd20f20f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x57ffda73df5d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h94fec91ad71d5d78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x57ffdaa188de - tokio::runtime::context::runtime::enter_runtime::h4ed1ac746c36ffb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x57ffda73daa8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbf387cb1557f05a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x57ffda94bbec - tokio::runtime::runtime::Runtime::block_on::h2873c296fbf54cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 40: 0x57ffda7cba47 - iscp::wire::connection::test::unreliable_read::h5837a7c1d5d96054 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1605:9 [INFO] [stdout] 41: 0x57ffda7cb923 - iscp::wire::connection::test::unreliable_read::{{closure}}::h45f9584aff477f10 [INFO] [stdout] at /opt/rustwide/workdir/src/wire/connection.rs:1547:31 [INFO] [stdout] 42: 0x57ffda4ad3c6 - core::ops::function::FnOnce::call_once::h8ba49bac47720bc9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57ffdac0817b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x57ffdac0817b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 45: 0x57ffdac07a68 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 46: 0x57ffdac07a68 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x57ffdac07a68 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 48: 0x57ffdac07a68 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 49: 0x57ffdac07a68 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 50: 0x57ffdac07a68 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 51: 0x57ffdac07a68 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 52: 0x57ffdabcbc94 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 53: 0x57ffdabcbc94 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x57ffdabcf342 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 55: 0x57ffdabcf342 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x57ffdabcf342 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 57: 0x57ffdabcf342 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 58: 0x57ffdabcf342 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 59: 0x57ffdabcf342 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 60: 0x57ffdabcf342 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x57ffdaf2b60b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 62: 0x57ffdaf2b60b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 63: 0x57ffdaf2b60b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 64: 0x766e232afac3 - [INFO] [stdout] 65: 0x766e23340a04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wire::connection::test::unreliable_read [INFO] [stdout] [INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8480004b3ea96948074137c9af3c2d34014f02122f904592e175eb13de1b67a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8480004b3ea96948074137c9af3c2d34014f02122f904592e175eb13de1b67a2", kill_on_drop: false }` [INFO] [stdout] 8480004b3ea96948074137c9af3c2d34014f02122f904592e175eb13de1b67a2