[INFO] crate lucet-runtime-tests 0.6.1 is already in cache [INFO] testing lucet-runtime-tests-0.6.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate lucet-runtime-tests 0.6.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate lucet-runtime-tests 0.6.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lucet-runtime-tests 0.6.1 [INFO] finished tweaking crates.io crate lucet-runtime-tests 0.6.1 [INFO] tweaked toml for crates.io crate lucet-runtime-tests 0.6.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7500eb405d21389ea651db4276b92019e67a5bfea8f3acb5d2efec5ec7e567e1 [INFO] running `"docker" "start" "-a" "7500eb405d21389ea651db4276b92019e67a5bfea8f3acb5d2efec5ec7e567e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling cranelift-entity v0.51.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lucetc v0.6.1 [INFO] [stderr] Compiling human-size v0.4.1 [INFO] [stderr] Compiling bimap v0.2.0 [INFO] [stderr] Compiling lucet-runtime-internals v0.6.1 [INFO] [stderr] Compiling lucet-runtime-tests v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling wabt-sys v0.7.2 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling getrandom v0.1.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling cranelift-bforest v0.51.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling lucet-runtime-macros v0.6.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] error: could not compile `synstructure`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name synstructure --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synstructure-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=60321433267f1f8d -C extra-filename=-60321433267f1f8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c2ad304f8ec9961e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-80cfd4e740c92002.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e3e3dda4748e8fde.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b4e9f939917f8126.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 `parity-wasm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_wasm --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.40.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3f694c92ac72f199 -C extra-filename=-3f694c92ac72f199 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `"docker" "inspect" "7500eb405d21389ea651db4276b92019e67a5bfea8f3acb5d2efec5ec7e567e1"` [INFO] running `"docker" "rm" "-f" "7500eb405d21389ea651db4276b92019e67a5bfea8f3acb5d2efec5ec7e567e1"` [INFO] [stdout] 7500eb405d21389ea651db4276b92019e67a5bfea8f3acb5d2efec5ec7e567e1