[INFO] fetching crate wasmer-wasi-experimental-io-devices 1.0.2... [INFO] checking wasmer-wasi-experimental-io-devices-1.0.2 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate wasmer-wasi-experimental-io-devices 1.0.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate wasmer-wasi-experimental-io-devices 1.0.2 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-wasi-experimental-io-devices 1.0.2 [INFO] finished tweaking crates.io crate wasmer-wasi-experimental-io-devices 1.0.2 [INFO] tweaked toml for crates.io crate wasmer-wasi-experimental-io-devices 1.0.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ad8fc80e89a67f88e71571608e800356d01eab01aec5b1c9c83f992b1ecd60 [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" "14ad8fc80e89a67f88e71571608e800356d01eab01aec5b1c9c83f992b1ecd60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ad8fc80e89a67f88e71571608e800356d01eab01aec5b1c9c83f992b1ecd60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ad8fc80e89a67f88e71571608e800356d01eab01aec5b1c9c83f992b1ecd60", kill_on_drop: false }` [INFO] [stdout] 14ad8fc80e89a67f88e71571608e800356d01eab01aec5b1c9c83f992b1ecd60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312b0072c903250fe2cd7bda12a79ac05030a1b9b2b60c1cd1c83a162587d545 [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" "312b0072c903250fe2cd7bda12a79ac05030a1b9b2b60c1cd1c83a162587d545", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ref_thread_local v0.0.0 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking memmap2 v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=813a515adceb9ddf -C extra-filename=-813a515adceb9ddf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-240d294e8e0ea2cd.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4967f2c063bf2af6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-07cbbfab483a4adb.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: build failed [INFO] running `Command { std: "docker" "inspect" "312b0072c903250fe2cd7bda12a79ac05030a1b9b2b60c1cd1c83a162587d545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312b0072c903250fe2cd7bda12a79ac05030a1b9b2b60c1cd1c83a162587d545", kill_on_drop: false }` [INFO] [stdout] 312b0072c903250fe2cd7bda12a79ac05030a1b9b2b60c1cd1c83a162587d545