[INFO] fetching crate wind_tunnel_instruments 0.5.0-dev.0...
[INFO] building wind_tunnel_instruments-0.5.0-dev.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate wind_tunnel_instruments 0.5.0-dev.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate wind_tunnel_instruments 0.5.0-dev.0
[INFO] finished tweaking crates.io crate wind_tunnel_instruments 0.5.0-dev.0
[INFO] tweaked toml for crates.io crate wind_tunnel_instruments 0.5.0-dev.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wind_tunnel_instruments 0.5.0-dev.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wind_tunnel_instruments 0.5.0-dev.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ts_influxdb v0.7.3-beta.1
[INFO] [stderr]   Downloaded influxive-core v0.0.2-alpha.1
[INFO] [stderr]   Downloaded wind_tunnel_core v0.5.0-dev.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc933bae684022e263f98d25bb63fd7f9331c00835ddb61a5bb8f9ed959f5d5c
[INFO] running `Command { std: "docker" "start" "-a" "bc933bae684022e263f98d25bb63fd7f9331c00835ddb61a5bb8f9ed959f5d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc933bae684022e263f98d25bb63fd7f9331c00835ddb61a5bb8f9ed959f5d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc933bae684022e263f98d25bb63fd7f9331c00835ddb61a5bb8f9ed959f5d5c", kill_on_drop: false }`
[INFO] [stdout] bc933bae684022e263f98d25bb63fd7f9331c00835ddb61a5bb8f9ed959f5d5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c243e6ec816526b56e6808b5894cf6f914c2a3d92ba88c847375f9e8ae96482
[INFO] running `Command { std: "docker" "start" "-a" "1c243e6ec816526b56e6808b5894cf6f914c2a3d92ba88c847375f9e8ae96482", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling influxive-core v0.0.2-alpha.1
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[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_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling wind_tunnel_core v0.5.0-dev.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ts_influxdb v0.7.3-beta.1
[INFO] [stderr]    Compiling wind_tunnel_instruments v0.5.0-dev.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout]    |                                ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout] 66 +                         as Box<dyn ReportCollector + Send + Sync >)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                            ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 76 +                         Box::new(metrics_collector) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                               ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 90 +                         Box::new(influx_file_reporter) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout]     |                           ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout] 104 +     inner: Vec<RwLock<Box<dyn ReportCollector + Send + Sync >>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ts_influxdb v0.7.3-beta.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "1c243e6ec816526b56e6808b5894cf6f914c2a3d92ba88c847375f9e8ae96482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c243e6ec816526b56e6808b5894cf6f914c2a3d92ba88c847375f9e8ae96482", kill_on_drop: false }`
[INFO] [stdout] 1c243e6ec816526b56e6808b5894cf6f914c2a3d92ba88c847375f9e8ae96482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 983156af358f52f92737253da173c67c683bede98916f9409c9ea9305b0748e1
[INFO] running `Command { std: "docker" "start" "-a" "983156af358f52f92737253da173c67c683bede98916f9409c9ea9305b0748e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling wind_tunnel_instruments v0.5.0-dev.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout]    |                                ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout] 66 +                         as Box<dyn ReportCollector + Send + Sync >)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                            ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 76 +                         Box::new(metrics_collector) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                               ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 90 +                         Box::new(influx_file_reporter) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout]     |                           ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout] 104 +     inner: Vec<RwLock<Box<dyn ReportCollector + Send + Sync >>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout]    |                                ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -                         as Box<(dyn ReportCollector + Send + Sync)>)
[INFO] [stdout] 66 +                         as Box<dyn ReportCollector + Send + Sync >)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:76:60
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                            ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -                         Box::new(metrics_collector) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 76 +                         Box::new(metrics_collector) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:90:63
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout]    |                                                               ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -                         Box::new(influx_file_reporter) as Box<(dyn ReportCollector + Send + Sync)>
[INFO] [stdout] 90 +                         Box::new(influx_file_reporter) as Box<dyn ReportCollector + Send + Sync >
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout]     |                           ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     inner: Vec<RwLock<Box<(dyn ReportCollector + Send + Sync)>>>,
[INFO] [stdout] 104 +     inner: Vec<RwLock<Box<dyn ReportCollector + Send + Sync >>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ts_influxdb v0.7.3-beta.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "983156af358f52f92737253da173c67c683bede98916f9409c9ea9305b0748e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983156af358f52f92737253da173c67c683bede98916f9409c9ea9305b0748e1", kill_on_drop: false }`
[INFO] [stdout] 983156af358f52f92737253da173c67c683bede98916f9409c9ea9305b0748e1
