[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] 3d79af013ccc031bc92191669dd5877d4ed89215
[INFO] checking sorairolake/favico against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sorairolake/favico on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e
[INFO] running `Command { std: "docker" "start" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking terminal-trx v0.2.6
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking xterm-color v1.0.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking terminal-colorsaurus v1.0.3
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking csscolorparser v0.8.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a1ec50072e6100b6 -C extra-filename=-cd3ba807297b1602 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c90d9caba8597445.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e", kill_on_drop: false }`
[INFO] [stdout] aa654994ebbe03e341ca46997bccfd84909928c554d6c7347f1af484301e9f5e
