[INFO] cloning repository https://github.com/bodoni/interface [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bodoni/interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbodoni%2Finterface", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbodoni%2Finterface'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea5c4f404745d0dee4510771ad2b551a4d7f3c37 [INFO] testing bodoni/interface against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbodoni%2Finterface" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bodoni/interface on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bodoni/interface [INFO] finished tweaking git repo https://github.com/bodoni/interface [INFO] tweaked toml for git repo https://github.com/bodoni/interface written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/bodoni/interface already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4892efb628f331a87e97cbd0761ae5d831484143bbaa8f6c3a1265bb8cd2c0 [INFO] running `Command { std: "docker" "start" "-a" "ec4892efb628f331a87e97cbd0761ae5d831484143bbaa8f6c3a1265bb8cd2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4892efb628f331a87e97cbd0761ae5d831484143bbaa8f6c3a1265bb8cd2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4892efb628f331a87e97cbd0761ae5d831484143bbaa8f6c3a1265bb8cd2c0", kill_on_drop: false }` [INFO] [stdout] ec4892efb628f331a87e97cbd0761ae5d831484143bbaa8f6c3a1265bb8cd2c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770ddc1c7357b4f6a96dd5ea527afd981e74c4d0b3997192aa33793f6baf9bbd [INFO] running `Command { std: "docker" "start" "-a" "770ddc1c7357b4f6a96dd5ea527afd981e74c4d0b3997192aa33793f6baf9bbd", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.33 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.7.14 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling gcc v0.3.32 [INFO] [stderr] Compiling crossbeam v0.2.9 [INFO] [stderr] Compiling x11-dl v2.7.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling truetype v0.10.3 [INFO] [stderr] Compiling postscript v0.7.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling shared_library v0.1.4 [INFO] [stderr] Compiling curve v0.6.0 [INFO] [stderr] Compiling osmesa-sys v0.1.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.4 [INFO] [stderr] Compiling opentype v0.13.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling font v0.0.13 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Compiling glium v0.14.0 [INFO] [stderr] Compiling serde_json v0.7.4 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling target_build_utils v0.1.0 [INFO] [stderr] Compiling libloading v0.2.4 [INFO] [stderr] Compiling dlib v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling interface v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib/glyph.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | let mut vertices = try!(construct(&glyph)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/scene.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | objects: Vec>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib/scene.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | try!(object.render(frame)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib/interface.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn render(&self, &mut Frame) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/interface.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | let mut display = try!(create_display()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/interface.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let scene = try!(create_scene(&display)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/interface.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | try!(display.update(|frame| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/interface.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let mut scene = try!(Scene::new(&display)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/interface.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | scene.append(try!(Glyph::new(&display, glyph))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.interface.93757182-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f.537hk1z557i8ko0g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinterface-aed5befa2b577f69.rlib" "/opt/rustwide/target/debug/deps/libcurve-1e886f5090ca1b01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08b6a6c8787996c6.rlib" "/opt/rustwide/target/debug/deps/libglium-0b68e6cfa0670355.rlib" "/opt/rustwide/target/debug/deps/libglutin-8d47691779a90189.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-905be045840b3b8f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8cfb548364fcbde6.rlib" "/opt/rustwide/target/debug/deps/librand-858667e753bf46a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7a78ccb944e69cd.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-90545bbf640d2133.rlib" "/opt/rustwide/target/debug/deps/libmemmap-428ba095f7855910.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9f97dc7a66f46a03.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e757260c5c5ebf11.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e3903e705f94c88e.rlib" "/opt/rustwide/target/debug/deps/libdlib-e3e3fe5f77650f0f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f4335b6bc33e34ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2e36333d21672519.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e0f7dbb2934afe82.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0a3c71cba16619be.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c9665e38e2ae7cf4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-431a6d3865790abd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4922dee2c0fe5f2e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-447c415e161f46e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b56c431432e685a1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-54fc4b981caf04b1.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libdebug_builders-b7f9e84cee582935.rlib" "/opt/rustwide/target/debug/deps/liblibc-60d4855e499e7331.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-61a0d13503f44696.rlib" "/opt/rustwide/target/debug/deps/libfont-870a0f1c52363e06.rlib" "/opt/rustwide/target/debug/deps/libopentype-f3bca27e20c21c8c.rlib" "/opt/rustwide/target/debug/deps/libtruetype-ac065f35ce5a5720.rlib" "/opt/rustwide/target/debug/deps/libpostscript-c5a3445e304aa437.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/interface-d5fb5549dce02f7f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-447c415e161f46e5.rlib(backtrace-447c415e161f46e5.backtrace.26ebe9c0-cgu.1.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.1.8/src/symbolize/libbacktrace.rs:164: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-447c415e161f46e5.rlib(backtrace-447c415e161f46e5.backtrace.26ebe9c0-cgu.1.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.1.8/src/symbolize/libbacktrace.rs:192: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.1.8/src/symbolize/libbacktrace.rs:196: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interface` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "770ddc1c7357b4f6a96dd5ea527afd981e74c4d0b3997192aa33793f6baf9bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770ddc1c7357b4f6a96dd5ea527afd981e74c4d0b3997192aa33793f6baf9bbd", kill_on_drop: false }` [INFO] [stdout] 770ddc1c7357b4f6a96dd5ea527afd981e74c4d0b3997192aa33793f6baf9bbd