[INFO] fetching crate quantum_log 0.3.2... [INFO] checking quantum_log-0.3.2 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate quantum_log 0.3.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate quantum_log 0.3.2 [INFO] finished tweaking crates.io crate quantum_log 0.3.2 [INFO] tweaked toml for crates.io crate quantum_log 0.3.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quantum_log 0.3.2 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quantum_log 0.3.2 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.53.1 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded link-cplusplus v1.0.10 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded diesel_derives v2.2.5 [INFO] [stderr] Downloaded pq-sys v0.6.3 [INFO] [stderr] Downloaded diesel v2.2.10 [INFO] [stderr] Downloaded mysqlclient-sys v0.4.6 [INFO] [stderr] Downloaded windows v0.61.2 [INFO] [stderr] Downloaded mysqlclient-src v0.1.3+9.2.0 [INFO] [stderr] Downloaded pq-src v0.3.8+libpq-17.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecbbb122fa30fb84b49e17c87660d1e650a38ec716a5c76e2762a285c737e89b [INFO] running `Command { std: "docker" "start" "-a" "ecbbb122fa30fb84b49e17c87660d1e650a38ec716a5c76e2762a285c737e89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecbbb122fa30fb84b49e17c87660d1e650a38ec716a5c76e2762a285c737e89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbbb122fa30fb84b49e17c87660d1e650a38ec716a5c76e2762a285c737e89b", kill_on_drop: false }` [INFO] [stdout] ecbbb122fa30fb84b49e17c87660d1e650a38ec716a5c76e2762a285c737e89b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f805b8c47c4941f0378b453e63ef407be5d3b4af808cf30a34b887d3e3a6d4da [INFO] running `Command { std: "docker" "start" "-a" "f805b8c47c4941f0378b453e63ef407be5d3b4af808cf30a34b887d3e3a6d4da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling quantum_log v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stdout] warning: unused imports: `Duration` and `sleep` [INFO] [stdout] --> src/sinks/default_stdout.rs:543:23 [INFO] [stdout] | [INFO] [stdout] 543 | use tokio::time::{sleep, Duration}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TcpListener` and `UdpSocket` [INFO] [stdout] --> src/sinks/network.rs:956:22 [INFO] [stdout] | [INFO] [stdout] 956 | use tokio::net::{TcpListener, UdpSocket}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/core/layers/pre_init_buffer.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | let metadata = tracing::Metadata::new( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/core/layers/pre_init_buffer.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | for i in 0..5 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/core/subscriber.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | let result = subscriber.initialize().await; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/core/subscriber.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let result = std::panic::catch_unwind(|| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/core/subscriber.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | let result = std::panic::catch_unwind(|| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/core/subscriber.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | let result = std::panic::catch_unwind(|| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/sinks/file.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | let file_path = temp_dir.path().join("test.log"); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/sinks/file.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | let file_path = temp_dir.path().join("test.log"); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/sinks/file.rs:566:13 [INFO] [stdout] | [INFO] [stdout] 566 | let file_path = temp_dir.path().join("test.log"); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/sinks/stdout.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let metadata = tracing::Metadata::new( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy` [INFO] [stdout] --> src/sinks/stdout.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let strategy = crate::config::BackpressureStrategy::Block; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_event` is never used [INFO] [stdout] --> src/sinks/network.rs:959:8 [INFO] [stdout] | [INFO] [stdout] 959 | fn create_test_event(level: Level, message: &str) -> QuantumLogEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_failure` is never used [INFO] [stdout] --> src/sinks/pipeline.rs:606:12 [INFO] [stdout] | [INFO] [stdout] 597 | impl MockStackableSink { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 606 | fn with_failure(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockExclusiveSink` is never constructed [INFO] [stdout] --> src/sinks/pipeline.rs:667:12 [INFO] [stdout] | [INFO] [stdout] 667 | struct MockExclusiveSink { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_failure`, and `event_count` are never used [INFO] [stdout] --> src/sinks/pipeline.rs:674:12 [INFO] [stdout] | [INFO] [stdout] 673 | impl MockExclusiveSink { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 674 | fn new(name: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 682 | fn with_failure(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | fn event_count(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "f805b8c47c4941f0378b453e63ef407be5d3b4af808cf30a34b887d3e3a6d4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f805b8c47c4941f0378b453e63ef407be5d3b4af808cf30a34b887d3e3a6d4da", kill_on_drop: false }` [INFO] [stdout] f805b8c47c4941f0378b453e63ef407be5d3b4af808cf30a34b887d3e3a6d4da