[INFO] fetching crate flowgger 0.3.3... [INFO] checking flowgger-0.3.3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate flowgger 0.3.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate flowgger 0.3.3 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowgger 0.3.3 [INFO] finished tweaking crates.io crate flowgger 0.3.3 [INFO] tweaked toml for crates.io crate flowgger 0.3.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate flowgger 0.3.3 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] [stderr] Downloaded dtoa v0.2.2 [INFO] [stderr] Downloaded itoa v0.1.1 [INFO] [stderr] Downloaded ref_slice v1.2.1 [INFO] [stderr] Downloaded kafka v0.8.0 [INFO] [stderr] Downloaded serde_json v0.8.6 [INFO] [stderr] Downloaded capnpc v0.10.2 [INFO] [stderr] Downloaded capnp v0.14.11 [INFO] [stderr] Downloaded capnp v0.10.3 [INFO] [stderr] Downloaded time-tz v0.3.1 [INFO] [stderr] Downloaded snap v0.2.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8e8909f997e7ecf1d6624a4f6a8d98c83e9473635faf9d9e1917043c159c434 [INFO] running `Command { std: "docker" "start" "-a" "a8e8909f997e7ecf1d6624a4f6a8d98c83e9473635faf9d9e1917043c159c434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8e8909f997e7ecf1d6624a4f6a8d98c83e9473635faf9d9e1917043c159c434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e8909f997e7ecf1d6624a4f6a8d98c83e9473635faf9d9e1917043c159c434", kill_on_drop: false }` [INFO] [stdout] a8e8909f997e7ecf1d6624a4f6a8d98c83e9473635faf9d9e1917043c159c434 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e747a41cbc075dd53b1f7dadcbe3ce984b69f844f28adbd4a288c4183acf048 [INFO] running `Command { std: "docker" "start" "-a" "0e747a41cbc075dd53b1f7dadcbe3ce984b69f844f28adbd4a288c4183acf048", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling capnp v0.10.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling capnpc v0.10.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking capnp v0.14.11 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling flowgger v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling time-tz v0.3.1 [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/flowgger/input/tcp/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TcpConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 17 | framing: String, [INFO] [stdout] 18 | threads: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/flowgger/input/tls/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct TlsConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 36 | framing: String, [INFO] [stdout] 37 | threads: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/flowgger/output/tls_output.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct TlsConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 52 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/flowgger/test_fuzzer.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | unsafe { addr_of_mut!(GLOBAL_CONTEXT) } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/flowgger/input/tcp/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TcpConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 17 | framing: String, [INFO] [stdout] 18 | threads: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TcpConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/flowgger/input/tls/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct TlsConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 36 | framing: String, [INFO] [stdout] 37 | threads: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/flowgger/output/tls_output.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct TlsConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 52 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TlsConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "0e747a41cbc075dd53b1f7dadcbe3ce984b69f844f28adbd4a288c4183acf048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e747a41cbc075dd53b1f7dadcbe3ce984b69f844f28adbd4a288c4183acf048", kill_on_drop: false }` [INFO] [stdout] 0e747a41cbc075dd53b1f7dadcbe3ce984b69f844f28adbd4a288c4183acf048