[INFO] fetching crate zim 0.3.0... [INFO] checking zim-0.3.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate zim 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate zim 0.3.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zim 0.3.0 [INFO] finished tweaking crates.io crate zim 0.3.0 [INFO] tweaked toml for crates.io crate zim 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate zim 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex v0.4.0 [INFO] [stderr] Downloaded bitreader v0.3.2 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded pbr v1.0.2 [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0da133100ac9f9f91d6c17e48f958facd58ed1f2a67da7b1f62ed1ae27b1e07 [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" "d0da133100ac9f9f91d6c17e48f958facd58ed1f2a67da7b1f62ed1ae27b1e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0da133100ac9f9f91d6c17e48f958facd58ed1f2a67da7b1f62ed1ae27b1e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0da133100ac9f9f91d6c17e48f958facd58ed1f2a67da7b1f62ed1ae27b1e07", kill_on_drop: false }` [INFO] [stdout] d0da133100ac9f9f91d6c17e48f958facd58ed1f2a67da7b1f62ed1ae27b1e07 [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6daf059112b2f565dc32cbf89321c6bee03386f548d826d61f62c2b67b9d74cc [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" "6daf059112b2f565dc32cbf89321c6bee03386f548d826d61f62c2b67b9d74cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking zim v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/cluster.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / rental! { [INFO] [stdout] 112 | | pub mod rents { [INFO] [stdout] 113 | | use super::*; [INFO] [stdout] 114 | | [INFO] [stdout] ... | [INFO] [stdout] 121 | | } [INFO] [stdout] 122 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/cluster.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / rental! { [INFO] [stdout] 112 | | pub mod rents { [INFO] [stdout] 113 | | use super::*; [INFO] [stdout] 114 | | [INFO] [stdout] ... | [INFO] [stdout] 121 | | } [INFO] [stdout] 122 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | f.write_str(std::error::Error::description(self)) [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/errors.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | f.write_str(std::error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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/bin/extract_zim.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | why.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/bin/extract_zim.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | why.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "6daf059112b2f565dc32cbf89321c6bee03386f548d826d61f62c2b67b9d74cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6daf059112b2f565dc32cbf89321c6bee03386f548d826d61f62c2b67b9d74cc", kill_on_drop: false }` [INFO] [stdout] 6daf059112b2f565dc32cbf89321c6bee03386f548d826d61f62c2b67b9d74cc