[INFO] fetching crate opentelemetry-zpages 0.6.0...
[INFO] checking opentelemetry-zpages-0.6.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opentelemetry-zpages 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate opentelemetry-zpages 0.6.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentelemetry-zpages 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate opentelemetry-zpages 0.6.0
[INFO] tweaked toml for crates.io crate opentelemetry-zpages 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate opentelemetry-zpages 0.6.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded opentelemetry-proto v0.4.0
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35c49c7b95e303277e3183f40ad4cac4bc7396c37031287d3cda03995a2532ce
[INFO] running `Command { std: "docker" "start" "-a" "35c49c7b95e303277e3183f40ad4cac4bc7396c37031287d3cda03995a2532ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35c49c7b95e303277e3183f40ad4cac4bc7396c37031287d3cda03995a2532ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c49c7b95e303277e3183f40ad4cac4bc7396c37031287d3cda03995a2532ce", kill_on_drop: false }`
[INFO] [stdout] 35c49c7b95e303277e3183f40ad4cac4bc7396c37031287d3cda03995a2532ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8e3e3f00053fc9843fadd35266b1bea1dcdb65d97fc2fc3f6a798f83e3f7bf
[INFO] running `Command { std: "docker" "start" "-a" "2e8e3e3f00053fc9843fadd35266b1bea1dcdb65d97fc2fc3f6a798f83e3f7bf", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking opentelemetry-proto v0.4.0
[INFO] [stderr]     Checking opentelemetry-zpages v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]    --> src/trace/aggregator.rs:201:54
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use opentelemetry_sdk::{export::trace::SpanData, testing::trace::new_test_export_span_data};
[INFO] [stdout]     |                                                      ^^^^^^^ could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry_sdk-0.21.0/src/lib.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]    --> src/trace/span_queue.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use opentelemetry_sdk::testing::trace::new_test_export_span_data;
[INFO] [stdout]     |                            ^^^^^^^ could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry_sdk-0.21.0/src/lib.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/trace/aggregator.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |             TraceId::from_u128(trace_id),
[INFO] [stdout]     |                      ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/trace/aggregator.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |             SpanId::from_u64(span_id),
[INFO] [stdout]     |                     ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 281 |             SpanId::from(span_id),
[INFO] [stdout]     |                     ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u128` found for struct `TraceId` in the current scope
[INFO] [stdout]    --> src/trace/span_queue.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 TraceId::from_u128(trace_id),
[INFO] [stdout]     |                          ^^^^^^^^^ function or associated item not found in `TraceId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TraceId` consider using one of the following associated functions:
[INFO] [stdout]       TraceId::from_bytes
[INFO] [stdout]       TraceId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn from_bytes(bytes: [u8; 16]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_u64` found for struct `SpanId` in the current scope
[INFO] [stdout]    --> src/trace/span_queue.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SpanId::from_u64(span_id),
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `SpanId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `SpanId` consider using one of the following associated functions:
[INFO] [stdout]       SpanId::from_bytes
[INFO] [stdout]       SpanId::from_hex
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry-0.21.0/src/trace/span_context.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub const fn from_bytes(bytes: [u8; 8]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn from_hex(hex: &str) -> Result<Self, ParseIntError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SpanId::from(span_id),
[INFO] [stdout]     |                         ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> examples/zpages.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::runtime::Tokio`
[INFO] [stdout]   --> examples/zpages.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use opentelemetry_sdk::runtime::Tokio;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Tokio` in `runtime`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry_sdk-0.21.0/src/runtime.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Tokio;
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `rt-tokio` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-zpages` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-zpages` (example "zpages") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2e8e3e3f00053fc9843fadd35266b1bea1dcdb65d97fc2fc3f6a798f83e3f7bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8e3e3f00053fc9843fadd35266b1bea1dcdb65d97fc2fc3f6a798f83e3f7bf", kill_on_drop: false }`
[INFO] [stdout] 2e8e3e3f00053fc9843fadd35266b1bea1dcdb65d97fc2fc3f6a798f83e3f7bf
