[INFO] cloning repository https://github.com/GregBowyer/opentelemetry-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregBowyer/opentelemetry-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregBowyer%2Fopentelemetry-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregBowyer%2Fopentelemetry-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f5abb96a4a3fc716d354f241870a87b9f1e5aa
[INFO] testing GregBowyer/opentelemetry-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregBowyer%2Fopentelemetry-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GregBowyer/opentelemetry-rs
[INFO] finished tweaking git repo https://github.com/GregBowyer/opentelemetry-rs
[INFO] tweaked toml for git repo https://github.com/GregBowyer/opentelemetry-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GregBowyer/opentelemetry-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GregBowyer/opentelemetry-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6f677002675ce79e1f5b933fae6af770ba921be7825ac70f434800cff27a0c1
[INFO] running `Command { std: "docker" "start" "-a" "e6f677002675ce79e1f5b933fae6af770ba921be7825ac70f434800cff27a0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6f677002675ce79e1f5b933fae6af770ba921be7825ac70f434800cff27a0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6f677002675ce79e1f5b933fae6af770ba921be7825ac70f434800cff27a0c1", kill_on_drop: false }`
[INFO] [stdout] e6f677002675ce79e1f5b933fae6af770ba921be7825ac70f434800cff27a0c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3354d8786d8b682a1bdbe611a77511eab090fc1235e44434f69dd681ff439037
[INFO] running `Command { std: "docker" "start" "-a" "3354d8786d8b682a1bdbe611a77511eab090fc1235e44434f69dd681ff439037", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling protobuf v2.6.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling opentelemetry_api v0.1.0 (/opt/rustwide/workdir/opentelemetry-api)
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> opentelemetry-api/src/trace/tracer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn close(mut self);
[INFO] [stdout]   |              ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[warn(patterns_in_fns_without_body)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> opentelemetry-api/src/metric/meter.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn record<I>(&mut self, measurements: I) where I: IntoIterator<Item=measure::NoopMeasurement> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build(mut self) -> Result<M, M::Error> {
[INFO] [stdout]    |                  ----^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double_measurement<'a>(value: f64) -> Self::Measurement {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn long_measurement<'a>(value: i64) -> Self::Measurement {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `builder`
[INFO] [stdout]    --> opentelemetry-api/src/metric/measure.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn build(builder: MeasureBuilder<Self>) -> Result<Self, Self::Error> where Self: Sized {
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/distributedcontext/mod.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue>;
[INFO] [stdout]    |                    ^^^^^                           ^^^^^^^^^^^
[INFO] [stdout]    |                    |                               ||
[INFO] [stdout]    |                    |                               |the same lifetime is hidden here
[INFO] [stdout]    |                    |                               the same lifetime is elided here
[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] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/event.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn context(&self) -> SpanContext;
[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] 27 |     fn context(&self) -> SpanContext<'_>;
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, key: &str) -> Option<&Entry> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^
[INFO] [stdout]    |                |                           ||
[INFO] [stdout]    |                |                           |the same lifetime is hidden here
[INFO] [stdout]    |                |                           the same lifetime is elided here
[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] 52 |     pub fn get(&self, key: &str) -> Option<&Entry<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains braces
[INFO] [stdout]    --> opentelemetry-api/src/trace/trace_state.rs:120:51
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |                                                   ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "{}", "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/sampler.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub trait Span: Drop {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(drop_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn context(&self) -> &SpanContext;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 92 |     fn context(&self) -> &SpanContext<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Scope: Drop {
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opentelemetry_sdk v0.1.0 (/opt/rustwide/workdir/opentelemetry-sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.45s
[INFO] running `Command { std: "docker" "inspect" "3354d8786d8b682a1bdbe611a77511eab090fc1235e44434f69dd681ff439037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3354d8786d8b682a1bdbe611a77511eab090fc1235e44434f69dd681ff439037", kill_on_drop: false }`
[INFO] [stdout] 3354d8786d8b682a1bdbe611a77511eab090fc1235e44434f69dd681ff439037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73d7ad75de60492e1f018d0c86d6b233c55bd3d930c6d9e51a25d71d8dd63c68
[INFO] running `Command { std: "docker" "start" "-a" "73d7ad75de60492e1f018d0c86d6b233c55bd3d930c6d9e51a25d71d8dd63c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> opentelemetry-api/src/trace/tracer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn close(mut self);
[INFO] [stdout]   |              ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[warn(patterns_in_fns_without_body)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> opentelemetry-api/src/metric/meter.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn record<I>(&mut self, measurements: I) where I: IntoIterator<Item=measure::NoopMeasurement> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build(mut self) -> Result<M, M::Error> {
[INFO] [stdout]    |                  ----^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double_measurement<'a>(value: f64) -> Self::Measurement {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn long_measurement<'a>(value: i64) -> Self::Measurement {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `builder`
[INFO] [stdout]    --> opentelemetry-api/src/metric/measure.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn build(builder: MeasureBuilder<Self>) -> Result<Self, Self::Error> where Self: Sized {
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/distributedcontext/mod.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue>;
[INFO] [stdout]    |                    ^^^^^                           ^^^^^^^^^^^
[INFO] [stdout]    |                    |                               ||
[INFO] [stdout]    |                    |                               |the same lifetime is hidden here
[INFO] [stdout]    |                    |                               the same lifetime is elided here
[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] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/event.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn context(&self) -> SpanContext;
[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] 27 |     fn context(&self) -> SpanContext<'_>;
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, key: &str) -> Option<&Entry> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^
[INFO] [stdout]    |                |                           ||
[INFO] [stdout]    |                |                           |the same lifetime is hidden here
[INFO] [stdout]    |                |                           the same lifetime is elided here
[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] 52 |     pub fn get(&self, key: &str) -> Option<&Entry<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains braces
[INFO] [stdout]    --> opentelemetry-api/src/trace/trace_state.rs:120:51
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |                                                   ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "{}", "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opentelemetry_sdk v0.1.0 (/opt/rustwide/workdir/opentelemetry-sdk)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/sampler.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub trait Span: Drop {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(drop_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn context(&self) -> &SpanContext;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 92 |     fn context(&self) -> &SpanContext<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Scope: Drop {
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.0.8
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling proptest v0.9.4
[INFO] [stderr]    Compiling opentelemetry_api v0.1.0 (/opt/rustwide/workdir/opentelemetry-api)
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> opentelemetry-api/src/trace/tracer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: patterns aren't allowed in functions without bodies
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn close(mut self);
[INFO] [stdout]   |              ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stdout]   = note: `#[warn(patterns_in_fns_without_body)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> opentelemetry-api/src/metric/meter.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn record<I>(&mut self, measurements: I) where I: IntoIterator<Item=measure::NoopMeasurement> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `counter`
[INFO] [stdout]    --> opentelemetry-api/src/metric/meter.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let counter = m.counter_long("test").build().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn build(mut self) -> Result<M, M::Error> {
[INFO] [stdout]    |                  ----^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn double_measurement<'a>(value: f64) -> Self::Measurement {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> opentelemetry-api/src/metric/measure.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn long_measurement<'a>(value: i64) -> Self::Measurement {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `builder`
[INFO] [stdout]    --> opentelemetry-api/src/metric/measure.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn build(builder: MeasureBuilder<Self>) -> Result<Self, Self::Error> where Self: Sized {
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/distributedcontext/mod.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue>;
[INFO] [stdout]    |                    ^^^^^                           ^^^^^^^^^^^
[INFO] [stdout]    |                    |                               ||
[INFO] [stdout]    |                    |                               |the same lifetime is hidden here
[INFO] [stdout]    |                    |                               the same lifetime is elided here
[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] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/event.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn context(&self) -> SpanContext;
[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] 27 |     fn context(&self) -> SpanContext<'_>;
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/link.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/trace_state.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, key: &str) -> Option<&Entry> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^
[INFO] [stdout]    |                |                           ||
[INFO] [stdout]    |                |                           |the same lifetime is hidden here
[INFO] [stdout]    |                |                           the same lifetime is elided here
[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] 52 |     pub fn get(&self, key: &str) -> Option<&Entry<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains braces
[INFO] [stdout]    --> opentelemetry-api/src/trace/trace_state.rs:120:51
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |                                                   ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 120 |     }), "{}", "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stdout]     |         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/sampler.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stdout]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |                 |     ||
[INFO] [stdout]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stdout]    |                   |                 |     the same lifetime is elided here
[INFO] [stdout]    |                   |                 the same lifetime is elided here
[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] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub trait Span: Drop {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(drop_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> opentelemetry-api/src/trace/span.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn context(&self) -> &SpanContext;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 92 |     fn context(&self) -> &SpanContext<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stdout]  --> opentelemetry-api/src/context/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Scope: Drop {
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "73d7ad75de60492e1f018d0c86d6b233c55bd3d930c6d9e51a25d71d8dd63c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73d7ad75de60492e1f018d0c86d6b233c55bd3d930c6d9e51a25d71d8dd63c68", kill_on_drop: false }`
[INFO] [stdout] 73d7ad75de60492e1f018d0c86d6b233c55bd3d930c6d9e51a25d71d8dd63c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46a0cefa9bde71203c87056b180ea6ff8db4f0cf24fcf863bfcd8085be33e9b5
[INFO] running `Command { std: "docker" "start" "-a" "46a0cefa9bde71203c87056b180ea6ff8db4f0cf24fcf863bfcd8085be33e9b5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::borrow::Cow`
[INFO] [stderr]  --> opentelemetry-api/src/trace/tracer.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::borrow::Cow;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: patterns aren't allowed in functions without bodies
[INFO] [stderr]  --> opentelemetry-api/src/context/mod.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 |     fn close(mut self);
[INFO] [stderr]   |              ^^^^^^^^ help: remove `mut` from the parameter: `self`
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #35203 <https://github.com/rust-lang/rust/issues/35203>
[INFO] [stderr]   = note: `#[warn(patterns_in_fns_without_body)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `measurements`
[INFO] [stderr]    --> opentelemetry-api/src/metric/meter.rs:177:29
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn record<I>(&mut self, measurements: I) where I: IntoIterator<Item=measure::NoopMeasurement> {
[INFO] [stderr]     |                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> opentelemetry-api/src/metric/measure.rs:78:18
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn build(mut self) -> Result<M, M::Error> {
[INFO] [stderr]    |                  ----^^^^
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> opentelemetry-api/src/metric/measure.rs:92:31
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn double_measurement<'a>(value: f64) -> Self::Measurement {
[INFO] [stderr]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> opentelemetry-api/src/metric/measure.rs:96:29
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn long_measurement<'a>(value: i64) -> Self::Measurement {
[INFO] [stderr]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `builder`
[INFO] [stderr]    --> opentelemetry-api/src/metric/measure.rs:100:14
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn build(builder: MeasureBuilder<Self>) -> Result<Self, Self::Error> where Self: Sized {
[INFO] [stderr]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> opentelemetry-api/src/trace/trace_state.rs:79:13
[INFO] [stderr]    |
[INFO] [stderr] 79 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> opentelemetry-api/src/trace/trace_state.rs:90:13
[INFO] [stderr]    |
[INFO] [stderr] 90 |         let mut entries = self.entries.get_or_insert(self.parent.map_or(vec![], |x| x.entries.clone()));
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/distributedcontext/mod.rs:32:20
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue>;
[INFO] [stderr]    |                    ^^^^^                           ^^^^^^^^^^^
[INFO] [stderr]    |                    |                               ||
[INFO] [stderr]    |                    |                               |the same lifetime is hidden here
[INFO] [stderr]    |                    |                               the same lifetime is elided here
[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] 32 |     fn entry_value(&self, key: EntryKey) -> Option<&EntryValue<'_>>;
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/event.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stderr]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |                 |     ||
[INFO] [stderr]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stderr]    |                   |                 |     the same lifetime is elided here
[INFO] [stderr]    |                   |                 the same lifetime is elided here
[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] 27 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/link.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn context(&self) -> SpanContext;
[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] 27 |     fn context(&self) -> SpanContext<'_>;
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/link.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stderr]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |                 |     ||
[INFO] [stderr]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stderr]    |                   |                 |     the same lifetime is elided here
[INFO] [stderr]    |                   |                 the same lifetime is elided here
[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] 30 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/trace_state.rs:52:16
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn get(&self, key: &str) -> Option<&Entry> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^
[INFO] [stderr]    |                |                           ||
[INFO] [stderr]    |                |                           |the same lifetime is hidden here
[INFO] [stderr]    |                |                           the same lifetime is elided here
[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] 52 |     pub fn get(&self, key: &str) -> Option<&Entry<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains braces
[INFO] [stderr]    --> opentelemetry-api/src/trace/trace_state.rs:120:51
[INFO] [stderr]     |
[INFO] [stderr] 120 |     }), "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stderr]     |                                                   ^                             ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string, but will be in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 120 |     }), "{}", "Key cannot contain characters outside of {'a'-'z', '0'-'9', _, -, *, / }");
[INFO] [stderr]     |         +++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/sampler.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue>;
[INFO] [stderr]    |                   ^^^^^             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |                 |     ||
[INFO] [stderr]    |                   |                 |     |the same lifetime is hidden here
[INFO] [stderr]    |                   |                 |     the same lifetime is elided here
[INFO] [stderr]    |                   |                 the same lifetime is elided here
[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] 41 |     fn attributes(&self) -> HashMap<&str, &AttributeValue<'_>>;
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stderr]   --> opentelemetry-api/src/trace/span.rs:55:17
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub trait Span: Drop {
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(drop_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> opentelemetry-api/src/trace/span.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn context(&self) -> &SpanContext;
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]    |                |         ||
[INFO] [stderr]    |                |         |the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is elided here
[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] 92 |     fn context(&self) -> &SpanContext<'_>;
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped
[INFO] [stderr]  --> opentelemetry-api/src/context/mod.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Scope: Drop {
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `opentelemetry_api` (lib) generated 19 warnings (run `cargo fix --lib -p opentelemetry_api` to apply 17 suggestions)
[INFO] [stderr] warning: unused variable: `counter`
[INFO] [stderr]    --> opentelemetry-api/src/metric/meter.rs:189:13
[INFO] [stderr]     |
[INFO] [stderr] 189 |         let counter = m.counter_long("test").build().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_counter`
[INFO] [stderr] 
[INFO] [stderr] warning: `opentelemetry_api` (lib test) generated 20 warnings (19 duplicates) (run `cargo fix --lib -p opentelemetry_api --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentelemetry_api-e75b8fc31f055d38)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'distributedcontext::entry::tests::test_invalid_entry_key' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x78d5d25f124c
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5cd02b69903a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5cd02b69903a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5cd02b69903a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5cd02b69903a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5cd02b6ae0ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5cd02b6ae0ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x5cd02b69e852 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5cd02b69e852 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5cd02b676cff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5cd02b676cff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5cd02b6914c1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5cd02b554dec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5cd02b554dec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5cd02b6916b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5cd02b6916b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5cd02b676db8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x5cd02b66e649 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5cd02b677acd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5cd02b6ae7bd - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5cd02b6ae7bd - core[10b6fa85044e1869]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x5cd02b6ae949 - core[10b6fa85044e1869]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x5cd02b5adea2 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::{{closure}}::hd2008044a83fc676
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x5cd02b5c5df4 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::hbcbfda598d8295a5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x5cd02b5c5df4 - <rand_chacha::chacha::ChaChaRng as rand_core::RngCore>::next_u64::haf2a3d4ffea2ca4b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.1/src/chacha.rs:80:16
[INFO] [stderr]   24:     0x5cd02b596737 - <proptest::test_runner::rng::TestRng as rand_core::RngCore>::next_u64::hc6523aed4941f682
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/test_runner/rng.rs:137:58
[INFO] [stderr]   25:     0x5cd02b59ff7f - rand::distributions::integer::<impl rand::distributions::Distribution<usize> for rand::distributions::Standard>::sample::h6f054c710f127dbe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/integer.rs:69:13
[INFO] [stderr]   26:     0x5cd02b596073 - rand::Rng::gen::h9351cec1b655f534
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   27:     0x5cd02b59c513 - <rand::distributions::uniform::UniformInt<usize> as rand::distributions::uniform::UniformSampler>::sample_single::h26ecea3a34231b15
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/uniform.rs:451:43
[INFO] [stderr]   28:     0x5cd02b596111 - rand::Rng::gen_range::h653f59af728ff4f5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x5cd02b59e4f5 - proptest::char::select_range_index::h1afc130cfb580ab8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/char.rs:135:32
[INFO] [stderr]   30:     0x5cd02b59de61 - <proptest::char::CharStrategy as proptest::strategy::traits::Strategy>::new_tree::h814f3b5632390742
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/char.rs:253:30
[INFO] [stderr]   31:     0x5cd02b59a6a7 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h3ee56c90f156ef7e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/map.rs:53:21
[INFO] [stderr]   32:     0x5cd02b5b60cc - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h8bbbccd7dcf20315
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:781:28
[INFO] [stderr]   33:     0x5cd02b58ad43 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h9277f02eb1a116a6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:670:26
[INFO] [stderr]   34:     0x5cd02b5b5acb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc7c24bb06c53d61f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:751:16
[INFO] [stderr]   35:     0x5cd02b5bb4d2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h12a5bf224e772900
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/macros.rs:72:24
[INFO] [stderr]   36:     0x5cd02b5bb2a8 - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h732ad90d79425011
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/collection.rs:557:40
[INFO] [stderr]   37:     0x5cd02b59a74e - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::he1b711f2f6abe913
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/map.rs:53:21
[INFO] [stderr]   38:     0x5cd02b5b63ef - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::hd47461f00ab2ac53
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:781:28
[INFO] [stderr]   39:     0x5cd02b58ad43 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h9277f02eb1a116a6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:670:26
[INFO] [stderr]   40:     0x5cd02b5b5acb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc7c24bb06c53d61f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:751:16
[INFO] [stderr]   41:     0x5cd02b5bb4d2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h12a5bf224e772900
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/macros.rs:72:24
[INFO] [stderr]   42:     0x5cd02b59a797 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hf69cfd1463bec186
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/map.rs:53:21
[INFO] [stderr]   43:     0x5cd02b5b625c - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h9b0bbe5246bfd688
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:781:28
[INFO] [stderr]   44:     0x5cd02b58ad93 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hfde931b2d0c7a138
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:670:26
[INFO] [stderr]   45:     0x5cd02b5b5a9b - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h1854cdd90ba21622
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:751:16
[INFO] [stderr]   46:     0x5cd02b5bb512 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h21f14b33d3fdc07f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/macros.rs:72:24
[INFO] [stderr]   47:     0x5cd02b5c13ea - proptest::string::<impl proptest::strategy::traits::Strategy for str>::new_tree::h996e66b07ad2d5b1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/string.rs:104:37
[INFO] [stderr]   48:     0x5cd02b546848 - <&S as proptest::strategy::traits::Strategy>::new_tree::h7e382f2b1c127fab
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/traits.rs:670:26
[INFO] [stderr]   49:     0x5cd02b53cb26 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::he5c8d30b3292096f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/strategy/map.rs:53:21
[INFO] [stderr]   50:     0x5cd02b4c96b1 - proptest::test_runner::runner::TestRunner::gen_and_run_case::hf7e15f189caebe3a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/test_runner/runner.rs:636:40
[INFO] [stderr]   51:     0x5cd02b4d6698 - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h10ee8b36b2505aa4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/test_runner/runner.rs:578:18
[INFO] [stderr]   52:     0x5cd02b4c24dc - proptest::test_runner::runner::TestRunner::run_in_process::h284047f5703c09de
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/test_runner/runner.rs:550:14
[INFO] [stderr]   53:     0x5cd02b4e55a6 - proptest::test_runner::runner::TestRunner::run::ha79b7c9464aebea7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/test_runner/runner.rs:393:18
[INFO] [stderr]   54:     0x5cd02b542b0f - opentelemetry_api::distributedcontext::entry::tests::test_invalid_entry_key::h972c84d49662a6d7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/sugar.rs:163:17
[INFO] [stderr]   55:     0x5cd02b542da7 - opentelemetry_api::distributedcontext::entry::tests::test_invalid_entry_key::{{closure}}::h1d56076afb722a45
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.4/src/sugar.rs:159:28
[INFO] [stderr]   56:     0x5cd02b5364e6 - core::ops::function::FnOnce::call_once::h54460af2bf92b006
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   57:     0x5cd02b548ecb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   58:     0x5cd02b548ecb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr]   59:     0x5cd02b5558bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stderr]   60:     0x5cd02b5558bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   61:     0x5cd02b5558bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   62:     0x5cd02b5558bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   63:     0x5cd02b5558bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   64:     0x5cd02b5558bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stderr]   65:     0x5cd02b5558bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr]   66:     0x5cd02b550fd4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stderr]   67:     0x5cd02b550fd4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   68:     0x5cd02b5584c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   69:     0x5cd02b5584c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   70:     0x5cd02b5584c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   71:     0x5cd02b5584c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   72:     0x5cd02b5584c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   73:     0x5cd02b5584c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   74:     0x5cd02b5584c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   75:     0x5cd02b69894f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   76:     0x5cd02b69894f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   77:     0x78d5d2694aa4 - <unknown>
[INFO] [stderr]   78:     0x78d5d2721a64 - clone
[INFO] [stderr]   79:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p opentelemetry_api --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/opentelemetry_api-e75b8fc31f055d38` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "46a0cefa9bde71203c87056b180ea6ff8db4f0cf24fcf863bfcd8085be33e9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a0cefa9bde71203c87056b180ea6ff8db4f0cf24fcf863bfcd8085be33e9b5", kill_on_drop: false }`
[INFO] [stdout] 46a0cefa9bde71203c87056b180ea6ff8db4f0cf24fcf863bfcd8085be33e9b5
