[INFO] fetching crate redox_pkgutils 0.1.6... [INFO] checking redox_pkgutils-0.1.6 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate redox_pkgutils 0.1.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.6 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-14/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-14/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b93ef6fd59d09e44dedb30b19bf3c5dc299bb181933be58df7aeb3e20ba11d [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" "33b93ef6fd59d09e44dedb30b19bf3c5dc299bb181933be58df7aeb3e20ba11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b93ef6fd59d09e44dedb30b19bf3c5dc299bb181933be58df7aeb3e20ba11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b93ef6fd59d09e44dedb30b19bf3c5dc299bb181933be58df7aeb3e20ba11d", kill_on_drop: false }` [INFO] [stdout] 33b93ef6fd59d09e44dedb30b19bf3c5dc299bb181933be58df7aeb3e20ba11d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfa532863bb8c752b15d1a5b9b00fed01effabe4985ff4f4a2a86422126425d9 [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" "dfa532863bb8c752b15d1a5b9b00fed01effabe4985ff4f4a2a86422126425d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking bidir-map v0.6.0 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking redox_liner v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [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/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/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: 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 43.23s [INFO] running `Command { std: "docker" "inspect" "dfa532863bb8c752b15d1a5b9b00fed01effabe4985ff4f4a2a86422126425d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa532863bb8c752b15d1a5b9b00fed01effabe4985ff4f4a2a86422126425d9", kill_on_drop: false }` [INFO] [stdout] dfa532863bb8c752b15d1a5b9b00fed01effabe4985ff4f4a2a86422126425d9