[INFO] fetching crate fido2luks 0.2.14... [INFO] checking fido2luks-0.2.14 against beta for pr-78714 [INFO] extracting crate fido2luks 0.2.14 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fido2luks 0.2.14 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fido2luks 0.2.14 [INFO] finished tweaking crates.io crate fido2luks 0.2.14 [INFO] tweaked toml for crates.io crate fido2luks 0.2.14 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate fido2luks 0.2.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c427b65fad9b3052e26816ac86115f21cb379c5599f49aff9bc9d68d1ce2e91 [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" "9c427b65fad9b3052e26816ac86115f21cb379c5599f49aff9bc9d68d1ce2e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c427b65fad9b3052e26816ac86115f21cb379c5599f49aff9bc9d68d1ce2e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c427b65fad9b3052e26816ac86115f21cb379c5599f49aff9bc9d68d1ce2e91", kill_on_drop: false }` [INFO] [stdout] 9c427b65fad9b3052e26816ac86115f21cb379c5599f49aff9bc9d68d1ce2e91 [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e661767ae3d0c15eb7f339470ad555eac19a45ac5d0257b9fd4c8caf251167 [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" "56e661767ae3d0c15eb7f339470ad555eac19a45ac5d0257b9fd4c8caf251167", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling libcryptsetup-rs v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=2cf1b6e930c9588c -C extra-filename=-2cf1b6e930c9588c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.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" "56e661767ae3d0c15eb7f339470ad555eac19a45ac5d0257b9fd4c8caf251167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e661767ae3d0c15eb7f339470ad555eac19a45ac5d0257b9fd4c8caf251167", kill_on_drop: false }` [INFO] [stdout] 56e661767ae3d0c15eb7f339470ad555eac19a45ac5d0257b9fd4c8caf251167