[INFO] cloning repository https://github.com/p404/boleta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p404/boleta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e41b2ef1ac2412f7f8c6f1c761d3d9e79075911 [INFO] testing p404/boleta against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p404/boleta on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p404/boleta [INFO] finished tweaking git repo https://github.com/p404/boleta [INFO] tweaked toml for git repo https://github.com/p404/boleta written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/p404/boleta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] c4dbaac25c711a7f8d8e7618b67f97c654ffddc6224ef1c5521035faec45dca2 [INFO] running `Command { std: "docker" "start" "-a" "c4dbaac25c711a7f8d8e7618b67f97c654ffddc6224ef1c5521035faec45dca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4dbaac25c711a7f8d8e7618b67f97c654ffddc6224ef1c5521035faec45dca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4dbaac25c711a7f8d8e7618b67f97c654ffddc6224ef1c5521035faec45dca2", kill_on_drop: false }` [INFO] [stdout] c4dbaac25c711a7f8d8e7618b67f97c654ffddc6224ef1c5521035faec45dca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cf248c4c7c2819a6766202b04f43d4b6fae7d0856b3940fcb07d0ed9e55e20 [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" "a7cf248c4c7c2819a6766202b04f43d4b6fae7d0856b3940fcb07d0ed9e55e20", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling curl-easybuilder v0.1.0 [INFO] [stderr] Compiling boleta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | let from: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | let bill_to: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | let last_invoice_number: String = read!(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | let job: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | let hours: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let cost: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | let notes: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/configuration.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | let invoice_folder_path: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.boleta.3gjbl6vo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd" "/opt/rustwide/target/debug/deps/boleta-1ed6969214ce07dd.2evwu0rma2seyc6r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9dbae49812d04b19/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c044c9ac82088842/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcurl_easybuilder-4e21d6faee477ac2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-743480d54e94c13c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6e6d1b1990cb0b4b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ab12c7756d466ad1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-adc1fe49c68018bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libcurl-5e67c75654994b9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-aaff68d5d095a56b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1e1a8b6e11d7565f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-769280362942531c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-daa75c9f44f0f87c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-60b766862fb93b03.rlib" "/opt/rustwide/target/debug/deps/libchrono-d5f491dfd47ed4df.rlib" "/opt/rustwide/target/debug/deps/libnum-df5538572f702834.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c8a1b8ba7efba85.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66b2a1f5e640180c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e9bb22ce34f0cbb0.rlib" "/opt/rustwide/target/debug/deps/libtime-f2183d5b5c47f11a.rlib" "/opt/rustwide/target/debug/deps/libtext_io-316b3a7aa1d4a5c5.rlib" "/opt/rustwide/target/debug/deps/libclap-935972257594e983.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-fae8756026aba7d6.rlib" "/opt/rustwide/target/debug/deps/libterm_size-1ba573ea261ba49d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-246af8e8650b9e1b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/liblibc-508a9d3ea83be361.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a1bf50c57bfd2d5b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d8295a7cff65c121.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-1e1a8b6e11d7565f.rlib(libcurl_la-version.o): in function `curl_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/version.c:122: undefined reference to `psl_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-1e1a8b6e11d7565f.rlib(libcurl_la-cookie.o): in function `Curl_cookie_add': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:801: undefined reference to `psl_builtin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:802: undefined reference to `psl_is_cookie_domain_acceptable' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boleta` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a7cf248c4c7c2819a6766202b04f43d4b6fae7d0856b3940fcb07d0ed9e55e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cf248c4c7c2819a6766202b04f43d4b6fae7d0856b3940fcb07d0ed9e55e20", kill_on_drop: false }` [INFO] [stdout] a7cf248c4c7c2819a6766202b04f43d4b6fae7d0856b3940fcb07d0ed9e55e20