[INFO] fetching crate ufire_sht20 0.9.1...
[INFO] building ufire_sht20-0.9.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ufire_sht20 0.9.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ufire_sht20 0.9.1
[INFO] finished tweaking crates.io crate ufire_sht20 0.9.1
[INFO] tweaked toml for crates.io crate ufire_sht20 0.9.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ufire_sht20 0.9.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ufire_sht20 0.9.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc7f77eabd7ddc0d1995f37b896365cc20fc3a7d0907d376b3510bbdae250b8a
[INFO] running `Command { std: "docker" "start" "-a" "cc7f77eabd7ddc0d1995f37b896365cc20fc3a7d0907d376b3510bbdae250b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc7f77eabd7ddc0d1995f37b896365cc20fc3a7d0907d376b3510bbdae250b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7f77eabd7ddc0d1995f37b896365cc20fc3a7d0907d376b3510bbdae250b8a", kill_on_drop: false }`
[INFO] [stdout] cc7f77eabd7ddc0d1995f37b896365cc20fc3a7d0907d376b3510bbdae250b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50a4fdfdf87024a48cceb294dddd7158c563a8242e8cfe87706b0d26159415ec
[INFO] running `Command { std: "docker" "start" "-a" "50a4fdfdf87024a48cceb294dddd7158c563a8242e8cfe87706b0d26159415ec", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.37
[INFO] [stderr]    Compiling serde v1.0.88
[INFO] [stderr]    Compiling cc v1.0.5
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.7
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.1
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling bytecount v0.2.0
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling term v0.5.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling encode_unicode v0.3.5
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling tempdir v0.3.6
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]    Compiling semver v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.10
[INFO] [stderr]    Compiling csv v1.0.5
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling shrust v0.0.6
[INFO] [stderr]    Compiling backtrace v0.3.5
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.3.3
[INFO] [stderr]    Compiling skeptic v0.13.2
[INFO] [stderr]    Compiling i2cdev v0.3.2
[INFO] [stderr]    Compiling ufire_sht20 v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:61:45
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[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] 61 -     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 61 +     pub fn temperature(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                          ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 80 +     pub fn humidity(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:125:62
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 125 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(writeln!(io, "{}", sht20.temperature().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |         try!(writeln!(io, "{}", sht20.humidity().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
[INFO] running `Command { std: "docker" "inspect" "50a4fdfdf87024a48cceb294dddd7158c563a8242e8cfe87706b0d26159415ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a4fdfdf87024a48cceb294dddd7158c563a8242e8cfe87706b0d26159415ec", kill_on_drop: false }`
[INFO] [stdout] 50a4fdfdf87024a48cceb294dddd7158c563a8242e8cfe87706b0d26159415ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 934e63f8888e532c3f8139f72fd847d49646c6b6897e92416584c7af969dc8a7
[INFO] running `Command { std: "docker" "start" "-a" "934e63f8888e532c3f8139f72fd847d49646c6b6897e92416584c7af969dc8a7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ufire_sht20 v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:61:45
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[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] 61 -     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 61 +     pub fn temperature(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                          ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 80 +     pub fn humidity(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:125:62
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 125 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:61:45
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[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] 61 -     pub fn temperature(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 61 +     pub fn temperature(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                          ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     pub fn humidity(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 80 +     pub fn humidity(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:125:62
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 125 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(writeln!(io, "{}", sht20.temperature().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |         try!(writeln!(io, "{}", sht20.humidity().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "934e63f8888e532c3f8139f72fd847d49646c6b6897e92416584c7af969dc8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "934e63f8888e532c3f8139f72fd847d49646c6b6897e92416584c7af969dc8a7", kill_on_drop: false }`
[INFO] [stdout] 934e63f8888e532c3f8139f72fd847d49646c6b6897e92416584c7af969dc8a7
