[INFO] cloning repository https://github.com/AOSC-Dev/aoscdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/aoscdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f8eea1ccdbe2adfd16306e155689008a19f074d [INFO] testing AOSC-Dev/aoscdk-rs against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/aoscdk-rs on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/aoscdk-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/aoscdk-rs 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf63c00981f7b3b61e5fc62bab49eda3ed7b40b12b3b97e1b06f803342357e0 [INFO] running `Command { std: "docker" "start" "-a" "ccf63c00981f7b3b61e5fc62bab49eda3ed7b40b12b3b97e1b06f803342357e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf63c00981f7b3b61e5fc62bab49eda3ed7b40b12b3b97e1b06f803342357e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf63c00981f7b3b61e5fc62bab49eda3ed7b40b12b3b97e1b06f803342357e0", kill_on_drop: false }` [INFO] [stdout] ccf63c00981f7b3b61e5fc62bab49eda3ed7b40b12b3b97e1b06f803342357e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12648a324e5a3b2cbb9d1522721165a6c1e0399e63b6cf98bb6bddfe9115a552 [INFO] running `Command { std: "docker" "start" "-a" "12648a324e5a3b2cbb9d1522721165a6c1e0399e63b6cf98bb6bddfe9115a552", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling enum-map v2.6.3 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling base64 v0.21.4 [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/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.66.1/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="runtime"' -C metadata=68e6aa0fa650203f -C extra-filename=-68e6aa0fa650203f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56b333029044ea35.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-7f111cb44badf679.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-e734fe4714316237.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-063085744d395371.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-849530a67d14c412.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3ddaed34950ced5c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-af1b98e47342cba4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-46ca73716386d024.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-96191308146f69e4.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-b233a38e28932e29.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-beb7b0b13e446859.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "12648a324e5a3b2cbb9d1522721165a6c1e0399e63b6cf98bb6bddfe9115a552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12648a324e5a3b2cbb9d1522721165a6c1e0399e63b6cf98bb6bddfe9115a552", kill_on_drop: false }` [INFO] [stdout] 12648a324e5a3b2cbb9d1522721165a6c1e0399e63b6cf98bb6bddfe9115a552