[INFO] cloning repository https://github.com/sorairolake/favico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/favico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f0929ae3883c4bc54c16570e66d52f3d27c4896 [INFO] testing sorairolake/favico against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico" "/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/sorairolake/favico on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sorairolake/favico [INFO] finished tweaking git repo https://github.com/sorairolake/favico [INFO] tweaked toml for git repo https://github.com/sorairolake/favico written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sorairolake/favico 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.5 [INFO] [stderr] Downloaded csscolorparser v0.7.0 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded terminal-colorsaurus v0.4.7 [INFO] [stderr] Downloaded serde_with_macros v3.12.0 [INFO] [stderr] Downloaded serde_with v3.12.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded terminal-trx v0.2.3 [INFO] [stderr] Downloaded xbm v0.1.3 [INFO] [stderr] Downloaded sysexits v0.8.5 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded bat v0.25.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8156ee326def9cfc4b0f196d161beb1e466f3720dee98722b77640d4c562075b [INFO] running `Command { std: "docker" "start" "-a" "8156ee326def9cfc4b0f196d161beb1e466f3720dee98722b77640d4c562075b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8156ee326def9cfc4b0f196d161beb1e466f3720dee98722b77640d4c562075b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8156ee326def9cfc4b0f196d161beb1e466f3720dee98722b77640d4c562075b", kill_on_drop: false }` [INFO] [stdout] 8156ee326def9cfc4b0f196d161beb1e466f3720dee98722b77640d4c562075b [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2df69d76700eb13b5bc3d59163075f794b5ae6bf31ce67779728022a9644b89 [INFO] running `Command { std: "docker" "start" "-a" "e2df69d76700eb13b5bc3d59163075f794b5ae6bf31ce67779728022a9644b89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling unicode-width v0.1.14 [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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f4e8c56ff412d23f -C extra-filename=-773d308167e159d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cc7f0829b817ec6c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0c874b55cc62c96b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b870ec966e6472bd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3a063d954bcf492 -C extra-filename=-e6fddb14d0718724 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-fb70c6f816573082.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-69da55b60c671332.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-5694b67511a9813c.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-b40c1e75f58639b8.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-a8f0409eab81ad61.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5dc15f12cdebef01.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-830e3160eed64e83.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e2df69d76700eb13b5bc3d59163075f794b5ae6bf31ce67779728022a9644b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2df69d76700eb13b5bc3d59163075f794b5ae6bf31ce67779728022a9644b89", kill_on_drop: false }` [INFO] [stdout] e2df69d76700eb13b5bc3d59163075f794b5ae6bf31ce67779728022a9644b89