[INFO] cloning repository https://github.com/DesktopFolder/FolderBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DesktopFolder/FolderBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesktopFolder%2FFolderBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesktopFolder%2FFolderBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5f3a0cf9a1e56dc9fcc2fdd45c5782a22462570
[INFO] testing DesktopFolder/FolderBot against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesktopFolder%2FFolderBot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DesktopFolder/FolderBot
[INFO] finished tweaking git repo https://github.com/DesktopFolder/FolderBot
[INFO] tweaked toml for git repo https://github.com/DesktopFolder/FolderBot written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DesktopFolder/FolderBot on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DesktopFolder/FolderBot 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded surf v2.3.2
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded value-bag v1.6.0
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded rspotify-http v0.12.0
[INFO] [stderr]   Downloaded symphonia v0.5.3
[INFO] [stderr]   Downloaded libretranslate v0.5.2
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.99
[INFO] [stderr]   Downloaded symphonia-core v0.5.3
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded winnow v0.5.34
[INFO] [stderr]   Downloaded reqwest v0.11.23
[INFO] [stderr]   Downloaded isahc v0.9.14
[INFO] [stderr]   Downloaded bindgen v0.69.2
[INFO] [stderr]   Downloaded flume v0.9.2
[INFO] [stderr]   Downloaded openssl v0.10.63
[INFO] [stderr]   Downloaded http-client v6.5.3
[INFO] [stderr]   Downloaded async-io v2.3.0
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded maybe-async v0.2.7
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded rspotify-model v0.12.0
[INFO] [stderr]   Downloaded rspotify-macros v0.12.0
[INFO] [stderr]   Downloaded regex-automata v0.4.4
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded curl-sys v0.4.77+curl-8.10.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]   Downloaded rspotify v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a60191aa171b746d3b7f715882f1e0bc7d6f8ada4a7e27eedd060275e7414539
[INFO] running `Command { std: "docker" "start" "-a" "a60191aa171b746d3b7f715882f1e0bc7d6f8ada4a7e27eedd060275e7414539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a60191aa171b746d3b7f715882f1e0bc7d6f8ada4a7e27eedd060275e7414539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60191aa171b746d3b7f715882f1e0bc7d6f8ada4a7e27eedd060275e7414539", kill_on_drop: false }`
[INFO] [stdout] a60191aa171b746d3b7f715882f1e0bc7d6f8ada4a7e27eedd060275e7414539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cf10f3409dce055e3175d525bf0dbae168b0589934b399429114bdad5136449
[INFO] running `Command { std: "docker" "start" "-a" "9cf10f3409dce055e3175d525bf0dbae168b0589934b399429114bdad5136449", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling value-bag v1.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling curl-sys v0.4.77+curl-8.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rspotify-macros v0.12.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling maybe-async v0.2.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling polling v3.3.2
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling async-io v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling js-sys v0.3.67
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling web-sys v0.3.67
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling rspotify-model v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling libretranslate v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling rspotify-http v0.12.0
[INFO] [stderr]    Compiling rspotify v0.12.0
[INFO] [stderr]    Compiling folderbot v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/apis/roroapi.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let encoded = base64::encode(credentials);
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]   --> src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ops::Sub, path::Path, sync::atomic::AtomicI8};
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MojangAPIResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct MojangAPIResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "9cf10f3409dce055e3175d525bf0dbae168b0589934b399429114bdad5136449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf10f3409dce055e3175d525bf0dbae168b0589934b399429114bdad5136449", kill_on_drop: false }`
[INFO] [stdout] 9cf10f3409dce055e3175d525bf0dbae168b0589934b399429114bdad5136449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a370cda5d9c4678b2502199363901a44283e26913ae6406bfa0e7abdf04763e
[INFO] running `Command { std: "docker" "start" "-a" "6a370cda5d9c4678b2502199363901a44283e26913ae6406bfa0e7abdf04763e", kill_on_drop: false }`
[INFO] [stderr]    Compiling folderbot v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/apis/roroapi.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let encoded = base64::encode(credentials);
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]   --> src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ops::Sub, path::Path, sync::atomic::AtomicI8};
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `new` in module `super`
[INFO] [stdout]   --> src/player_data.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let player = super::new(String::from("mjb"));
[INFO] [stdout]    |                             ^^^ not found in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/apis/roroapi.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let encoded = base64::encode(credentials);
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MojangAPIResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct MojangAPIResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `folderbot` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6a370cda5d9c4678b2502199363901a44283e26913ae6406bfa0e7abdf04763e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a370cda5d9c4678b2502199363901a44283e26913ae6406bfa0e7abdf04763e", kill_on_drop: false }`
[INFO] [stdout] 6a370cda5d9c4678b2502199363901a44283e26913ae6406bfa0e7abdf04763e
