[INFO] fetching crate fuels-signers 0.9.1... [INFO] testing fuels-signers-0.9.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate fuels-signers 0.9.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fuels-signers 0.9.1 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 fuels-signers 0.9.1 [INFO] finished tweaking crates.io crate fuels-signers 0.9.1 [INFO] tweaked toml for crates.io crate fuels-signers 0.9.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] cac39c91fef092035cb3b00165f27475c41e5d15fc6a26ae413c11656aca013f [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" "cac39c91fef092035cb3b00165f27475c41e5d15fc6a26ae413c11656aca013f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac39c91fef092035cb3b00165f27475c41e5d15fc6a26ae413c11656aca013f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac39c91fef092035cb3b00165f27475c41e5d15fc6a26ae413c11656aca013f", kill_on_drop: false }` [INFO] [stdout] cac39c91fef092035cb3b00165f27475c41e5d15fc6a26ae413c11656aca013f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] d6776b62020d60e5762f77032e16e844041048efbbd72968ff6fecc95b0b6875 [INFO] running `Command { std: "docker" "start" "-a" "d6776b62020d60e5762f77032e16e844041048efbbd72968ff6fecc95b0b6875", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling fuel-storage v0.1.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling sway-utils v0.8.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling fuel-pest v3.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling fuel-pest_meta v3.0.4 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling fuel-pest_generator v3.0.4 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling fuel-pest_derive v3.0.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling fuel-types v0.3.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling fuel-merkle v0.1.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling fuel-crypto v0.3.0 [INFO] [stderr] Compiling fuel-asm v0.3.0 [INFO] [stderr] Compiling fuel-asm v0.2.0 [INFO] [stderr] Compiling fuel-crypto v0.4.2 [INFO] [stderr] Compiling async-graphql-value v2.9.15 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling json-decode v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cynic-codegen v0.14.1 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling fuel-tx v0.6.1 [INFO] [stderr] Compiling async-graphql-parser v2.9.15 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.3/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"' --cfg 'feature="std"' -C metadata=4e60e2a7aa82b8b9 -C extra-filename=-4e60e2a7aa82b8b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b39abe31300eb827.rmeta --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" "d6776b62020d60e5762f77032e16e844041048efbbd72968ff6fecc95b0b6875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6776b62020d60e5762f77032e16e844041048efbbd72968ff6fecc95b0b6875", kill_on_drop: false }` [INFO] [stdout] d6776b62020d60e5762f77032e16e844041048efbbd72968ff6fecc95b0b6875