[INFO] fetching crate redox_pkgutils 0.1.6... [INFO] checking redox_pkgutils-0.1.6 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate redox_pkgutils 0.1.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.6 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redox_pkgutils 0.1.6 [INFO] finished tweaking crates.io crate redox_pkgutils 0.1.6 [INFO] tweaked toml for crates.io crate redox_pkgutils 0.1.6 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate redox_pkgutils 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e31dbd15497373d30c5a9e388a2488e53791799cdb998a878c095aa93b8d5324 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e31dbd15497373d30c5a9e388a2488e53791799cdb998a878c095aa93b8d5324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e31dbd15497373d30c5a9e388a2488e53791799cdb998a878c095aa93b8d5324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31dbd15497373d30c5a9e388a2488e53791799cdb998a878c095aa93b8d5324", kill_on_drop: false }` [INFO] [stdout] e31dbd15497373d30c5a9e388a2488e53791799cdb998a878c095aa93b8d5324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93e22264b87246cc138fe9ab3f4b38574fd8caae096987876e3f72d32afb433 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e93e22264b87246cc138fe9ab3f4b38574fd8caae096987876e3f72d32afb433", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking bidir-map v0.6.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking redox_liner v0.5.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/download.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/download.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => return Err(io::Error::new(io::ErrorKind::Other, err.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | DatabaseError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | DatabaseError::Toml(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | DatabaseError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/database.rs:44:49 [INFO] [stdout] | [INFO] [stdout] 44 | DatabaseError::Toml(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.08s [INFO] running `Command { std: "docker" "inspect" "e93e22264b87246cc138fe9ab3f4b38574fd8caae096987876e3f72d32afb433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93e22264b87246cc138fe9ab3f4b38574fd8caae096987876e3f72d32afb433", kill_on_drop: false }` [INFO] [stdout] e93e22264b87246cc138fe9ab3f4b38574fd8caae096987876e3f72d32afb433