[INFO] cloning repository https://github.com/EsfoNL/BaneServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EsfoNL/BaneServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsfoNL%2FBaneServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsfoNL%2FBaneServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35cccb3017868f67bd5bf4958c73f6cad8ddfdce
[INFO] checking EsfoNL/BaneServer against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEsfoNL%2FBaneServer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EsfoNL/BaneServer
[INFO] finished tweaking git repo https://github.com/EsfoNL/BaneServer
[INFO] tweaked toml for git repo https://github.com/EsfoNL/BaneServer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EsfoNL/BaneServer on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EsfoNL/BaneServer 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd9a31e949263e3d5e0de750a14821c62368681c129613473244188af30063fd
[INFO] running `Command { std: "docker" "start" "-a" "bd9a31e949263e3d5e0de750a14821c62368681c129613473244188af30063fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd9a31e949263e3d5e0de750a14821c62368681c129613473244188af30063fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd9a31e949263e3d5e0de750a14821c62368681c129613473244188af30063fd", kill_on_drop: false }`
[INFO] [stdout] bd9a31e949263e3d5e0de750a14821c62368681c129613473244188af30063fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe9abb3489e24a7bfd4bfa3f94d8b33a8f4d2c70b2b2278fedfd35378f936e86
[INFO] running `Command { std: "docker" "start" "-a" "fe9abb3489e24a7bfd4bfa3f94d8b33a8f4d2c70b2b2278fedfd35378f936e86", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking sqlx-core v0.8.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking sqlx-mysql v0.8.5
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ansi-to-html v0.2.2
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking sqlx v0.8.5
[INFO] [stderr]     Checking console-api v0.8.1
[INFO] [stderr]     Checking console-subscriber v0.4.1
[INFO] [stderr]     Checking bane-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             scripts_path: PathBuf::from_str("/srv/scripts").unwrap(),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bane-server` (bin "bane-server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |             scripts_path: PathBuf::from_str("/srv/scripts").unwrap(),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bane-server` (bin "bane-server" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fe9abb3489e24a7bfd4bfa3f94d8b33a8f4d2c70b2b2278fedfd35378f936e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9abb3489e24a7bfd4bfa3f94d8b33a8f4d2c70b2b2278fedfd35378f936e86", kill_on_drop: false }`
[INFO] [stdout] fe9abb3489e24a7bfd4bfa3f94d8b33a8f4d2c70b2b2278fedfd35378f936e86
