[INFO] cloning repository https://github.com/cholcombe973/skynet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cholcombe973/skynet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaa876fa88adadd9175d1269b1b7c9e6371e9af0 [INFO] testing cholcombe973/skynet against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fskynet" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cholcombe973/skynet on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cholcombe973/skynet [INFO] finished tweaking git repo https://github.com/cholcombe973/skynet [INFO] tweaked toml for git repo https://github.com/cholcombe973/skynet written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cholcombe973/skynet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6356a596e6b7edb6d67e2351af869abda547d5c7a21f1d15fb9d786cf5a18244 [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" "6356a596e6b7edb6d67e2351af869abda547d5c7a21f1d15fb9d786cf5a18244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6356a596e6b7edb6d67e2351af869abda547d5c7a21f1d15fb9d786cf5a18244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6356a596e6b7edb6d67e2351af869abda547d5c7a21f1d15fb9d786cf5a18244", kill_on_drop: false }` [INFO] [stdout] 6356a596e6b7edb6d67e2351af869abda547d5c7a21f1d15fb9d786cf5a18244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd559e369214e96dfc9b86df8abb09ef5f309829324416325fed5f5ca25272d [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" "7cd559e369214e96dfc9b86df8abb09ef5f309829324416325fed5f5ca25272d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling protobuf v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling same-file v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling init-daemon v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling protoc v1.4.3 [INFO] [stderr] Compiling rust-ini v0.10.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling apt-pkg-native v0.3.0 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling socket2 v0.2.4 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling users v0.6.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.23 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: apt-pkg-c/lib.cpp: In function 'void init_config_system()': [INFO] [stderr] warning: apt-pkg-c/lib.cpp:122:5: error: 'pkgInitConfig' was not declared in this scope [INFO] [stderr] warning: 122 | pkgInitConfig(*_config); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: apt-pkg-c/lib.cpp:123:29: error: '_system' was not declared in this scope; did you mean 'system'? [INFO] [stderr] warning: 123 | pkgInitSystem(*_config, _system); [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: | system [INFO] [stderr] warning: apt-pkg-c/lib.cpp:123:5: error: 'pkgInitSystem' was not declared in this scope [INFO] [stderr] warning: 123 | pkgInitSystem(*_config, _system); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: apt-pkg-c/lib.cpp: In function 'const char* pkg_iter_candidate_version(PPkgIterator*)': [INFO] [stderr] warning: apt-pkg-c/lib.cpp:194:71: error: invalid use of incomplete type 'class pkgPolicy' [INFO] [stderr] warning: 194 | pkgCache::VerIterator it = wrapper->cache->cache_file->GetPolicy()->GetCandidateVer(wrapper->iterator); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: In file included from apt-pkg-c/lib.cpp:6: [INFO] [stderr] warning: /usr/include/apt-pkg/cachefile.h:27:7: note: forward declaration of 'class pkgPolicy' [INFO] [stderr] warning: 27 | class pkgPolicy; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: apt-pkg-c/lib.cpp: In function 'int32_t ver_iter_priority(PVerIterator*)': [INFO] [stderr] warning: apt-pkg-c/lib.cpp:245:51: error: invalid use of incomplete type 'class pkgPolicy' [INFO] [stderr] warning: 245 | return wrapper->cache->cache_file->GetPolicy()->GetPriority(wrapper->iterator); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: In file included from apt-pkg-c/lib.cpp:6: [INFO] [stderr] warning: /usr/include/apt-pkg/cachefile.h:27:7: note: forward declaration of 'class pkgPolicy' [INFO] [stderr] warning: 27 | class pkgPolicy; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `apt-pkg-native v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/apt-pkg-native-98272076efd679e8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=apt-pkg-c/lib.cpp [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-std=gnu++11" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/apt-pkg-native-dbc052ac4896eac5/out/apt-pkg-c/lib.o" "-c" "apt-pkg-c/lib.cpp" [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp: In function 'void init_config_system()': [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp:122:5: error: 'pkgInitConfig' was not declared in this scope [INFO] [stderr] cargo:warning= 122 | pkgInitConfig(*_config); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp:123:29: error: '_system' was not declared in this scope; did you mean 'system'? [INFO] [stderr] cargo:warning= 123 | pkgInitSystem(*_config, _system); [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning= | system [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp:123:5: error: 'pkgInitSystem' was not declared in this scope [INFO] [stderr] cargo:warning= 123 | pkgInitSystem(*_config, _system); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp: In function 'const char* pkg_iter_candidate_version(PPkgIterator*)': [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp:194:71: error: invalid use of incomplete type 'class pkgPolicy' [INFO] [stderr] cargo:warning= 194 | pkgCache::VerIterator it = wrapper->cache->cache_file->GetPolicy()->GetCandidateVer(wrapper->iterator); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from apt-pkg-c/lib.cpp:6: [INFO] [stderr] cargo:warning=/usr/include/apt-pkg/cachefile.h:27:7: note: forward declaration of 'class pkgPolicy' [INFO] [stderr] cargo:warning= 27 | class pkgPolicy; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp: In function 'int32_t ver_iter_priority(PVerIterator*)': [INFO] [stderr] cargo:warning=apt-pkg-c/lib.cpp:245:51: error: invalid use of incomplete type 'class pkgPolicy' [INFO] [stderr] cargo:warning= 245 | return wrapper->cache->cache_file->GetPolicy()->GetPriority(wrapper->iterator); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from apt-pkg-c/lib.cpp:6: [INFO] [stderr] cargo:warning=/usr/include/apt-pkg/cachefile.h:27:7: note: forward declaration of 'class pkgPolicy' [INFO] [stderr] cargo:warning= 27 | class pkgPolicy; [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-std=gnu++11" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/apt-pkg-native-dbc052ac4896eac5/out/apt-pkg-c/lib.o" "-c" "apt-pkg-c/lib.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556cd6a36b9c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x556cd6a36b9c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556cd6a36b9c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x556cd6a36b9c - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x556cd6a55fdc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x556cd6a32ac5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x556cd6a383d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x556cd6a383d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x556cd6a383d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x556cd6a37f7b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x556cd6a38a84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x556cd6a38560 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x556cd6a37054 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x556cd6a384c9 - rust_begin_unwind [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x556cd69e11f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x556cd69f3623 - gcc::fail::h8b04a1f2e6341629 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5 [INFO] [stderr] 16: 0x556cd69e5d09 - gcc::Build::compile::h0468f56cf833ff88 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:783:13 [INFO] [stderr] 17: 0x556cd69e1d79 - build_script_build::main::hf4c2b47e30566964 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/apt-pkg-native-0.3.0/build.rs:8:5 [INFO] [stderr] 18: 0x556cd69e1bfb - core::ops::function::FnOnce::call_once::h0b1f66db81dad9e1 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x556cd69e1b8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h46f0e533effa8a8c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x556cd69e1b61 - std::rt::lang_start::{{closure}}::h38415b94d6e4c74c [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x556cd6a363e1 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x556cd6a363e1 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x556cd6a363e1 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x556cd6a363e1 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x556cd6a363e1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x556cd6a363e1 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x556cd6a363e1 - std::panicking::try::ha9e37f45dc542517 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x556cd6a363e1 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x556cd6a363e1 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x556cd69e1b30 - std::rt::lang_start::h7d9e8d9e25a3ea7e [INFO] [stderr] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x556cd69e1dbc - main [INFO] [stderr] 32: 0x7f46bbec40b3 - __libc_start_main [INFO] [stderr] 33: 0x556cd69e192e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7cd559e369214e96dfc9b86df8abb09ef5f309829324416325fed5f5ca25272d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd559e369214e96dfc9b86df8abb09ef5f309829324416325fed5f5ca25272d", kill_on_drop: false }` [INFO] [stdout] 7cd559e369214e96dfc9b86df8abb09ef5f309829324416325fed5f5ca25272d