[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 try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/neutron on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-8/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3d2344860c45f85833b71b2291e621641a926579c8ed1027b615b1b084ed8c2 [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" "d3d2344860c45f85833b71b2291e621641a926579c8ed1027b615b1b084ed8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d2344860c45f85833b71b2291e621641a926579c8ed1027b615b1b084ed8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d2344860c45f85833b71b2291e621641a926579c8ed1027b615b1b084ed8c2", kill_on_drop: false }` [INFO] [stdout] d3d2344860c45f85833b71b2291e621641a926579c8ed1027b615b1b084ed8c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eea85d9cf35d0c902d7e7ee961d6a18945827f264c77673def131fc44dd7309e [INFO] running `Command { std: "docker" "start" "-a" "eea85d9cf35d0c902d7e7ee961d6a18945827f264c77673def131fc44dd7309e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [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 bindgen v0.42.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.3 [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-b5a8d063041de869/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-c8d6e71a013d04f4/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-c8d6e71a013d04f4/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 '45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4' [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: 0x561f20e43980 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x561f20e43980 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561f20e43980 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561f20e43980 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561f20e69a9f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x561f20e405e5 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x561f20e45f9b - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561f20e45f9b - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561f20e45f9b - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x561f20e45a7d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x561f20e4654d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x561f20e46147 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x561f20e43e1c - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561f20e460a9 - rust_begin_unwind [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561f209489eb - std::panicking::begin_panic_fmt::ha0ce415375ca426f [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x561f20953543 - cmake::fail::h84da453d484d51a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x561f20952ea2 - cmake::run::hbf93cf7acb1d4483 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x561f2094f728 - cmake::Config::build::hc5da67337c0da490 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x561f2094b318 - build_script_build::main::h77371946d08eb3ac [INFO] [stderr] at /opt/rustwide/workdir/rust/neutron_sys/build.rs:33:16 [INFO] [stderr] 19: 0x561f2094a8ab - core::ops::function::FnOnce::call_once::hd9ee1ffa16bac61c [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x561f2094a6be - std::sys_common::backtrace::__rust_begin_short_backtrace::hd3e2a1e9042dc30d [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x561f2094c531 - std::rt::lang_start::{{closure}}::hc1ad48bd943b28bc [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x561f20e4694a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x561f20e4694a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x561f20e4694a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x561f20e4694a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x561f20e4694a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x561f2094c510 - std::rt::lang_start::hc262bb93657c2dbe [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x561f2094b73c - main [INFO] [stderr] 29: 0x7f4350f630b3 - __libc_start_main [INFO] [stderr] 30: 0x561f20949dfe - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "eea85d9cf35d0c902d7e7ee961d6a18945827f264c77673def131fc44dd7309e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea85d9cf35d0c902d7e7ee961d6a18945827f264c77673def131fc44dd7309e", kill_on_drop: false }` [INFO] [stdout] eea85d9cf35d0c902d7e7ee961d6a18945827f264c77673def131fc44dd7309e