[INFO] cloning repository https://github.com/kirisaki/graphql-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirisaki/graphql-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 900da966d0ed346f66473d63ac8c53b9459aa572 [INFO] testing kirisaki/graphql-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kirisaki/graphql-rust [INFO] finished tweaking git repo https://github.com/kirisaki/graphql-rust [INFO] tweaked toml for git repo https://github.com/kirisaki/graphql-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kirisaki/graphql-rust on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kirisaki/graphql-rust 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e52c82330dda3e56d2baef3d561480dd4ed2e6fd3e3cf503e0ab4156d3beb62 [INFO] running `Command { std: "docker" "start" "-a" "1e52c82330dda3e56d2baef3d561480dd4ed2e6fd3e3cf503e0ab4156d3beb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e52c82330dda3e56d2baef3d561480dd4ed2e6fd3e3cf503e0ab4156d3beb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e52c82330dda3e56d2baef3d561480dd4ed2e6fd3e3cf503e0ab4156d3beb62", kill_on_drop: false }` [INFO] [stdout] 1e52c82330dda3e56d2baef3d561480dd4ed2e6fd3e3cf503e0ab4156d3beb62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4669ee10f2711e2f2980ef9d8a490ba350ba81f98813ca61edcdce84bfcb3be9 [INFO] running `Command { std: "docker" "start" "-a" "4669ee10f2711e2f2980ef9d8a490ba350ba81f98813ca61edcdce84bfcb3be9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-graphql-value v3.0.15 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-parser v3.0.15 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling axum-core v0.1.1 [INFO] [stderr] Compiling tower-http v0.2.0 [INFO] [stderr] Compiling async-graphql-derive v3.0.15 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling async-graphql v3.0.16 [INFO] [stderr] Compiling axum v0.4.2 [INFO] [stderr] Compiling async-graphql-axum v3.0.17 [INFO] [stderr] Compiling models v0.1.0 (/opt/rustwide/workdir/models) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcZkzgdW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmodels-3d6cc7181c4d18ee.rlib,libasync_graphql_axum-42d3430c21b78464.rlib,libaxum-16a33e6111d920d7.rlib,libmatchit-5ebdff6a626aa331.rlib,libserde_urlencoded-a096aac93e2e1090.rlib,libtower_http-2baee633ef84793c.rlib,libheaders-abf31588eb08ab0d.rlib,libheaders_core-88f2644876f58d80.rlib,libbitflags-e274cd04b58a060d.rlib,libtokio_tungstenite-4888fcc47e644146.rlib,libtungstenite-3367e91ce6d7c85e.rlib,libbase64-1447dfff012d42f8.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libsha1-9373cc1e908fa349.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-25706bba038043a1.rlib,libdigest-cb6da49643218646.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,libtower-236fe309affce0d1.rlib,libpin_project-1b207451875ca021.rlib,libtokio_util-350307f586fcb191.rlib,libaxum_core-0779e9dfea9dcce7.rlib,libhyper-143a9dc9609aa4a3.rlib,libsocket2-9d30beb063976ff8.rlib,libtracing-0116f184c68b9fa4.rlib,libtracing_core-73c54d407336bd1e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures_channel-f80cc007a8a7852a.rlib,libtokio-b5ae130c9dbecf4a.rlib,libsignal_hook_registry-db88c77fa579aa5f.rlib,libnum_cpus-9bc0ac120b03b2a0.rlib,libmio-bd056cfe89769487.rlib,libparking_lot-ba5344b171e09627.rlib,libparking_lot_core-a1b76ad4cabbaf04.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libhttp_body-04550e65fcbf8124.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libasync_graphql-b9ca4252da9f3848.rlib,libtempfile-8da0d89724f1c842.rlib,librand-d21bb490e105f66f.rlib,librand_chacha-d154986c327cee62.rlib,libppv_lite86-7955ccdf208dacd3.rlib,librand_core-e7379593d77a934c.rlib,libgetrandom-a138dc773a2f888e.rlib,liblibc-7253a04f790802a5.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libasync_stream-90e3867712621c0b.rlib,libnum_traits-e187c9543899d750.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libmulter-448decf66323b737.rlib,libmime-2517c84452183460.rlib,libtwoway-9e871e8decb36d3e.rlib,libunchecked_index-e66b4165409f571d.rlib,liblog-2fa663e3959e676f.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-4e731bec34c6008e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libasync_graphql_parser-8c95e6c986f1ab22.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libfutures_util-1de642a185af1daa.rlib,libmemchr-81b381f232779c95.rlib,libfutures_io-fb6c7fff584a7752.rlib,libslab-93074f6ff5a0b7db.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-5d81b298188dcfe2.rlib,libhttp-761754e8ac4b22c4.rlib,libitoa-7c9a83f6047c872a.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-9c27276f38f0fb35.rlib,libasync_graphql_value-98290c1d9b8de14a.rlib,libserde_json-d779e24caf207539.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libbytes-fc2d9a19d2b8c7a7.rlib,libindexmap-1c0210be0606c3da.rlib,libhashbrown-f6484c11bf24e065.rlib,libserde-6240c1454b7b995c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcZkzgdW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/app-64299dceffd36971" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-a138dc773a2f888e.rlib(getrandom-a138dc773a2f888e.getrandom.4eeba8ad6187f255-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h8f9825d638e74aafE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `app` (bin "app") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4669ee10f2711e2f2980ef9d8a490ba350ba81f98813ca61edcdce84bfcb3be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4669ee10f2711e2f2980ef9d8a490ba350ba81f98813ca61edcdce84bfcb3be9", kill_on_drop: false }` [INFO] [stdout] 4669ee10f2711e2f2980ef9d8a490ba350ba81f98813ca61edcdce84bfcb3be9