[INFO] crate sgxs-tools 0.7.0 is already in cache [INFO] checking sgxs-tools-0.7.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate sgxs-tools 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sgxs-tools 0.7.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sgxs-tools 0.7.0 [INFO] finished tweaking crates.io crate sgxs-tools 0.7.0 [INFO] tweaked toml for crates.io crate sgxs-tools 0.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate sgxs-tools 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] e9d9b4a81a9ce262e85ecf6013217280b3ed94ebeb6022218c61407223f63b62 [INFO] running `"docker" "start" "-a" "e9d9b4a81a9ce262e85ecf6013217280b3ed94ebeb6022218c61407223f63b62"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling dcap-ql-sys v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking fortanix-sgx-abi v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking unix_socket2 v0.5.4 [INFO] [stderr] Checking sgx-isa v0.3.0 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking nix v0.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling protoc v1.7.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling tempdir v0.3.7 [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.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ea5d399aff3e2b25 -C extra-filename=-ea5d399aff3e2b25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-155e8b39b45a5590.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b5706971046bf919.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b0a3e598e9cd5b90.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-6b317a4a33335e74.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 `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ce0d0d0f6d583349 -C extra-filename=-ce0d0d0f6d583349 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-59c972f2cb435fd0.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 `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.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5ac7214de2b79263 -C extra-filename=-5ac7214de2b79263 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-155e8b39b45a5590.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b5706971046bf919.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b0a3e598e9cd5b90.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-6b317a4a33335e74.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 `protobuf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=68034df470a406c9 -C extra-filename=-68034df470a406c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (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.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=501bd82003c8ce95 -C extra-filename=-501bd82003c8ce95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-51e8ff899e6646a2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-20080ff34d498b21.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6228ea661dbbb708.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-72b506d0d16e9037.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 `"docker" "inspect" "e9d9b4a81a9ce262e85ecf6013217280b3ed94ebeb6022218c61407223f63b62"` [INFO] running `"docker" "rm" "-f" "e9d9b4a81a9ce262e85ecf6013217280b3ed94ebeb6022218c61407223f63b62"` [INFO] [stdout] e9d9b4a81a9ce262e85ecf6013217280b3ed94ebeb6022218c61407223f63b62