[INFO] fetching crate turn-types 0.4.0-alpha2... [INFO] testing turn-types-0.4.0-alpha2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate turn-types 0.4.0-alpha2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate turn-types 0.4.0-alpha2 [INFO] finished tweaking crates.io crate turn-types 0.4.0-alpha2 [INFO] tweaked toml for crates.io crate turn-types 0.4.0-alpha2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate turn-types 0.4.0-alpha2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turn-types 0.4.0-alpha2 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sans-io-time v0.1.2 [INFO] [stderr] Downloaded stun-types v1.0.0-alpha4 [INFO] [stderr] Downloaded stun-proto v1.0.0-alpha4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68a0dd4238359872d510391e0e4d062263ca58256aa7199239b1aa4db6d5b347 [INFO] running `Command { std: "docker" "start" "-a" "68a0dd4238359872d510391e0e4d062263ca58256aa7199239b1aa4db6d5b347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68a0dd4238359872d510391e0e4d062263ca58256aa7199239b1aa4db6d5b347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a0dd4238359872d510391e0e4d062263ca58256aa7199239b1aa4db6d5b347", kill_on_drop: false }` [INFO] [stdout] 68a0dd4238359872d510391e0e4d062263ca58256aa7199239b1aa4db6d5b347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3457f3545dfd15c26177096ac07c0e8b3140bbbc6b25a022fde0763adfd5ad7a [INFO] running `Command { std: "docker" "start" "-a" "3457f3545dfd15c26177096ac07c0e8b3140bbbc6b25a022fde0763adfd5ad7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sans-io-time v0.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling stun-types v1.0.0-alpha4 [INFO] [stderr] Compiling stun-proto v1.0.0-alpha4 [INFO] [stderr] Compiling turn-types v0.4.0-alpha2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s [INFO] running `Command { std: "docker" "inspect" "3457f3545dfd15c26177096ac07c0e8b3140bbbc6b25a022fde0763adfd5ad7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3457f3545dfd15c26177096ac07c0e8b3140bbbc6b25a022fde0763adfd5ad7a", kill_on_drop: false }` [INFO] [stdout] 3457f3545dfd15c26177096ac07c0e8b3140bbbc6b25a022fde0763adfd5ad7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2352d9ad080c4518d334f05d4e0147986e177ed758c7b0b4e97b8ae2132e4b5f [INFO] running `Command { std: "docker" "start" "-a" "2352d9ad080c4518d334f05d4e0147986e177ed758c7b0b4e97b8ae2132e4b5f", kill_on_drop: false }` [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling stun-types v1.0.0-alpha4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling stun-proto v1.0.0-alpha4 [INFO] [stderr] Compiling turn-types v0.4.0-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tracing::subscriber::DefaultGuard` [INFO] [stdout] --> src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use tracing::subscriber::DefaultGuard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DefaultGuard` in `subscriber` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/subscriber.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 5 | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] [INFO] [stdout] 6 | pub use tracing_core::dispatcher::DefaultGuard; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_default` in module `tracing::subscriber` [INFO] [stdout] --> src/lib.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | tracing::subscriber::set_default(registry) [INFO] [stdout] | ^^^^^^^^^^^ not found in `tracing::subscriber` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/subscriber.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn set_default(subscriber: S) -> DefaultGuard [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `turn-types` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2352d9ad080c4518d334f05d4e0147986e177ed758c7b0b4e97b8ae2132e4b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2352d9ad080c4518d334f05d4e0147986e177ed758c7b0b4e97b8ae2132e4b5f", kill_on_drop: false }` [INFO] [stdout] 2352d9ad080c4518d334f05d4e0147986e177ed758c7b0b4e97b8ae2132e4b5f