[INFO] fetching crate casperlabs-engine-shared 0.7.1... [INFO] checking casperlabs-engine-shared-0.7.1 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate casperlabs-engine-shared 0.7.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate casperlabs-engine-shared 0.7.1 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate casperlabs-engine-shared 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate casperlabs-engine-shared 0.7.1 [INFO] tweaked toml for crates.io crate casperlabs-engine-shared 0.7.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd9e4e213f73eb7865308dfec711347abf02c79346108801c086e7723c07e2e [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" "3dd9e4e213f73eb7865308dfec711347abf02c79346108801c086e7723c07e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd9e4e213f73eb7865308dfec711347abf02c79346108801c086e7723c07e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd9e4e213f73eb7865308dfec711347abf02c79346108801c086e7723c07e2e", kill_on_drop: false }` [INFO] [stdout] 3dd9e4e213f73eb7865308dfec711347abf02c79346108801c086e7723c07e2e [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ffc3e01ac44f86d55015de3fbd92c7a3f19e919a160804171fcdda2431b004 [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" "20ffc3e01ac44f86d55015de3fbd92c7a3f19e919a160804171fcdda2431b004", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] error: could not compile `proptest`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=71fd09c7734bee0a -C extra-filename=-71fd09c7734bee0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1c6eebbe98413cf1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112c1c21947cb21c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-909b2204d2a66f55.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee1b0aadd1d91363.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-d1e11d77f5a4364d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-11a8261ec1762b69.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-c2a3db1f0ceac085.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-50dd4594dfa3066a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-98017fee7d926084.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-40ddeffb1b47c08a.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-62ae7412a097f085.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" "20ffc3e01ac44f86d55015de3fbd92c7a3f19e919a160804171fcdda2431b004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ffc3e01ac44f86d55015de3fbd92c7a3f19e919a160804171fcdda2431b004", kill_on_drop: false }` [INFO] [stdout] 20ffc3e01ac44f86d55015de3fbd92c7a3f19e919a160804171fcdda2431b004