[INFO] fetching crate zim 0.3.0... [INFO] checking zim-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate zim 0.3.0 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate zim 0.3.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded pbr v1.0.2 [INFO] [stderr] Downloaded bitreader v0.3.2 [INFO] [stderr] Downloaded lzma-sys v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e89fca6bc27534d30bc83eb1d285de8e16cff150fa2988a8d21a85c6cdfc76 [INFO] running `Command { std: "docker" "start" "-a" "c0e89fca6bc27534d30bc83eb1d285de8e16cff150fa2988a8d21a85c6cdfc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e89fca6bc27534d30bc83eb1d285de8e16cff150fa2988a8d21a85c6cdfc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e89fca6bc27534d30bc83eb1d285de8e16cff150fa2988a8d21a85c6cdfc76", kill_on_drop: false }` [INFO] [stdout] c0e89fca6bc27534d30bc83eb1d285de8e16cff150fa2988a8d21a85c6cdfc76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b17266d0dc8a7318ae251c7d336c0b59fd29f0cfe238f9e4e903de0e3f2827 [INFO] running `Command { std: "docker" "start" "-a" "43b17266d0dc8a7318ae251c7d336c0b59fd29f0cfe238f9e4e903de0e3f2827", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking libc v0.2.66 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [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] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking num_cpus v1.12.0 [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] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking indicatif v0.13.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 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [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 the macro `rental` (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:40 [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] [stderr] Migrating src/bin/extract_zim.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/zim_info.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/ipfs_link.rs from 2018 edition to 2021 [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 the macro `rental` (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:40 [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: 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.88s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking zim v0.3.0 (/tmp/fixit) [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 the macro `rental` (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 the macro `rental` (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:40 [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:40 [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 0.84s [INFO] running `Command { std: "docker" "inspect" "43b17266d0dc8a7318ae251c7d336c0b59fd29f0cfe238f9e4e903de0e3f2827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b17266d0dc8a7318ae251c7d336c0b59fd29f0cfe238f9e4e903de0e3f2827", kill_on_drop: false }` [INFO] [stdout] 43b17266d0dc8a7318ae251c7d336c0b59fd29f0cfe238f9e4e903de0e3f2827