[INFO] cloning repository https://github.com/TheWaWaR/play-evmone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheWaWaR/play-evmone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fplay-evmone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fplay-evmone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2da9fbff236e30f41b0edea48778e5c0fc7ead34 [INFO] checking TheWaWaR/play-evmone against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fplay-evmone" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/play-evmone on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheWaWaR/play-evmone [INFO] finished tweaking git repo https://github.com/TheWaWaR/play-evmone [INFO] tweaked toml for git repo https://github.com/TheWaWaR/play-evmone written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TheWaWaR/play-evmone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c960e6e504aa4958b933fec6d8b7b0597548932d187ca782999c13ac7ebaf2f0 [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" "c960e6e504aa4958b933fec6d8b7b0597548932d187ca782999c13ac7ebaf2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c960e6e504aa4958b933fec6d8b7b0597548932d187ca782999c13ac7ebaf2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c960e6e504aa4958b933fec6d8b7b0597548932d187ca782999c13ac7ebaf2f0", kill_on_drop: false }` [INFO] [stdout] c960e6e504aa4958b933fec6d8b7b0597548932d187ca782999c13ac7ebaf2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93515ed977c2e74302ad3dd41911ebb8ac29d904676efa0ddb68b739d8305078 [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" "93515ed977c2e74302ad3dd41911ebb8ac29d904676efa0ddb68b739d8305078", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling play-evmone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling uint v0.1.2 [INFO] [stderr] Compiling ethereum-types v0.1.4 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] error: failed to run custom build command for `play-evmone v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/play-evmone-39add064f98c78eb/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Can not find libevmone.so', build.rs:11:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56150184a98f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x56150184a98f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56150184a98f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x56150184a98f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x56150186481c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x561501848d65 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x56150184ceb0 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x56150184ceb0 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x56150184ceb0 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x56150184cbfc - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x56150184d4f3 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x56150184d0eb - rust_begin_unwind [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x56150184d05b - std::panicking::begin_panic_fmt::h5a4ebf64498a13d8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:391 [INFO] [stderr] 13: 0x56150183588a - build_script_build::main::ha22b6c3feaeede53 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:11 [INFO] [stderr] 14: 0x561501833a3b - std::rt::lang_start::{{closure}}::h5d614f5761dac994 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 15: 0x56150184d906 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:52 [INFO] [stderr] 16: 0x56150184d906 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:348 [INFO] [stderr] 17: 0x56150184d906 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:325 [INFO] [stderr] 18: 0x56150184d906 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panic.rs:394 [INFO] [stderr] 19: 0x56150184d906 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:51 [INFO] [stderr] 20: 0x561501833a17 - std::rt::lang_start::hee78260573722604 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 21: 0x561501835f4a - main [INFO] [stderr] 22: 0x7f32a46820b3 - __libc_start_main [INFO] [stderr] 23: 0x5615018320ae - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "93515ed977c2e74302ad3dd41911ebb8ac29d904676efa0ddb68b739d8305078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93515ed977c2e74302ad3dd41911ebb8ac29d904676efa0ddb68b739d8305078", kill_on_drop: false }` [INFO] [stdout] 93515ed977c2e74302ad3dd41911ebb8ac29d904676efa0ddb68b739d8305078