[INFO] cloning repository https://github.com/jessegrosjean/grpc_streaming_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessegrosjean/grpc_streaming_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fgrpc_streaming_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fgrpc_streaming_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bec712dcd2b366a101589192a4ca1f3054fad3b [INFO] testing jessegrosjean/grpc_streaming_test against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Fgrpc_streaming_test" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jessegrosjean/grpc_streaming_test on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jessegrosjean/grpc_streaming_test [INFO] finished tweaking git repo https://github.com/jessegrosjean/grpc_streaming_test [INFO] tweaked toml for git repo https://github.com/jessegrosjean/grpc_streaming_test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jessegrosjean/grpc_streaming_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-stdlog v3.0.2 [INFO] [stderr] Downloaded cmake v0.1.37 [INFO] [stderr] Downloaded protobuf-codegen v2.4.2 [INFO] [stderr] Downloaded protoc v2.4.2 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded slog-scope v4.1.1 [INFO] [stderr] Downloaded protoc-grpcio v1.0.1 [INFO] [stderr] Downloaded cc v1.0.32 [INFO] [stderr] Downloaded grpcio-compiler v0.4.3 [INFO] [stderr] Downloaded protobuf v2.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4519177be4635caab6e0c39ccb1832ba2742ba27bed10c558dcdc5e9d9dca4f5 [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" "4519177be4635caab6e0c39ccb1832ba2742ba27bed10c558dcdc5e9d9dca4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4519177be4635caab6e0c39ccb1832ba2742ba27bed10c558dcdc5e9d9dca4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4519177be4635caab6e0c39ccb1832ba2742ba27bed10c558dcdc5e9d9dca4f5", kill_on_drop: false }` [INFO] [stdout] 4519177be4635caab6e0c39ccb1832ba2742ba27bed10c558dcdc5e9d9dca4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a2dcc9b6c62d42f802a6685752a08b14725d27ed6dc907e85158951c7a310c [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" "07a2dcc9b6c62d42f802a6685752a08b14725d27ed6dc907e85158951c7a310c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling protobuf v2.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling cmake v0.1.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling protoc v2.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling grpcio-sys v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling protobuf-codegen v2.4.2 [INFO] [stderr] Compiling grpcio-compiler v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling protoc-grpcio v1.0.1 [INFO] [stderr] Compiling grpc-streaming-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `grpc-streaming-test v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/grpc-streaming-test-97d6ae7b2ca355f3/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to compile gRPC definitions!: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: _RNvMs0_NtNtCs6cvYtBUv9CW_7failure9backtrace8internalNtB5_17InternalBacktrace3new (0x559bd0ffa7aa) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stderr] 1: _RNvMNtCs6cvYtBUv9CW_7failure9backtraceNtB2_9Backtrace3new (0x559bd0ff99a7) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stderr] 2: _RNvXNtNtCs6cvYtBUv9CW_7failure5error10error_implNtB2_9ErrorImplINtNtCskrsM4FCwAVA_4core7convert4FromNtNtNtCsahqMUB7vfgm_3std2io5error5ErrorE4fromCsfNd9aezlr0m_18build_script_build (0x559bd0fac80e) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stderr] 3: _RNvXNtCs6cvYtBUv9CW_7failure5errorNtB2_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtNtNtCsahqMUB7vfgm_3std2io5error5ErrorE4fromCsfNd9aezlr0m_18build_script_build (0x559bd0fabbe0) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stderr] 4: _RNvXs1_NtCskrsM4FCwAVA_4core7convertNtNtNtCsahqMUB7vfgm_3std2io5error5ErrorINtB5_4IntoNtNtCs6cvYtBUv9CW_7failure5error5ErrorE4intoCsfNd9aezlr0m_18build_script_build (0x559bd0fafd40) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/convert/mod.rs:538 [INFO] [stderr] 5: _RINvMs_NtCs6cvYtBUv9CW_7failure7contextINtB5_7ContextNtNtCshECKBmVgND8_5alloc6string6StringE8with_errNtNtNtCsahqMUB7vfgm_3std2io5error5ErrorECsfNd9aezlr0m_18build_script_build (0x559bd0faed8b) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/context.rs:105 [INFO] [stderr] 6: _RINvYNtNtNtCsahqMUB7vfgm_3std2io5error5ErrorNtCs6cvYtBUv9CW_7failure4Fail7contextNtNtCshECKBmVgND8_5alloc6string6StringECsfNd9aezlr0m_18build_script_build (0x559bd0faf3ce) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/lib.rs:160 [INFO] [stderr] 7: _RNCINvXNtCs6cvYtBUv9CW_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtCsahqMUB7vfgm_3std2fs4FileNtNtNtB1l_2io5error5ErrorEINtB5_9ResultExtB1h_B1L_E7contextNtNtCshECKBmVgND8_5alloc6string6StringE0CsfNd9aezlr0m_18build_script_build (0x559bd0faf4ee) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/result_ext.rs:164 [INFO] [stderr] 8: _RINvMNtCskrsM4FCwAVA_4core6resultINtB3_6ResultNtNtCsahqMUB7vfgm_3std2fs4FileNtNtNtBM_2io5error5ErrorE7map_errINtNtCs6cvYtBUv9CW_7failure7context7ContextNtNtCshECKBmVgND8_5alloc6string6StringENCINvXNtB1O_10result_extBv_INtB39_9ResultExtBI_B1c_E7contextB2q_E0ECsfNd9aezlr0m_18build_script_build (0x559bd0fa85c8) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:591 [INFO] [stderr] 9: _RINvXNtCs6cvYtBUv9CW_7failure10result_extINtNtCskrsM4FCwAVA_4core6result6ResultNtNtCsahqMUB7vfgm_3std2fs4FileNtNtNtB1j_2io5error5ErrorEINtB3_9ResultExtB1f_B1J_E7contextNtNtCshECKBmVgND8_5alloc6string6StringECsfNd9aezlr0m_18build_script_build (0x559bd0fa908d) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/result_ext.rs:164 [INFO] [stderr] 10: _RINvCs3L6rNN9tLd5_13protoc_grpcio25write_out_generated_filesRRReECsfNd9aezlr0m_18build_script_build (0x559bd0fb7400) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.0.1/src/lib.rs:91 [INFO] [stderr] 11: _RINvCs3L6rNN9tLd5_13protoc_grpcio19compile_grpc_protosRARej1_BQ_RBS_ECsfNd9aezlr0m_18build_script_build (0x559bd0fb6a3f) [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.0.1/src/lib.rs:260 [INFO] [stderr] 12: _RNvCsfNd9aezlr0m_18build_script_build4main (0x559bd0fbbe07) [INFO] [stderr] at /opt/rustwide/workdir/build.rs:5 [INFO] [stderr] 13: _RNvYFEuINtNtNtCskrsM4FCwAVA_4core3ops8function6FnOnceuE9call_onceCsfNd9aezlr0m_18build_script_build (0x559bd0fbbbea) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stderr] 14: _RINvNtNtCsahqMUB7vfgm_3std10sys_common9backtrace28___rust_begin_short_backtraceFEuuECsfNd9aezlr0m_18build_script_build (0x559bd0fab6cd) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 15: _RNCINvNtCsahqMUB7vfgm_3std2rt10lang_startuE0CsfNd9aezlr0m_18build_script_build (0x559bd0fbb530) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49 [INFO] [stderr] 16: _RNvXs0_NtNtNtCskrsM4FCwAVA_4core3ops8function5implsRDINtB7_2FnuEp6OutputlNtNtCsahqMUB7vfgm_3std5panic13RefUnwindSafeNtNtBb_6marker4SyncEL_INtB7_6FnOnceuE9call_onceB1d_ (0x559bd1247c48) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259 [INFO] [stderr] _RINvNvNtCsahqMUB7vfgm_3std9panicking3try7do_callRDINtNtNtCskrsM4FCwAVA_4core3ops8function2FnuEp6OutputlNtNtB6_5panic13RefUnwindSafeNtNtBT_6marker4SyncEL_lEB6_ [INFO] [stderr] at library/std/src/panicking.rs:401 [INFO] [stderr] _RINvNtCsahqMUB7vfgm_3std9panicking3trylRDINtNtNtCskrsM4FCwAVA_4core3ops8function2FnuEp6OutputlNtNtB4_5panic13RefUnwindSafeNtNtBK_6marker4SyncEL_EB4_ [INFO] [stderr] at library/std/src/panicking.rs:365 [INFO] [stderr] _RINvNtCsahqMUB7vfgm_3std5panic12catch_unwindRDINtNtNtCskrsM4FCwAVA_4core3ops8function2FnuEp6OutputlNtB2_13RefUnwindSafeNtNtBP_6marker4SyncEL_lEB4_ [INFO] [stderr] at library/std/src/panic.rs:433 [INFO] [stderr] _RNvNtCsahqMUB7vfgm_3std2rt19lang_start_internal [INFO] [stderr] at library/std/src/rt.rs:34 [INFO] [stderr] 17: _RINvNtCsahqMUB7vfgm_3std2rt10lang_startuECsfNd9aezlr0m_18build_script_build (0x559bd0fbaa0f) [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48 [INFO] [stderr] 18: main (0x559bd0fbbe5b) [INFO] [stderr] 19: __libc_start_main (0x7fe4a3b820b2) [INFO] [stderr] 20: _start (0x559bd0fa59ed) [INFO] [stderr] 21: (0x0) [INFO] [stderr] [INFO] [stderr] failed to create "src/api/api_grpc.rs" [INFO] [stderr] [INFO] [stderr] failed to write generated grpc definitions', build.rs:11:6 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559bd1245130 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x559bd1245130 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559bd1245130 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559bd1245130 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559bd126969c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x559bd1242e35 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x559bd12470ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x559bd12470ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x559bd12470ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x559bd1246b81 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x559bd1247751 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x559bd1247257 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x559bd124562c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x559bd12471b9 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x559bd0fa5231 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x559bd0fa5323 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x559bd0fa99ab - >::expect [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x559bd0fbbe34 - build_script_build[b7f5a14c0150a94c]::main [INFO] [stderr] at /opt/rustwide/workdir/build.rs:5:2 [INFO] [stderr] 18: 0x559bd0fbbbeb - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x559bd0fab6ce - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x559bd0fbb531 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 21: 0x559bd1247c49 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x559bd1247c49 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x559bd1247c49 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x559bd1247c49 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] 25: 0x559bd1247c49 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 26: 0x559bd0fbaa10 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 27: 0x559bd0fbbe5c - main [INFO] [stderr] 28: 0x7fe4a3b820b3 - __libc_start_main [INFO] [stderr] 29: 0x559bd0fa59ee - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07a2dcc9b6c62d42f802a6685752a08b14725d27ed6dc907e85158951c7a310c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a2dcc9b6c62d42f802a6685752a08b14725d27ed6dc907e85158951c7a310c", kill_on_drop: false }` [INFO] [stdout] 07a2dcc9b6c62d42f802a6685752a08b14725d27ed6dc907e85158951c7a310c