[INFO] crate wasmer-runtime 0.10.2 is already in cache [INFO] checking wasmer-runtime-0.10.2 against master#0d2817a439c2ad9fe343f6347eb6d90947893363 for pr-67531 [INFO] extracting crate wasmer-runtime 0.10.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wasmer-runtime 0.10.2 on toolchain 0d2817a439c2ad9fe343f6347eb6d90947893363 [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmer-runtime 0.10.2 [INFO] finished tweaking crates.io crate wasmer-runtime 0.10.2 [INFO] tweaked toml for crates.io crate wasmer-runtime 0.10.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate wasmer-runtime 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fee4b750e90af86c2f24b15eb9c341dff940c0de35675d235c1e5ccbc315c95 [INFO] running `"docker" "start" "-a" "9fee4b750e90af86c2f24b15eb9c341dff940c0de35675d235c1e5ccbc315c95"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cranelift-entity v0.44.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.44.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.44.0 [INFO] [stderr] Checking cranelift-bforest v0.44.0 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling blake2b_simd v0.5.9 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking page_size v0.4.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.10.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=27953bcb33d41cd1 -C extra-filename=-27953bcb33d41cd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b72f7a561f9f3962.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-731f7bf81d0096d1.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3e2a12017787a801.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cranelift-codegen-meta`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name cranelift_codegen_meta /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.44.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=048769e528fcf87e -C extra-filename=-048769e528fcf87e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-927eb7ad44e6d913.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-9b73296bcc2e16ef.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.102/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="rc"' --cfg 'feature="std"' -C metadata=e82b47ef5e886b09 -C extra-filename=-e82b47ef5e886b09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e4deb4628e747961 -C extra-filename=-e4deb4628e747961 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7fc695201503021a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-46d02023b3fb5de1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3b1f79becff30ca9.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-49f38872281e7a5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="std"' -C metadata=8ab034b81bc37dc1 -C extra-filename=-8ab034b81bc37dc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9fee4b750e90af86c2f24b15eb9c341dff940c0de35675d235c1e5ccbc315c95"` [INFO] running `"docker" "rm" "-f" "9fee4b750e90af86c2f24b15eb9c341dff940c0de35675d235c1e5ccbc315c95"` [INFO] [stdout] 9fee4b750e90af86c2f24b15eb9c341dff940c0de35675d235c1e5ccbc315c95