[INFO] cloning repository https://github.com/Miosp/Tessy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miosp/Tessy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiosp%2FTessy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiosp%2FTessy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db350a1647618c1656e55979b20ee1db5a890b84 [INFO] checking Miosp/Tessy 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%2FMiosp%2FTessy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Miosp/Tessy [INFO] finished tweaking git repo https://github.com/Miosp/Tessy [INFO] tweaked toml for git repo https://github.com/Miosp/Tessy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Miosp/Tessy 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/Miosp/Tessy 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6719a5188c7b823ff324bebf969301d21fc1dc25e29b2d2e1d197cd5702ba1e6 [INFO] running `Command { std: "docker" "start" "-a" "6719a5188c7b823ff324bebf969301d21fc1dc25e29b2d2e1d197cd5702ba1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6719a5188c7b823ff324bebf969301d21fc1dc25e29b2d2e1d197cd5702ba1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6719a5188c7b823ff324bebf969301d21fc1dc25e29b2d2e1d197cd5702ba1e6", kill_on_drop: false }` [INFO] [stdout] 6719a5188c7b823ff324bebf969301d21fc1dc25e29b2d2e1d197cd5702ba1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 899d52c5ae740cfa637ded24c619fefdeab96a77097aa2d87be522c8ddc14502 [INFO] running `Command { std: "docker" "start" "-a" "899d52c5ae740cfa637ded24c619fefdeab96a77097aa2d87be522c8ddc14502", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling io-uring v0.7.8 [INFO] [stderr] Compiling compio-driver v0.9.0 [INFO] [stderr] Checking compio-buf v0.7.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling compio-fs v0.9.0 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking metrohash v1.0.7 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking saphyr-parser v0.0.6 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking saphyr v0.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking io_uring_buf_ring v0.2.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking compio-log v0.1.0 [INFO] [stderr] Compiling compio-macros v0.1.2 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking compio-io v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking compio-runtime v0.9.0 [INFO] [stderr] Checking compio-dispatcher v0.8.0 [INFO] [stderr] Checking compio-process v0.6.0 [INFO] [stderr] Checking compio-net v0.9.0 [INFO] [stderr] Checking compio v0.16.0 [INFO] [stderr] Checking tessy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result<&mut compio::compio_process::Command, Infallible> [INFO] [stdout] --> src/tasks/execute_task.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | let _ = cmd.stdout(Stdio::piped()); [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<&mut compio::compio_process::Command, Infallible> [INFO] [stdout] --> src/tasks/execute_task.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | let _ = cmd.stderr(Stdio::piped()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessy` (bin "tessy") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result<&mut compio::compio_process::Command, Infallible> [INFO] [stdout] --> src/tasks/execute_task.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | let _ = cmd.stdout(Stdio::piped()); [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<&mut compio::compio_process::Command, Infallible> [INFO] [stdout] --> src/tasks/execute_task.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | let _ = cmd.stderr(Stdio::piped()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessy` (bin "tessy" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "899d52c5ae740cfa637ded24c619fefdeab96a77097aa2d87be522c8ddc14502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899d52c5ae740cfa637ded24c619fefdeab96a77097aa2d87be522c8ddc14502", kill_on_drop: false }` [INFO] [stdout] 899d52c5ae740cfa637ded24c619fefdeab96a77097aa2d87be522c8ddc14502