[INFO] fetching crate near-o11y 0.15.0... [INFO] testing near-o11y-0.15.0 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate near-o11y 0.15.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate near-o11y 0.15.0 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-o11y 0.15.0 [INFO] finished tweaking crates.io crate near-o11y 0.15.0 [INFO] tweaked toml for crates.io crate near-o11y 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aead31e88f2de0b48ec2e121b15f6ded3a4d640f7067677cf15ca83690dd1fee [INFO] running `Command { std: "docker" "start" "-a" "aead31e88f2de0b48ec2e121b15f6ded3a4d640f7067677cf15ca83690dd1fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aead31e88f2de0b48ec2e121b15f6ded3a4d640f7067677cf15ca83690dd1fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aead31e88f2de0b48ec2e121b15f6ded3a4d640f7067677cf15ca83690dd1fee", kill_on_drop: false }` [INFO] [stdout] aead31e88f2de0b48ec2e121b15f6ded3a4d640f7067677cf15ca83690dd1fee [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f338eb3e7a125b4b5e7249d753c265146f0e85da833b1a4db7126f114d469a [INFO] running `Command { std: "docker" "start" "-a" "e1f338eb3e7a125b4b5e7249d753c265146f0e85da833b1a4db7126f114d469a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling near-o11y v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 11s [INFO] running `Command { std: "docker" "inspect" "e1f338eb3e7a125b4b5e7249d753c265146f0e85da833b1a4db7126f114d469a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f338eb3e7a125b4b5e7249d753c265146f0e85da833b1a4db7126f114d469a", kill_on_drop: false }` [INFO] [stdout] e1f338eb3e7a125b4b5e7249d753c265146f0e85da833b1a4db7126f114d469a [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f35c51a3fd1168b547ca22091c54eabb9fb5aa54e7699fd83696f46e4fc15a [INFO] running `Command { std: "docker" "start" "-a" "d7f35c51a3fd1168b547ca22091c54eabb9fb5aa54e7699fd83696f46e4fc15a", kill_on_drop: false }` [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling near-o11y v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.44s [INFO] running `Command { std: "docker" "inspect" "d7f35c51a3fd1168b547ca22091c54eabb9fb5aa54e7699fd83696f46e4fc15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f35c51a3fd1168b547ca22091c54eabb9fb5aa54e7699fd83696f46e4fc15a", kill_on_drop: false }` [INFO] [stdout] d7f35c51a3fd1168b547ca22091c54eabb9fb5aa54e7699fd83696f46e4fc15a [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e17eaaf24ec3b87235ccf899598b38cea2013013d88491f79c48ca4c38301807 [INFO] running `Command { std: "docker" "start" "-a" "e17eaaf24ec3b87235ccf899598b38cea2013013d88491f79c48ca4c38301807", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_o11y-193382d1ff31070c) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests near-o11y [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/metrics.rs - metrics (line 24) ... ok [INFO] [stdout] test src/lib.rs - default_subscriber (line 251) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e17eaaf24ec3b87235ccf899598b38cea2013013d88491f79c48ca4c38301807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17eaaf24ec3b87235ccf899598b38cea2013013d88491f79c48ca4c38301807", kill_on_drop: false }` [INFO] [stdout] e17eaaf24ec3b87235ccf899598b38cea2013013d88491f79c48ca4c38301807