[INFO] fetching crate ddo 1.2.0...
[INFO] checking ddo-1.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ddo 1.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ddo 1.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 compare v0.1.0
[INFO] [stderr]   Downloaded smallbitset v0.7.1
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c74c5679b85269de3753530f27bd24256e9e669103eb64a99e5caeb7abb44c85
[INFO] running `Command { std: "docker" "start" "-a" "c74c5679b85269de3753530f27bd24256e9e669103eb64a99e5caeb7abb44c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c74c5679b85269de3753530f27bd24256e9e669103eb64a99e5caeb7abb44c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74c5679b85269de3753530f27bd24256e9e669103eb64a99e5caeb7abb44c85", kill_on_drop: false }`
[INFO] [stdout] c74c5679b85269de3753530f27bd24256e9e669103eb64a99e5caeb7abb44c85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26124b732e2929067bd9ba0b17df38c5469b3c0adb27b8f54aae6f603bdc12e
[INFO] running `Command { std: "docker" "start" "-a" "f26124b732e2929067bd9ba0b17df38c5469b3c0adb27b8f54aae6f603bdc12e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking binary-heap-plus v0.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking smallbitset v0.7.1
[INFO] [stderr]     Checking ordered-float v3.9.0
[INFO] [stderr]     Checking clap_builder v4.3.23
[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]     Checking regex v1.9.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling darling_macro v0.14.4
[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] 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" "f26124b732e2929067bd9ba0b17df38c5469b3c0adb27b8f54aae6f603bdc12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26124b732e2929067bd9ba0b17df38c5469b3c0adb27b8f54aae6f603bdc12e", kill_on_drop: false }`
[INFO] [stdout] f26124b732e2929067bd9ba0b17df38c5469b3c0adb27b8f54aae6f603bdc12e
[INFO] checking ddo-1.2.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ddo 1.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ddo 1.2.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75d9983aa7e2199dc1020a37efa865964c59cf749a1e94ee754abf691b0df47a
[INFO] running `Command { std: "docker" "start" "-a" "75d9983aa7e2199dc1020a37efa865964c59cf749a1e94ee754abf691b0df47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75d9983aa7e2199dc1020a37efa865964c59cf749a1e94ee754abf691b0df47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d9983aa7e2199dc1020a37efa865964c59cf749a1e94ee754abf691b0df47a", kill_on_drop: false }`
[INFO] [stdout] 75d9983aa7e2199dc1020a37efa865964c59cf749a1e94ee754abf691b0df47a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 063c63adf5b63d940d65cd0d1fab226a99e5739e1aa2aa658c43eb19dd26db78
[INFO] running `Command { std: "docker" "start" "-a" "063c63adf5b63d940d65cd0d1fab226a99e5739e1aa2aa658c43eb19dd26db78", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking binary-heap-plus v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.0
[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 smallbitset v0.7.1
[INFO] [stderr]     Checking ordered-float v3.9.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]     Checking clap v4.3.23
[INFO] [stderr]    Compiling darling_macro v0.14.4
[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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "063c63adf5b63d940d65cd0d1fab226a99e5739e1aa2aa658c43eb19dd26db78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063c63adf5b63d940d65cd0d1fab226a99e5739e1aa2aa658c43eb19dd26db78", kill_on_drop: false }`
[INFO] [stdout] 063c63adf5b63d940d65cd0d1fab226a99e5739e1aa2aa658c43eb19dd26db78
