[INFO] cloning repository https://github.com/ILLGrenoble/webx-router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ILLGrenoble/webx-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FILLGrenoble%2Fwebx-router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FILLGrenoble%2Fwebx-router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04d9ed24fc70973404bbf7ffa69da7116138e2f5
[INFO] checking ILLGrenoble/webx-router 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%2FILLGrenoble%2Fwebx-router" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ILLGrenoble/webx-router
[INFO] finished tweaking git repo https://github.com/ILLGrenoble/webx-router
[INFO] tweaked toml for git repo https://github.com/ILLGrenoble/webx-router written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ILLGrenoble/webx-router 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/ILLGrenoble/webx-router 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eb381eb03bd285ce6cac9bbe91a952a011be74742b0cd50bc0ac3ae6e1f40c4
[INFO] running `Command { std: "docker" "start" "-a" "7eb381eb03bd285ce6cac9bbe91a952a011be74742b0cd50bc0ac3ae6e1f40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eb381eb03bd285ce6cac9bbe91a952a011be74742b0cd50bc0ac3ae6e1f40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb381eb03bd285ce6cac9bbe91a952a011be74742b0cd50bc0ac3ae6e1f40c4", kill_on_drop: false }`
[INFO] [stdout] 7eb381eb03bd285ce6cac9bbe91a952a011be74742b0cd50bc0ac3ae6e1f40c4
[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 -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] 8ce25deb585bf3def536d0c1bcb41ba1148ee7dab7e8878c510ce46dedd4f938
[INFO] running `Command { std: "docker" "start" "-a" "8ce25deb585bf3def536d0c1bcb41ba1148ee7dab7e8878c510ce46dedd4f938", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling zmq-sys v0.11.0
[INFO] [stderr]    Compiling zmq v0.9.2
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking sigchld v0.2.3
[INFO] [stderr]     Checking shared_child v1.1.0
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]    Compiling pam-sys v1.0.0-alpha5
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking config v0.15.7
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking pam-client2 v0.5.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking webx-router v0.0.0-dev (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `webx-router` (bin "webx-router") 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<String, Infallible>
[INFO] [stdout]   --> src/bin/router/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     /// Path to the configuration file.
[INFO] [stdout] 21 | |     #[structopt(short, long, default_value = "")]
[INFO] [stdout] 22 | |     config: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/router/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     /// Path to the configuration file.
[INFO] [stdout] 21 | |     #[structopt(short, long, default_value = "")]
[INFO] [stdout] 22 | |     config: String,
[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 `webx-router` (bin "webx-router" test) due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/cli/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         /// Specifies the keyboard layout
[INFO] [stdout] 33 | |         #[structopt(short, long, default_value = "gb")]
[INFO] [stdout] 34 | |         keyboard_layout: String,
[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 `webx-router` (bin "webx-cli" test) due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/cli/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         /// Specifies the keyboard layout
[INFO] [stdout] 33 | |         #[structopt(short, long, default_value = "gb")]
[INFO] [stdout] 34 | |         keyboard_layout: String,
[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 `webx-router` (bin "webx-cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8ce25deb585bf3def536d0c1bcb41ba1148ee7dab7e8878c510ce46dedd4f938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce25deb585bf3def536d0c1bcb41ba1148ee7dab7e8878c510ce46dedd4f938", kill_on_drop: false }`
[INFO] [stdout] 8ce25deb585bf3def536d0c1bcb41ba1148ee7dab7e8878c510ce46dedd4f938
