[INFO] fetching crate unitig_flipper 0.1.0... [INFO] testing unitig_flipper-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate unitig_flipper 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate unitig_flipper 0.1.0 [INFO] finished tweaking crates.io crate unitig_flipper 0.1.0 [INFO] tweaked toml for crates.io crate unitig_flipper 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unitig_flipper 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unitig_flipper 0.1.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded ex v0.1.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded jseqio v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccea3b97be89ed8b2eb9e56e7c47dab4903de911e64974fb60b38f26ac61130a [INFO] running `Command { std: "docker" "start" "-a" "ccea3b97be89ed8b2eb9e56e7c47dab4903de911e64974fb60b38f26ac61130a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccea3b97be89ed8b2eb9e56e7c47dab4903de911e64974fb60b38f26ac61130a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccea3b97be89ed8b2eb9e56e7c47dab4903de911e64974fb60b38f26ac61130a", kill_on_drop: false }` [INFO] [stdout] ccea3b97be89ed8b2eb9e56e7c47dab4903de911e64974fb60b38f26ac61130a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0f37ecc67d5ee4b0a85ba4680a5522412650314fc6c5f96b4d88fc740679c2 [INFO] running `Command { std: "docker" "start" "-a" "5a0f37ecc67d5ee4b0a85ba4680a5522412650314fc6c5f96b4d88fc740679c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ex v0.1.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jseqio v0.1.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling unitig_flipper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:69:65 [INFO] [stdout] | [INFO] [stdout] 69 | let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 69 - let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stdout] 69 + let n_forward = orientations.iter().fold(0_usize, |acc, &x| acc + (x == Orientation::Forward) as usize ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s [INFO] running `Command { std: "docker" "inspect" "5a0f37ecc67d5ee4b0a85ba4680a5522412650314fc6c5f96b4d88fc740679c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0f37ecc67d5ee4b0a85ba4680a5522412650314fc6c5f96b4d88fc740679c2", kill_on_drop: false }` [INFO] [stdout] 5a0f37ecc67d5ee4b0a85ba4680a5522412650314fc6c5f96b4d88fc740679c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17ccafe0d2da8f04269df98f2c6ab1bad7d0c64dd61d8b909974ff4f2a3ce02 [INFO] running `Command { std: "docker" "start" "-a" "d17ccafe0d2da8f04269df98f2c6ab1bad7d0c64dd61d8b909974ff4f2a3ce02", kill_on_drop: false }` [INFO] [stderr] Compiling unitig_flipper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:69:65 [INFO] [stdout] | [INFO] [stdout] 69 | let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 69 - let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stdout] 69 + let n_forward = orientations.iter().fold(0_usize, |acc, &x| acc + (x == Orientation::Forward) as usize ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "d17ccafe0d2da8f04269df98f2c6ab1bad7d0c64dd61d8b909974ff4f2a3ce02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17ccafe0d2da8f04269df98f2c6ab1bad7d0c64dd61d8b909974ff4f2a3ce02", kill_on_drop: false }` [INFO] [stdout] d17ccafe0d2da8f04269df98f2c6ab1bad7d0c64dd61d8b909974ff4f2a3ce02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e893a1c65a8ec7ead16863b21a3485b48e64003c4fdb814ff93343044ced9690 [INFO] running `Command { std: "docker" "start" "-a" "e893a1c65a8ec7ead16863b21a3485b48e64003c4fdb814ff93343044ced9690", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::io::BufReader` [INFO] [stderr] --> src/lib.rs:207:9 [INFO] [stderr] | [INFO] [stderr] 207 | use std::io::BufReader; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `unitig_flipper` (lib test) generated 1 warning (run `cargo fix --lib -p unitig_flipper --tests` to apply 1 suggestion) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/main.rs:69:65 [INFO] [stderr] | [INFO] [stderr] 69 | let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 69 - let n_forward = orientations.iter().fold(0_usize, |acc, &x| (acc + (x == Orientation::Forward) as usize)); [INFO] [stderr] 69 + let n_forward = orientations.iter().fold(0_usize, |acc, &x| acc + (x == Orientation::Forward) as usize ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `unitig_flipper` (bin "unitig_flipper" test) generated 1 warning (run `cargo fix --bin "unitig_flipper" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unitig_flipper-add3ff11718da3da) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::straight_line ... ok [INFO] [stdout] test tests::sanity_check_algorithms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unitig_flipper-33c9daa23a148d5a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests unitig_flipper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e893a1c65a8ec7ead16863b21a3485b48e64003c4fdb814ff93343044ced9690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e893a1c65a8ec7ead16863b21a3485b48e64003c4fdb814ff93343044ced9690", kill_on_drop: false }` [INFO] [stdout] e893a1c65a8ec7ead16863b21a3485b48e64003c4fdb814ff93343044ced9690