[INFO] fetching crate duo 0.1.0-alpha.0... [INFO] checking duo-0.1.0-alpha.0 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate duo 0.1.0-alpha.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate duo 0.1.0-alpha.0 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate duo 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate duo 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate duo 0.1.0-alpha.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90f6066abcb0add9f7b08b407a708a8c073dc20cbce778dd39ecb48f483e0864 [INFO] running `Command { std: "docker" "start" "-a" "90f6066abcb0add9f7b08b407a708a8c073dc20cbce778dd39ecb48f483e0864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f6066abcb0add9f7b08b407a708a8c073dc20cbce778dd39ecb48f483e0864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f6066abcb0add9f7b08b407a708a8c073dc20cbce778dd39ecb48f483e0864", kill_on_drop: false }` [INFO] [stdout] 90f6066abcb0add9f7b08b407a708a8c073dc20cbce778dd39ecb48f483e0864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26a30b680defa50ca374c61e95bc313bef991012c955c985fad238c48bb4d0c3 [INFO] running `Command { std: "docker" "start" "-a" "26a30b680defa50ca374c61e95bc313bef991012c955c985fad238c48bb4d0c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 [INFO] [stderr] error: could not compile `numext-fixed-hash-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-hash-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' -C metadata=50e7ba5904eb5ac7 -C extra-filename=-50e7ba5904eb5ac7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-1aabce03f351930e.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-b03d41b95bbfee51.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-10da0e27cfefa8ce.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" "26a30b680defa50ca374c61e95bc313bef991012c955c985fad238c48bb4d0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a30b680defa50ca374c61e95bc313bef991012c955c985fad238c48bb4d0c3", kill_on_drop: false }` [INFO] [stdout] 26a30b680defa50ca374c61e95bc313bef991012c955c985fad238c48bb4d0c3