[INFO] cloning repository https://github.com/cea-sec/openwec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cea-sec/openwec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-sec%2Fopenwec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-sec%2Fopenwec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c7e697a299ce26d53431b4a2a66d897466d0bdb [INFO] checking cea-sec/openwec against try#a9edbbf2bb5de1c1473310f96a4fea736f068a54 for pr-114776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-sec%2Fopenwec" "/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/cea-sec/openwec on toolchain a9edbbf2bb5de1c1473310f96a4fea736f068a54 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9edbbf2bb5de1c1473310f96a4fea736f068a54" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cea-sec/openwec [INFO] finished tweaking git repo https://github.com/cea-sec/openwec [INFO] tweaked toml for git repo https://github.com/cea-sec/openwec written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cea-sec/openwec 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" "+a9edbbf2bb5de1c1473310f96a4fea736f068a54" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+a9edbbf2bb5de1c1473310f96a4fea736f068a54" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05d163de9aadf53d984389769e4368ed34adc7ede39d9507f78117ee6391d6fd [INFO] running `Command { std: "docker" "start" "-a" "05d163de9aadf53d984389769e4368ed34adc7ede39d9507f78117ee6391d6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d163de9aadf53d984389769e4368ed34adc7ede39d9507f78117ee6391d6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d163de9aadf53d984389769e4368ed34adc7ede39d9507f78117ee6391d6fd", kill_on_drop: false }` [INFO] [stdout] 05d163de9aadf53d984389769e4368ed34adc7ede39d9507f78117ee6391d6fd [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+a9edbbf2bb5de1c1473310f96a4fea736f068a54" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94971f9beb6ecfd1b8ae199711daccdea0d2cab7bd822245a84e913500d8f64d [INFO] running `Command { std: "docker" "start" "-a" "94971f9beb6ecfd1b8ae199711daccdea0d2cab7bd822245a84e913500d8f64d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking phf_shared v0.11.1 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling rdkafka-sys v4.6.0+2.2.0 [INFO] [stderr] Checking roxmltree v0.18.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking bitflags v2.3.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking bitreader v0.3.7 [INFO] [stderr] Checking buf-read-ext v0.4.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking postgres-protocol v0.6.5 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking postgres-types v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking num_enum v0.5.11 [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/a9edbbf2bb5de1c1473310f96a4fea736f068a54/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.64.0/./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="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=6f4fe762337e2e5d -C extra-filename=-6f4fe762337e2e5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-1201a0eeb70c80d1.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-f938e43ac9a64d92.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2f2f1256777137f8.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-771964c6b0d4e24a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c152ddc18ef64d69.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-592c8a6f5fe22afa.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b263036f131e8f0f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-da41edfcd1ed66c4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-70f4a02906927256.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd2cf40ce95ec4e2.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4c13a4e9d64a4bc1.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ba0d879a75274ea0.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-5d9a70a397f36756.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" "94971f9beb6ecfd1b8ae199711daccdea0d2cab7bd822245a84e913500d8f64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94971f9beb6ecfd1b8ae199711daccdea0d2cab7bd822245a84e913500d8f64d", kill_on_drop: false }` [INFO] [stdout] 94971f9beb6ecfd1b8ae199711daccdea0d2cab7bd822245a84e913500d8f64d