[INFO] fetching crate ddo 1.2.0...
[INFO] checking ddo-1.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate ddo 1.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ddo 1.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ddo 1.2.0
[INFO] finished tweaking crates.io crate ddo 1.2.0
[INFO] tweaked toml for crates.io crate ddo 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate ddo 1.2.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v3.9.0
[INFO] [stderr]   Downloaded smallbitset v0.7.1
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded compare v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e93b74d2cdfca356d9e3b740c58a97870209ed7cfa7c0a2a043c899801c3ab2
[INFO] running `Command { std: "docker" "start" "-a" "4e93b74d2cdfca356d9e3b740c58a97870209ed7cfa7c0a2a043c899801c3ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e93b74d2cdfca356d9e3b740c58a97870209ed7cfa7c0a2a043c899801c3ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e93b74d2cdfca356d9e3b740c58a97870209ed7cfa7c0a2a043c899801c3ab2", kill_on_drop: false }`
[INFO] [stdout] 4e93b74d2cdfca356d9e3b740c58a97870209ed7cfa7c0a2a043c899801c3ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85d4597dfec24b556ae057219171d83be307bb99f9798a6c9c7894b9d9aedd1
[INFO] running `Command { std: "docker" "start" "-a" "e85d4597dfec24b556ae057219171d83be307bb99f9798a6c9c7894b9d9aedd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking binary-heap-plus v0.5.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ordered-float v3.9.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking smallbitset v0.7.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking ddo v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/default_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2417:19
[INFO] [stdout]      |
[INFO] [stdout] 2417 |         let dot = include_str!("../../../../resources/visualisation_tests/default_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/terse_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2450:19
[INFO] [stdout]      |
[INFO] [stdout] 2450 |         let dot = include_str!("../../../../resources/visualisation_tests/terse_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/deleted_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2488:19
[INFO] [stdout]      |
[INFO] [stdout] 2488 |         let dot = include_str!("../../../../resources/visualisation_tests/deleted_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/clusters_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2526:19
[INFO] [stdout]      |
[INFO] [stdout] 2526 |         let dot = include_str!("../../../../resources/visualisation_tests/clusters_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/default_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2273:19
[INFO] [stdout]      |
[INFO] [stdout] 2273 |         let dot = include_str!("../../../../resources/visualisation_tests/default_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/terse_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2306:19
[INFO] [stdout]      |
[INFO] [stdout] 2306 |         let dot = include_str!("../../../../resources/visualisation_tests/terse_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/deleted_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2344:19
[INFO] [stdout]      |
[INFO] [stdout] 2344 |         let dot = include_str!("../../../../resources/visualisation_tests/deleted_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/clusters_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2382:19
[INFO] [stdout]      |
[INFO] [stdout] 2382 |         let dot = include_str!("../../../../resources/visualisation_tests/clusters_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strings` is never read
[INFO] [stdout]   --> examples/lcs/model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Lcs {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 36 |     /// The input strings, converted to integers
[INFO] [stdout] 37 |     pub strings: Vec<Vec<usize>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lcs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_chars` is never read
[INFO] [stdout]   --> examples/lcs/dp.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LcsDp<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     pub n_chars: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_predecessors` is never read
[INFO] [stdout]   --> examples/sop/io_utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SopInstance {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub n_predecessors: Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SopInstance` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddo` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "e85d4597dfec24b556ae057219171d83be307bb99f9798a6c9c7894b9d9aedd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85d4597dfec24b556ae057219171d83be307bb99f9798a6c9c7894b9d9aedd1", kill_on_drop: false }`
[INFO] [stdout] e85d4597dfec24b556ae057219171d83be307bb99f9798a6c9c7894b9d9aedd1
[INFO] checking ddo-1.2.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate ddo 1.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ddo 1.2.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ddo 1.2.0
[INFO] finished tweaking crates.io crate ddo 1.2.0
[INFO] tweaked toml for crates.io crate ddo 1.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate ddo 1.2.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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bba3fc22c61b3707e4390447e361d192d9b6e8431a36b1b76b19ac88129293f
[INFO] running `Command { std: "docker" "start" "-a" "5bba3fc22c61b3707e4390447e361d192d9b6e8431a36b1b76b19ac88129293f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bba3fc22c61b3707e4390447e361d192d9b6e8431a36b1b76b19ac88129293f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bba3fc22c61b3707e4390447e361d192d9b6e8431a36b1b76b19ac88129293f", kill_on_drop: false }`
[INFO] [stdout] 5bba3fc22c61b3707e4390447e361d192d9b6e8431a36b1b76b19ac88129293f
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 215763361d4a1652cfc97b4272c3d401bbe0ffba2806cbe05c81a0d353c45846
[INFO] running `Command { std: "docker" "start" "-a" "215763361d4a1652cfc97b4272c3d401bbe0ffba2806cbe05c81a0d353c45846", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking binary-heap-plus v0.5.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking smallbitset v0.7.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking ordered-float v3.9.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking ddo v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/default_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2417:19
[INFO] [stdout]      |
[INFO] [stdout] 2417 |         let dot = include_str!("../../../../resources/visualisation_tests/default_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/terse_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2450:19
[INFO] [stdout]      |
[INFO] [stdout] 2450 |         let dot = include_str!("../../../../resources/visualisation_tests/terse_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/deleted_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2488:19
[INFO] [stdout]      |
[INFO] [stdout] 2488 |         let dot = include_str!("../../../../resources/visualisation_tests/deleted_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/clusters_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/clean.rs:2526:19
[INFO] [stdout]      |
[INFO] [stdout] 2526 |         let dot = include_str!("../../../../resources/visualisation_tests/clusters_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/default_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2273:19
[INFO] [stdout]      |
[INFO] [stdout] 2273 |         let dot = include_str!("../../../../resources/visualisation_tests/default_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/terse_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2306:19
[INFO] [stdout]      |
[INFO] [stdout] 2306 |         let dot = include_str!("../../../../resources/visualisation_tests/terse_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/deleted_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2344:19
[INFO] [stdout]      |
[INFO] [stdout] 2344 |         let dot = include_str!("../../../../resources/visualisation_tests/deleted_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/implementation/mdd/../../../../resources/visualisation_tests/clusters_viz.dot`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/implementation/mdd/pooled.rs:2382:19
[INFO] [stdout]      |
[INFO] [stdout] 2382 |         let dot = include_str!("../../../../resources/visualisation_tests/clusters_viz.dot");
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strings` is never read
[INFO] [stdout]   --> examples/lcs/model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Lcs {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 36 |     /// The input strings, converted to integers
[INFO] [stdout] 37 |     pub strings: Vec<Vec<usize>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lcs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_chars` is never read
[INFO] [stdout]   --> examples/lcs/dp.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LcsDp<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     pub n_chars: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_predecessors` is never read
[INFO] [stdout]   --> examples/sop/io_utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SopInstance {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub n_predecessors: Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SopInstance` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddo` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "215763361d4a1652cfc97b4272c3d401bbe0ffba2806cbe05c81a0d353c45846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215763361d4a1652cfc97b4272c3d401bbe0ffba2806cbe05c81a0d353c45846", kill_on_drop: false }`
[INFO] [stdout] 215763361d4a1652cfc97b4272c3d401bbe0ffba2806cbe05c81a0d353c45846
