[INFO] cloning repository https://github.com/wspeirs/opentelemetry_tracing_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wspeirs/opentelemetry_tracing_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Fopentelemetry_tracing_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Fopentelemetry_tracing_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab090cbcf93b7e15f74e440090a628907e4a39d [INFO] testing wspeirs/opentelemetry_tracing_example against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Fopentelemetry_tracing_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wspeirs/opentelemetry_tracing_example on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wspeirs/opentelemetry_tracing_example [INFO] finished tweaking git repo https://github.com/wspeirs/opentelemetry_tracing_example [INFO] tweaked toml for git repo https://github.com/wspeirs/opentelemetry_tracing_example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wspeirs/opentelemetry_tracing_example 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da457e15f974fb801f356de3ff72b3cb6f06677cb4d3246e03c52a3da657d4e9 [INFO] running `Command { std: "docker" "start" "-a" "da457e15f974fb801f356de3ff72b3cb6f06677cb4d3246e03c52a3da657d4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da457e15f974fb801f356de3ff72b3cb6f06677cb4d3246e03c52a3da657d4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da457e15f974fb801f356de3ff72b3cb6f06677cb4d3246e03c52a3da657d4e9", kill_on_drop: false }` [INFO] [stdout] da457e15f974fb801f356de3ff72b3cb6f06677cb4d3246e03c52a3da657d4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2fa00e7b7bda013b37c6d318abf5d6c4728ef6739c1dd2c2f8e622e23ee832 [INFO] running `Command { std: "docker" "start" "-a" "be2fa00e7b7bda013b37c6d318abf5d6c4728ef6739c1dd2c2f8e622e23ee832", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.1.0 [INFO] [stderr] Compiling opentelemetry_tracing_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Subscriber` [INFO] [stdout] --> src/main.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{error, event, Level, span, Subscriber}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.50s [INFO] running `Command { std: "docker" "inspect" "be2fa00e7b7bda013b37c6d318abf5d6c4728ef6739c1dd2c2f8e622e23ee832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2fa00e7b7bda013b37c6d318abf5d6c4728ef6739c1dd2c2f8e622e23ee832", kill_on_drop: false }` [INFO] [stdout] be2fa00e7b7bda013b37c6d318abf5d6c4728ef6739c1dd2c2f8e622e23ee832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f671b908607eb5b0d06f954a045c87708d56225422769562ea5de54aa7550cb5 [INFO] running `Command { std: "docker" "start" "-a" "f671b908607eb5b0d06f954a045c87708d56225422769562ea5de54aa7550cb5", kill_on_drop: false }` [INFO] [stderr] Compiling opentelemetry_tracing_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Subscriber` [INFO] [stdout] --> src/main.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{error, event, Level, span, Subscriber}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "f671b908607eb5b0d06f954a045c87708d56225422769562ea5de54aa7550cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f671b908607eb5b0d06f954a045c87708d56225422769562ea5de54aa7550cb5", kill_on_drop: false }` [INFO] [stdout] f671b908607eb5b0d06f954a045c87708d56225422769562ea5de54aa7550cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccad059e42d9bb03e2a87507ccf0bee785441fd0147489698c12bc8778e7fb59 [INFO] running `Command { std: "docker" "start" "-a" "ccad059e42d9bb03e2a87507ccf0bee785441fd0147489698c12bc8778e7fb59", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Subscriber` [INFO] [stderr] --> src/main.rs:5:42 [INFO] [stderr] | [INFO] [stderr] 5 | use tracing::{error, event, Level, span, Subscriber}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `opentelemetry_tracing_example` (bin "opentelemetry_tracing_example" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opentelemetry_tracing_example-c650a6f8e437f440) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccad059e42d9bb03e2a87507ccf0bee785441fd0147489698c12bc8778e7fb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccad059e42d9bb03e2a87507ccf0bee785441fd0147489698c12bc8778e7fb59", kill_on_drop: false }` [INFO] [stdout] ccad059e42d9bb03e2a87507ccf0bee785441fd0147489698c12bc8778e7fb59