[INFO] cloning repository https://github.com/laurigates/niinku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laurigates/niinku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurigates%2Fniinku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurigates%2Fniinku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50ac85f37a9bfd04a9fce1a4b6de288b746efeb4
[INFO] testing laurigates/niinku against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurigates%2Fniinku" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laurigates/niinku
[INFO] finished tweaking git repo https://github.com/laurigates/niinku
[INFO] tweaked toml for git repo https://github.com/laurigates/niinku written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laurigates/niinku on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laurigates/niinku 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa
[INFO] running `Command { std: "docker" "start" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling niinku-sources v0.1.0 (/opt/rustwide/workdir/crates/sources)
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr] warning: niinku-sources@0.1.0: libvoikko not found via pkg-config; relying on default linker search path
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling voikko-rs v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling niinku-pipeline v0.1.0 (/opt/rustwide/workdir/crates/pipeline)
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling niinku-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcHcJ4a5/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libniinku_sources-2c075eef3e1a51e0,libserde_json-2600db82d11d4bd7,libmemchr-b95fc6834a703ae9,libitoa-1e9e3b22820c4a15,libzmij-3fd0fbc0da54c581,libureq-a88b03ba0ee2c4d8,libwebpki_roots-e9acd1a8b5b0e141,libwebpki_roots-539c860513118a39,libonce_cell-a92ce0590bdd2571,libbase64-5ba8d8f2fe9c6ccd,liburl-38c477ad516c4413,libidna-3c9c2149ba84bc89,libidna_adapter-907e8cdde6e4fd9a,libicu_properties-be9d7c527aaf6f84,libicu_properties_data-3b22ee4d54a8ef94,libicu_normalizer-0ee1d7d28a14d193,libsmallvec-cba087a5aa4d51ce,libicu_normalizer_data-ec18cea5227907fc,libicu_collections-564103852ca94c74,libutf8_iter-050834cd1b25caa4,libpotential_utf-be8583971f3c7db3,libicu_provider-af22b56b582df066,libicu_locale_core-787fdd62c9b05de4,libtinystr-2dd552b08d28edb9,liblitemap-9027a9464d06b78c,libwriteable-93f874a44acb2524,libzerovec-1f374a5839252c89,libzerotrie-daf365927c74a7f3,libyoke-ec8ce00e0a0737bc,libstable_deref_trait-1fabeba25560deaf,libzerofrom-d5070fb92fe6d577,libform_urlencoded-81ed62fdc615ac55,libpercent_encoding-ab8bca3f3e17a0eb,librustls-0ec4629ff7c5b5c5,libsubtle-55d0ad28af99a64a,libwebpki-540a29db481474c7,libring-dc1eb09fe13b3206,libgetrandom-b1378f931812ec87,libuntrusted-5ab0aa40ecba79ee,libcfg_if-6d8dca19095bb388,librustls_pki_types-63dcf716f614994c,libzeroize-cd4d2c68f996dced,liblog-d8470719bcbd688e,libvoikko_rs-bff1f85844ce998e,liblibc-9127009e093ab63a,libunicode_segmentation-ad96a6328f82ceaf,libserde-842f1d35f1dc5901,libserde_core-fc2e9ba380840c21,libniinku_pipeline-b0057508b6f22dd2,libanyhow-20af1bf2f69cd60f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lvoikko" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcHcJ4a5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/ring-8ac25d04fbeeae05/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/niinku-540fb3c018a5345f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lvoikko
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `niinku-cli` (bin "niinku") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa", kill_on_drop: false }`
[INFO] [stdout] 3216f011bc84c98cd54cd4cefaabac29622626c760b7ad007e64b29f20bd11fa
