[INFO] fetching crate intvg 0.1.7... [INFO] testing intvg-0.1.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate intvg 0.1.7 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate intvg 0.1.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontconfig-parser v0.5.3 [INFO] [stderr] Downloaded svgtypes v0.15.1 [INFO] [stderr] Downloaded femtovg v0.9.1 [INFO] [stderr] Downloaded tiny-skia v0.11.1 [INFO] [stderr] Downloaded rustybuzz v0.13.0 [INFO] [stderr] Downloaded rustybuzz v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe16b60329bd13a97ba493eea5357a137d81b70a7828e5d62468024660482277 [INFO] running `Command { std: "docker" "start" "-a" "fe16b60329bd13a97ba493eea5357a137d81b70a7828e5d62468024660482277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe16b60329bd13a97ba493eea5357a137d81b70a7828e5d62468024660482277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe16b60329bd13a97ba493eea5357a137d81b70a7828e5d62468024660482277", kill_on_drop: false }` [INFO] [stdout] fe16b60329bd13a97ba493eea5357a137d81b70a7828e5d62468024660482277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2de6bfc5ec0dc975a0a9358cb5858e5a04cbe77f67ae417bfbf8a99bbd811d3b [INFO] running `Command { std: "docker" "start" "-a" "2de6bfc5ec0dc975a0a9358cb5858e5a04cbe77f67ae417bfbf8a99bbd811d3b", 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 glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling rustybuzz v0.14.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling svgtypes v0.15.1 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2de6bfc5ec0dc975a0a9358cb5858e5a04cbe77f67ae417bfbf8a99bbd811d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de6bfc5ec0dc975a0a9358cb5858e5a04cbe77f67ae417bfbf8a99bbd811d3b", kill_on_drop: false }` [INFO] [stdout] 2de6bfc5ec0dc975a0a9358cb5858e5a04cbe77f67ae417bfbf8a99bbd811d3b