[INFO] fetching crate flowgger 0.2.11...
[INFO] testing flowgger-0.2.11 against 1.57.0 for beta-1.58-1
[INFO] extracting crate flowgger 0.2.11 into /workspace/builds/worker-32/source
[INFO] validating manifest of crates.io crate flowgger 0.2.11 on toolchain 1.57.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flowgger 0.2.11
[INFO] finished tweaking crates.io crate flowgger 0.2.11
[INFO] tweaked toml for crates.io crate flowgger 0.2.11 written to /workspace/builds/worker-32/source/Cargo.toml
[INFO] crate crates.io crate flowgger 0.2.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a733ffbf352b335ab93d13c959c98c4c8a3aa724382147c9cea07dbe124ca89
[INFO] running `Command { std: "docker" "start" "-a" "9a733ffbf352b335ab93d13c959c98c4c8a3aa724382147c9cea07dbe124ca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a733ffbf352b335ab93d13c959c98c4c8a3aa724382147c9cea07dbe124ca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a733ffbf352b335ab93d13c959c98c4c8a3aa724382147c9cea07dbe124ca89", kill_on_drop: false }`
[INFO] [stdout] 9a733ffbf352b335ab93d13c959c98c4c8a3aa724382147c9cea07dbe124ca89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d95fb0e001769b2d6f2d011c9935c42040fdf4c14f7ce0226b24d27d18d3691e
[INFO] running `Command { std: "docker" "start" "-a" "d95fb0e001769b2d6f2d011c9935c42040fdf4c14f7ce0226b24d27d18d3691e", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling futures v0.1.30
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling capnp v0.10.3
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling openssl v0.10.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling redis v0.10.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling ref_slice v1.2.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling capnpc v0.10.2
[INFO] [stderr]    Compiling serde_json v0.8.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.59
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling inotify-sys v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling flowgger v0.2.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling notify v4.0.15
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling twox-hash v1.6.0
[INFO] [stderr]    Compiling kafka v0.8.0
[INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/flowgger/mod.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |             e.description()
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `timeout`
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 44 | |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 | |                             name
[INFO] [stdout] 46 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 43 ~                         _ => panic!(
[INFO] [stdout] 44 |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 |                             name
[INFO] [stdout] 46 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 77 | |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 | |                             sdtype
[INFO] [stdout] 79 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 76 ~                         _ => panic!(
[INFO] [stdout] 77 |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 |                             sdtype
[INFO] [stdout] 79 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 44.72s
[INFO] running `Command { std: "docker" "inspect" "d95fb0e001769b2d6f2d011c9935c42040fdf4c14f7ce0226b24d27d18d3691e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95fb0e001769b2d6f2d011c9935c42040fdf4c14f7ce0226b24d27d18d3691e", kill_on_drop: false }`
[INFO] [stdout] d95fb0e001769b2d6f2d011c9935c42040fdf4c14f7ce0226b24d27d18d3691e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8089747116e5029145be31fde09df584fe553eb202e40b9e8c7ea767544233
[INFO] running `Command { std: "docker" "start" "-a" "8f8089747116e5029145be31fde09df584fe553eb202e40b9e8c7ea767544233", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/flowgger/mod.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |             e.description()
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `timeout`
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 44 | |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 | |                             name
[INFO] [stdout] 46 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 43 ~                         _ => panic!(
[INFO] [stdout] 44 |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 |                             name
[INFO] [stdout] 46 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 77 | |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 | |                             sdtype
[INFO] [stdout] 79 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 76 ~                         _ => panic!(
[INFO] [stdout] 77 |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 |                             sdtype
[INFO] [stdout] 79 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling flowgger v0.2.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/flowgger/mod.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |             e.description()
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `threads`
[INFO] [stdout]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     threads: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `timeout`
[INFO] [stdout]   --> src/flowgger/output/tls_output.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     timeout: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 44 | |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 | |                             name
[INFO] [stdout] 46 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 43 ~                         _ => panic!(
[INFO] [stdout] 44 |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stdout] 45 |                             name
[INFO] [stdout] 46 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/flowgger/decoder/ltsv_decoder.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           _ => panic!(format!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 77 | |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 | |                             sdtype
[INFO] [stdout] 79 | |                         )),
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 76 ~                         _ => panic!(
[INFO] [stdout] 77 |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stdout] 78 |                             sdtype
[INFO] [stdout] 79 ~                         ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 6.57s
[INFO] running `Command { std: "docker" "inspect" "8f8089747116e5029145be31fde09df584fe553eb202e40b9e8c7ea767544233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8089747116e5029145be31fde09df584fe553eb202e40b9e8c7ea767544233", kill_on_drop: false }`
[INFO] [stdout] 8f8089747116e5029145be31fde09df584fe553eb202e40b9e8c7ea767544233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd28a93292f4cb457fcd80c4374fff1856cb8794e8c100230d02798a73d61a03
[INFO] running `Command { std: "docker" "start" "-a" "dd28a93292f4cb457fcd80c4374fff1856cb8794e8c100230d02798a73d61a03", 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] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/flowgger/mod.rs:318:15
[INFO] [stderr]     |
[INFO] [stderr] 318 |             e.description()
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `threads`
[INFO] [stderr]   --> src/flowgger/input/tcp/mod.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     threads: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `threads`
[INFO] [stderr]   --> src/flowgger/input/tls/mod.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     threads: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `timeout`
[INFO] [stderr]   --> src/flowgger/output/tls_output.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     timeout: Option<Duration>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/flowgger/decoder/ltsv_decoder.rs:43:37
[INFO] [stderr]    |
[INFO] [stderr] 43 |                           _ => panic!(format!(
[INFO] [stderr]    |  _____________________________________^
[INFO] [stderr] 44 | |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stderr] 45 | |                             name
[INFO] [stderr] 46 | |                         )),
[INFO] [stderr]    | |_________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 43 ~                         _ => panic!(
[INFO] [stderr] 44 |                             "Unsupported type in input.ltsv_schema for name [{}]",
[INFO] [stderr] 45 |                             name
[INFO] [stderr] 46 ~                         ),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/flowgger/decoder/ltsv_decoder.rs:76:37
[INFO] [stderr]    |
[INFO] [stderr] 76 |                           _ => panic!(format!(
[INFO] [stderr]    |  _____________________________________^
[INFO] [stderr] 77 | |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stderr] 78 | |                             sdtype
[INFO] [stderr] 79 | |                         )),
[INFO] [stderr]    | |_________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 76 ~                         _ => panic!(
[INFO] [stderr] 77 |                             "Unsupported type in input.ltsv_suffixes for type [{}]",
[INFO] [stderr] 78 |                             sdtype
[INFO] [stderr] 79 ~                         ),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `flowgger` (lib) generated 6 warnings
[INFO] [stderr] warning: `flowgger` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/flowgger-bf865c60d6d75be0)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stderr] Unable to parse the rfc3164 input: 'test message'
[INFO] [stderr] Unable to parse the rfc3164 input: 'Aug  36 11:15:24 testhostname appname 69 42 [origin@123 software="te\st sc\"ript" swVersion="0.0.1"] test message'
[INFO] [stderr] File /tmp/test_file_output.wYtLKG3GLFYV/test_log_rotate_buf reached size limit 15, rotating
[INFO] [stderr] Unable to open file /wrong/path/test_start_nofile: No such file or directory (os error 2)
[INFO] [stderr] Unable to open rotating file /wrong/path/test_log_rotate_buf: No such file or directory (os error 2)
[INFO] [stderr] File /tmp/test_file_output.4uG2Vi0gcjS8/test_log_rotate_nobuf reached size limit 15, rotating
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_event ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_invalid_date ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv2 ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year_tz ... ok
[INFO] [stdout] test flowgger::decoder::rfc5424_decoder::test_rfc5424 ... ok
[INFO] [stdout] test flowgger::config::test::test_config_clone ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_pri ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_string ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year_notz ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_nopri ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes_2 ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_with_prepend ... ok
[INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc5424_encoder::test_rfc5424_full_encode ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_3 ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri_year ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_with_year ... ok
[INFO] [stdout] test flowgger::decoder::ltsv_decoder::test_ltsv_suffixes ... ok
[INFO] [stderr] File /tmp/test_rotation_time_files_time.4EloEDnCERXo/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.4EloEDnCERXo/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.4EloEDnCERXo/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.4EloEDnCERXo/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stderr] File /tmp/test_rotation_time_files_time.4EloEDnCERXo/test_log.log reached time/size limit 5min/16bytes, rotating
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_empty_hostname ... ok
[INFO] [stderr] File /tmp/test_rotation_files_size.7dB82GEhilui/test_log.log reached size limit 16, rotating
[INFO] [stderr] File /tmp/test_rotation_files_size.7dB82GEhilui/test_log.log reached size limit 16, rotating
[INFO] [stderr] File /tmp/test_rotation_files_size.7dB82GEhilui/test_log.log reached size limit 16, rotating
[INFO] [stderr] Unable to open file /wrong/path/test_log_rotate_buf: No such file or directory (os error 2)
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_add_extra_fields ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_encode_with_prepend ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_withpri_encode ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_encode ... ok
[INFO] [stdout] test flowgger::input::file::discovery::test_should_be_watched ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_tz_no_year ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_custom_trimed ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_capnp_encode ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode ... ok
[INFO] [stdout] test flowgger::decoder::rfc3164_decoder::test_rfc3164_decode_with_pri ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_default_constructor ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_buf ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encode_replace_extra ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_buf ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nobuf ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_full_encode ... ok
[INFO] [stdout] test flowgger::record::test_record_display ... ok
[INFO] [stdout] test flowgger::record::test_structured_data_display ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nofile ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_nobuf ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_time_files_time ... ok
[INFO] [stdout] test flowgger::splitter::capnp_splitter::tests::test_decode_message ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_file_invalid_path ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_norotate_nofile ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_log_rotate_time_nobuf ... ok
[INFO] [stdout] test flowgger::utils::rotating_file::tests::test_rotation_files_size ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_no_merger ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_with_merger ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_string_bad - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_invalid_input - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_no_file - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_timestamp - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_severity_to_high - should panic ... ok
[INFO] [stdout] test flowgger::config::test::test_config_from_path_bad_format - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_wrong_version - should panic ... ok
[INFO] [stdout] test flowgger::decoder::gelf_decoder::test::test_gelf_decoder_bad_key - should panic ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_should_be_section - should panic ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_no_msg - should panic ... ok
[INFO] [stdout] test flowgger::encoder::gelf_encoder::tests::test_gelf_encoder_config_extra_bad_type - should panic ... ok
[INFO] [stdout] test flowgger::encoder::capnp_encoder::tests::test_wrong_extra_field_value_type_config - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_file_path - should panic ... ok
[INFO] [stdout] test flowgger::encoder::rfc3164_encoder::test_rfc3164_invalid_prepend - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_size - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_time_format - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_time - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_constructor_bad_input - should panic ... ok
[INFO] [stdout] test flowgger::encoder::passthrough_encoder::test_passthrough_encode_invalid_prepend - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_start_nofile - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_buffer_size - should panic ... ok
[INFO] [stdout] test flowgger::output::file_output::tests::test_invalid_rotation_maxfiles - should panic ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_zlib ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_compressed_gz ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_udp_input_handle_record_uncompressed ... ok
[INFO] [stdout] test flowgger::input::udp_input::test::test_handle_record_bad_record - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/flowgger-b55488f0622fa560)
[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]    Doc-tests flowgger
[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] running `Command { std: "docker" "inspect" "dd28a93292f4cb457fcd80c4374fff1856cb8794e8c100230d02798a73d61a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd28a93292f4cb457fcd80c4374fff1856cb8794e8c100230d02798a73d61a03", kill_on_drop: false }`
[INFO] [stdout] dd28a93292f4cb457fcd80c4374fff1856cb8794e8c100230d02798a73d61a03