[INFO] cloning repository https://github.com/MistLinux/Mina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MistLinux/Mina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistLinux%2FMina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistLinux%2FMina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84db5d2abe302043df19eef44aa88e0e5a1e808b [INFO] testing MistLinux/Mina against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistLinux%2FMina" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MistLinux/Mina 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/MistLinux/Mina [INFO] finished tweaking git repo https://github.com/MistLinux/Mina [INFO] tweaked toml for git repo https://github.com/MistLinux/Mina written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/MistLinux/Mina 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 11821a40bb3a3ccb1b56e118bd01b8a8f9875511320a0b0cfafa3a1782c004d2 [INFO] running `Command { std: "docker" "start" "-a" "11821a40bb3a3ccb1b56e118bd01b8a8f9875511320a0b0cfafa3a1782c004d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11821a40bb3a3ccb1b56e118bd01b8a8f9875511320a0b0cfafa3a1782c004d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11821a40bb3a3ccb1b56e118bd01b8a8f9875511320a0b0cfafa3a1782c004d2", kill_on_drop: false }` [INFO] [stdout] 11821a40bb3a3ccb1b56e118bd01b8a8f9875511320a0b0cfafa3a1782c004d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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] 9931e303f6b591c017333e674939e9c39f59557c59c2c7c50d8f59e9cfd66555 [INFO] running `Command { std: "docker" "start" "-a" "9931e303f6b591c017333e674939e9c39f59557c59c2c7c50d8f59e9cfd66555", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling curl v0.4.14 [INFO] [stderr] Compiling mina v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `File`, `OpenOptions` [INFO] [stdout] --> src/config/workspace.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/config/workspace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/config/workspace.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pkg` [INFO] [stdout] --> src/package/packager.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use parser::minaparser::{MinaFile, Pkg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/config/workspace.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | let mut mina = env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/package/dlsource.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let name = mina.name; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/package/packager.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut presplit = cmd.replace("{VERSION}", version.as_str()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mina_dir` [INFO] [stdout] --> src/config/workspace.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn get_mina_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_workspace` [INFO] [stdout] --> src/config/workspace.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_workspace(str:&str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_example` [INFO] [stdout] --> src/parser/minaparser.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn print_example() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enableColor` should have a snake case name [INFO] [stdout] --> src/config/conf.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | enableColor:bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `enable_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DevModeEnabled` should have a snake case name [INFO] [stdout] --> src/config/conf.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | DevModeEnabled:bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dev_mode_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buildDir` should have a snake case name [INFO] [stdout] --> src/config/conf.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | buildDir:String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `build_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ConfGlobal` should have a snake case name [INFO] [stdout] --> src/config/conf.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let ConfGlobal = ConfGlobal {enableColor: true, repo: vec![core, meta, comunity, evil]}; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `conf_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `PathBuf::as_path` that must be used [INFO] [stdout] --> src/config/workspace.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mina.as_path(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `PathBuf::as_path` that must be used [INFO] [stdout] --> src/config/workspace.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | workspace.as_path(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/config/workspace.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | fs::create_dir(&workspace); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/mina-af1125a389bcb665.mina.6a651875-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.mina.6a651875-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mina-af1125a389bcb665.4tnpbissboy582bp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-0e333c5da6259175/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libserde_yaml-6ff62db764c3abcb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-028219a2f0ecfcdf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e03a885ab9df3046.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libtoml-e8f252dca4c0f308.rlib" "/opt/rustwide/target/debug/deps/libserde-858a5762c0b0a0fa.rlib" "/opt/rustwide/target/debug/deps/libcurl-f27ea79470e49ac1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b878e44bff970acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d08c75bed1f093b6.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-47c482c943e23ee0.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b797a259ec359345.rlib" "/opt/rustwide/target/debug/deps/liblibc-70de0bd91cb01a30.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" "-lssl" "-lcrypto" "-lz" "-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/mina-af1125a389bcb665" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib(libcurl_la-version.o): in function `curl_version_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib(libcurl_la-content_encoding.o): in function `brotli_init_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib(libcurl_la-content_encoding.o): in function `brotli_unencode_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:656: undefined reference to `BrotliDecoderDecompressStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:667: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e1f53041afb7ae38.rlib(libcurl_la-content_encoding.o): in function `brotli_close_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [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; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mina` due to 2 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9931e303f6b591c017333e674939e9c39f59557c59c2c7c50d8f59e9cfd66555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9931e303f6b591c017333e674939e9c39f59557c59c2c7c50d8f59e9cfd66555", kill_on_drop: false }` [INFO] [stdout] 9931e303f6b591c017333e674939e9c39f59557c59c2c7c50d8f59e9cfd66555