[INFO] fetching crate massa-sc-runtime 0.3.0... [INFO] checking massa-sc-runtime-0.3.0 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate massa-sc-runtime 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate massa-sc-runtime 0.3.0 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate massa-sc-runtime 0.3.0 [INFO] finished tweaking crates.io crate massa-sc-runtime 0.3.0 [INFO] tweaked toml for crates.io crate massa-sc-runtime 0.3.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "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" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c4490d2cc0efd65fb6f7b07fd9385ce067dbd980de1e39306f5010a4139e37c [INFO] running `Command { std: "docker" "start" "-a" "4c4490d2cc0efd65fb6f7b07fd9385ce067dbd980de1e39306f5010a4139e37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c4490d2cc0efd65fb6f7b07fd9385ce067dbd980de1e39306f5010a4139e37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4490d2cc0efd65fb6f7b07fd9385ce067dbd980de1e39306f5010a4139e37c", kill_on_drop: false }` [INFO] [stdout] 4c4490d2cc0efd65fb6f7b07fd9385ce067dbd980de1e39306f5010a4139e37c [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=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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c3e76d52ade093a1d8a5c0f975f16756f620e24c0f67d12d555f582a4d43063 [INFO] running `Command { std: "docker" "start" "-a" "7c3e76d52ade093a1d8a5c0f975f16756f620e24c0f67d12d555f582a4d43063", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cranelift-entity v0.82.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling as-ffi-bindings v0.2.4 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling corosensei v0.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wasm-encoder v0.13.0 [INFO] [stderr] Checking cranelift-bforest v0.82.3 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking wast v42.0.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking memmap2 v0.5.4 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Checking wat v1.0.44 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling cornetto v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] error: could not compile `dynasm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dynasm --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-1.2.3/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=2f1f801f1942d746 -C extra-filename=-2f1f801f1942d746 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-f0e3ec0322b2b1bd.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8cb96000c96f9250.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6531c3c818581e12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2318b71e61d87a0e.rlib --extern proc_macro --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" "7c3e76d52ade093a1d8a5c0f975f16756f620e24c0f67d12d555f582a4d43063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3e76d52ade093a1d8a5c0f975f16756f620e24c0f67d12d555f582a4d43063", kill_on_drop: false }` [INFO] [stdout] 7c3e76d52ade093a1d8a5c0f975f16756f620e24c0f67d12d555f582a4d43063