[INFO] updating cached repository https://github.com/EnsicoinDevs/arc_libclient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ccd877addbd4b956ea2dc101112b41fc4b1a692 [INFO] checking EnsicoinDevs/arc_libclient against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnsicoinDevs%2Farc_libclient" "/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/EnsicoinDevs/arc_libclient on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EnsicoinDevs/arc_libclient [INFO] finished tweaking git repo https://github.com/EnsicoinDevs/arc_libclient [INFO] tweaked toml for git repo https://github.com/EnsicoinDevs/arc_libclient written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/EnsicoinDevs/arc_libclient already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcfecc8601649757a0604dd7304af60b31cd108c97ca0ce78955675d2b4a2917 [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" "fcfecc8601649757a0604dd7304af60b31cd108c97ca0ce78955675d2b4a2917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfecc8601649757a0604dd7304af60b31cd108c97ca0ce78955675d2b4a2917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfecc8601649757a0604dd7304af60b31cd108c97ca0ce78955675d2b4a2917", kill_on_drop: false }` [INFO] [stdout] fcfecc8601649757a0604dd7304af60b31cd108c97ca0ce78955675d2b4a2917 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e25714a91e1b085da34d5b2274c2e22da97091e487ff3f7357098ece685f9e0 [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" "6e25714a91e1b085da34d5b2274c2e22da97091e487ff3f7357098ece685f9e0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling ensicoin_serializer_derive v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libsodium-sys v0.2.4 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking ensicoin_serializer v2.0.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking ensicoin_messages v0.7.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-connection v0.1.0 [INFO] [stderr] Checking tower-request-modifier v0.1.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking tower-http-util v0.1.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Checking tower-grpc v0.1.0 [INFO] [stderr] Checking tower-hyper v0.1.1 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 [INFO] [stderr] Compiling arc_libclient v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `arc_libclient v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/arc_libclient-70ce8d607d422de1/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protobuf compilation failed: protoc failed: ensicoin-proto/node.proto: No such file or directory [INFO] [stderr] ', build.rs:8:29 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x565020b9cbbf - std::backtrace_rs::backtrace::libunwind::trace::h8864605b5c3dbe2c [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x565020b9cbbf - std::backtrace_rs::backtrace::trace_unsynchronized::h1f622efed412f077 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x565020b9cbbf - std::sys_common::backtrace::_print_fmt::h8e17da323f21cc2b [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x565020b9cbbf - ::fmt::hd4a7293426badf40 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x565020bbcb2c - core::fmt::write::hfbd2baad61ed21a8 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libcore/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x565020b99d12 - std::io::Write::write_fmt::h54828fb1bd41a052 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/io/mod.rs:1508 [INFO] [stderr] 6: 0x565020b9f680 - std::sys_common::backtrace::_print::h6ba0300926b9fb58 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x565020b9f680 - std::sys_common::backtrace::print::hd11f0188385cb859 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x565020b9f680 - std::panicking::default_hook::{{closure}}::h57b45fcdc30fe8e4 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x565020b9f3cc - std::panicking::default_hook::h067cd795bad37ff3 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x565020b9fcc3 - std::panicking::rust_panic_with_hook::hd1b93581b69959be [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x565020b9f8bb - rust_begin_unwind [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x565020b9f82b - std::panicking::begin_panic_fmt::hd7b4db41404cedf0 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:391 [INFO] [stderr] 13: 0x565020a34856 - build_script_build::main::{{closure}}::ha57dbea6753caa45 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8 [INFO] [stderr] 14: 0x565020a1c631 - core::result::Result::unwrap_or_else::h85a5cec90165dc2f [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libcore/result.rs:853 [INFO] [stderr] 15: 0x565020a34772 - build_script_build::main::h32592d038ddd08a6 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4 [INFO] [stderr] 16: 0x565020a2c9bb - std::rt::lang_start::{{closure}}::h1f5aa0dc98f05f46 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x565020ba0093 - std::rt::lang_start_internal::{{closure}}::h9a7ec4d0a4846786 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x565020ba0093 - std::panicking::try::do_call::h31d9073533c95062 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:348 [INFO] [stderr] 19: 0x565020ba0093 - std::panicking::try::h9be90170880ba1d0 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panicking.rs:325 [INFO] [stderr] 20: 0x565020ba0093 - std::panic::catch_unwind::hba3ee29aa4d47586 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x565020ba0093 - std::rt::lang_start_internal::h90880417661a7eb6 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x565020a2c997 - std::rt::lang_start::he4def233da935943 [INFO] [stderr] at /rustc/22dd2dd1dc07f63ae9394352d412f020d2985684/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x565020a3489a - main [INFO] [stderr] 24: 0x7fac5e2c50b3 - __libc_start_main [INFO] [stderr] 25: 0x565020a140de - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e25714a91e1b085da34d5b2274c2e22da97091e487ff3f7357098ece685f9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e25714a91e1b085da34d5b2274c2e22da97091e487ff3f7357098ece685f9e0", kill_on_drop: false }` [INFO] [stdout] 6e25714a91e1b085da34d5b2274c2e22da97091e487ff3f7357098ece685f9e0