[INFO] cloning repository https://github.com/opentron/opentron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opentron/opentron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 653ebcaf256be9dff989cd5ae3530d24cb5ebcd5 [INFO] checking opentron/opentron against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentron/opentron on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/opentron/opentron [INFO] finished tweaking git repo https://github.com/opentron/opentron [INFO] tweaked toml for git repo https://github.com/opentron/opentron written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/opentron/opentron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/opentron/evm` [INFO] [stderr] Updating git repository `https://github.com/opentron/librustzcash` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha-1 v0.9.3 [INFO] [stderr] Downloaded multer v1.2.2 [INFO] [stderr] Downloaded async-graphql-value v2.0.5 [INFO] [stderr] Downloaded ethabi v13.0.0 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded bson v1.2.0 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded bls12_381 v0.3.1 [INFO] [stderr] Downloaded jubjub v0.5.1 [INFO] [stderr] Downloaded spin v0.7.1 [INFO] [stderr] Downloaded crypto_api_chachapoly v0.4.3 [INFO] [stderr] Downloaded fpe v0.3.1 [INFO] [stderr] Downloaded slog-scope-futures v0.1.1 [INFO] [stderr] Downloaded pairing v0.18.0 [INFO] [stderr] Downloaded bellman v0.8.1 [INFO] [stderr] Downloaded block-modes v0.6.1 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded async-graphql-warp v2.5.3 [INFO] [stderr] Downloaded async-graphql-parser v2.5.3 [INFO] [stderr] Downloaded async-graphql-derive v2.5.3 [INFO] [stderr] Downloaded async-graphql v2.5.3 [INFO] [stderr] Downloaded rocks v0.1.10 [INFO] [stderr] Downloaded rocks-sys v0.1.10 [INFO] [stderr] Downloaded bn-plus v0.4.4 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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] 859a443a2f87c75d28db135e4f8b20230dd637b2f16bf12711c82e51ea2a03b7 [INFO] running `Command { std: "docker" "start" "-a" "859a443a2f87c75d28db135e4f8b20230dd637b2f16bf12711c82e51ea2a03b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "859a443a2f87c75d28db135e4f8b20230dd637b2f16bf12711c82e51ea2a03b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859a443a2f87c75d28db135e4f8b20230dd637b2f16bf12711c82e51ea2a03b7", kill_on_drop: false }` [INFO] [stdout] 859a443a2f87c75d28db135e4f8b20230dd637b2f16bf12711c82e51ea2a03b7 [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=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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75b96088c6fcd089f1bcb9d274fd29206f2405d3b19c89552428510fcaee31ea [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" "75b96088c6fcd089f1bcb9d274fd29206f2405d3b19c89552428510fcaee31ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking crypto_api v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking constants v0.1.0 (/opt/rustwide/workdir/constants) [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking spin v0.7.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking crypto_api_chachapoly v0.4.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Checking equihash v0.1.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking slog-scope-futures v0.1.1 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling rocks-sys v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking block-modes v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking bn-plus v0.4.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking pairing v0.18.0 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking fpe v0.3.1 [INFO] [stderr] Checking bls12_381 v0.3.1 [INFO] [stderr] Checking bellman v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking jubjub v0.5.1 [INFO] [stderr] Checking zcash_primitives v0.4.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking zcash_proofs v0.4.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking keys v0.1.0 (/opt/rustwide/workdir/keys) [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b7694b6201104387 -C extra-filename=-b7694b6201104387 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-95fd8b6d75f98465.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: static link feature enabled, it'll take minutes to finish compiling... [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75b96088c6fcd089f1bcb9d274fd29206f2405d3b19c89552428510fcaee31ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b96088c6fcd089f1bcb9d274fd29206f2405d3b19c89552428510fcaee31ea", kill_on_drop: false }` [INFO] [stdout] 75b96088c6fcd089f1bcb9d274fd29206f2405d3b19c89552428510fcaee31ea