[INFO] cloning repository https://github.com/kildevaeld/neutron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildevaeld/neutron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bec9d43b96a31d6ed4977bc44011bd3ffb75a57 [INFO] testing kildevaeld/neutron against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron" "/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/kildevaeld/neutron on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kildevaeld/neutron [INFO] finished tweaking git repo https://github.com/kildevaeld/neutron [INFO] tweaked toml for git repo https://github.com/kildevaeld/neutron written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kildevaeld/neutron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc0cb816b0deec2cc2b1a492af14da9b7e6f42e8da25bbff03320059f9b30d75 [INFO] running `Command { std: "docker" "start" "-a" "fc0cb816b0deec2cc2b1a492af14da9b7e6f42e8da25bbff03320059f9b30d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc0cb816b0deec2cc2b1a492af14da9b7e6f42e8da25bbff03320059f9b30d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0cb816b0deec2cc2b1a492af14da9b7e6f42e8da25bbff03320059f9b30d75", kill_on_drop: false }` [INFO] [stdout] fc0cb816b0deec2cc2b1a492af14da9b7e6f42e8da25bbff03320059f9b30d75 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f74d4a88340d232e5acafbf71ecae4600dba1abad2f06942e252023a276e7f8 [INFO] running `Command { std: "docker" "start" "-a" "0f74d4a88340d232e5acafbf71ecae4600dba1abad2f06942e252023a276e7f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling clang-sys v0.26.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling neutron_sys v0.1.0 (/opt/rustwide/workdir/rust/neutron_sys) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> rust/neutron_sys/build.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Path, PathBuf}; [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 `neutron_sys v0.1.0 (/opt/rustwide/workdir/rust/neutron_sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/neutron_sys-95544a2248c91c1a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/rust/neutron_sys/../../" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/neutron_sys-da77a924809965c1/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/neutron_sys-da77a924809965c1/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target neutron [INFO] [stderr] [ 20%] Building C object src/CMakeFiles/neutron.dir/utils.c.o [INFO] [stderr] [ 40%] Building C object src/CMakeFiles/neutron.dir/win-list.c.o [INFO] [stderr] [ 60%] Linking C static library libneutron.a [INFO] [stderr] [ 60%] Built target neutron [INFO] [stderr] Scanning dependencies of target neu [INFO] [stderr] [ 80%] Building C object example/CMakeFiles/neu.dir/main.c.o [INFO] [stderr] [100%] Linking C executable neu [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.59.0-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 1.59.0-x86_64-unknown-linux-gnu` [INFO] [stderr] Custom { kind: Other, error: "Internal rustfmt error" } [INFO] [stderr] /opt/rustwide/workdir/example/main.c: In function 'on_app_event': [INFO] [stderr] /opt/rustwide/workdir/example/main.c:17:3: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] [INFO] [stderr] 17 | free(url); [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/workdir/example/main.c:17:3: warning: incompatible implicit declaration of built-in function 'free' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:3:1: note: include '' or provide a declaration of 'free' [INFO] [stderr] 2 | #include [INFO] [stderr] +++ |+#include [INFO] [stderr] 3 | [INFO] [stderr] /opt/rustwide/workdir/example/main.c: In function 'main': [INFO] [stderr] /opt/rustwide/workdir/example/main.c:27:15: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] [INFO] [stderr] 27 | char *buf = malloc(7 + strlen(argv[1]) + 1); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/example/main.c:27:15: warning: incompatible implicit declaration of built-in function 'malloc' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:27:15: note: include '' or provide a declaration of 'malloc' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:27:26: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] [INFO] [stderr] 27 | char *buf = malloc(7 + strlen(argv[1]) + 1); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/example/main.c:27:26: warning: incompatible implicit declaration of built-in function 'strlen' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:3:1: note: include '' or provide a declaration of 'strlen' [INFO] [stderr] 2 | #include [INFO] [stderr] +++ |+#include [INFO] [stderr] 3 | [INFO] [stderr] /opt/rustwide/workdir/example/main.c:28:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] [INFO] [stderr] 28 | memcpy(buf, "file://", 7); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/example/main.c:28:3: warning: incompatible implicit declaration of built-in function 'memcpy' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:28:3: note: include '' or provide a declaration of 'memcpy' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:29:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] [INFO] [stderr] 29 | strcpy(buf + 7, argv[1]); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/example/main.c:29:3: warning: incompatible implicit declaration of built-in function 'strcpy' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:29:3: note: include '' or provide a declaration of 'strcpy' [INFO] [stderr] /opt/rustwide/workdir/example/main.c:32:22: warning: passing argument 2 of 'vv_app_listen' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] 32 | vv_app_listen(app, on_app_event); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | void (*)(vv_app_t *, vv_app_event_t) {aka void (*)(struct vv_app_s *, enum vv_app_event_s)} [INFO] [stderr] In file included from /opt/rustwide/workdir/include/neutron/neutron.h:3, [INFO] [stderr] from /opt/rustwide/workdir/example/main.c:1: [INFO] [stderr] /opt/rustwide/workdir/include/neutron/app.h:21:51: note: expected 'vv_app_event_cb' {aka 'void (*)(struct vv_app_s *, enum vv_app_event_s, void *)'} but argument is of type 'void (*)(vv_app_t *, vv_app_event_t)' {aka 'void (*)(struct vv_app_s *, enum vv_app_event_s)'} [INFO] [stderr] 21 | void vv_app_listen(vv_app_t *app, vv_app_event_cb cb); [INFO] [stderr] | ~~~~~~~~~~~~~~~~^~ [INFO] [stderr] /usr/bin/ld: CMakeFiles/neu.dir/main.c.o: in function `on_url_loaded': [INFO] [stderr] /opt/rustwide/workdir/example/main.c:5: undefined reference to `vv_win_show' [INFO] [stderr] /usr/bin/ld: CMakeFiles/neu.dir/main.c.o: in function `on_app_event': [INFO] [stderr] /opt/rustwide/workdir/example/main.c:10: undefined reference to `vv_win_create' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:11: undefined reference to `vv_win_hide' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:12: undefined reference to `vv_win_set_center' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:14: undefined reference to `vv_app_get_data' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:15: undefined reference to `vv_app_set_data' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:16: undefined reference to `vv_win_open_url' [INFO] [stderr] /usr/bin/ld: CMakeFiles/neu.dir/main.c.o: in function `main': [INFO] [stderr] /opt/rustwide/workdir/example/main.c:31: undefined reference to `vv_app_create' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:32: undefined reference to `vv_app_listen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:34: undefined reference to `vv_app_set_data' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:36: undefined reference to `vv_app_run' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/example/main.c:37: undefined reference to `vv_app_destroy' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] make[2]: *** [example/CMakeFiles/neu.dir/build.make:85: example/neu] Error 1 [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:142: example/CMakeFiles/neu.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:130: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ec5dc6246c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55ec5dc6246c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ec5dc6246c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ec5dc6246c - ::fmt::h3e2b509ce2ce6007 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ec5dc8ae3c - core::fmt::write::h753c7571fa063ecb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x55ec5dc5d253 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stderr] 6: 0x55ec5dc64b42 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ec5dc64b42 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ec5dc64b42 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55ec5dc64725 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55ec5dc65193 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55ec5dc64eb0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x55ec5dc62914 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55ec5dc64be9 - rust_begin_unwind [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55ec5d772a21 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stderr] 15: 0x55ec5d77c533 - cmake::fail::h4364b2e497d2fcfa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x55ec5d77bf59 - cmake::run::h5ad55f10bb92cdce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x55ec5d779294 - cmake::Config::build::h3d3973824262e48e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x55ec5d774582 - build_script_build::main::h5683bf54dda5eb4b [INFO] [stderr] at /opt/rustwide/workdir/rust/neutron_sys/build.rs:33:16 [INFO] [stderr] 19: 0x55ec5d77387b - core::ops::function::FnOnce::call_once::h9cef0a5b0589b253 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55ec5d77405e - std::sys_common::backtrace::__rust_begin_short_backtrace::h98d61484cb1bbc1e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 21: 0x55ec5d773eb1 - std::rt::lang_start::{{closure}}::hb101cd8879ded195 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x55ec5dc61b20 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55ec5dc61b20 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 24: 0x55ec5dc61b20 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 25: 0x55ec5dc61b20 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 26: 0x55ec5dc61b20 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x55ec5dc61b20 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 28: 0x55ec5dc61b20 - std::panicking::try::h010108d314169ac6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 29: 0x55ec5dc61b20 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 30: 0x55ec5dc61b20 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x55ec5d773e80 - std::rt::lang_start::h1f3f0bf715e600e5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x55ec5d77494c - main [INFO] [stderr] 33: 0x7f711693a0b3 - __libc_start_main [INFO] [stderr] 34: 0x55ec5d7731be - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0f74d4a88340d232e5acafbf71ecae4600dba1abad2f06942e252023a276e7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f74d4a88340d232e5acafbf71ecae4600dba1abad2f06942e252023a276e7f8", kill_on_drop: false }` [INFO] [stdout] 0f74d4a88340d232e5acafbf71ecae4600dba1abad2f06942e252023a276e7f8