[INFO] cloning repository https://github.com/Minizinger/planet-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minizinger/planet-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinizinger%2Fplanet-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinizinger%2Fplanet-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9af9d1fdb6298b80814745d9b241330ca8579cc2 [INFO] testing Minizinger/planet-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinizinger%2Fplanet-rust" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minizinger/planet-rust 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/Minizinger/planet-rust [INFO] finished tweaking git repo https://github.com/Minizinger/planet-rust [INFO] tweaked toml for git repo https://github.com/Minizinger/planet-rust written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/Minizinger/planet-rust 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] [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 wayland-window v0.4.3 [INFO] [stderr] Downloaded winit v0.5.7 [INFO] [stderr] Downloaded glutin v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] f98f3095300142f5b2b2e421809a20456092f8ad5b4b56409d5ea142e9c80358 [INFO] running `Command { std: "docker" "start" "-a" "f98f3095300142f5b2b2e421809a20456092f8ad5b4b56409d5ea142e9c80358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98f3095300142f5b2b2e421809a20456092f8ad5b4b56409d5ea142e9c80358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98f3095300142f5b2b2e421809a20456092f8ad5b4b56409d5ea142e9c80358", kill_on_drop: false }` [INFO] [stdout] f98f3095300142f5b2b2e421809a20456092f8ad5b4b56409d5ea142e9c80358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 8fa04e8122405a7a577b6041202e0fe00bba12c73407ac74d4317046d87fb341 [INFO] running `Command { std: "docker" "start" "-a" "8fa04e8122405a7a577b6041202e0fe00bba12c73407ac74d4317046d87fb341", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling glutin v0.7.2 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.7 [INFO] [stderr] Compiling planet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/planet.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(display: &Facade, subdivisions: i32) -> Self { [INFO] [stdout] | ^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub fn new(display: &Facade, subdivisions: i32) -> Self { [INFO] [stdout] 26 + pub fn new(display: &dyn Facade, subdivisions: i32) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderable.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(display: &Facade, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - pub fn new(display: &Facade, [INFO] [stdout] 27 + pub fn new(display: &dyn Facade, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderable.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new(display: &Facade, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 - pub fn new(display: &Facade, [INFO] [stdout] 51 + pub fn new(display: &dyn Facade, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ocean.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(display: &Facade, subdivisions: i32, size: f32) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn new(display: &Facade, subdivisions: i32, size: f32) -> Self { [INFO] [stdout] 24 + pub fn new(display: &dyn Facade, subdivisions: i32, size: f32) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `triangles` [INFO] [stdout] --> src/planet.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | triangles: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `triangles` [INFO] [stdout] --> src/ocean.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | triangles: Vec>, [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/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.planet_rust.949853c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae.51th494sp6i9eqfc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcgmath-54d2fe97b373e9df.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-8fc648f416650615.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a35b8d467a650b76.rlib" "/opt/rustwide/target/debug/deps/libapprox-a41a44255fe225ac.rlib" "/opt/rustwide/target/debug/deps/libglium-8e0e1d3f8ff625a8.rlib" "/opt/rustwide/target/debug/deps/libglutin-7012386136b8e215.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-f0f6f9b3e5155d58.rlib" "/opt/rustwide/target/debug/deps/libwinit-e2f9e8c5720ccf09.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-70308d4a4c31689f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d2ab576c778eb37c.rlib" "/opt/rustwide/target/debug/deps/librand-239dd95f5e209c2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-786d978b89569557.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-6f4bee7c02f4079d.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a6432a798c71bb91.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e590db767b839ae8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-06f386c17761d863.rlib" "/opt/rustwide/target/debug/deps/libdlib-69fa1bc93c2fdd61.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aeb750e3e2adb130.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a90aa1b00e6334cb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-670380d16f0f388f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-2b1e031d840dd792.rlib" "/opt/rustwide/target/debug/deps/libfnv-7ea58cd306e94c13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4cf29192ab98e21f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5b1042b289e5eb3c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0f21e6e3fb2eb589.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dd474f46c33bc9a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ae2fdbe13fcb6a8d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-49e9be96729b4782.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libkernel32-04c238d3205332be.rlib" "/opt/rustwide/target/debug/deps/liblibc-bd1c08bd896a1293.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5180e9728d582495.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/planet_rust-81ad44f2331b84ae" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-5b1042b289e5eb3c.rlib(backtrace-5b1042b289e5eb3c.backtrace.c8ca8c27-cgu.10.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-5b1042b289e5eb3c.rlib(backtrace-5b1042b289e5eb3c.backtrace.c8ca8c27-cgu.10.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: 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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `planet_rust` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8fa04e8122405a7a577b6041202e0fe00bba12c73407ac74d4317046d87fb341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa04e8122405a7a577b6041202e0fe00bba12c73407ac74d4317046d87fb341", kill_on_drop: false }` [INFO] [stdout] 8fa04e8122405a7a577b6041202e0fe00bba12c73407ac74d4317046d87fb341