[INFO] fetching crate rusk-abi 0.6.2... [INFO] checking rusk-abi-0.6.2 against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] extracting crate rusk-abi 0.6.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rusk-abi 0.6.2 on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusk-abi 0.6.2 [INFO] finished tweaking crates.io crate rusk-abi 0.6.2 [INFO] tweaked toml for crates.io crate rusk-abi 0.6.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2 v0.10.2 [INFO] [stderr] Downloaded dusk-bls12_381-sign v0.1.0-rc.3 [INFO] [stderr] Downloaded dusk-schnorr v0.9.0-rc.1 [INFO] [stderr] Downloaded rusk-vm v0.8.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53da3fb26e9e1cf0418333b34fb4246392ec86512c2ce8c271439c31cefbb38b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53da3fb26e9e1cf0418333b34fb4246392ec86512c2ce8c271439c31cefbb38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53da3fb26e9e1cf0418333b34fb4246392ec86512c2ce8c271439c31cefbb38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53da3fb26e9e1cf0418333b34fb4246392ec86512c2ce8c271439c31cefbb38b", kill_on_drop: false }` [INFO] [stdout] 53da3fb26e9e1cf0418333b34fb4246392ec86512c2ce8c271439c31cefbb38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f0937982e58a7489bc18f3f1fba3775090f41aa7eb9bd96de6c757ec2cbd21 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15f0937982e58a7489bc18f3f1fba3775090f41aa7eb9bd96de6c757ec2cbd21", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling arbitrary v1.0.3 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling dusk-varint v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.31 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking which v4.2.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wast v39.0.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking blake2b_simd v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking canonical v0.6.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking blake2 v0.10.2 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wat v1.0.41 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling canonical_derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rkyv_derive v0.7.31 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling derive-hex v0.1.2 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling wasmer-derive v2.1.1 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking dusk-bytes v0.1.5 [INFO] [stderr] error: could not compile `rkyv_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rkyv_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rkyv_derive-0.7.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=b8bc1f9c32bdb6e4 -C extra-filename=-b8bc1f9c32bdb6e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-90bcff6b99beb4f9.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15f0937982e58a7489bc18f3f1fba3775090f41aa7eb9bd96de6c757ec2cbd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f0937982e58a7489bc18f3f1fba3775090f41aa7eb9bd96de6c757ec2cbd21", kill_on_drop: false }` [INFO] [stdout] 15f0937982e58a7489bc18f3f1fba3775090f41aa7eb9bd96de6c757ec2cbd21