[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