[INFO] fetching crate intvg 0.1.7... [INFO] testing intvg-0.1.7 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate intvg 0.1.7 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate intvg 0.1.7 [INFO] finished tweaking crates.io crate intvg 0.1.7 [INFO] tweaked toml for crates.io crate intvg 0.1.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate intvg 0.1.7 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate intvg 0.1.7 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6dd91650cc7e23f35772cdfe4f3a07d68b59b0d523db677df6616d575fa4d4e [INFO] running `Command { std: "docker" "start" "-a" "d6dd91650cc7e23f35772cdfe4f3a07d68b59b0d523db677df6616d575fa4d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6dd91650cc7e23f35772cdfe4f3a07d68b59b0d523db677df6616d575fa4d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6dd91650cc7e23f35772cdfe4f3a07d68b59b0d523db677df6616d575fa4d4e", kill_on_drop: false }` [INFO] [stdout] d6dd91650cc7e23f35772cdfe4f3a07d68b59b0d523db677df6616d575fa4d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ac27d75912af578ef6909b84d07716fc9b444dc7c136b021a65c30f6feb245 [INFO] running `Command { std: "docker" "start" "-a" "d3ac27d75912af578ef6909b84d07716fc9b444dc7c136b021a65c30f6feb245", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [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/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debug-assertions=on --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="visit-mut"' --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=10d9ed9fd6933eee -C extra-filename=-e9bd6d862a0b0c86 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-baad5413030d38ca.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d320705259698f1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-64bce0cd33fca1f7.rmeta --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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=0deb0eb91596514a -C extra-filename=-bec477f57f1e25f5 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f53caa02b9741c29.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-83bcec5d9b3c4891.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-30619a936385535e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1ca1435ffa2f6c8b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-49d3bf6098e34e60.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-ec0dd6b7f4b2b97f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2609ebfcdbad8464.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-ddd3f4811ea78c13.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-baad5413030d38ca.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d320705259698f1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fe13892e8b8c4e95.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-dcb2a117b0910abc.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-5e5a04d05d9e7ce1.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e9bd6d862a0b0c86.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-b4bb9c68d6243397.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d3ac27d75912af578ef6909b84d07716fc9b444dc7c136b021a65c30f6feb245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ac27d75912af578ef6909b84d07716fc9b444dc7c136b021a65c30f6feb245", kill_on_drop: false }` [INFO] [stdout] d3ac27d75912af578ef6909b84d07716fc9b444dc7c136b021a65c30f6feb245