[INFO] cloning repository https://github.com/Reyth3/juno-nova [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Reyth3/juno-nova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReyth3%2Fjuno-nova", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReyth3%2Fjuno-nova'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d948a0f973d3876806937a76a24402817a3f25e [INFO] testing Reyth3/juno-nova against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReyth3%2Fjuno-nova" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Reyth3/juno-nova on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Reyth3/juno-nova [INFO] finished tweaking git repo https://github.com/Reyth3/juno-nova [INFO] tweaked toml for git repo https://github.com/Reyth3/juno-nova written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Reyth3/juno-nova already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64ct v1.5.2 [INFO] [stderr] Downloaded sha3 v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8aa51195a1ddaef362730b149fa065fad690184a7b3f2e1879397c535c42d73 [INFO] running `Command { std: "docker" "start" "-a" "e8aa51195a1ddaef362730b149fa065fad690184a7b3f2e1879397c535c42d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8aa51195a1ddaef362730b149fa065fad690184a7b3f2e1879397c535c42d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8aa51195a1ddaef362730b149fa065fad690184a7b3f2e1879397c535c42d73", kill_on_drop: false }` [INFO] [stdout] e8aa51195a1ddaef362730b149fa065fad690184a7b3f2e1879397c535c42d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd6bb672d964deb6aba68cf9fde25bc9167fa882461eeff37b298d4eae0adb43 [INFO] running `Command { std: "docker" "start" "-a" "bd6bb672d964deb6aba68cf9fde25bc9167fa882461eeff37b298d4eae0adb43", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling bip32 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=ddc8f6611e064062 -C extra-filename=-ddc8f6611e064062 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44e18baff811b17b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf47b557a7a0f55f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d770859d7cdf82bc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ff5a6a03f6eaa20.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e803770e35957931.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c51bef6bdb3f3658.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-cde36b1f96309c30.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0d2c04e0ea0501d6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4bc1c9b241ef94df.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd6bb672d964deb6aba68cf9fde25bc9167fa882461eeff37b298d4eae0adb43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6bb672d964deb6aba68cf9fde25bc9167fa882461eeff37b298d4eae0adb43", kill_on_drop: false }` [INFO] [stdout] bd6bb672d964deb6aba68cf9fde25bc9167fa882461eeff37b298d4eae0adb43