[INFO] fetching crate sn_cli 0.51.2... [INFO] testing sn_cli-0.51.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate sn_cli 0.51.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sn_cli 0.51.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_cli 0.51.2 [INFO] finished tweaking crates.io crate sn_cli 0.51.2 [INFO] tweaked toml for crates.io crate sn_cli 0.51.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sn_cli 0.51.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 083d727a9376da78a74a77f8fa15ed976e104e3be1bfae499d773de229100fb1 [INFO] running `Command { std: "docker" "start" "-a" "083d727a9376da78a74a77f8fa15ed976e104e3be1bfae499d773de229100fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083d727a9376da78a74a77f8fa15ed976e104e3be1bfae499d773de229100fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083d727a9376da78a74a77f8fa15ed976e104e3be1bfae499d773de229100fb1", kill_on_drop: false }` [INFO] [stdout] 083d727a9376da78a74a77f8fa15ed976e104e3be1bfae499d773de229100fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 63aafadae256220852574b47b9779b452416be4a91476382efe2fd75a9628669 [INFO] running `Command { std: "docker" "start" "-a" "63aafadae256220852574b47b9779b452416be4a91476382efe2fd75a9628669", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling sysinfo v0.23.9 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.28.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling relative-path v1.7.0 [INFO] [stderr] Compiling uhttp_uri v0.5.1 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.33.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling file-rotate v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling resource_proof v1.0.38 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling custom_debug v0.5.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xor_name v4.0.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling blsttc v3.4.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quinn-proto v0.8.2 [INFO] [stderr] Compiling secured_linked_list v0.5.0 [INFO] [stderr] Compiling bls_dkg v0.9.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling crdts v7.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling sn_launch_tool v0.9.8 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling self_encryption v0.27.4 [INFO] [stderr] Compiling sn_dysfunction v0.1.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling quinn v0.8.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling qjsonrpc v0.4.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling qp2p v0.28.5 [INFO] [stderr] Compiling safe_network v0.58.12 [INFO] [stderr] error: could not compile `safe_network` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name safe_network --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/safe_network-0.58.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=21a0d2f73fd52910 -C extra-filename=-21a0d2f73fd52910 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-a20c413ca5566103.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e14992cc0c2661d4.rmeta --extern bls_dkg=/opt/rustwide/target/debug/deps/libbls_dkg-0334312f2c6c83d7.rmeta --extern bls=/opt/rustwide/target/debug/deps/libblsttc-5ccb7d9953399356.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-62e416ea51f4fde4.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-26ea75e7a6f1c073.rmeta --extern crdts=/opt/rustwide/target/debug/deps/libcrdts-d73cd90fead9df0e.rmeta --extern custom_debug=/opt/rustwide/target/debug/deps/libcustom_debug-39a5805e9beb675e.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-964588b0e8448a1f.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-8b60fbbb4d091d6e.rmeta --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-596535a382864210.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-98b74205e72da92b.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-a8a48ac6d0dd0e9a.rmeta --extern file_rotate=/opt/rustwide/target/debug/deps/libfile_rotate-1e19ccf6c5d4f6a1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b0c92a2122d3f4c0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern hex_fmt=/opt/rustwide/target/debug/deps/libhex_fmt-a9f7949ac0e61abe.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-64e2d545513fb000.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-e7dc3895af2f84d3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-19ddb7436fa3ad77.rmeta --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-2f7475e7705e7d11.rmeta --extern qp2p=/opt/rustwide/target/debug/deps/libqp2p-6b3ac346ae25cc0b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-93a869b06a04dfd4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2217d57bc0f50bfd.rmeta --extern resource_proof=/opt/rustwide/target/debug/deps/libresource_proof-c70c5fc5d59c610a.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-d10f61fdaee0e1d6.rmeta --extern secured_linked_list=/opt/rustwide/target/debug/deps/libsecured_linked_list-6e45d139cb76537f.rmeta --extern self_encryption=/opt/rustwide/target/debug/deps/libself_encryption-eccacdaced36d314.rmeta --extern self_update=/opt/rustwide/target/debug/deps/libself_update-b4571a71403dae1f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2711e3e0de6770ca.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-74a066a609b250c6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f10daee5ca22d6b5.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-2d56622d33130616.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-46d2ee903a15a3fa.rmeta --extern sn_dysfunction=/opt/rustwide/target/debug/deps/libsn_dysfunction-80a1442e5dd3c7ae.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-26ffcc531765bcea.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e9ea986859da0a02.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a2a1d74c718d629e.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-89d066462e43e050.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-450adea9968ff288.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88dda6218cf7c754.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-214036e12d88a9e7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87a13c93c6f6dd37.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5d945a970f296a4d.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-4f837677ae255451.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-50b4ad05d8cc8603.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a31af526b8ec8b36.rmeta --extern uluru=/opt/rustwide/target/debug/deps/libuluru-72c79f9bccde88e0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rmeta --extern xor_name=/opt/rustwide/target/debug/deps/libxor_name-563c6f0f71069906.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blst-cbda196ddbbd7e09/out -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "63aafadae256220852574b47b9779b452416be4a91476382efe2fd75a9628669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63aafadae256220852574b47b9779b452416be4a91476382efe2fd75a9628669", kill_on_drop: false }` [INFO] [stdout] 63aafadae256220852574b47b9779b452416be4a91476382efe2fd75a9628669