[INFO] cloning repository https://github.com/mydiscordbo/monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mydiscordbo/monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmydiscordbo%2Fmonitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmydiscordbo%2Fmonitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13c5194b757749e0a5a103093ec3c20beab040c3 [INFO] checking mydiscordbo/monitor against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmydiscordbo%2Fmonitor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mydiscordbo/monitor [INFO] finished tweaking git repo https://github.com/mydiscordbo/monitor [INFO] tweaked toml for git repo https://github.com/mydiscordbo/monitor written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mydiscordbo/monitor on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mydiscordbo/monitor 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rillrate v0.41.0 [INFO] [stderr] Downloaded meio-protocol v0.95.2 [INFO] [stderr] Downloaded metacrate v0.1.2 [INFO] [stderr] Downloaded rrpack-basis v0.41.0 [INFO] [stderr] Downloaded kqueue v1.0.4 [INFO] [stderr] Downloaded rrpack-prime v0.41.0 [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded typed-slab v0.1.4 [INFO] [stderr] Downloaded flexbuffers v2.0.0 [INFO] [stderr] Downloaded meio-connect v0.95.2 [INFO] [stderr] Downloaded meio v0.95.2 [INFO] [stderr] Downloaded giphy v0.4.1 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded headers v0.3.5 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] [stderr] Downloaded tar v0.4.37 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded anyhow v1.0.44 [INFO] [stderr] Downloaded rill-protocol v0.41.0 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] [stderr] Downloaded rill-engine v0.41.0 [INFO] [stderr] Downloaded command_attr v0.3.7 [INFO] [stderr] Downloaded serenity v0.10.9 [INFO] [stderr] Downloaded rate-config v0.41.0 [INFO] [stderr] Downloaded rill-config v0.41.0 [INFO] [stderr] Downloaded rill-derive v0.41.0 [INFO] [stderr] Downloaded rate-core v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528fffe73596b48c34de379cbfde85983dda91efe8ac11d0e9ad7e03c9606cf6 [INFO] running `Command { std: "docker" "start" "-a" "528fffe73596b48c34de379cbfde85983dda91efe8ac11d0e9ad7e03c9606cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528fffe73596b48c34de379cbfde85983dda91efe8ac11d0e9ad7e03c9606cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528fffe73596b48c34de379cbfde85983dda91efe8ac11d0e9ad7e03c9606cf6", kill_on_drop: false }` [INFO] [stdout] 528fffe73596b48c34de379cbfde85983dda91efe8ac11d0e9ad7e03c9606cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5d2946ef05d2d4bba21975b049b46be20a74829c6807b21e2e9578c32de27f [INFO] running `Command { std: "docker" "start" "-a" "3e5d2946ef05d2d4bba21975b049b46be20a74829c6807b21e2e9578c32de27f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking metacrate v0.1.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking typed-slab v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking notify v5.0.0-pre.13 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling rill-derive v0.41.0 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking meio v0.95.2 [INFO] [stderr] Checking meio-protocol v0.95.2 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking vectorize v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking ulid v0.5.0 [INFO] [stderr] Checking rill-protocol v0.41.0 [INFO] [stderr] Checking rill-config v0.41.0 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking meio-connect v0.95.2 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Checking rill-engine v0.41.0 [INFO] [stderr] Checking giphy v0.4.1 [INFO] [stderr] Checking rrpack-basis v0.41.0 [INFO] [stderr] Checking rate-core v0.41.0 [INFO] [stderr] Checking rrpack-prime v0.41.0 [INFO] [stderr] Checking rate-config v0.41.0 [INFO] [stderr] Checking rillrate v0.41.0 [INFO] [stderr] Checking automan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/discord/config.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/discord/config.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/matrix/config.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/matrix/config.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | if let Ok(true) = fs::try_exists(&fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | if let Ok(false) = fs::try_exists(&fp_d) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | if let Ok(false) = fs::try_exists(&fp_m) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | if let Ok(false) = fs::try_exists(&fp_a) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | if let Ok(true) = fs::try_exists("config/discord.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | if let Ok(true) = fs::try_exists("config/matrix.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:257:26 [INFO] [stdout] | [INFO] [stdout] 257 | if let Ok(true) = fs::try_exists("config/giphy.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | if let Ok(true) = fs::try_exists("config/app.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [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] --> lib/automan/automan.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/discord/config.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/discord/config.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/matrix/config.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/matrix/config.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | if let Ok(false) = fs::try_exists(fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | if let Ok(true) = fs::try_exists(&fp) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | if let Ok(false) = fs::try_exists(&fp_d) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | if let Ok(false) = fs::try_exists(&fp_m) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | if let Ok(false) = fs::try_exists(&fp_a) { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | if let Ok(true) = fs::try_exists("config/discord.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | if let Ok(true) = fs::try_exists("config/matrix.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:257:26 [INFO] [stdout] | [INFO] [stdout] 257 | if let Ok(true) = fs::try_exists("config/giphy.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs` [INFO] [stdout] --> lib/automan/shared.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | if let Ok(true) = fs::try_exists("config/app.toml") { [INFO] [stdout] | ^^^^^^^^^^ not found in `fs` [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] --> lib/automan/automan.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `automan` (lib test) due to 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `automan` (lib) due to 12 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3e5d2946ef05d2d4bba21975b049b46be20a74829c6807b21e2e9578c32de27f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5d2946ef05d2d4bba21975b049b46be20a74829c6807b21e2e9578c32de27f", kill_on_drop: false }` [INFO] [stdout] 3e5d2946ef05d2d4bba21975b049b46be20a74829c6807b21e2e9578c32de27f