[INFO] cloning repository https://github.com/hugoheml/r4.01 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugoheml/r4.01" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoheml%2Fr4.01", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoheml%2Fr4.01'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 387d66568f08a8fe9bfa4c03e269d0faca7097f7 [INFO] building hugoheml/r4.01 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugoheml%2Fr4.01" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hugoheml/r4.01 [INFO] finished tweaking git repo https://github.com/hugoheml/r4.01 [INFO] tweaked toml for git repo https://github.com/hugoheml/r4.01 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hugoheml/r4.01 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hugoheml/r4.01 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d0baf64788d283dd18b71e6e6b16f2b3239ac768fec10454dc311d120db92bd [INFO] running `Command { std: "docker" "start" "-a" "0d0baf64788d283dd18b71e6e6b16f2b3239ac768fec10454dc311d120db92bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0baf64788d283dd18b71e6e6b16f2b3239ac768fec10454dc311d120db92bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0baf64788d283dd18b71e6e6b16f2b3239ac768fec10454dc311d120db92bd", kill_on_drop: false }` [INFO] [stdout] 0d0baf64788d283dd18b71e6e6b16f2b3239ac768fec10454dc311d120db92bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4d33850e8276079f57b9281d4a9f24d8c0540b36173ec3d2e959214a0f014a0 [INFO] running `Command { std: "docker" "start" "-a" "d4d33850e8276079f57b9281d4a9f24d8c0540b36173ec3d2e959214a0f014a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ownership v0.1.0 (/opt/rustwide/workdir/ownership) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling options_and_results v0.1.0 (/opt/rustwide/workdir/options_and_results) [INFO] [stdout] warning: function `convert_to_int1` is never used [INFO] [stdout] --> options_and_results/src/bin/results.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn convert_to_int1(sentence: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `convert_to_int2` is never used [INFO] [stdout] --> options_and_results/src/bin/results.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn convert_to_int2(sentence: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling port_scanner v0.1.0 (/opt/rustwide/workdir/port_scanner) [INFO] [stderr] Compiling v020_configuration v0.1.0 (/opt/rustwide/workdir/v020_configuration) [INFO] [stderr] Compiling v030_domain v0.1.0 (/opt/rustwide/workdir/v030_domain) [INFO] [stderr] Compiling v021_app_builder v0.1.0 (/opt/rustwide/workdir/v021_app_builder) [INFO] [stderr] Compiling v040_memory v0.1.0 (/opt/rustwide/workdir/v040_memory) [INFO] [stderr] Compiling v041_file v0.1.0 (/opt/rustwide/workdir/v041_file) [INFO] [stderr] Compiling v050_use_cases v0.1.0 (/opt/rustwide/workdir/v050_use_cases) [INFO] [stderr] Compiling v060_text_interfaces v0.1.0 (/opt/rustwide/workdir/v060_text_interfaces) [INFO] [stderr] Compiling v070_cli_services v0.1.0 (/opt/rustwide/workdir/v070_cli_services) [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling network_services v0.1.0 (/opt/rustwide/workdir/network_services) [INFO] [stderr] Compiling concurrency v0.1.0 (/opt/rustwide/workdir/concurrency) [INFO] [stdout] warning: unused imports: `Arc` and `RwLock` [INFO] [stdout] --> concurrency/src/bin/copies.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling voting_machine v0.1.0 (/opt/rustwide/workdir/voting_machine) [INFO] [stderr] error: could not compile `v070_cli_services` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name v070_cli_services --edition=2021 v070_cli_services/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c223bafc8abedcd8 -C extra-filename=-0f9e0893781ba10d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-37194ee5a1f7eb8f.so --extern clap=/opt/rustwide/target/debug/deps/libclap-0ee30ab97e9ff99f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3d440a6baec6ea29.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5cb169a63cf5f3c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-282d9825c3dd0a4c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d4d33850e8276079f57b9281d4a9f24d8c0540b36173ec3d2e959214a0f014a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d33850e8276079f57b9281d4a9f24d8c0540b36173ec3d2e959214a0f014a0", kill_on_drop: false }` [INFO] [stdout] d4d33850e8276079f57b9281d4a9f24d8c0540b36173ec3d2e959214a0f014a0