[INFO] cloning repository https://github.com/palliums-developers/Newnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palliums-developers/Newnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalliums-developers%2FNewnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalliums-developers%2FNewnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e89522a6e6ed3a29ebc8d907ef1d9c463cdefad [INFO] testing palliums-developers/Newnet against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalliums-developers%2FNewnet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 77% (3171/4105) Updating files: 78% (3202/4105) Updating files: 79% (3243/4105) Updating files: 80% (3284/4105) Updating files: 81% (3326/4105) Updating files: 82% (3367/4105) Updating files: 83% (3408/4105) Updating files: 84% (3449/4105) Updating files: 85% (3490/4105) Updating files: 86% (3531/4105) Updating files: 87% (3572/4105) Updating files: 88% (3613/4105) Updating files: 89% (3654/4105) Updating files: 90% (3695/4105) Updating files: 91% (3736/4105) Updating files: 92% (3777/4105) Updating files: 93% (3818/4105) Updating files: 94% (3859/4105) Updating files: 95% (3900/4105) Updating files: 96% (3941/4105) Updating files: 97% (3982/4105) Updating files: 98% (4023/4105) Updating files: 99% (4064/4105) Updating files: 100% (4105/4105) Updating files: 100% (4105/4105), done. [INFO] validating manifest of git repo https://github.com/palliums-developers/Newnet 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] removed /workspace/builds/worker-14/source/.cargo/config [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/palliums-developers/Newnet [INFO] finished tweaking git repo https://github.com/palliums-developers/Newnet [INFO] tweaked toml for git repo https://github.com/palliums-developers/Newnet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/palliums-developers/Newnet 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6bbcd74e130d6ea66ad2cf8f8e1ba187e1a84f3833257a14905735d040885a4d [INFO] running `Command { std: "docker" "start" "-a" "6bbcd74e130d6ea66ad2cf8f8e1ba187e1a84f3833257a14905735d040885a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bbcd74e130d6ea66ad2cf8f8e1ba187e1a84f3833257a14905735d040885a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbcd74e130d6ea66ad2cf8f8e1ba187e1a84f3833257a14905735d040885a4d", kill_on_drop: false }` [INFO] [stdout] 6bbcd74e130d6ea66ad2cf8f8e1ba187e1a84f3833257a14905735d040885a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] f3a09f6d9df0ba8c73b2c56106f3339e2a9a0c887b7cebe569ef699b16923b64 [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" "f3a09f6d9df0ba8c73b2c56106f3339e2a9a0c887b7cebe569ef699b16923b64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling fiat-crypto v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling mirai-annotations v1.10.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling libra-metrics v0.1.0 (/opt/rustwide/workdir/common/metrics) [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling libra-global-constants v0.1.0 (/opt/rustwide/workdir/config/global-constants) [INFO] [stderr] Compiling libra-secure-time v0.1.0 (/opt/rustwide/workdir/secure/time) [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling standback v0.2.9 [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 time v0.2.16 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling radix_trie v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [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 backtrace v0.3.50 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum_dispatch v0.3.2 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.36 [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.10.1/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="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=da71ca9cdfef9392 -C extra-filename=-da71ca9cdfef9392 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-7602b9618ac6e514.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8a4663d2dbb0818a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d81b5bceba977ed0.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4bc106d5121f46ac.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-7ea93e0466ce340c.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-da7f155b0aa0fa2c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-bed89e3263cd89f1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-68e92f3ad8d0f1c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=af1e32a68592852f -C extra-filename=-af1e32a68592852f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f21176bab4e1e345.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cb695e96017f6a90.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-77278fb6791d49a1.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg deprecated_proc_macro` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f3a09f6d9df0ba8c73b2c56106f3339e2a9a0c887b7cebe569ef699b16923b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a09f6d9df0ba8c73b2c56106f3339e2a9a0c887b7cebe569ef699b16923b64", kill_on_drop: false }` [INFO] [stdout] f3a09f6d9df0ba8c73b2c56106f3339e2a9a0c887b7cebe569ef699b16923b64