[INFO] fetching crate parsec-tool 0.7.0... [INFO] testing parsec-tool-0.7.0 against beta-2024-12-08 for beta-1.84.0-4 [INFO] extracting crate parsec-tool 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate parsec-tool 0.7.0 on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parsec-tool 0.7.0 [INFO] finished tweaking crates.io crate parsec-tool 0.7.0 [INFO] tweaked toml for crates.io crate parsec-tool 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate parsec-tool 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154a045a9519768816745eb95753461d8f9b97283d2d8b17e5aa92869cb6d6a0 [INFO] running `Command { std: "docker" "start" "-a" "154a045a9519768816745eb95753461d8f9b97283d2d8b17e5aa92869cb6d6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154a045a9519768816745eb95753461d8f9b97283d2d8b17e5aa92869cb6d6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154a045a9519768816745eb95753461d8f9b97283d2d8b17e5aa92869cb6d6a0", kill_on_drop: false }` [INFO] [stdout] 154a045a9519768816745eb95753461d8f9b97283d2d8b17e5aa92869cb6d6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa89b24cef5adb245473602e92e88b1ef4de953a05d40245b8d00e5899ddea4d [INFO] running `Command { std: "docker" "start" "-a" "aa89b24cef5adb245473602e92e88b1ef4de953a05d40245b8d00e5899ddea4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling parsec-interface v0.29.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling psa-crypto-sys v0.12.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling psa-crypto v0.12.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling picky-asn1 v0.8.0 [INFO] [stderr] Compiling picky-asn1-der v0.4.1 [INFO] [stderr] Compiling picky-asn1-x509 v0.12.0 [INFO] [stderr] Compiling parsec-client v0.16.0 [INFO] [stderr] Compiling parsec-tool v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc74WXL3/symbols.o" "/opt/rustwide/target/debug/deps/parsec_tool-6316178f5ca807c5.parsec_tool.223a8440fbf5fc37-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parsec_tool-6316178f5ca807c5.6ybnhupukmlndxedolw1b1qqp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e312a074502200d9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-52d1aec1f7b0ccaa.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-e96d906904671925.rlib" "/opt/rustwide/target/debug/deps/librustix-c71e9d7759afb0e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-22eae3b41c894dc1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libregex-7f898d760973f65a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f36c80ae0367dbc4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dae4c4e1fff792fb.rlib" "/opt/rustwide/target/debug/deps/libparsec_tool-98e1b5ecdcc4f4fc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a3f08ea5598e3c77.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8cf8d731355bd269.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-abb3507b0cd407be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b8ebcdd95e6c4080.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03b97972a2ae3a4b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1_x509-11b43f7729507bf3.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1_der-f222a128031e9ce9.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1-37730d25724471e0.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-765d5950b77e084f.rlib" "/opt/rustwide/target/debug/deps/liboid-3d39f657492ea16c.rlib" "/opt/rustwide/target/debug/deps/librcgen-f70c6a183e163c5e.rlib" "/opt/rustwide/target/debug/deps/libring-819c0b288ce5de77.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libpem-abf3eeee25133287.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libyasna-d31f96d7a4065b6f.rlib" "/opt/rustwide/target/debug/deps/libtime-302e25134a849315.rlib" "/opt/rustwide/target/debug/deps/libtime_core-fb5f907018667ded.rlib" "/opt/rustwide/target/debug/deps/libparsec_client-9ea1c1bd7df1382b.rlib" "/opt/rustwide/target/debug/deps/liblibc-bee1a846c06b5f5f.rlib" "/opt/rustwide/target/debug/deps/liburl-f9d6a8d317c25a50.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libparsec_interface-59e95d8a3539d0a6.rlib" "/opt/rustwide/target/debug/deps/libbincode-c2ea8717551704bb.rlib" "/opt/rustwide/target/debug/deps/libprost-ab70d5e536a0c0e4.rlib" "/opt/rustwide/target/debug/deps/libbytes-534a8eae86e8a125.rlib" "/opt/rustwide/target/debug/deps/libnum-56408e3d453d7bc6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0375c60b08e91e59.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-79f7470a1589b408.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6ca3322dbea09b49.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b6aa9ac135a8a1fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-280bf46f0f0c1b81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-156e6715810d4736.rlib" "/opt/rustwide/target/debug/deps/libpsa_crypto-d7bb9639da781a0b.rlib" "/opt/rustwide/target/debug/deps/libpsa_crypto_sys-a9be76d62eab0432.rlib" "/opt/rustwide/target/debug/deps/libserde-69595381519ff9bc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-37a301a4a7ed03b7.rlib" "/opt/rustwide/target/debug/deps/libuuid-91559fd3bf4fe8c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7cca54fccc47f9fc.rlib" "/opt/rustwide/target/debug/deps/libstructopt-212dc28277694320.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-a1abfcfa6582d413.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bc625fd77f464656.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-cfceec31e2d6206b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-bd83b73fb9de472e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parsec_tool-6316178f5ca807c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parsec-tool` (bin "parsec-tool") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aa89b24cef5adb245473602e92e88b1ef4de953a05d40245b8d00e5899ddea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa89b24cef5adb245473602e92e88b1ef4de953a05d40245b8d00e5899ddea4d", kill_on_drop: false }` [INFO] [stdout] aa89b24cef5adb245473602e92e88b1ef4de953a05d40245b8d00e5899ddea4d