[INFO] fetching crate tari_base_node 0.4.2... [INFO] checking tari_base_node-0.4.2 against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate tari_base_node 0.4.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tari_base_node 0.4.2 on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_base_node 0.4.2 [INFO] finished tweaking crates.io crate tari_base_node 0.4.2 [INFO] tweaked toml for crates.io crate tari_base_node 0.4.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tari_base_node 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v1.3.1 [INFO] [stderr] Downloaded tari_p2p v0.2.0 [INFO] [stderr] Downloaded tari_mmr v0.2.0 [INFO] [stderr] Downloaded tari_key_manager v0.2.0 [INFO] [stderr] Downloaded tari_core v0.2.0 [INFO] [stderr] Downloaded tari_wallet v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "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] d63a277666a073dfb1dd3752d0f56f9fade72ee0ae19444a7f5aea37a47cbede [INFO] running `Command { std: "docker" "start" "-a" "d63a277666a073dfb1dd3752d0f56f9fade72ee0ae19444a7f5aea37a47cbede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d63a277666a073dfb1dd3752d0f56f9fade72ee0ae19444a7f5aea37a47cbede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63a277666a073dfb1dd3752d0f56f9fade72ee0ae19444a7f5aea37a47cbede", kill_on_drop: false }` [INFO] [stdout] d63a277666a073dfb1dd3752d0f56f9fade72ee0ae19444a7f5aea37a47cbede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eaec0fee80c34296e582b3fabe4ce91423c11ef30b23581a9f0c0354c1b897b [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" "4eaec0fee80c34296e582b3fabe4ce91423c11ef30b23581a9f0c0354c1b897b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking scanlex v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking liblmdb-sys v0.2.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking fixed-hash v0.4.0 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking image v0.23.7 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] error: could not compile `strum_macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=5f0e129408bb572c -C extra-filename=-5f0e129408bb572c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-ce4b712ee2ffc177.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6853290c5739ec5d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ab332d09c2bc17ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3966030b12e6af4d.rlib --extern proc_macro --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" "4eaec0fee80c34296e582b3fabe4ce91423c11ef30b23581a9f0c0354c1b897b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eaec0fee80c34296e582b3fabe4ce91423c11ef30b23581a9f0c0354c1b897b", kill_on_drop: false }` [INFO] [stdout] 4eaec0fee80c34296e582b3fabe4ce91423c11ef30b23581a9f0c0354c1b897b