[INFO] fetching crate tracing-attributes 0.1.31...
[INFO] testing tracing-attributes-0.1.31 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tracing-attributes 0.1.31 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tracing-attributes 0.1.31
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tracing-attributes 0.1.31
[INFO] tweaked toml for crates.io crate tracing-attributes 0.1.31 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-attributes 0.1.31 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tracing-attributes 0.1.31 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded trybuild v1.0.86
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded basic-toml v0.1.7
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded tokio v1.29.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15e1169b02951f84d9166cd0e24965b4df7b89e0667482e6d5b83d7d7797da12
[INFO] running `Command { std: "docker" "start" "-a" "15e1169b02951f84d9166cd0e24965b4df7b89e0667482e6d5b83d7d7797da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15e1169b02951f84d9166cd0e24965b4df7b89e0667482e6d5b83d7d7797da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e1169b02951f84d9166cd0e24965b4df7b89e0667482e6d5b83d7d7797da12", kill_on_drop: false }`
[INFO] [stdout] 15e1169b02951f84d9166cd0e24965b4df7b89e0667482e6d5b83d7d7797da12
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b84ebf2f03920188bf4e5b791a6b19826617b6212f3b48bb5380d896bbc24108
[INFO] running `Command { std: "docker" "start" "-a" "b84ebf2f03920188bf4e5b791a6b19826617b6212f3b48bb5380d896bbc24108", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-attributes v0.1.31 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
[INFO] running `Command { std: "docker" "inspect" "b84ebf2f03920188bf4e5b791a6b19826617b6212f3b48bb5380d896bbc24108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84ebf2f03920188bf4e5b791a6b19826617b6212f3b48bb5380d896bbc24108", kill_on_drop: false }`
[INFO] [stdout] b84ebf2f03920188bf4e5b791a6b19826617b6212f3b48bb5380d896bbc24108
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 925c7ac3759b30cfebd00bea683ab27cb65c5d700d280fc6179b4c82685f3efb
[INFO] running `Command { std: "docker" "start" "-a" "925c7ac3759b30cfebd00bea683ab27cb65c5d700d280fc6179b4c82685f3efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling trybuild v1.0.86
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.31 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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/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/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[E0433]: cannot find module or crate `tracing_mock` in this scope
[INFO] [stdout]  --> tests/fields.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing_mock::{expect, span::NewSpan, 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_mock`
[INFO] [stdout]  --> tests/parents.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/fields.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing_mock::{expect, span::NewSpan, 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_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/ret.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/ret.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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/names.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] For more information about this error, try `rustc --explain E0432`.
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an 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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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] [stderr] error: could not compile `tracing-attributes` (test "fields") due to 2 previous errors
[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] 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 "parents") due to 1 previous error
[INFO] [stderr] error: could not compile `tracing-attributes` (test "destructuring") 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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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] [stderr] error: could not compile `tracing-attributes` (test "ret") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-attributes` (test "names") 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 "async_fn") due to 2 previous errors
[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 "err") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "925c7ac3759b30cfebd00bea683ab27cb65c5d700d280fc6179b4c82685f3efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925c7ac3759b30cfebd00bea683ab27cb65c5d700d280fc6179b4c82685f3efb", kill_on_drop: false }`
[INFO] [stdout] 925c7ac3759b30cfebd00bea683ab27cb65c5d700d280fc6179b4c82685f3efb
