[INFO] fetching crate gilrs 0.7.3... [INFO] checking gilrs-0.7.3 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate gilrs 0.7.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gilrs 0.7.3 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gilrs 0.7.3 [INFO] finished tweaking crates.io crate gilrs 0.7.3 [INFO] tweaked toml for crates.io crate gilrs 0.7.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate gilrs 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 54a4db80c18015734db18c269bb3dfe3db705dcd2293d92bf574c7504cb1ef84 [INFO] running `"docker" "start" "-a" "54a4db80c18015734db18c269bb3dfe3db705dcd2293d92bf574c7504cb1ef84"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking gilrs v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/mapping/mod.rs:440:80 [INFO] [stderr] | [INFO] [stderr] 440 | | &ParseSdlMappingError::UnknownHatDirection => fmt.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/mapping/parser.rs:397:51 [INFO] [stderr] | [INFO] [stderr] 397 | f.write_fmt(format_args!("{} at {}", self.description(), self.position)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/mapping/mod.rs:440:80 [INFO] [stderr] | [INFO] [stderr] 440 | | &ParseSdlMappingError::UnknownHatDirection => fmt.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/mapping/parser.rs:397:51 [INFO] [stderr] | [INFO] [stderr] 397 | f.write_fmt(format_args!("{} at {}", self.description(), self.position)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/ff/mod.rs:375:63 [INFO] [stderr] | [INFO] [stderr] 375 | format!("Distance model is invalid: {}.", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/ff/effect_source.rs:240:26 [INFO] [stderr] | [INFO] [stderr] 240 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/ff/mod.rs:375:63 [INFO] [stderr] | [INFO] [stderr] 375 | format!("Distance model is invalid: {}.", err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/ff/effect_source.rs:240:26 [INFO] [stderr] | [INFO] [stderr] 240 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.79s [INFO] running `"docker" "inspect" "54a4db80c18015734db18c269bb3dfe3db705dcd2293d92bf574c7504cb1ef84"` [INFO] running `"docker" "rm" "-f" "54a4db80c18015734db18c269bb3dfe3db705dcd2293d92bf574c7504cb1ef84"` [INFO] [stdout] 54a4db80c18015734db18c269bb3dfe3db705dcd2293d92bf574c7504cb1ef84