[INFO] fetching crate redox_pkgutils 0.1.6... [INFO] checking redox_pkgutils-0.1.6 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate redox_pkgutils 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.6 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee0860a2c6af8e3c1c59e172fc7d3cb9c33bb4ad6a05e7a56138cdc1a3a9a94 [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" "5ee0860a2c6af8e3c1c59e172fc7d3cb9c33bb4ad6a05e7a56138cdc1a3a9a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee0860a2c6af8e3c1c59e172fc7d3cb9c33bb4ad6a05e7a56138cdc1a3a9a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee0860a2c6af8e3c1c59e172fc7d3cb9c33bb4ad6a05e7a56138cdc1a3a9a94", kill_on_drop: false }` [INFO] [stdout] 5ee0860a2c6af8e3c1c59e172fc7d3cb9c33bb4ad6a05e7a56138cdc1a3a9a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd70ca6766dc27f9fed3975a844d3ff044b80d37e4b49205e93729f685849cf7 [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" "cd70ca6766dc27f9fed3975a844d3ff044b80d37e4b49205e93729f685849cf7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking redox_liner v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking toml v0.4.10 [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 50.83s [INFO] running `Command { std: "docker" "inspect" "cd70ca6766dc27f9fed3975a844d3ff044b80d37e4b49205e93729f685849cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd70ca6766dc27f9fed3975a844d3ff044b80d37e4b49205e93729f685849cf7", kill_on_drop: false }` [INFO] [stdout] cd70ca6766dc27f9fed3975a844d3ff044b80d37e4b49205e93729f685849cf7