[INFO] cloning repository https://github.com/tStreichenberger/aoc_23 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tStreichenberger/aoc_23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtStreichenberger%2Faoc_23", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtStreichenberger%2Faoc_23'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4868a41e6e61d4735c42c712f212732821c54cc [INFO] testing tStreichenberger/aoc_23 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtStreichenberger%2Faoc_23" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tStreichenberger/aoc_23 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tStreichenberger/aoc_23 [INFO] finished tweaking git repo https://github.com/tStreichenberger/aoc_23 [INFO] tweaked toml for git repo https://github.com/tStreichenberger/aoc_23 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tStreichenberger/aoc_23 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ecd764b088f4570e722ecb5c18729152f633b5569a072b3643c1aca5036344 [INFO] running `Command { std: "docker" "start" "-a" "d5ecd764b088f4570e722ecb5c18729152f633b5569a072b3643c1aca5036344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ecd764b088f4570e722ecb5c18729152f633b5569a072b3643c1aca5036344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ecd764b088f4570e722ecb5c18729152f633b5569a072b3643c1aca5036344", kill_on_drop: false }` [INFO] [stdout] d5ecd764b088f4570e722ecb5c18729152f633b5569a072b3643c1aca5036344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299a4898f28a8be8c9bd485cbb0c8d99fc2d42af5a6903229209d68f6b688dd7 [INFO] running `Command { std: "docker" "start" "-a" "299a4898f28a8be8c9bd485cbb0c8d99fc2d42af5a6903229209d68f6b688dd7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling index_list v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling aoc_23 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/days/day19.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 212 | let offset = (self.cmp == usize::gt) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 212 | let offset = std::ptr::fn_addr_eq(self.cmp, usize::gt as for<'a, 'b> fn(&'a usize, &'b usize) -> bool) as usize; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s [INFO] running `Command { std: "docker" "inspect" "299a4898f28a8be8c9bd485cbb0c8d99fc2d42af5a6903229209d68f6b688dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299a4898f28a8be8c9bd485cbb0c8d99fc2d42af5a6903229209d68f6b688dd7", kill_on_drop: false }` [INFO] [stdout] 299a4898f28a8be8c9bd485cbb0c8d99fc2d42af5a6903229209d68f6b688dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95fdf9ee59fb1d2d8add04c9480d854ad00de717dc33dc846258854e8aa62e85 [INFO] running `Command { std: "docker" "start" "-a" "95fdf9ee59fb1d2d8add04c9480d854ad00de717dc33dc846258854e8aa62e85", kill_on_drop: false }` [INFO] [stderr] Compiling aoc_23 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/days/day19.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 212 | let offset = (self.cmp == usize::gt) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 212 | let offset = std::ptr::fn_addr_eq(self.cmp, usize::gt as for<'a, 'b> fn(&'a usize, &'b usize) -> bool) as usize; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcMGWdgC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-dc7f6edd50e68e79.rlib,libiana_time_zone-22c3cf83cf08f34b.rlib,libnum_integer-db83f2763d7862bd.rlib,libnum_traits-aab3c1c9b078a44d.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{liblog-ae1a1570df7a5cd1.rlib,libindex_list-e75ad961e8b132b7.rlib,libitertools-c2bcede49f99cd05.rlib,librayon-06663a7dc7db9305.rlib,librayon_core-db2b63052a93d544.rlib,libcrossbeam_deque-cdb2e4688d9ed8cf.rlib,libcrossbeam_epoch-7e72716d5943482f.rlib,libmemoffset-20a0a4470233c1fa.rlib,libscopeguard-34f4dbdd3a3b253c.rlib,libcrossbeam_utils-a908f9a667528d16.rlib,libcfg_if-d4c93475573720c9.rlib,libeither-47b92e6197dd0778.rlib,libregex-af6280a93a1e8d99.rlib,libregex_automata-8d8c1eac8fd9f8f8.rlib,libaho_corasick-6f5c9bb08e2601e4.rlib,libmemchr-0cd089899a4dd32b.rlib,libregex_syntax-0d3916cd84f6fb36.rlib,libcolored-5ef470e50a63cc00.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libis_terminal-502abdd7c6657e92.rlib,librustix-b6ecae3c395d41f0.rlib,libbitflags-8705ca36d7b1e64d.rlib,liblinux_raw_sys-e5d662f49e4aad67.rlib,libclap-ab91da09483ae38f.rlib,libclap_builder-65bc249ff43bdded.rlib,libstrsim-a1fcd660d3c009a2.rlib,libanstream-44dfb133d2ed8cd3.rlib,libanstyle_query-a5d942969c3a4a05.rlib,libcolorchoice-96db718fdd114753.rlib,libanstyle_parse-4eeae6311a094337.rlib,libutf8parse-7804acf30c8a05d3.rlib,libclap_lex-cec1e042e53d52b4.rlib,libanstyle-58e911dd2cafea97.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aoc_23-d55749e1fb75fa58" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_23` (bin "aoc_23" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "95fdf9ee59fb1d2d8add04c9480d854ad00de717dc33dc846258854e8aa62e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fdf9ee59fb1d2d8add04c9480d854ad00de717dc33dc846258854e8aa62e85", kill_on_drop: false }` [INFO] [stdout] 95fdf9ee59fb1d2d8add04c9480d854ad00de717dc33dc846258854e8aa62e85