[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fneutron" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/neutron on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-7/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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 bindgen v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d10238ba110ab3d580deb144399f401ab2c56bbd923346fdb88627ad91a68a7b [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" "d10238ba110ab3d580deb144399f401ab2c56bbd923346fdb88627ad91a68a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d10238ba110ab3d580deb144399f401ab2c56bbd923346fdb88627ad91a68a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10238ba110ab3d580deb144399f401ab2c56bbd923346fdb88627ad91a68a7b", kill_on_drop: false }` [INFO] [stdout] d10238ba110ab3d580deb144399f401ab2c56bbd923346fdb88627ad91a68a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] d64ebbd9192bbea880426c5aa278e824cb88c3170ecd3c649d39762e2d3e5229 [INFO] running `Command { std: "docker" "start" "-a" "d64ebbd9192bbea880426c5aa278e824cb88c3170ecd3c649d39762e2d3e5229", kill_on_drop: false }` [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 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-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clang-sys v0.26.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking url v1.7.2 [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 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-b5a8d063041de869/build-script-build` (exit code: 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 '8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8' [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 code: 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: 0x55d45a38dff0 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d45a38dff0 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d45a38dff0 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d45a38dff0 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d45a3b19bc - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55d45a38a092 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55d45a390765 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d45a390765 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d45a390765 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55d45a390213 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55d45a390f01 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55d45a390a47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55d45a38e4ac - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d45a3909a9 - rust_begin_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55d45a39095b - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55d459e406c4 - cmake::fail::h1506ff4a18b0c264 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x55d459e4003b - cmake::run::h1b5e865868005279 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x55d459e3c8d4 - cmake::Config::build::he1302d01c745fa19 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x55d459e3738a - build_script_build::main::h30996620b91092e2 [INFO] [stderr] at /opt/rustwide/workdir/rust/neutron_sys/build.rs:33:16 [INFO] [stderr] 19: 0x55d459e37e5b - core::ops::function::FnOnce::call_once::h04a98161ad82ebb5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55d459e37cae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c7d4e774e442d13 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55d459e39751 - std::rt::lang_start::{{closure}}::h9f5e8dc4c2d82341 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55d45a39131a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55d45a39131a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55d45a39131a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55d45a39131a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55d45a39131a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55d459e39727 - std::rt::lang_start::h362549784746f729 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55d459e3778a - main [INFO] [stderr] 29: 0x7fb9fc8350b3 - __libc_start_main [INFO] [stderr] 30: 0x55d459e370de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d64ebbd9192bbea880426c5aa278e824cb88c3170ecd3c649d39762e2d3e5229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64ebbd9192bbea880426c5aa278e824cb88c3170ecd3c649d39762e2d3e5229", kill_on_drop: false }` [INFO] [stdout] d64ebbd9192bbea880426c5aa278e824cb88c3170ecd3c649d39762e2d3e5229