[INFO] updating cached repository https://github.com/chiro/bme280-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 556a7731ee663fe446593b263cceb2016abc1fd3 [INFO] checking chiro/bme280-rs against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiro%2Fbme280-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chiro/bme280-rs on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/chiro/bme280-rs [INFO] finished tweaking git repo https://github.com/chiro/bme280-rs [INFO] tweaked toml for git repo https://github.com/chiro/bme280-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/chiro/bme280-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a4a288efb1f4e1d9b808964fdc8a492cbf84e34e0e42b16d45a916f5e4dbf53 [INFO] running `"docker" "start" "-a" "3a4a288efb1f4e1d9b808964fdc8a492cbf84e34e0e42b16d45a916f5e4dbf53"` [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Checking regex v0.2.7 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Checking docopt v0.8.3 [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] Checking bme280-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/bme280.rs:284:44 [INFO] [stderr] | [INFO] [stderr] 284 | return Err(Nix(nix::Error::Sys((nix::errno::Errno::ENXIO)))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/bme280.rs:284:44 [INFO] [stderr] | [INFO] [stderr] 284 | return Err(Nix(nix::Error::Sys((nix::errno::Errno::ENXIO)))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.93s [INFO] running `"docker" "inspect" "3a4a288efb1f4e1d9b808964fdc8a492cbf84e34e0e42b16d45a916f5e4dbf53"` [INFO] running `"docker" "rm" "-f" "3a4a288efb1f4e1d9b808964fdc8a492cbf84e34e0e42b16d45a916f5e4dbf53"` [INFO] [stdout] 3a4a288efb1f4e1d9b808964fdc8a492cbf84e34e0e42b16d45a916f5e4dbf53