[INFO] cloning repository chebykin/miner-test [INFO] running `"git" "clone" "--bare" "git://github.com/chebykin/miner-test.git" "work/cache/sources/gh/chebykin/miner-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/chebykin/miner-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/chebykin/miner-test" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/chebykin/miner-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/chebykin/miner-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chebykin/miner-test" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/chebykin/miner-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/chebykin/miner-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 571321d9a23b3baef33d15c0721e3c4225a8c8af [INFO] sha for GitHub repo chebykin/miner-test: 571321d9a23b3baef33d15c0721e3c4225a8c8af [INFO] validating manifest of chebykin/miner-test on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chebykin/miner-test on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing chebykin/miner-test [INFO] finished frobbing chebykin/miner-test [INFO] frobbed toml for chebykin/miner-test written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/chebykin/miner-test/Cargo.toml [INFO] started frobbing chebykin/miner-test [INFO] finished frobbing chebykin/miner-test [INFO] frobbed toml for chebykin/miner-test written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/chebykin/miner-test/Cargo.toml [INFO] crate chebykin/miner-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/paritytech/trezor-sys` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uint v0.1.2 [INFO] [stderr] Downloaded ethereum-types v0.2.3 [INFO] [stderr] Downloaded parity-wasm v0.27.5 [INFO] [stderr] Downloaded transient-hashmap v0.4.1 [INFO] [stderr] Downloaded fixed-hash v0.1.3 [INFO] [stderr] Downloaded wasmi v0.1.3 [INFO] [stderr] Downloaded ethbloom v0.4.2 [INFO] [stderr] Downloaded pwasm-utils v0.1.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking chebykin/miner-test against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/chebykin/miner-test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9f51a786667a7b51a515f72ff51b41e9bb8edbce5f818b2fec4884a2f53dd401 [INFO] running `"docker" "start" "-a" "9f51a786667a7b51a515f72ff51b41e9bb8edbce5f818b2fec4884a2f53dd401"` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling bigint v4.3.0 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking ethcore-bytes v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Checking edit-distance v2.0.1 [INFO] [stderr] Checking protobuf v1.5.1 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking subtle v0.5.1 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Checking macros v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking spmc v0.2.2 [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking transient-hashmap v0.4.1 [INFO] [stderr] Checking using_queue v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking semantic_version v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking unexpected v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking table v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling heck v0.2.1 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Checking app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Checking ethcore-bloom-journal v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Checking primal-sieve v0.2.8 [INFO] [stderr] Checking stats v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking rotor v0.6.3 (https://github.com/tailhook/rotor#80ce2e4c) [INFO] [stderr] Checking ethcore-devtools v1.9.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking parking_lot v0.5.4 [INFO] [stderr] Checking plain_hasher v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking tiny-keccak v1.4.1 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Checking parity-wordlist v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking bn v0.4.4 (https://github.com/paritytech/bn#786c0d56) [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking memory-cache v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking fixed-hash v0.1.3 [INFO] [stderr] Compiling uint v0.1.2 [INFO] [stderr] Compiling ethereum-types v0.2.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking ethcore-io v1.9.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking globset v0.2.1 [INFO] [stderr] Checking cookie v0.3.1 [INFO] [stderr] Checking parity-wasm v0.27.5 [INFO] [stderr] Checking vecio v0.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Checking primal v0.2.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking libflate v0.1.14 [INFO] [stderr] Checking kvdb v0.1.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking trezor-sys v1.0.0 (https://github.com/paritytech/trezor-sys#8a401705) [INFO] [stderr] Checking ethcore-bigint v0.2.1 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking ethcore-logger v1.9.0 (https://github.com/paritytech/parity?tag=v1.9.7#7919629f) [INFO] [stderr] Checking serde_json v1.0.14 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking hyper v0.10.0-a.0 (https://github.com/paritytech/hyper#da10f69a) [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] error: Could not compile `tiny-keccak`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tiny_keccak /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tiny-keccak-1.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f9e6b446c393977d -C extra-filename=-f9e6b446c393977d --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crunchy=/opt/crater/target/debug/deps/libcrunchy-91118afd2dba8d5b.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.build_script_build.amv4na21-cgu.0.rcgu.o" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.build_script_build.amv4na21-cgu.1.rcgu.o" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.build_script_build.amv4na21-cgu.2.rcgu.o" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.build_script_build.amv4na21-cgu.3.rcgu.o" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.build_script_build.amv4na21-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf" "/opt/crater/target/debug/build/local-encoding-c910048c065f51cf/build_script_build-c910048c065f51cf.28vcbsvxlpihh5ne.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libskeptic-cd6cf4084424a2d7.rlib" "/opt/crater/target/debug/deps/libtempdir-5e75b3ff829159a9.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-ebfda0ffa86feb63.rlib" "/opt/crater/target/debug/deps/librand-991ae35a14247e92.rlib" "/opt/crater/target/debug/deps/liblibc-941220b6f5e3de10.rlib" "/opt/crater/target/debug/deps/libpulldown_cmark-e1192795fd38eb40.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-668b20f8ddf416e8.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d23fa929659ed72.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8046f046c169359d.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-4893caa255c31a11.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9cad267ca22ea630.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-253f788bb4681628.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-95ce3c4d9a6da0b2.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0d9dabcbb68932bd.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-34ab2cec5e13e760.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd94cf2ff351bfa4.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2d4af198fd935eb5.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9f838d304f5722bc.rlib" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e71ea669ad0e9d79.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-154c0784272ee28d.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/elf64-x86-64.c:4731 in elf_x86_64_relocate_section [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `local-encoding`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9f51a786667a7b51a515f72ff51b41e9bb8edbce5f818b2fec4884a2f53dd401"` [INFO] running `"docker" "rm" "-f" "9f51a786667a7b51a515f72ff51b41e9bb8edbce5f818b2fec4884a2f53dd401"` [INFO] [stdout] 9f51a786667a7b51a515f72ff51b41e9bb8edbce5f818b2fec4884a2f53dd401