[INFO] fetching crate tracing-attributes 0.1.31... [INFO] testing tracing-attributes-0.1.31 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tracing-attributes 0.1.31 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-attributes 0.1.31 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded basic-toml v0.1.7 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded trybuild v1.0.86 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded bytes v1.2.1 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded backtrace v0.3.73 [INFO] [stderr] Downloaded serde v1.0.193 [INFO] [stderr] Downloaded syn v1.0.103 [INFO] [stderr] Downloaded addr2line v0.22.0 [INFO] [stderr] Downloaded gimli v0.29.0 [INFO] [stderr] Downloaded ryu v1.0.11 [INFO] [stderr] Downloaded serde_derive v1.0.193 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] [stderr] Downloaded miniz_oxide v0.7.4 [INFO] [stderr] Downloaded serde_json v1.0.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 089a018380a57bf3c7d3b2517e59f05808a3acbea877f817f6a2d4846fa01bf8 [INFO] running `Command { std: "docker" "start" "-a" "089a018380a57bf3c7d3b2517e59f05808a3acbea877f817f6a2d4846fa01bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "089a018380a57bf3c7d3b2517e59f05808a3acbea877f817f6a2d4846fa01bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089a018380a57bf3c7d3b2517e59f05808a3acbea877f817f6a2d4846fa01bf8", kill_on_drop: false }` [INFO] [stdout] 089a018380a57bf3c7d3b2517e59f05808a3acbea877f817f6a2d4846fa01bf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e126b7f3a91e502728696b60ece85ab9e45891d9b32332594eb50acf073921b2 [INFO] running `Command { std: "docker" "start" "-a" "e126b7f3a91e502728696b60ece85ab9e45891d9b32332594eb50acf073921b2", 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 7.18s [INFO] running `Command { std: "docker" "inspect" "e126b7f3a91e502728696b60ece85ab9e45891d9b32332594eb50acf073921b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e126b7f3a91e502728696b60ece85ab9e45891d9b32332594eb50acf073921b2", kill_on_drop: false }` [INFO] [stdout] e126b7f3a91e502728696b60ece85ab9e45891d9b32332594eb50acf073921b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ac796d45588c29575fee2ee1fdc4735b7f545ebc0085d222b246cd5eb2cec80 [INFO] running `Command { std: "docker" "start" "-a" "3ac796d45588c29575fee2ee1fdc4735b7f545ebc0085d222b246cd5eb2cec80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling trybuild v1.0.86 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling glob v0.3.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 tokio-stream v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [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/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/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[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/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/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] 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] 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/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/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] 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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (test "fields") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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] [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] [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] [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 "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 "parents") 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 "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 "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" "3ac796d45588c29575fee2ee1fdc4735b7f545ebc0085d222b246cd5eb2cec80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac796d45588c29575fee2ee1fdc4735b7f545ebc0085d222b246cd5eb2cec80", kill_on_drop: false }` [INFO] [stdout] 3ac796d45588c29575fee2ee1fdc4735b7f545ebc0085d222b246cd5eb2cec80