[INFO] fetching crate meadows 0.1.5...
[INFO] testing meadows-0.1.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate meadows 0.1.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate meadows 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate meadows 0.1.5
[INFO] tweaked toml for crates.io crate meadows 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meadows 0.1.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meadows 0.1.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded uuid-macro-internal v1.12.1
[INFO] [stderr]   Downloaded tracing-config v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62de50ebb63e96d8cc0616970ea37f436c7d74016241b2abc4a5a410b79cd156
[INFO] running `Command { std: "docker" "start" "-a" "62de50ebb63e96d8cc0616970ea37f436c7d74016241b2abc4a5a410b79cd156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62de50ebb63e96d8cc0616970ea37f436c7d74016241b2abc4a5a410b79cd156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62de50ebb63e96d8cc0616970ea37f436c7d74016241b2abc4a5a410b79cd156", kill_on_drop: false }`
[INFO] [stdout] 62de50ebb63e96d8cc0616970ea37f436c7d74016241b2abc4a5a410b79cd156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48d4f7b8a70b533ea8f12bccfd53c279291a4b073e2dc534cc8d176ce9423810
[INFO] running `Command { std: "docker" "start" "-a" "48d4f7b8a70b533ea8f12bccfd53c279291a4b073e2dc534cc8d176ce9423810", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling meadows v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
[INFO] running `Command { std: "docker" "inspect" "48d4f7b8a70b533ea8f12bccfd53c279291a4b073e2dc534cc8d176ce9423810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d4f7b8a70b533ea8f12bccfd53c279291a4b073e2dc534cc8d176ce9423810", kill_on_drop: false }`
[INFO] [stdout] 48d4f7b8a70b533ea8f12bccfd53c279291a4b073e2dc534cc8d176ce9423810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a42bcc2d5a8dcd15781235679c6e68732ef0402693cf5a3edcfae804158fcaf
[INFO] running `Command { std: "docker" "start" "-a" "5a42bcc2d5a8dcd15781235679c6e68732ef0402693cf5a3edcfae804158fcaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling meadows v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config`
[INFO] [stdout]   --> examples/meadows-log.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use meadows::tracing::config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `config` in `tracing`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/tracing.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "tracing_config")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `tracing_config` feature
[INFO] [stdout]  6 | pub mod config;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 11 - use meadows::tracing::config;
[INFO] [stdout] 11 + use meadows::config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config`
[INFO] [stdout]   --> examples/meadows-log.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | use meadows::tracing::config::Config;
[INFO] [stdout]    |                       ^^^^^^ could not find `config` in `tracing`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/tracing.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "tracing_config")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `tracing_config` feature
[INFO] [stdout]  6 | pub mod config;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config`
[INFO] [stdout]  --> tests/test_tracing_config.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use meadows::tracing::config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `config` in `tracing`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/tracing.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "tracing_config")]
[INFO] [stdout]   |       -------------------------- the item is gated behind the `tracing_config` feature
[INFO] [stdout] 6 | pub mod config;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 9 - use meadows::tracing::config;
[INFO] [stdout] 9 + use meadows::config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config`
[INFO] [stdout]   --> tests/test_tracing_config.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use meadows::tracing::config::Config;
[INFO] [stdout]    |                       ^^^^^^ could not find `config` in `tracing`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/tracing.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "tracing_config")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `tracing_config` feature
[INFO] [stdout]  6 | pub mod config;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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 `meadows` (test "test_tracing_config") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `meadows` (example "meadows-log") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a42bcc2d5a8dcd15781235679c6e68732ef0402693cf5a3edcfae804158fcaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a42bcc2d5a8dcd15781235679c6e68732ef0402693cf5a3edcfae804158fcaf", kill_on_drop: false }`
[INFO] [stdout] 5a42bcc2d5a8dcd15781235679c6e68732ef0402693cf5a3edcfae804158fcaf
