[INFO] fetching crate ypm 0.0.0...
[INFO] testing ypm-0.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ypm 0.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ypm 0.0.0
[INFO] finished tweaking crates.io crate ypm 0.0.0
[INFO] tweaked toml for crates.io crate ypm 0.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ypm 0.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ypm 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yggdrasil-shared v0.1.9
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded build-time v0.1.2
[INFO] [stderr]   Downloaded lsp-document v0.4.0
[INFO] [stderr]   Downloaded yggdrasil-bootstrap v0.1.0
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded os_str_bytes v6.3.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded str_indices v0.4.0
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded peginator v0.2.6
[INFO] [stderr]   Downloaded ropey v1.5.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded lsp-types v0.91.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 818806d74c139f1ee59bae009ff9b92f90fdb6120ee12058717040a9c0a37044
[INFO] running `Command { std: "docker" "start" "-a" "818806d74c139f1ee59bae009ff9b92f90fdb6120ee12058717040a9c0a37044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "818806d74c139f1ee59bae009ff9b92f90fdb6120ee12058717040a9c0a37044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818806d74c139f1ee59bae009ff9b92f90fdb6120ee12058717040a9c0a37044", kill_on_drop: false }`
[INFO] [stdout] 818806d74c139f1ee59bae009ff9b92f90fdb6120ee12058717040a9c0a37044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c05c58b362506f53ced98de6aa167e9d852d12e3161d25e419dd1381d7620d69
[INFO] running `Command { std: "docker" "start" "-a" "c05c58b362506f53ced98de6aa167e9d852d12e3161d25e419dd1381d7620d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling str_indices v0.4.0
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling ropey v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling build-time v0.1.2
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.22
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling peginator v0.2.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling lsp-types v0.91.1
[INFO] [stderr]    Compiling yggdrasil-bootstrap v0.1.0
[INFO] [stderr]    Compiling lsp-document v0.4.0
[INFO] [stderr]    Compiling yggdrasil-shared v0.1.9
[INFO] [stderr]    Compiling ypm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs`
[INFO] [stdout]   --> src/subs/init.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 |             if let Ok(true) = fs::try_exists(&dir_name) {
[INFO] [stdout]    |                                   ^^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs`
[INFO] [stdout]   --> src/subs/new.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if let Ok(true) = fs::try_exists(&dir_name) {
[INFO] [stdout]    |                                   ^^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs`
[INFO] [stdout]   --> src/subs/publish.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if let Ok(true) = fs::try_exists(&dir_name) {
[INFO] [stdout]    |                                   ^^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path_try_exists)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(once_cell)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(fs_try_exists)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cache::*`
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use self::{cache::*, subs::*};
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]   --> src/subs/mod.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{env, fs, path::Path, process::Command};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `path_try_exists` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ypm` (bin "ycc") due to 6 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c05c58b362506f53ced98de6aa167e9d852d12e3161d25e419dd1381d7620d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05c58b362506f53ced98de6aa167e9d852d12e3161d25e419dd1381d7620d69", kill_on_drop: false }`
[INFO] [stdout] c05c58b362506f53ced98de6aa167e9d852d12e3161d25e419dd1381d7620d69
