[INFO] cloning repository https://github.com/choithuti/pappapai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/choithuti/pappapai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoithuti%2Fpappapai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoithuti%2Fpappapai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35f500717b8cb22d9c4d66bd2e6887e86818416e [INFO] testing choithuti/pappapai against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchoithuti%2Fpappapai" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/choithuti/pappapai [INFO] finished tweaking git repo https://github.com/choithuti/pappapai [INFO] tweaked toml for git repo https://github.com/choithuti/pappapai written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/choithuti/pappapai on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/choithuti/pappapai 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59702658bb181af826d169158ae4a34f8093ac581c64205004ac919f63dbd009 [INFO] running `Command { std: "docker" "start" "-a" "59702658bb181af826d169158ae4a34f8093ac581c64205004ac919f63dbd009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59702658bb181af826d169158ae4a34f8093ac581c64205004ac919f63dbd009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59702658bb181af826d169158ae4a34f8093ac581c64205004ac919f63dbd009", kill_on_drop: false }` [INFO] [stdout] 59702658bb181af826d169158ae4a34f8093ac581c64205004ac919f63dbd009 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 92ba362cfd4e690ff201d5f7bf621526a543b9fe31fd6af6bc78c4d09424745a [INFO] running `Command { std: "docker" "start" "-a" "92ba362cfd4e690ff201d5f7bf621526a543b9fe31fd6af6bc78c4d09424745a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling pqcrypto-internals v0.2.11 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pqcrypto-dilithium v0.5.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling libp2p-swarm-derive v0.34.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] error: could not compile `sled` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name sled --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.34.7/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=79965f91b7819d91 -C extra-filename=-986f665465452041 --out-dir /opt/rustwide/target/debug/build/sled/986f665465452041/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/1efcbe4f07366651/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps -L dependency=/opt/rustwide/target/debug/build/crc32fast/66fcb8dfd77ba9de/deps -L dependency=/opt/rustwide/target/debug/build/crc32fast/85594ef22c8d83bd/deps -L dependency=/opt/rustwide/target/debug/build/crc32fast/fb0dc5981d1fbd8b/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/13d2dc738b4e3c0d/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/0eb96ab559206b72/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/bddddcad4a4551ea/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/eed870d0b3249bdd/deps -L dependency=/opt/rustwide/target/debug/build/fs2/ca2bfa91af03bb03/deps -L dependency=/opt/rustwide/target/debug/build/fxhash/bf471bc75929f9a0/deps -L dependency=/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps -L dependency=/opt/rustwide/target/debug/build/libc/534d67eb7a3ebdb5/deps -L dependency=/opt/rustwide/target/debug/build/libc/98e692ca0600605f/deps -L dependency=/opt/rustwide/target/debug/build/libc/f499596886d123c2/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps -L dependency=/opt/rustwide/target/debug/build/log/28f8cc0684f4f944/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/674f88fe3c63958c/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/328d7ba5cd283b6e/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8f091e3d117fd203/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/ca82c0d7474ab351/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/sled/986f665465452041/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/29f90736a15dcce2/deps --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/66fcb8dfd77ba9de/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/build/crossbeam-epoch/13d2dc738b4e3c0d/deps/libcrossbeam_epoch-13d2dc738b4e3c0d.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/build/crossbeam-utils/bddddcad4a4551ea/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern fs2=/opt/rustwide/target/debug/build/fs2/ca2bfa91af03bb03/deps/libfs2-ca2bfa91af03bb03.rmeta --extern fxhash=/opt/rustwide/target/debug/build/fxhash/bf471bc75929f9a0/deps/libfxhash-bf471bc75929f9a0.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/534d67eb7a3ebdb5/deps/liblibc-534d67eb7a3ebdb5.rmeta --extern log=/opt/rustwide/target/debug/build/log/28f8cc0684f4f944/deps/liblog-28f8cc0684f4f944.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/674f88fe3c63958c/deps/libparking_lot-674f88fe3c63958c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: pqcrypto-internals@0.2.11: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: pqcrypto-internals@0.2.11: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `pqcrypto-internals v0.2.11` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pqcrypto-internals/c18d420024423de9/build-script/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:includepath=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pqcrypto-internals-0.2.11/include [INFO] [stderr] cargo:rerun-if-changed=cfiles/ [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/ [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/pqcrypto-internals/595720085df07f38/build-script-execution/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rustc-link-lib=static=pqclean_common [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/pqcrypto-internals/595720085df07f38/build-script-execution/out [INFO] [stderr] cargo:rustc-link-lib=pqclean_common [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/pqcrypto-internals/595720085df07f38/build-script-execution/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-mavx2" "-o" "/opt/rustwide/target/debug/build/pqcrypto-internals/595720085df07f38/build-script-execution/out/9972bc05dc79fa03-KeccakP-1600-times4-SIMD256.o" "-c" "cfiles/keccak4x/KeccakP-1600-times4-SIMD256.c" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "92ba362cfd4e690ff201d5f7bf621526a543b9fe31fd6af6bc78c4d09424745a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ba362cfd4e690ff201d5f7bf621526a543b9fe31fd6af6bc78c4d09424745a", kill_on_drop: false }` [INFO] [stdout] 92ba362cfd4e690ff201d5f7bf621526a543b9fe31fd6af6bc78c4d09424745a