[INFO] cloning repository https://github.com/rbeneyton/AdventOfCode2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbeneyton/AdventOfCode2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ed88dbd149c8558bdc075566fb4e4603bf86af [INFO] checking rbeneyton/AdventOfCode2024 against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbeneyton/AdventOfCode2024 on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rbeneyton/AdventOfCode2024 [INFO] finished tweaking git repo https://github.com/rbeneyton/AdventOfCode2024 [INFO] tweaked toml for git repo https://github.com/rbeneyton/AdventOfCode2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rbeneyton/AdventOfCode2024 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" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9068b823af01ef4567d914f5c6c3d023dfd81280ca73d7fcf382ad95b872db [INFO] running `Command { std: "docker" "start" "-a" "de9068b823af01ef4567d914f5c6c3d023dfd81280ca73d7fcf382ad95b872db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9068b823af01ef4567d914f5c6c3d023dfd81280ca73d7fcf382ad95b872db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9068b823af01ef4567d914f5c6c3d023dfd81280ca73d7fcf382ad95b872db", kill_on_drop: false }` [INFO] [stdout] de9068b823af01ef4567d914f5c6c3d023dfd81280ca73d7fcf382ad95b872db [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 -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014abd5f9ad58a71f9f1cd8db64b09933970f8c0709b1a8c87fc909dd96aff70 [INFO] running `Command { std: "docker" "start" "-a" "014abd5f9ad58a71f9f1cd8db64b09933970f8c0709b1a8c87fc909dd96aff70", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking proconio v0.4.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking amplify_num v0.4.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking counter v0.5.7 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand_hc v0.3.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking omniswap v0.1.0 [INFO] [stderr] Checking partial_sort v0.2.0 [INFO] [stderr] Compiling easy-ext v1.0.1 [INFO] [stderr] Checking glidesort v0.1.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking indexing v0.4.1 [INFO] [stderr] Checking ac-library-rs v0.1.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking recur-fn v2.2.0 [INFO] [stderr] Checking textwrap v0.16.1 [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/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.90/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0570666961688789 -C extra-filename=-1481d861b35411f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0eae0055f61e36cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5275b5e77efd50ac.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ca3de1495c9dad7f.rmeta --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d5f910644bbb92ad -C extra-filename=-60f0c74d15061c7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0eae0055f61e36cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5275b5e77efd50ac.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ca3de1495c9dad7f.rmeta --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "014abd5f9ad58a71f9f1cd8db64b09933970f8c0709b1a8c87fc909dd96aff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014abd5f9ad58a71f9f1cd8db64b09933970f8c0709b1a8c87fc909dd96aff70", kill_on_drop: false }` [INFO] [stdout] 014abd5f9ad58a71f9f1cd8db64b09933970f8c0709b1a8c87fc909dd96aff70