[INFO] cloning repository https://github.com/kalak451/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kalak451/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalak451%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalak451%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 125e12fcb75b4789f23420cbb447f70ef8a6218d [INFO] building kalak451/advent-of-code-2023 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalak451%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kalak451/advent-of-code-2023 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kalak451/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/kalak451/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/kalak451/advent-of-code-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kalak451/advent-of-code-2023 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoize v0.4.1 [INFO] [stderr] Downloaded z3 v0.12.1 [INFO] [stderr] Downloaded z3-sys v0.8.1 [INFO] [stderr] Downloaded fdg-img v0.4.2 [INFO] [stderr] Downloaded fdg-sim v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2cdc275f775bb54cacca4abfef6dfa7d9af260c6f507124335adaa8ba4b567e [INFO] running `Command { std: "docker" "start" "-a" "a2cdc275f775bb54cacca4abfef6dfa7d9af260c6f507124335adaa8ba4b567e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2cdc275f775bb54cacca4abfef6dfa7d9af260c6f507124335adaa8ba4b567e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cdc275f775bb54cacca4abfef6dfa7d9af260c6f507124335adaa8ba4b567e", kill_on_drop: false }` [INFO] [stdout] a2cdc275f775bb54cacca4abfef6dfa7d9af260c6f507124335adaa8ba4b567e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55cc53603cb24b9423e07d0af356b8c241ee596d3e436c74b382de02feeccc3a [INFO] running `Command { std: "docker" "start" "-a" "55cc53603cb24b9423e07d0af356b8c241ee596d3e436c74b382de02feeccc3a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=efbd7e8e4a3d5f07 -C extra-filename=-efbd7e8e4a3d5f07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55cc53603cb24b9423e07d0af356b8c241ee596d3e436c74b382de02feeccc3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55cc53603cb24b9423e07d0af356b8c241ee596d3e436c74b382de02feeccc3a", kill_on_drop: false }` [INFO] [stdout] 55cc53603cb24b9423e07d0af356b8c241ee596d3e436c74b382de02feeccc3a [INFO] building kalak451/advent-of-code-2023 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalak451%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kalak451/advent-of-code-2023 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kalak451/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/kalak451/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/kalak451/advent-of-code-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kalak451/advent-of-code-2023 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b114d2210e2b20ba44b6ef462f764428bee904aae1b3d1d9ea7862db642c3d2e [INFO] running `Command { std: "docker" "start" "-a" "b114d2210e2b20ba44b6ef462f764428bee904aae1b3d1d9ea7862db642c3d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b114d2210e2b20ba44b6ef462f764428bee904aae1b3d1d9ea7862db642c3d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b114d2210e2b20ba44b6ef462f764428bee904aae1b3d1d9ea7862db642c3d2e", kill_on_drop: false }` [INFO] [stdout] b114d2210e2b20ba44b6ef462f764428bee904aae1b3d1d9ea7862db642c3d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56f82ecca12634fdf46069cc0610e1398dc8d65efdfeeedb5ee36f567601b64e [INFO] running `Command { std: "docker" "start" "-a" "56f82ecca12634fdf46069cc0610e1398dc8d65efdfeeedb5ee36f567601b64e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling fdg-sim v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling memoize-inner v0.4.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling memoize v0.4.1 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling fdg-img v0.4.2 [INFO] [stderr] Compiling z3 v0.12.1 [INFO] [stderr] Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `shortest_path` is never used [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn shortest_path Vec<(T, i64)>>(start: T, adj: F) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `apply_dir_vector` are never used [INFO] [stdout] --> src/grid.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Point { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(x: i32, y: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn apply_dir_vector(&self, vec: &Vec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Grid` is never constructed [INFO] [stdout] --> src/grid.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/grid.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Grid { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 40 | pub fn get(&self, x: usize, y: usize) -> Option<&char> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn set(&mut self, x: usize, y: usize, c: char) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn get_point(&self, point: &Point) -> Option<&char> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn get_i(&self, x: i32, y: i32) -> Option<&char> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_x_slice>(&self, x_range: R, y: usize) -> Option<&[char]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn bounds(&self) -> (Range, Range) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn pos_is(&self, x: usize, y: usize, pred: fn(Option<&char>) -> bool) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn pos_is_ascii_digit(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn is_x_bound(&self, x: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn get_points(&self, from: &Point, in_dir_of: &DIR) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn try_move(&self, p: &Point, dir: &DIR) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn print_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn from_lines(s: &str) -> Grid { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn find_first(&self, c: char) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NORTH`, `SOUTH`, `EAST`, and `WEST` are never constructed [INFO] [stdout] --> src/grid.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub enum DIR { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 219 | NORTH, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 220 | SOUTH, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 221 | EAST, [INFO] [stdout] | ^^^^ [INFO] [stdout] 222 | WEST, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `point`, `symbol`, and `edges` are never read [INFO] [stdout] --> src/grid_graph.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct GridNode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | point: Point, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | symbol: char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | edges: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `replace_edge` and `get_edges` are never used [INFO] [stdout] --> src/grid_graph.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl GridNode { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 21 | fn replace_edge(&mut self, to_replace: &Point, new_edge: GridNodeEdge) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_edges(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `graph` is never read [INFO] [stdout] --> src/grid_graph.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GridNodeGraph { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 33 | graph: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridNodeGraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_grid`, `simplify_once`, `simplify`, `get`, and `contains_point` are never used [INFO] [stdout] --> src/grid_graph.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl GridNodeGraph { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 37 | pub fn from_grid(grid: &Grid, excluded_symbols: &HashSet) -> GridNodeGraph { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fn simplify_once(&self, excluded_symbols: &HashSet) -> (GridNodeGraph, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn simplify(&self, excluded_symbols: &HashSet) -> (GridNodeGraph, usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn get(&self, p: &Point) -> Option<&GridNode> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn contains_point(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.12s [INFO] running `Command { std: "docker" "inspect" "56f82ecca12634fdf46069cc0610e1398dc8d65efdfeeedb5ee36f567601b64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f82ecca12634fdf46069cc0610e1398dc8d65efdfeeedb5ee36f567601b64e", kill_on_drop: false }` [INFO] [stdout] 56f82ecca12634fdf46069cc0610e1398dc8d65efdfeeedb5ee36f567601b64e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e8e5b8612aaf0be9425d0d8757cbabedb0dda3e7426488525e62325605af03 [INFO] running `Command { std: "docker" "start" "-a" "97e8e5b8612aaf0be9425d0d8757cbabedb0dda3e7426488525e62325605af03", kill_on_drop: false }` [INFO] [stdout] warning: function `shortest_path` is never used [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn shortest_path Vec<(T, i64)>>(start: T, adj: F) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `apply_dir_vector` are never used [INFO] [stdout] --> src/grid.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Point { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(x: i32, y: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn apply_dir_vector(&self, vec: &Vec) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Grid` is never constructed [INFO] [stdout] --> src/grid.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/grid.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Grid { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 40 | pub fn get(&self, x: usize, y: usize) -> Option<&char> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn set(&mut self, x: usize, y: usize, c: char) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn get_point(&self, point: &Point) -> Option<&char> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn get_i(&self, x: i32, y: i32) -> Option<&char> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_x_slice>(&self, x_range: R, y: usize) -> Option<&[char]> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn bounds(&self) -> (Range, Range) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn pos_is(&self, x: usize, y: usize, pred: fn(Option<&char>) -> bool) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn pos_is_ascii_digit(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn is_x_bound(&self, x: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn get_points(&self, from: &Point, in_dir_of: &DIR) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn try_move(&self, p: &Point, dir: &DIR) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn print_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn from_lines(s: &str) -> Grid { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn find_first(&self, c: char) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NORTH`, `SOUTH`, `EAST`, and `WEST` are never constructed [INFO] [stdout] --> src/grid.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub enum DIR { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 219 | NORTH, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 220 | SOUTH, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 221 | EAST, [INFO] [stdout] | ^^^^ [INFO] [stdout] 222 | WEST, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `point`, `symbol`, and `edges` are never read [INFO] [stdout] --> src/grid_graph.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct GridNode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | point: Point, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | symbol: char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | edges: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `replace_edge` and `get_edges` are never used [INFO] [stdout] --> src/grid_graph.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl GridNode { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 21 | fn replace_edge(&mut self, to_replace: &Point, new_edge: GridNodeEdge) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_edges(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `graph` is never read [INFO] [stdout] --> src/grid_graph.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GridNodeGraph { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 33 | graph: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GridNodeGraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_grid`, `simplify_once`, `simplify`, `get`, and `contains_point` are never used [INFO] [stdout] --> src/grid_graph.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl GridNodeGraph { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 37 | pub fn from_grid(grid: &Grid, excluded_symbols: &HashSet) -> GridNodeGraph { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | fn simplify_once(&self, excluded_symbols: &HashSet) -> (GridNodeGraph, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn simplify(&self, excluded_symbols: &HashSet) -> (GridNodeGraph, usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn get(&self, p: &Point) -> Option<&GridNode> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn contains_point(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/day_25.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/day_25.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fdg_img::Settings` [INFO] [stdout] --> src/day_25.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use fdg_img::Settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BLACK`, `Color`, `IntoFont`, `TextStyle` [INFO] [stdout] --> src/day_25.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use fdg_img::style::{BLACK, Color, IntoFont, TextStyle}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HPos`, `Pos`, `VPos` [INFO] [stdout] --> src/day_25.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | use fdg_img::style::text_anchor::{HPos, Pos, VPos}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ForceGraphHelper`, `ForceGraph`, `SimulationParameters`, `Simulation` [INFO] [stdout] --> src/day_25.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use fdg_sim::{ForceGraph, ForceGraphHelper, Simulation, SimulationParameters}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_equal` [INFO] [stdout] --> src/day_25.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use itertools::{assert_equal, Itertools}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/day_25.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 105 | return hvm_cnt * grd_cnt; [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 140 | return 0; [INFO] [stdout] | ^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/day_24.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | let data = SAMPLE_1; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/day_25.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | let data = SAMPLE_1; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/day_25.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | let data = read_data_file(25, "input.txt"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `sym`, and `edges` are never read [INFO] [stdout] --> src/day_23.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 39 | name: Point, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | sym: char, [INFO] [stdout] | ^^^ [INFO] [stdout] 41 | edges: Vec<(Point, i64)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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: function `build_graph` is never used [INFO] [stdout] --> src/day_23.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn build_graph(grid: &Grid) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trim_graph` is never used [INFO] [stdout] --> src/day_23.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn trim_graph(graph: &HashMap) -> (HashMap, usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `adj_p2` is never used [INFO] [stdout] --> src/day_23.rs:217:8 [INFO] [stdout] | [INFO] [stdout] 217 | fn adj_p2(grid: &Grid, p: &Point) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Point3D` is never constructed [INFO] [stdout] --> src/day_24.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | struct Point3D { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Line3D` is never constructed [INFO] [stdout] --> src/day_24.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | struct Line3D { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_xyz_line` is never used [INFO] [stdout] --> src/day_24.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl Hailstone { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | fn to_xyz_line(&self) -> Line3D { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "97e8e5b8612aaf0be9425d0d8757cbabedb0dda3e7426488525e62325605af03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e8e5b8612aaf0be9425d0d8757cbabedb0dda3e7426488525e62325605af03", kill_on_drop: false }` [INFO] [stdout] 97e8e5b8612aaf0be9425d0d8757cbabedb0dda3e7426488525e62325605af03