[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] checking kildevaeld/neutron against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/neutron on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-12/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.3.3 [INFO] [stderr] Downloaded clang-sys v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d15bf12866158108a042b7e03c98c43a40179fa867e8b107a0d7a18929371ca5 [INFO] running `Command { std: "docker" "start" "-a" "d15bf12866158108a042b7e03c98c43a40179fa867e8b107a0d7a18929371ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d15bf12866158108a042b7e03c98c43a40179fa867e8b107a0d7a18929371ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15bf12866158108a042b7e03c98c43a40179fa867e8b107a0d7a18929371ca5", kill_on_drop: false }` [INFO] [stdout] d15bf12866158108a042b7e03c98c43a40179fa867e8b107a0d7a18929371ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73f683a6ca2e05574bf2c6e0a5e33f50806a52744543baf01df982a9592ee9f1 [INFO] running `Command { std: "docker" "start" "-a" "73f683a6ca2e05574bf2c6e0a5e33f50806a52744543baf01df982a9592ee9f1", kill_on_drop: false }` [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 unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [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 bindgen v0.42.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling clang-sys v0.26.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Checking typemap v0.3.3 [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 atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Checking url v1.7.2 [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-c9334e067cfee3b8/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-3a65e57437c86912/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-3a65e57437c86912/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/win-list.c.o [INFO] [stderr] [ 40%] Building C object src/CMakeFiles/neutron.dir/utils.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 '5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [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: 0x55b6da2c4b50 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b6da2c4b50 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b6da2c4b50 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b6da2c4b50 - ::fmt::hcc0746f004a9b7ef [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b6da2ea41c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55b6da2c1585 - std::io::Write::write_fmt::h23dab4cc9ce72ee2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55b6da2c725b - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b6da2c725b - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b6da2c725b - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b6da2c6d31 - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b6da2c7924 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55b6da2c7407 - std::panicking::begin_panic_handler::{{closure}}::h884fbab544ffd91c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55b6da2c504c - std::sys_common::backtrace::__rust_end_short_backtrace::hdaf2e18ba3d91210 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b6da2c7369 - rust_begin_unwind [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55b6d9dc7beb - std::panicking::begin_panic_fmt::h34884936c58ac1e4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x55b6d9dd27a3 - cmake::fail::h708636008faafa3a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x55b6d9dd21b1 - cmake::run::hac76053ac08fb34e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x55b6d9dcf397 - cmake::Config::build::hdc75a41981a0482c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x55b6d9dca140 - build_script_build::main::h5bdccbd64aaa1223 [INFO] [stderr] at /opt/rustwide/workdir/rust/neutron_sys/build.rs:33:16 [INFO] [stderr] 19: 0x55b6d9dcb3eb - core::ops::function::FnOnce::call_once::hd299a3619483c115 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b6d9dc9aae - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ebf40df363ba756 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b6d9dc99c1 - std::rt::lang_start::{{closure}}::h71e17c7fd4387e62 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x55b6da2c7e2a - core::ops::function::impls:: for &F>::call_once::h61bcc1dec5918b7e [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b6da2c7e2a - std::panicking::try::do_call::h672d24f85ce22db4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55b6da2c7e2a - std::panicking::try::he383e7ef11604e58 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55b6da2c7e2a - std::panic::catch_unwind::h502ac6058961e393 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55b6da2c7e2a - std::rt::lang_start_internal::{{closure}}::h851ee37bb5d99fdf [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x55b6da2c7e2a - std::panicking::try::do_call::h84f41bb3453bbd14 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x55b6da2c7e2a - std::panicking::try::h969c45dbbf2e4c94 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x55b6da2c7e2a - std::panic::catch_unwind::he40b1a4614f73e03 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x55b6da2c7e2a - std::rt::lang_start_internal::h0fbab25cccdb30d8 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x55b6d9dc9990 - std::rt::lang_start::he557a221cc57d86c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x55b6d9dca52c - main [INFO] [stderr] 33: 0x7fec786e80b3 - __libc_start_main [INFO] [stderr] 34: 0x55b6d9dc909e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "73f683a6ca2e05574bf2c6e0a5e33f50806a52744543baf01df982a9592ee9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f683a6ca2e05574bf2c6e0a5e33f50806a52744543baf01df982a9592ee9f1", kill_on_drop: false }` [INFO] [stdout] 73f683a6ca2e05574bf2c6e0a5e33f50806a52744543baf01df982a9592ee9f1