[INFO] fetching crate cargo-npk 0.9.0... [INFO] testing cargo-npk-0.9.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate cargo-npk 0.9.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate cargo-npk 0.9.0 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-npk 0.9.0 [INFO] finished tweaking crates.io crate cargo-npk 0.9.0 [INFO] tweaked toml for crates.io crate cargo-npk 0.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-npk 0.9.0 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded curve25519-dalek-derive v0.1.0 [INFO] [stderr] Downloaded clap v4.2.7 [INFO] [stderr] Downloaded current_platform v0.2.0 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded platforms v3.0.2 [INFO] [stderr] Downloaded darling_core v0.20.0 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded human_bytes v0.4.2 [INFO] [stderr] Downloaded serde_with_macros v3.0.0 [INFO] [stderr] Downloaded pkg-version-impl v0.1.1 [INFO] [stderr] Downloaded darling_macro v0.20.0 [INFO] [stderr] Downloaded ed25519-dalek v2.0.0 [INFO] [stderr] Downloaded memchr v2.6.2 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded rustix v0.37.25 [INFO] [stderr] Downloaded fiat-crypto v0.1.20 [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded serde_plain v1.0.1 [INFO] [stderr] Downloaded winnow v0.5.0 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded clap_builder v4.2.7 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0 [INFO] [stderr] Downloaded pkg-version v1.0.0 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded serde_with v3.0.0 [INFO] [stderr] Downloaded prettyplease v0.2.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded darling v0.20.0 [INFO] [stderr] Downloaded ed25519 v2.2.2 [INFO] [stderr] Downloaded humanize-rs v0.1.5 [INFO] [stderr] Downloaded cargo-subcommand v0.11.0 [INFO] [stderr] Downloaded northstar-runtime v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b745836a69544796baf2fdb8865d80c8de19633ec9af0282828a9433e143d50b [INFO] running `Command { std: "docker" "start" "-a" "b745836a69544796baf2fdb8865d80c8de19633ec9af0282828a9433e143d50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b745836a69544796baf2fdb8865d80c8de19633ec9af0282828a9433e143d50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b745836a69544796baf2fdb8865d80c8de19633ec9af0282828a9433e143d50b", kill_on_drop: false }` [INFO] [stdout] b745836a69544796baf2fdb8865d80c8de19633ec9af0282828a9433e143d50b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beae6b7255b4cb612926765ad45c02cbe8f21a968302f2e6a6e809a321c60fc3 [INFO] running `Command { std: "docker" "start" "-a" "beae6b7255b4cb612926765ad45c02cbe8f21a968302f2e6a6e809a321c60fc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prettyplease v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling zip v0.6.6 [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/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.32/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="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="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=66a055bfa4c7ce5e -C extra-filename=-66a055bfa4c7ce5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ef763feba78d3a8b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a68f57f4eb7ab2c9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8393edb089150255.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clang_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=29470cf181de0672 -C extra-filename=-29470cf181de0672 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-1b29eef351006285.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-469139788a345bdf.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-fdf9c501e4efe16d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "beae6b7255b4cb612926765ad45c02cbe8f21a968302f2e6a6e809a321c60fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beae6b7255b4cb612926765ad45c02cbe8f21a968302f2e6a6e809a321c60fc3", kill_on_drop: false }` [INFO] [stdout] beae6b7255b4cb612926765ad45c02cbe8f21a968302f2e6a6e809a321c60fc3