[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregBowyer%2Fopentelemetry-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GregBowyer/opentelemetry-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v1.3.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded tempfile v3.0.8
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded ucd-util v0.1.3
[INFO] [stderr]   Downloaded bit-set v0.5.1
[INFO] [stderr]   Downloaded bitflags v1.1.0
[INFO] [stderr]   Downloaded iovec v0.1.2
[INFO] [stderr]   Downloaded proptest v0.9.4
[INFO] [stderr]   Downloaded protobuf v2.6.2
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.58
[INFO] [stderr]   Downloaded regex-syntax v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72a4c39921e0290149303ad59c6b5affd92ce54f4156be512713fc74d0e8146a
[INFO] running `Command { std: "docker" "start" "-a" "72a4c39921e0290149303ad59c6b5affd92ce54f4156be512713fc74d0e8146a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72a4c39921e0290149303ad59c6b5affd92ce54f4156be512713fc74d0e8146a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72a4c39921e0290149303ad59c6b5affd92ce54f4156be512713fc74d0e8146a", kill_on_drop: false }`
[INFO] [stdout] 72a4c39921e0290149303ad59c6b5affd92ce54f4156be512713fc74d0e8146a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eee0a3db87d72176a4c423648f5e358c17f4bcade03f62f7f55969b789ce0ce
[INFO] running `Command { std: "docker" "start" "-a" "1eee0a3db87d72176a4c423648f5e358c17f4bcade03f62f7f55969b789ce0ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling protobuf v2.6.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.2
[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)]` 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)]` 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)]` 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)]` 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: `#[warn(non_fmt_panics)]` 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 12.80s
[INFO] running `Command { std: "docker" "inspect" "1eee0a3db87d72176a4c423648f5e358c17f4bcade03f62f7f55969b789ce0ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eee0a3db87d72176a4c423648f5e358c17f4bcade03f62f7f55969b789ce0ce", kill_on_drop: false }`
[INFO] [stdout] 1eee0a3db87d72176a4c423648f5e358c17f4bcade03f62f7f55969b789ce0ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04d48a924af977bc21a6ee7a81869f6af468c8b39efe8957f036cfd0db4e0fc3
[INFO] running `Command { std: "docker" "start" "-a" "04d48a924af977bc21a6ee7a81869f6af468c8b39efe8957f036cfd0db4e0fc3", 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 bit-vec v0.5.1
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.3.0
[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)]` 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)]` 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)]` 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)]` 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] [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/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: `#[warn(non_fmt_panics)]` 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 tempfile v3.0.8
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[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)]` 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)]` 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)]` 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)]` 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: `#[warn(non_fmt_panics)]` 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 14.71s
[INFO] running `Command { std: "docker" "inspect" "04d48a924af977bc21a6ee7a81869f6af468c8b39efe8957f036cfd0db4e0fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d48a924af977bc21a6ee7a81869f6af468c8b39efe8957f036cfd0db4e0fc3", kill_on_drop: false }`
[INFO] [stdout] 04d48a924af977bc21a6ee7a81869f6af468c8b39efe8957f036cfd0db4e0fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86ac9d61c965bbdd1f40d942be75699394b1434bf8f32f4e58e8d4b29cc4cf3d
[INFO] running `Command { std: "docker" "start" "-a" "86ac9d61c965bbdd1f40d942be75699394b1434bf8f32f4e58e8d4b29cc4cf3d", 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)]` 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)]` 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)]` 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)]` 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: `#[warn(non_fmt_panics)]` 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 6 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)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentelemetry_api-26e355a6860758d3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'distributedcontext::entry::tests::test_invalid_entry_key' 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 0x735b1544323c
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5ac1f1870fa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5ac1f1870fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5ac1f1870fa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5ac1f1870fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5ac1f18977d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5ac1f18977d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5ac1f186d9d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5ac1f186d9d3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5ac1f1870df2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5ac1f18725d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5ac1f18723bb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5ac1f1755ac4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x5ac1f1755ac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5ac1f18730ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x5ac1f18730ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x5ac1f1872d7a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]   16:     0x5ac1f18714a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5ac1f1872a0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x5ac1f1895ead - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5ac1f1895ead - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x5ac1f1896055 - core::panicking::panic_misaligned_pointer_dereference::h78ecfc0a58b01c4f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:293:5
[INFO] [stderr]   21:     0x5ac1f1782bc2 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::{{closure}}::h56a58f7667ee39e9
[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:     0x5ac1f176d381 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::hefbcaf74ed657b4b
[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:     0x5ac1f176d381 - <rand_chacha::chacha::ChaChaRng as rand_core::RngCore>::next_u64::hb4a3b511ae1ecace
[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:     0x5ac1f177a837 - <proptest::test_runner::rng::TestRng as rand_core::RngCore>::next_u64::hae3180b84eeb6e6f
[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:     0x5ac1f17951ef - rand::distributions::integer::<impl rand::distributions::Distribution<usize> for rand::distributions::Standard>::sample::h5d0202785d018aa5
[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:     0x5ac1f17797f3 - rand::Rng::gen::h7657cd5197f48861
[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:     0x5ac1f1792cc3 - <rand::distributions::uniform::UniformInt<usize> as rand::distributions::uniform::UniformSampler>::sample_single::h8d64b67e4ba39143
[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:     0x5ac1f1779851 - rand::Rng::gen_range::h5dbdfc3ce24caa13
[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:     0x5ac1f179a064 - proptest::char::select_range_index::ha5806bd0f67df999
[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:     0x5ac1f179a4a1 - <proptest::char::CharStrategy as proptest::strategy::traits::Strategy>::new_tree::h399b530ad74d9e0c
[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:     0x5ac1f1785707 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hc31d3e51f0fe2953
[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:     0x5ac1f17a0cac - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h60f05bbcdf5033be
[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:     0x5ac1f1763a63 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hcbcfca1c56aaaede
[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:     0x5ac1f17a0afb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hd19f8830b654e6fe
[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:     0x5ac1f177ec92 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h01cf6bec48124b69
[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:     0x5ac1f1798c9f - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h6bf34589080c2936
[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:     0x5ac1f17856be - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::haf8f44dedd00ae06
[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:     0x5ac1f17a14af - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::hff4f89cead4ce69a
[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:     0x5ac1f1763a63 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hcbcfca1c56aaaede
[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:     0x5ac1f17a0afb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hd19f8830b654e6fe
[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:     0x5ac1f177ec92 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h01cf6bec48124b69
[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:     0x5ac1f1785667 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h7d7c2bc0f0ed9eba
[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:     0x5ac1f17a0dec - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h784435349246bb7e
[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:     0x5ac1f17639c3 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h19cb51a53452b5b0
[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:     0x5ac1f17a0acb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hbcf8169238e237b7
[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:     0x5ac1f177ecd2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h9c1983c502c9501c
[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:     0x5ac1f177c8ca - proptest::string::<impl proptest::strategy::traits::Strategy for str>::new_tree::h6b9da25cd21dc375
[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:     0x5ac1f171ae58 - <&S as proptest::strategy::traits::Strategy>::new_tree::hab28651281248b75
[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:     0x5ac1f1708216 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hb5b5d83b7af9cd56
[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:     0x5ac1f169dc81 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h8586873759ed4bd0
[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:     0x5ac1f16af508 - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h641c234064f298db
[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:     0x5ac1f16982dc - proptest::test_runner::runner::TestRunner::run_in_process::h0b09e5d3935dc6d8
[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:     0x5ac1f16b99b6 - proptest::test_runner::runner::TestRunner::run::hda430a8bd36c4c76
[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:     0x5ac1f171517d - opentelemetry_api::distributedcontext::entry::tests::test_invalid_entry_key::ha6bedd5028a6c9bb
[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:     0x5ac1f1714fa7 - opentelemetry_api::distributedcontext::entry::tests::test_invalid_entry_key::{{closure}}::h823c5a63281b7882
[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:     0x5ac1f17178d6 - core::ops::function::FnOnce::call_once::h15591f50978e34bf
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   57:     0x5ac1f175b32b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   58:     0x5ac1f175b32b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   59:     0x5ac1f175a465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   60:     0x5ac1f175a465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   61:     0x5ac1f175a465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   62:     0x5ac1f175a465 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   63:     0x5ac1f175a465 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   64:     0x5ac1f175a465 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   65:     0x5ac1f175a465 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   66:     0x5ac1f171e064 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   67:     0x5ac1f171e064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   68:     0x5ac1f1721a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   69:     0x5ac1f1721a3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   70:     0x5ac1f1721a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   71:     0x5ac1f1721a3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   72:     0x5ac1f1721a3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   73:     0x5ac1f1721a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   74:     0x5ac1f1721a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   75:     0x5ac1f18761df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   76:     0x5ac1f18761df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   77:     0x735b154e6aa4 - <unknown>
[INFO] [stderr]   78:     0x735b15573a34 - 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-26e355a6860758d3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "86ac9d61c965bbdd1f40d942be75699394b1434bf8f32f4e58e8d4b29cc4cf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ac9d61c965bbdd1f40d942be75699394b1434bf8f32f4e58e8d4b29cc4cf3d", kill_on_drop: false }`
[INFO] [stdout] 86ac9d61c965bbdd1f40d942be75699394b1434bf8f32f4e58e8d4b29cc4cf3d
