[INFO] cloning repository https://github.com/roynalnaruto/rs_tx_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roynalnaruto/rs_tx_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froynalnaruto%2Frs_tx_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froynalnaruto%2Frs_tx_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e87f021f7f99ee25394a9eab958a2a6e669c327 [INFO] checking roynalnaruto/rs_tx_client against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froynalnaruto%2Frs_tx_client" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roynalnaruto/rs_tx_client on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roynalnaruto/rs_tx_client [INFO] finished tweaking git repo https://github.com/roynalnaruto/rs_tx_client [INFO] tweaked toml for git repo https://github.com/roynalnaruto/rs_tx_client written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/roynalnaruto/rs_tx_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--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/tomusdrw/rust-web3` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded ethabi v11.0.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded ethereum-tx-sign v3.0.2 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded job_scheduler v1.2.1 [INFO] [stderr] Downloaded nom v2.1.0 [INFO] [stderr] Downloaded cron v0.6.0 [INFO] [stderr] Downloaded parity-crypto v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83536cc3bf5b3c57928e36005f763c6cbff14c9364b8af3ac52012abafa20739 [INFO] running `Command { std: "docker" "start" "-a" "83536cc3bf5b3c57928e36005f763c6cbff14c9364b8af3ac52012abafa20739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83536cc3bf5b3c57928e36005f763c6cbff14c9364b8af3ac52012abafa20739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83536cc3bf5b3c57928e36005f763c6cbff14c9364b8af3ac52012abafa20739", kill_on_drop: false }` [INFO] [stdout] 83536cc3bf5b3c57928e36005f763c6cbff14c9364b8af3ac52012abafa20739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bcb1d2c56a7ebe00d5073fccf6d49abd78f74df7c72d2df054afe4b719c5f5f [INFO] running `Command { std: "docker" "start" "-a" "2bcb1d2c56a7ebe00d5073fccf6d49abd78f74df7c72d2df054afe4b719c5f5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1d081678d83f2e66 -C extra-filename=-1d081678d83f2e66 --out-dir /opt/rustwide/target/debug/build/typenum-1d081678d83f2e66 -L dependency=/opt/rustwide/target/debug/deps --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" "2bcb1d2c56a7ebe00d5073fccf6d49abd78f74df7c72d2df054afe4b719c5f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcb1d2c56a7ebe00d5073fccf6d49abd78f74df7c72d2df054afe4b719c5f5f", kill_on_drop: false }` [INFO] [stdout] 2bcb1d2c56a7ebe00d5073fccf6d49abd78f74df7c72d2df054afe4b719c5f5f