[INFO] cloning repository https://github.com/Lainera/libp2p-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lainera/libp2p-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLainera%2Flibp2p-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLainera%2Flibp2p-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e6aa9f12279058379875efd261241afb00c5c98 [INFO] testing Lainera/libp2p-chat against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLainera%2Flibp2p-chat" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lainera/libp2p-chat on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lainera/libp2p-chat [INFO] finished tweaking git repo https://github.com/Lainera/libp2p-chat [INFO] tweaked toml for git repo https://github.com/Lainera/libp2p-chat written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Lainera/libp2p-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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] 44ac381cf499f353fc526f6ec2b256ae4f6d9690992997ca730d1c91de08a509 [INFO] running `Command { std: "docker" "start" "-a" "44ac381cf499f353fc526f6ec2b256ae4f6d9690992997ca730d1c91de08a509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ac381cf499f353fc526f6ec2b256ae4f6d9690992997ca730d1c91de08a509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ac381cf499f353fc526f6ec2b256ae4f6d9690992997ca730d1c91de08a509", kill_on_drop: false }` [INFO] [stdout] 44ac381cf499f353fc526f6ec2b256ae4f6d9690992997ca730d1c91de08a509 [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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] d151eb96aac7fe631a1dab9164b8624251ac99be7ed1eebc1cfa7f2c4c2c2616 [INFO] running `Command { std: "docker" "start" "-a" "d151eb96aac7fe631a1dab9164b8624251ac99be7ed1eebc1cfa7f2c4c2c2616", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.18.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling salsa20-core v0.2.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling salsa20 v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.7/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="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=5091ac7b97f0121a -C extra-filename=-5091ac7b97f0121a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-39a47edb783c6a43.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.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" "d151eb96aac7fe631a1dab9164b8624251ac99be7ed1eebc1cfa7f2c4c2c2616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d151eb96aac7fe631a1dab9164b8624251ac99be7ed1eebc1cfa7f2c4c2c2616", kill_on_drop: false }` [INFO] [stdout] d151eb96aac7fe631a1dab9164b8624251ac99be7ed1eebc1cfa7f2c4c2c2616