[INFO] cloning repository https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insight-cv-platform/edge-communication-protocol-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac0c9a7e1303371aa1db2bda3a24b47510579c1a
[INFO] testing insight-cv-platform/edge-communication-protocol-rust against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsight-cv-platform%2Fedge-communication-protocol-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] finished tweaking git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust
[INFO] tweaked toml for git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/insight-cv-platform/edge-communication-protocol-rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding pyo3 v0.16.6 (available: v0.27.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded zerocopy v0.3.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.6
[INFO] [stderr]   Downloaded pyo3-macros v0.16.6
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.6
[INFO] [stderr]   Downloaded typed-builder v0.5.1
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.6
[INFO] [stderr]   Downloaded avro-rs v0.13.0
[INFO] [stderr]   Downloaded pyo3 v0.16.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.2.0
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be43dfb6a76ee49d1b26ad483b44b0934f76688a27280a5aed09be0b90c172a4
[INFO] running `Command { std: "docker" "start" "-a" "be43dfb6a76ee49d1b26ad483b44b0934f76688a27280a5aed09be0b90c172a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be43dfb6a76ee49d1b26ad483b44b0934f76688a27280a5aed09be0b90c172a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be43dfb6a76ee49d1b26ad483b44b0934f76688a27280a5aed09be0b90c172a4", kill_on_drop: false }`
[INFO] [stdout] be43dfb6a76ee49d1b26ad483b44b0934f76688a27280a5aed09be0b90c172a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1f5d1714029a3222a3f313a6de2febeb768866ce0927422e6afe1df4082457
[INFO] running `Command { std: "docker" "start" "-a" "ab1f5d1714029a3222a3f313a6de2febeb768866ce0927422e6afe1df4082457", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]    Compiling typed-builder v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling zerocopy v0.3.2
[INFO] [stderr]    Compiling avro-rs v0.13.0
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]    Compiling protocol v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                   ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                      ++++
[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/avro.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 227 | impl Builder {
[INFO] [stdout]     |      ------- `Builder` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:311:23
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                       ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                          ++++
[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/objects/services/ffprobe.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 56 | impl ServicesFFProbeRequest {
[INFO] [stdout]    |      ---------------------- `ServicesFFProbeRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ffprobe.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 98 | impl ServicesFFProbeResponse {
[INFO] [stdout]    |      ----------------------- `ServicesFFProbeResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/keep_alive.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 15 | impl KeepAliveMessage {
[INFO] [stdout]    |      ---------------- `KeepAliveMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ping.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl PingRequestResponse {
[INFO] [stdout]    |      ------------------- `PingRequestResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/notify_message.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 20 | impl NotifyMessage {
[INFO] [stdout]    |      ------------- `NotifyMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 27 | impl StreamTrackUnitElementsRequest {
[INFO] [stdout]    |      ------------------------------ `StreamTrackUnitElementsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 126 | impl StreamTrackUnitElementsResponse {
[INFO] [stdout]     |      ------------------------------- `StreamTrackUnitElementsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl StreamTrackUnitsRequest {
[INFO] [stdout]    |      ----------------------- `StreamTrackUnitsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 129 | impl StreamTrackUnitsResponse {
[INFO] [stdout]     |      ------------------------ `StreamTrackUnitsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 34 | impl StreamTracksResponse {
[INFO] [stdout]    |      -------------------- `StreamTracksResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 153 | impl StreamTracksRequest {
[INFO] [stdout]     |      ------------------- `StreamTracksRequest` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/unit_element_message.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl UnitElementMessage {
[INFO] [stdout]    |      ------------------ `UnitElementMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 39 | impl Payload {
[INFO] [stdout]    |      ------- `Payload` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 67 | impl TrackInfo {
[INFO] [stdout]    |      --------- `TrackInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 133 | impl Unit {
[INFO] [stdout]     |      ---- `Unit` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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 28.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ab1f5d1714029a3222a3f313a6de2febeb768866ce0927422e6afe1df4082457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1f5d1714029a3222a3f313a6de2febeb768866ce0927422e6afe1df4082457", kill_on_drop: false }`
[INFO] [stdout] ab1f5d1714029a3222a3f313a6de2febeb768866ce0927422e6afe1df4082457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b341d67a18fe3073b6c0a9de556602d1f8734509b548a80fa75f6e66eae78f4
[INFO] running `Command { std: "docker" "start" "-a" "8b341d67a18fe3073b6c0a9de556602d1f8734509b548a80fa75f6e66eae78f4", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                   ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                      ++++
[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/avro.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 227 | impl Builder {
[INFO] [stdout]     |      ------- `Builder` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:311:23
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                       ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                          ++++
[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/objects/services/ffprobe.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 56 | impl ServicesFFProbeRequest {
[INFO] [stdout]    |      ---------------------- `ServicesFFProbeRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ffprobe.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 98 | impl ServicesFFProbeResponse {
[INFO] [stdout]    |      ----------------------- `ServicesFFProbeResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/keep_alive.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 15 | impl KeepAliveMessage {
[INFO] [stdout]    |      ---------------- `KeepAliveMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ping.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl PingRequestResponse {
[INFO] [stdout]    |      ------------------- `PingRequestResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/notify_message.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 20 | impl NotifyMessage {
[INFO] [stdout]    |      ------------- `NotifyMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling protocol v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/objects/services/storage/stream_track_unit_elements.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 27 | impl StreamTrackUnitElementsRequest {
[INFO] [stdout]    |      ------------------------------ `StreamTrackUnitElementsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 126 | impl StreamTrackUnitElementsResponse {
[INFO] [stdout]     |      ------------------------------- `StreamTrackUnitElementsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl StreamTrackUnitsRequest {
[INFO] [stdout]    |      ----------------------- `StreamTrackUnitsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 129 | impl StreamTrackUnitsResponse {
[INFO] [stdout]     |      ------------------------ `StreamTrackUnitsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 34 | impl StreamTracksResponse {
[INFO] [stdout]    |      -------------------- `StreamTracksResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 153 | impl StreamTracksRequest {
[INFO] [stdout]     |      ------------------- `StreamTracksRequest` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/unit_element_message.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl UnitElementMessage {
[INFO] [stdout]    |      ------------------ `UnitElementMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 39 | impl Payload {
[INFO] [stdout]    |      ------- `Payload` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 67 | impl TrackInfo {
[INFO] [stdout]    |      --------- `TrackInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 133 | impl Unit {
[INFO] [stdout]     |      ---- `Unit` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                   ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                      ++++
[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/avro.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 227 | impl Builder {
[INFO] [stdout]     |      ------- `Builder` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/avro.rs:311:23
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stdout]     |                       ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stdout]     |                                                          ++++
[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/objects/services/ffprobe.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 56 | impl ServicesFFProbeRequest {
[INFO] [stdout]    |      ---------------------- `ServicesFFProbeRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ffprobe.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 98 | impl ServicesFFProbeResponse {
[INFO] [stdout]    |      ----------------------- `ServicesFFProbeResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/keep_alive.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 15 | impl KeepAliveMessage {
[INFO] [stdout]    |      ---------------- `KeepAliveMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ping.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl PingRequestResponse {
[INFO] [stdout]    |      ------------------- `PingRequestResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/notify_message.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 20 | impl NotifyMessage {
[INFO] [stdout]    |      ------------- `NotifyMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 27 | impl StreamTrackUnitElementsRequest {
[INFO] [stdout]    |      ------------------------------ `StreamTrackUnitElementsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 126 | impl StreamTrackUnitElementsResponse {
[INFO] [stdout]     |      ------------------------------- `StreamTrackUnitElementsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl StreamTrackUnitsRequest {
[INFO] [stdout]    |      ----------------------- `StreamTrackUnitsRequest` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 129 | impl StreamTrackUnitsResponse {
[INFO] [stdout]     |      ------------------------ `StreamTrackUnitsResponse` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 34 | impl StreamTracksResponse {
[INFO] [stdout]    |      -------------------- `StreamTracksResponse` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 153 | impl StreamTracksRequest {
[INFO] [stdout]     |      ------------------- `StreamTracksRequest` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/unit_element_message.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 26 | impl UnitElementMessage {
[INFO] [stdout]    |      ------------------ `UnitElementMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 39 | impl Payload {
[INFO] [stdout]    |      ------- `Payload` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 67 | impl TrackInfo {
[INFO] [stdout]    |      --------- `TrackInfo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[pymethods]
[INFO] [stdout]     | ^-----------
[INFO] [stdout]     | |
[INFO] [stdout]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 133 | impl Unit {
[INFO] [stdout]     |      ---- `Unit` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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 3.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "8b341d67a18fe3073b6c0a9de556602d1f8734509b548a80fa75f6e66eae78f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b341d67a18fe3073b6c0a9de556602d1f8734509b548a80fa75f6e66eae78f4", kill_on_drop: false }`
[INFO] [stdout] 8b341d67a18fe3073b6c0a9de556602d1f8734509b548a80fa75f6e66eae78f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee19db7318a6ecd84f869667a764841a688876985d004ed6e2d94f7caf1faa1e
[INFO] running `Command { std: "docker" "start" "-a" "ee19db7318a6ecd84f869667a764841a688876985d004ed6e2d94f7caf1faa1e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/avro.rs:157:19
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stderr]     |                   ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/avro.rs:226:1
[INFO] [stderr]     |
[INFO] [stderr] 226 | #[pymethods]
[INFO] [stderr]     | ^-----------
[INFO] [stderr]     | |
[INFO] [stderr]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 227 | impl Builder {
[INFO] [stderr]     |      ------- `Builder` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/avro.rs:311:23
[INFO] [stderr]     |
[INFO] [stderr] 311 |     pub fn get_record(&self, schema_name: &str) -> Record {
[INFO] [stderr]     |                       ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 311 |     pub fn get_record(&self, schema_name: &str) -> Record<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/objects/services/ffprobe.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 56 | impl ServicesFFProbeRequest {
[INFO] [stderr]    |      ---------------------- `ServicesFFProbeRequest` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ffprobe.rs:97:1
[INFO] [stderr]    |
[INFO] [stderr] 97 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 98 | impl ServicesFFProbeResponse {
[INFO] [stderr]    |      ----------------------- `ServicesFFProbeResponse` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/keep_alive.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 15 | impl KeepAliveMessage {
[INFO] [stderr]    |      ---------------- `KeepAliveMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/ping.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 26 | impl PingRequestResponse {
[INFO] [stderr]    |      ------------------- `PingRequestResponse` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/notify_message.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 20 | impl NotifyMessage {
[INFO] [stderr]    |      ------------- `NotifyMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 27 | impl StreamTrackUnitElementsRequest {
[INFO] [stderr]    |      ------------------------------ `StreamTrackUnitElementsRequest` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_unit_elements.rs:125:1
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[pymethods]
[INFO] [stderr]     | ^-----------
[INFO] [stderr]     | |
[INFO] [stderr]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 126 | impl StreamTrackUnitElementsResponse {
[INFO] [stderr]     |      ------------------------------- `StreamTrackUnitElementsResponse` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 26 | impl StreamTrackUnitsRequest {
[INFO] [stderr]    |      ----------------------- `StreamTrackUnitsRequest` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_track_units.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[pymethods]
[INFO] [stderr]     | ^-----------
[INFO] [stderr]     | |
[INFO] [stderr]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 129 | impl StreamTrackUnitsResponse {
[INFO] [stderr]     |      ------------------------ `StreamTrackUnitsResponse` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 34 | impl StreamTracksResponse {
[INFO] [stderr]    |      -------------------- `StreamTracksResponse` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/stream_tracks.rs:152:1
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[pymethods]
[INFO] [stderr]     | ^-----------
[INFO] [stderr]     | |
[INFO] [stderr]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 153 | impl StreamTracksRequest {
[INFO] [stderr]     |      ------------------- `StreamTracksRequest` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/objects/services/storage/unit_element_message.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 26 | impl UnitElementMessage {
[INFO] [stderr]    |      ------------------ `UnitElementMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 39 | impl Payload {
[INFO] [stderr]    |      ------- `Payload` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[pymethods]
[INFO] [stderr]    | ^-----------
[INFO] [stderr]    | |
[INFO] [stderr]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 67 | impl TrackInfo {
[INFO] [stderr]    |      --------- `TrackInfo` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (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/primitives.rs:132:1
[INFO] [stderr]     |
[INFO] [stderr] 132 | #[pymethods]
[INFO] [stderr]     | ^-----------
[INFO] [stderr]     | |
[INFO] [stderr]     | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stderr] 133 | impl Unit {
[INFO] [stderr]     |      ---- `Unit` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `protocol` (lib) generated 18 warnings (run `cargo fix --lib -p protocol` to apply 2 suggestions)
[INFO] [stderr] warning: `protocol` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protocol-d046db014ad3fdc3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test objects::services::ffprobe::tests::test_load_save_req ... FAILED
[INFO] [stdout] test objects::services::ffprobe::tests::test_load_save_resp ... FAILED
[INFO] [stdout] test objects::services::storage::notify_message::tests::test_load_save_req ... FAILED
[INFO] [stdout] test objects::services::storage::stream_track_unit_elements::tests::test_load_save_req ... FAILED
[INFO] [stdout] test objects::services::keep_alive::tests::test_load_save ... FAILED
[INFO] [stdout] test objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep ... FAILED
[INFO] [stdout] test avro::tests::test_load_schemas ... FAILED
[INFO] [stdout] test objects::services::storage::stream_track_units::tests::test_load_save_rep ... FAILED
[INFO] [stdout] test objects::services::ping::tests::test_load_save_ping ... FAILED
[INFO] [stdout] test objects::services::storage::stream_tracks::tests::test_load_save_req ... FAILED
[INFO] [stdout] test objects::services::storage::unit_element_message::tests::test_load_save_req ... FAILED
[INFO] [stdout] test objects::services::storage::stream_tracks::tests::test_load_save_rep ... FAILED
[INFO] [stdout] test objects::services::storage::stream_track_units::tests::test_load_save_req ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::ffprobe::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::ffprobe::tests::test_load_save_req' (26) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd183443a1 - protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ffprobe.rs:263:18
[INFO] [stdout]   36:     0x58bd183438a7 - protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ffprobe.rs:262:28
[INFO] [stdout]   37:     0x58bd1833ae26 - <protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::ffprobe::tests::test_load_save_resp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::ffprobe::tests::test_load_save_resp' (27) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd18344b51 - protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_resp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ffprobe.rs:292:18
[INFO] [stdout]   36:     0x58bd183438d7 - protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_resp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ffprobe.rs:291:29
[INFO] [stdout]   37:     0x58bd1833ae66 - <protocol[b24827d4ef9ae98f]::objects::services::ffprobe::tests::test_load_save_resp::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::notify_message::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::notify_message::tests::test_load_save_req' (30) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd183189cf - protocol[b24827d4ef9ae98f]::objects::services::storage::notify_message::tests::test_load_save_req_int
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/notify_message.rs:127:18
[INFO] [stdout]   36:     0x58bd18319251 - protocol[b24827d4ef9ae98f]::objects::services::storage::notify_message::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/notify_message.rs:166:9
[INFO] [stdout]   37:     0x58bd183187f7 - protocol[b24827d4ef9ae98f]::objects::services::storage::notify_message::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/notify_message.rs:165:28
[INFO] [stdout]   38:     0x58bd1833af26 - <protocol[b24827d4ef9ae98f]::objects::services::storage::notify_message::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   60:     0x7c045a4c5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_track_unit_elements::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_track_unit_elements::tests::test_load_save_req' (32) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1831ac9f - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_unit_elements.rs:269:18
[INFO] [stdout]   36:     0x58bd18318887 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_unit_elements.rs:268:28
[INFO] [stdout]   37:     0x58bd1833b066 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::keep_alive::tests::test_load_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::keep_alive::tests::test_load_save' (28) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1831e021 - protocol[b24827d4ef9ae98f]::objects::services::keep_alive::tests::test_load_save
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/keep_alive.rs:80:18
[INFO] [stdout]   36:     0x58bd1831d557 - protocol[b24827d4ef9ae98f]::objects::services::keep_alive::tests::test_load_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/keep_alive.rs:79:24
[INFO] [stdout]   37:     0x58bd1833ada6 - <protocol[b24827d4ef9ae98f]::objects::services::keep_alive::tests::test_load_save::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep' (31) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd18319f97 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_unit_elements.rs:309:18
[INFO] [stdout]   36:     0x58bd18318857 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_unit_elements.rs:308:28
[INFO] [stdout]   37:     0x58bd1833b026 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- avro::tests::test_load_schemas stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'avro::tests::test_load_schemas' (25) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1833fc29 - protocol[b24827d4ef9ae98f]::avro::tests::test_load_schemas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:324:18
[INFO] [stdout]   36:     0x58bd1833f697 - protocol[b24827d4ef9ae98f]::avro::tests::test_load_schemas::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:323:27
[INFO] [stdout]   37:     0x58bd1833ad66 - <protocol[b24827d4ef9ae98f]::avro::tests::test_load_schemas::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_track_units::tests::test_load_save_rep stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_track_units::tests::test_load_save_rep' (33) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd18324ed7 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_rep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_units.rs:285:18
[INFO] [stdout]   36:     0x58bd18324097 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_rep::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_units.rs:284:28
[INFO] [stdout]   37:     0x58bd1833af66 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_rep::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::ping::tests::test_load_save_ping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::ping::tests::test_load_save_ping' (29) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd183247b1 - protocol[b24827d4ef9ae98f]::objects::services::ping::tests::test_load_save_req_rep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ping.rs:115:18
[INFO] [stdout]   36:     0x58bd18324d28 - protocol[b24827d4ef9ae98f]::objects::services::ping::tests::test_load_save_ping
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ping.rs:140:9
[INFO] [stdout]   37:     0x58bd18324067 - protocol[b24827d4ef9ae98f]::objects::services::ping::tests::test_load_save_ping::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/ping.rs:139:29
[INFO] [stdout]   38:     0x58bd1833ade6 - <protocol[b24827d4ef9ae98f]::objects::services::ping::tests::test_load_save_ping::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   60:     0x7c045a4c5a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_tracks::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_tracks::tests::test_load_save_req' (36) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1831efc1 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_tracks.rs:234:18
[INFO] [stdout]   36:     0x58bd1831d5b7 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_tracks.rs:233:28
[INFO] [stdout]   37:     0x58bd1833aee6 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::unit_element_message::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::unit_element_message::tests::test_load_save_req' (37) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1831930f - protocol[b24827d4ef9ae98f]::objects::services::storage::unit_element_message::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/unit_element_message.rs:148:18
[INFO] [stdout]   36:     0x58bd18318827 - protocol[b24827d4ef9ae98f]::objects::services::storage::unit_element_message::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/unit_element_message.rs:147:28
[INFO] [stdout]   37:     0x58bd1833afe6 - <protocol[b24827d4ef9ae98f]::objects::services::storage::unit_element_message::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_tracks::tests::test_load_save_rep stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_tracks::tests::test_load_save_rep' (35) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1831e637 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_rep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_tracks.rs:263:18
[INFO] [stdout]   36:     0x58bd1831d587 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_rep::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_tracks.rs:262:28
[INFO] [stdout]   37:     0x58bd1833aea6 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_tracks::tests::test_load_save_rep::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- objects::services::storage::stream_track_units::tests::test_load_save_req stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'objects::services::storage::stream_track_units::tests::test_load_save_req' (34) panicked at src/utils.rs:9:9:
[INFO] [stdout] File /opt/rustwide/workdir/API/avro/protocol/storage/insight.storage.TrackType.avsc cannot be loaded. Error is Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bd1843d2e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bd1843d2e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bd184534ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bd184534ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bd18442116 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bd18442116 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bd1841b28f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bd1841b28f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bd18435229 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bd1835311e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bd1835311e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bd184353e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bd184353e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bd1841b348 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bd18412c19 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bd1841c19d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bd18453b8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bd1833f664 - protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:9:9
[INFO] [stdout]   20:     0x58bd183321ca - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap_or_else::<protocol[b24827d4ef9ae98f]::utils::load_file::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x58bd1833fb97 - protocol[b24827d4ef9ae98f]::utils::load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:8:31
[INFO] [stdout]   22:     0x58bd1831ffe7 - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:90:17
[INFO] [stdout]   23:     0x58bd1833105c - core[c5ed12ab89cc536a]::iter::adapters::map::map_fold::<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   24:     0x58bd1832aa70 - <core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_fold<&(&str, &str), alloc[9c68fdf4f4f29218]::string::String, (), <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}, core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x58bd18330571 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<alloc[9c68fdf4f4f29218]::string::String, <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x58bd18330b15 - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x58bd18342738 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>::extend_trusted::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3937:26
[INFO] [stdout]   28:     0x58bd183464ba - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   29:     0x58bd183467b9 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   30:     0x58bd183456dd - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<alloc[9c68fdf4f4f29218]::string::String, core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   31:     0x58bd18343467 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<alloc[9c68fdf4f4f29218]::string::String>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   32:     0x58bd18330add - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<core[c5ed12ab89cc536a]::slice::iter::Iter<(&str, &str)>, <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   33:     0x58bd18321a5e - <protocol[b24827d4ef9ae98f]::avro::BuilderImpl>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:95:14
[INFO] [stdout]   34:     0x58bd18322752 - <protocol[b24827d4ef9ae98f]::avro::Builder>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/avro.rs:231:22
[INFO] [stdout]   35:     0x58bd1832594f - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_units.rs:244:18
[INFO] [stdout]   36:     0x58bd183240c7 - protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_req::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/objects/services/storage/stream_track_units.rs:243:28
[INFO] [stdout]   37:     0x58bd1833afa6 - <protocol[b24827d4ef9ae98f]::objects::services::storage::stream_track_units::tests::test_load_save_req::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x58bd183474cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58bd183474cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x58bd18353d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x58bd18353d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x58bd18353d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x58bd1834e1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x58bd1834e1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x58bd18356822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58bd18356822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58bd18356822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58bd18356822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x58bd18356822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58bd1843c7ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x58bd1843c7ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7c045a438aa4 - <unknown>
[INFO] [stdout]   59:     0x7c045a4c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     avro::tests::test_load_schemas
[INFO] [stdout]     objects::services::ffprobe::tests::test_load_save_req
[INFO] [stdout]     objects::services::ffprobe::tests::test_load_save_resp
[INFO] [stdout]     objects::services::keep_alive::tests::test_load_save
[INFO] [stdout]     objects::services::ping::tests::test_load_save_ping
[INFO] [stdout]     objects::services::storage::notify_message::tests::test_load_save_req
[INFO] [stdout]     objects::services::storage::stream_track_unit_elements::tests::test_load_save_rep
[INFO] [stdout]     objects::services::storage::stream_track_unit_elements::tests::test_load_save_req
[INFO] [stdout]     objects::services::storage::stream_track_units::tests::test_load_save_rep
[INFO] [stdout]     objects::services::storage::stream_track_units::tests::test_load_save_req
[INFO] [stdout]     objects::services::storage::stream_tracks::tests::test_load_save_rep
[INFO] [stdout]     objects::services::storage::stream_tracks::tests::test_load_save_req
[INFO] [stdout]     objects::services::storage::unit_element_message::tests::test_load_save_req
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee19db7318a6ecd84f869667a764841a688876985d004ed6e2d94f7caf1faa1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee19db7318a6ecd84f869667a764841a688876985d004ed6e2d94f7caf1faa1e", kill_on_drop: false }`
[INFO] [stdout] ee19db7318a6ecd84f869667a764841a688876985d004ed6e2d94f7caf1faa1e
