[INFO] cloning repository https://github.com/Lymia/th_dnh_archiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lymia/th_dnh_archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLymia%2Fth_dnh_archiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLymia%2Fth_dnh_archiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3edf70755257e1c0f1d193304f2ce36bd8016d5a [INFO] testing Lymia/th_dnh_archiver against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLymia%2Fth_dnh_archiver" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lymia/th_dnh_archiver on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lymia/th_dnh_archiver [INFO] finished tweaking git repo https://github.com/Lymia/th_dnh_archiver [INFO] tweaked toml for git repo https://github.com/Lymia/th_dnh_archiver written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Lymia/th_dnh_archiver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ceb4e1fab0e3f89cb69169ac4e75f297c715eee64baac6bbeb684d6bb4e7a2b [INFO] running `Command { std: "docker" "start" "-a" "2ceb4e1fab0e3f89cb69169ac4e75f297c715eee64baac6bbeb684d6bb4e7a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ceb4e1fab0e3f89cb69169ac4e75f297c715eee64baac6bbeb684d6bb4e7a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ceb4e1fab0e3f89cb69169ac4e75f297c715eee64baac6bbeb684d6bb4e7a2b", kill_on_drop: false }` [INFO] [stdout] 2ceb4e1fab0e3f89cb69169ac4e75f297c715eee64baac6bbeb684d6bb4e7a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f76e5ef5c414d0bc7d007aa0fa685cb0cb854e34718d31a3ce934ab0f69c8cc [INFO] running `Command { std: "docker" "start" "-a" "3f76e5ef5c414d0bc7d007aa0fa685cb0cb854e34718d31a3ce934ab0f69c8cc", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling th_dnh_archiver v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/output.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | '\0' ... '\u{1F}' => new_name.push('_'), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/output.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref INVALID_NAMES: HashSet<&'static str> = { [INFO] [stdout] 21 | | let mut set = HashSet::new(); [INFO] [stdout] 22 | | for &i in &[ [INFO] [stdout] ... | [INFO] [stdout] 31 | | }; [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/output.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | for char in name.trim().trim_right_matches('.').chars() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `th_dnh_archiver` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3f76e5ef5c414d0bc7d007aa0fa685cb0cb854e34718d31a3ce934ab0f69c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f76e5ef5c414d0bc7d007aa0fa685cb0cb854e34718d31a3ce934ab0f69c8cc", kill_on_drop: false }` [INFO] [stdout] 3f76e5ef5c414d0bc7d007aa0fa685cb0cb854e34718d31a3ce934ab0f69c8cc