[INFO] fetching crate tracing-attributes 0.1.30... [INFO] checking tracing-attributes-0.1.30 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate tracing-attributes 0.1.30 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tracing-attributes 0.1.30 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tracing-attributes 0.1.30 [INFO] tweaked toml for crates.io crate tracing-attributes 0.1.30 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-attributes 0.1.30 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tracing-attributes 0.1.30 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded trybuild v1.0.86 [INFO] [stderr] Downloaded basic-toml v0.1.7 [INFO] [stderr] Downloaded serde_json v1.0.109 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071c8ea2d707e89d97b82258f591026e588240de36f0bc1d70a27acbbec020af [INFO] running `Command { std: "docker" "start" "-a" "071c8ea2d707e89d97b82258f591026e588240de36f0bc1d70a27acbbec020af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071c8ea2d707e89d97b82258f591026e588240de36f0bc1d70a27acbbec020af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071c8ea2d707e89d97b82258f591026e588240de36f0bc1d70a27acbbec020af", kill_on_drop: false }` [INFO] [stdout] 071c8ea2d707e89d97b82258f591026e588240de36f0bc1d70a27acbbec020af [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbc3dacfc72e0cd42804fc5b8d9768792973a206e46e95bc8ab050182d719af [INFO] running `Command { std: "docker" "start" "-a" "9fbc3dacfc72e0cd42804fc5b8d9768792973a206e46e95bc8ab050182d719af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling trybuild v1.0.86 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking basic-toml v0.1.7 [INFO] [stderr] Checking tracing-attributes v0.1.30 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/destructuring.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/instrument.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/levels.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/follows_from.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::{expect, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_test` [INFO] [stdout] --> tests/follows_from.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_test::block_on_future; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_test`, use `cargo add tracing_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/targets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/async_fn.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing_mock::{expect, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_test` [INFO] [stdout] --> tests/async_fn.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing_test::{block_on_future, PollN}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_test`, use `cargo add tracing_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "follows_from") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/err.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_mock`, use `cargo add tracing_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_test` [INFO] [stdout] --> tests/err.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing_test::{block_on_future, PollN}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tracing_test`, use `cargo add tracing_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "destructuring") due to 1 previous error [INFO] [stderr] error: could not compile `tracing-attributes` (test "instrument") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "levels") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "targets") due to 1 previous error [INFO] [stderr] error: could not compile `tracing-attributes` (test "err") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "async_fn") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9fbc3dacfc72e0cd42804fc5b8d9768792973a206e46e95bc8ab050182d719af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbc3dacfc72e0cd42804fc5b8d9768792973a206e46e95bc8ab050182d719af", kill_on_drop: false }` [INFO] [stdout] 9fbc3dacfc72e0cd42804fc5b8d9768792973a206e46e95bc8ab050182d719af