[INFO] fetching crate meadows 0.1.5... [INFO] checking meadows-0.1.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate meadows 0.1.5 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate meadows 0.1.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [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-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e27cca6dc97b025c3e80c0e3499adcbb0ad4fe599d43e2d23e1ae55e0c4353a6 [INFO] running `Command { std: "docker" "start" "-a" "e27cca6dc97b025c3e80c0e3499adcbb0ad4fe599d43e2d23e1ae55e0c4353a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27cca6dc97b025c3e80c0e3499adcbb0ad4fe599d43e2d23e1ae55e0c4353a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27cca6dc97b025c3e80c0e3499adcbb0ad4fe599d43e2d23e1ae55e0c4353a6", kill_on_drop: false }` [INFO] [stdout] e27cca6dc97b025c3e80c0e3499adcbb0ad4fe599d43e2d23e1ae55e0c4353a6 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1c5c2003a2effcac47256d05e242073c13c6e6dfd3bc014e5fea9c3556ad0d4 [INFO] running `Command { std: "docker" "start" "-a" "c1c5c2003a2effcac47256d05e242073c13c6e6dfd3bc014e5fea9c3556ad0d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking meadows v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking 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] [stderr] error: could not compile `meadows` (example "meadows-log") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `meadows` (test "test_tracing_config") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config` [INFO] [stdout] --> benches/bench_log.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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] 10 - use meadows::tracing::config; [INFO] [stdout] 10 + use meadows::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `meadows::tracing::config` [INFO] [stdout] --> benches/bench_log.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | 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] [stderr] error: could not compile `meadows` (bench "bench_log") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1c5c2003a2effcac47256d05e242073c13c6e6dfd3bc014e5fea9c3556ad0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c5c2003a2effcac47256d05e242073c13c6e6dfd3bc014e5fea9c3556ad0d4", kill_on_drop: false }` [INFO] [stdout] c1c5c2003a2effcac47256d05e242073c13c6e6dfd3bc014e5fea9c3556ad0d4