[INFO] fetching crate fiddler 2.2.0...
[INFO] testing fiddler-2.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate fiddler 2.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fiddler 2.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fiddler 2.2.0
[INFO] tweaked toml for crates.io crate fiddler 2.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fiddler 2.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fiddler 2.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9bb559f260a9a4b8ab9abc80d54340ab15e71efdaa22ab5fac9e7e3bec8ec2b
[INFO] running `Command { std: "docker" "start" "-a" "a9bb559f260a9a4b8ab9abc80d54340ab15e71efdaa22ab5fac9e7e3bec8ec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9bb559f260a9a4b8ab9abc80d54340ab15e71efdaa22ab5fac9e7e3bec8ec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9bb559f260a9a4b8ab9abc80d54340ab15e71efdaa22ab5fac9e7e3bec8ec2b", kill_on_drop: false }`
[INFO] [stdout] a9bb559f260a9a4b8ab9abc80d54340ab15e71efdaa22ab5fac9e7e3bec8ec2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c3a557820876e40952095d86ea2077c7431bc89af718357223d42d796a73724
[INFO] running `Command { std: "docker" "start" "-a" "6c3a557820876e40952095d86ea2077c7431bc89af718357223d42d796a73724", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling iso8601 v0.6.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling fiddler-macros v1.0.0
[INFO] [stderr]    Compiling fiddler v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: extern crate `fs_extra` is unused in crate `build_script_build`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use fs_extra as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `regex` is unused in crate `build_script_build`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use regex as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stdout] warning: extern crate `chrono` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration` and `size` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BatchingPolicy {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 24 |     duration: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     size: Option<usize>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchingPolicy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessingState` is never used
[INFO] [stdout]   --> src/runtime/mod.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(crate) enum ProcessingState {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "6c3a557820876e40952095d86ea2077c7431bc89af718357223d42d796a73724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3a557820876e40952095d86ea2077c7431bc89af718357223d42d796a73724", kill_on_drop: false }`
[INFO] [stdout] 6c3a557820876e40952095d86ea2077c7431bc89af718357223d42d796a73724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae2d0cf0d383c604502ac47266de6622847623149e387d522a9c65f814c9b5b
[INFO] running `Command { std: "docker" "start" "-a" "6ae2d0cf0d383c604502ac47266de6622847623149e387d522a9c65f814c9b5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stdout] warning: extern crate `fs_extra` is unused in crate `build_script_build`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use fs_extra as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `regex` is unused in crate `build_script_build`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use regex as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stdout] warning: extern crate `chrono` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration` and `size` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BatchingPolicy {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 24 |     duration: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     size: Option<usize>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchingPolicy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessingState` is never used
[INFO] [stdout]   --> src/runtime/mod.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(crate) enum ProcessingState {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling aws-smithy-types v1.3.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stderr]    Compiling fiddler v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Generator` is never constructed
[INFO] [stdout]   --> tests/dependencies/generator.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Generator {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_generator` is never used
[INFO] [stdout]   --> tests/dependencies/generator.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn register_generator() -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonGenerator` is never constructed
[INFO] [stdout]   --> tests/dependencies/jsongenerator.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct JsonGenerator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_json_generator` is never used
[INFO] [stdout]   --> tests/dependencies/jsongenerator.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn register_json_generator() -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockInputConf` is never constructed
[INFO] [stdout]   --> tests/dependencies/mock.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MockInputConf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockInput` is never constructed
[INFO] [stdout]   --> tests/dependencies/mock.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MockInput {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_mock_input` is never used
[INFO] [stdout]   --> tests/dependencies/mock.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn register_mock_input() -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateSpec` is never constructed
[INFO] [stdout]   --> tests/dependencies/output.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct ValidateSpec {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Validate` is never constructed
[INFO] [stdout]   --> tests/dependencies/output.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Validate {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_validate` is never used
[INFO] [stdout]   --> tests/dependencies/output.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn register_validate() -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Echo` is never constructed
[INFO] [stdout]   --> tests/dependencies/processor.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Echo {}
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_echo` is never used
[INFO] [stdout]   --> tests/dependencies/processor.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn register_echo() -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `aws_smithy_types` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use aws_smithy_types as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `chrono` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `testcontainers` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use testcontainers as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `testcontainers_modules` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use testcontainers_modules as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_test` is unused in crate `fiddler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_test as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration` and `size` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BatchingPolicy {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 24 |     duration: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     size: Option<usize>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BatchingPolicy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProcessingState` is never used
[INFO] [stdout]   --> src/runtime/mod.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(crate) enum ProcessingState {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.37s
[INFO] running `Command { std: "docker" "inspect" "6ae2d0cf0d383c604502ac47266de6622847623149e387d522a9c65f814c9b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae2d0cf0d383c604502ac47266de6622847623149e387d522a9c65f814c9b5b", kill_on_drop: false }`
[INFO] [stdout] 6ae2d0cf0d383c604502ac47266de6622847623149e387d522a9c65f814c9b5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c401acd99161149fd27433df3a88e4a39d04fdb3f7efd61328a06d6e0b7b72e2
[INFO] running `Command { std: "docker" "start" "-a" "c401acd99161149fd27433df3a88e4a39d04fdb3f7efd61328a06d6e0b7b72e2", kill_on_drop: false }`
[INFO] [stderr] warning: extern crate `fs_extra` is unused in crate `build_script_build`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use fs_extra as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `regex` is unused in crate `build_script_build`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use regex as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: `fiddler` (build script) generated 2 warnings
[INFO] [stderr] warning: extern crate `chrono` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `duration` and `size` are never read
[INFO] [stderr]   --> src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct BatchingPolicy {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 24 |     duration: Option<Duration>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 25 |     size: Option<usize>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BatchingPolicy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ProcessingState` is never used
[INFO] [stderr]   --> src/runtime/mod.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub(crate) enum ProcessingState {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fiddler` (lib) generated 3 warnings
[INFO] [stderr] warning: struct `Generator` is never constructed
[INFO] [stderr]   --> tests/dependencies/generator.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Generator {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_generator` is never used
[INFO] [stderr]   --> tests/dependencies/generator.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn register_generator() -> Result<(), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JsonGenerator` is never constructed
[INFO] [stderr]   --> tests/dependencies/jsongenerator.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct JsonGenerator {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_json_generator` is never used
[INFO] [stderr]   --> tests/dependencies/jsongenerator.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn register_json_generator() -> Result<(), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockInputConf` is never constructed
[INFO] [stderr]   --> tests/dependencies/mock.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct MockInputConf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockInput` is never constructed
[INFO] [stderr]   --> tests/dependencies/mock.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct MockInput {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_mock_input` is never used
[INFO] [stderr]   --> tests/dependencies/mock.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub fn register_mock_input() -> Result<(), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ValidateSpec` is never constructed
[INFO] [stderr]   --> tests/dependencies/output.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct ValidateSpec {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Validate` is never constructed
[INFO] [stderr]   --> tests/dependencies/output.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Validate {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_validate` is never used
[INFO] [stderr]   --> tests/dependencies/output.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn register_validate() -> Result<(), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Echo` is never constructed
[INFO] [stderr]   --> tests/dependencies/processor.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Echo {}
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_echo` is never used
[INFO] [stderr]   --> tests/dependencies/processor.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn register_echo() -> Result<(), Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `aws_smithy_types` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use aws_smithy_types as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `chrono` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `testcontainers` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use testcontainers as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `testcontainers_modules` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use testcontainers_modules as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio_test` is unused in crate `fiddler`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio_test as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: `fiddler` (test "aws_s3_test") generated 12 warnings
[INFO] [stderr] warning: `fiddler` (lib test) generated 7 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fiddler-5a2d7eadf42a3ca8)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test config::test::load_configuration ... ok
[INFO] [stdout] test modules::processors::compression::test::gzip_uncompress ... ok
[INFO] [stdout] test modules::processors::compression::test::zlib_uncompress ... ok
[INFO] [stdout] test modules::processors::decode::test::decoded ... ok
[INFO] [stdout] test modules::processors::lines::test::split_lines ... ok
[INFO] [stdout] test modules::processors::compression::test::gzip_compress ... ok
[INFO] [stdout] test modules::processors::compression::test::deflate_uncompress ... ok
[INFO] [stdout] test modules::processors::compression::test::zlib_compress ... ok
[INFO] [stdout] test modules::processors::compression::test::deflate_compress ... ok
[INFO] [stdout] test modules::processors::switch::test::register_plugin ... ok
[INFO] [stdout] test modules::processors::noop::test::register_plugin ... ok
[INFO] [stdout] test modules::processors::decode::test::register_plugin ... ok
[INFO] [stdout] test modules::inputs::stdin::test::register_plugin ... ok
[INFO] [stdout] test modules::processors::exception::test::register_plugin ... ok
[INFO] [stdout] test modules::processors::lines::test::register_plugin ... ok
[INFO] [stdout] test modules::inputs::file::test::register_plugin ... ok
[INFO] [stdout] test modules::outputs::switch::test::register_plugin ... ok
[INFO] [stdout] test config::test::validate_configuration_item ... ok
[INFO] [stdout] test config::test::expect_schema_failure ... ok
[INFO] [stdout] test modules::processors::compression::test::register_plugin ... ok
[INFO] [stdout] test modules::outputs::stdout::test::register_plugin ... ok
[INFO] [stdout] test modules::outputs::drop::test::register_plugin ... ok
[INFO] [stderr]      Running tests/aws_s3_test.rs (/opt/rustwide/target/debug/deps/aws_s3_test-3c5a3196e4b29339)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aws_sqs_test.rs (/opt/rustwide/target/debug/deps/aws_sqs_test-e806a20e63ad3419)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/elasticsearch_test.rs (/opt/rustwide/target/debug/deps/elasticsearch_test-93189000af443b92)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-965257088cb0d0b2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test fiddler_file_reader_test_full_json ... ok
[INFO] [stdout] test fiddler_single_event ... ok
[INFO] [stdout] test fiddler_file_reader_test_full ... ok
[INFO] [stdout] test processor_try_catch ... ok
[INFO] [stdout] test decompression ... ok
[INFO] [stdout] test fiddler_file_reader_test ... ok
[INFO] [stdout] test end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fiddler
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::run (line 294) - compile ... ok
[INFO] [stdout] test src/config/validate.rs - config::validate::parse_configuration_item (line 10) - compile fail ... ok
[INFO] [stdout] test src/config/registration.rs - config::registration::register_plugin (line 8) - compile fail ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::validate (line 150) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - Message (line 47) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_timeout (line 272) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::from_config (line 102) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_threads (line 250) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_label (line 153) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_input (line 193) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_output (line 222) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::get_label (line 173) ... ok
[INFO] [stdout] test src/config/mod.rs - config::ConfigSpec::from_schema (line 258) ... ok
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::set_label (line 138) ... ok
[INFO] [stdout] test src/config/mod.rs - config::ConfigSpec::validate (line 292) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c401acd99161149fd27433df3a88e4a39d04fdb3f7efd61328a06d6e0b7b72e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c401acd99161149fd27433df3a88e4a39d04fdb3f7efd61328a06d6e0b7b72e2", kill_on_drop: false }`
[INFO] [stdout] c401acd99161149fd27433df3a88e4a39d04fdb3f7efd61328a06d6e0b7b72e2
