[INFO] cloning repository https://github.com/d2718/camp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d2718/camp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0cf6c72443e894775bd8426b61936a1508829f9 [INFO] testing d2718/camp 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%2Fd2718%2Fcamp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/d2718/camp [INFO] finished tweaking git repo https://github.com/d2718/camp [INFO] tweaked toml for git repo https://github.com/d2718/camp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/d2718/camp 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/d2718/camp 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e5061fddf6f4b5aa88ddb64638474a6010c3b8cc88f9b3d453968f4fee6a048d [INFO] running `Command { std: "docker" "start" "-a" "e5061fddf6f4b5aa88ddb64638474a6010c3b8cc88f9b3d453968f4fee6a048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5061fddf6f4b5aa88ddb64638474a6010c3b8cc88f9b3d453968f4fee6a048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5061fddf6f4b5aa88ddb64638474a6010c3b8cc88f9b3d453968f4fee6a048d", kill_on_drop: false }` [INFO] [stdout] e5061fddf6f4b5aa88ddb64638474a6010c3b8cc88f9b3d453968f4fee6a048d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d6f52e924ef17f3e598f2c7f58102d6e679cefe483bc5c790919affac1dcdb95 [INFO] running `Command { std: "docker" "start" "-a" "d6f52e924ef17f3e598f2c7f58102d6e679cefe483bc5c790919affac1dcdb95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling pest_derive v2.2.1 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling handlebars v4.3.3 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling camp v2.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/inter/teacher.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn from_pace(pcal: &'a Pace) -> Result { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 414 | pub fn from_pace(pcal: &'a Pace) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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/rustcpFK9L0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcamp-bb5a3075c2f165c0.rlib,libhyper_rustls-524b9de0e62520ae.rlib,librustls_native_certs-1b623fb0f5ba1250.rlib,librustls_pemfile-7bee12426c031013.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libtokio_rustls-2a8b52ffae5e7a4c.rlib,librustls-98a277a46ce58ab6.rlib,libsct-126a8fb2041ef433.rlib,libwebpki-49453c6b4a544aaa.rlib,libring-5a2956d3505d8cbf.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libcsv-12afa8992a9b4019.rlib,libitoa-7c9a83f6047c872a.rlib,libcsv_core-f6be677625097c27.rlib,libbstr-e0400216b21ddcd7.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex_automata-2f772042de7a2dcd.rlib,libtoml-eb0484ae3372cdcf.rlib,libhandlebars-0c8b45ff1f0f60f3.rlib,libpest-2e14a59161e986dd.rlib,libucd_trie-77a6b5615e4ec7a6.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthiserror-cb449e158e4a147a.rlib,libzip-b0ea7d043cc148c8.rlib,libpbkdf2-6b4b79c2bebb351e.rlib,libpassword_hash-3a698e83e02bf872.rlib,libbase64ct-23304dfdb88c00ac.rlib,libzstd-2c353439e5a508d2.rlib,libzstd_safe-3c16ec979e6a57d4.rlib,libzstd_sys-8ffba608012c3de6.rlib,libbzip2-098d20856772c657.rlib,libbzip2_sys-301e49aeed8aea2b.rlib,libflate2-b2ee5a0c3d511feb.rlib,libminiz_oxide-5e2c6f27f09fbcad.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libaes-c95cfc918bbabe6d.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-98520bd7e69e04cb.rlib,libsha1-c0a78eb837c2677a.rlib,libtokio_postgres-194d3e3dcfe1174c.rlib,libphf-a92d7df5bead0e03.rlib,libphf_shared-600a15b5e5459999.rlib,libsiphasher-38fa4a3175b9359a.rlib,libparking_lot-a94e99caaf52bab8.rlib,libparking_lot_core-bc4795de8e164eb3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libpostgres_types-ae2219744d386473.rlib,libarray_init-d9ef655b5ec80bb3.rlib,libpostgres_protocol-7f82e56ee3dd30a8.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-556bf9ef91b20a1b.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libsha2-ecdf274f12be344d.rlib,libcpufeatures-bd3a5bace216530a.rlib,libhmac-e35b4932c19ab788.rlib,libmd5-dcc095c5837f3763.rlib,libfallible_iterator-da18290346318e11.rlib,libfutures-c52fe98db025c9a0.rlib,libfutures_executor-acc5f5ffa32a68b5.rlib,libbyteorder-c7092f68299ac016.rlib,librand-2a861c800ee5cf5b.rlib,librand_chacha-943da4419f173414.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-8cc0d8bdae1ba156.rlib,libgetrandom-aa730e50b98218fd.rlib,libblake3-651b20d0dcd81c2a.rlib,libconstant_time_eq-5cfd50e7e287192a.rlib,libdigest-599767995ed3838c.rlib,libsubtle-af5f0d59ba7ae801.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-d1118f31ca5929df.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libarrayref-762a58c2a3b122f9.rlib,libsmallstr-5bb46877296af818.rlib,libsmallvec-abdedae1f11ab85c.rlib,libsimplelog-a6334b32a478a5a8.rlib,libtime-6747b99fa8a896cc.rlib,libnum_threads-7f7c3d0693d679a8.rlib,libtermcolor-a537f8c45744a682.rlib,libaxum-a6ab0337568137ec.rlib,libserde_json-6c3ec208c3c79930.rlib,libserde_urlencoded-50c211b93839a961.rlib,libryu-9675aeb4e0982d6b.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-7b05428798edc658.rlib,libmime_guess-67b1f337a61968f4.rlib,libunicase-8147ee5a701eb6bd.rlib,libhttp_range_header-c51669b51099b2b6.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libtokio_util-69c1704fd3bfab52.rlib,libbitflags-e274cd04b58a060d.rlib,libtower-3bbb57c0620df363.rlib,libpin_project-161daaef3c057bf3.rlib,libhyper-e8ea8e1e9c55ca02.rlib,libwant-8af00ba2813044c8.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d5036b1fd52b451b.rlib,libtracing-28c115a83a7049ad.rlib,libtracing_core-01eb33564b0f941f.rlib,libonce_cell-734862852b790e74.rlib,libtokio-ce05a30e389d2c86.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libsocket2-5165258c3ea759a0.rlib,libmio-dec9ac68d4390906.rlib,liblibc-46cbd4892249b89e.rlib,liblog-85ece36e36b085b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libserde-d8c81ac0ed2f8b2e.rlib,libaxum_core-a2b8614cec7f4d23.rlib,libmime-2517c84452183460.rlib,libfutures_util-0082f78d484493b0.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-f07d39522fabac9e.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libtower_service-b69620aa0e2195d2.rlib,libtower_layer-4f25c82570a74ccc.rlib,libhttp_body-2e328adf1824c905.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libhttp-dbce4be708b5721e.rlib,libitoa-95e5ea577b522801.rlib,libfnv-81596130b397d5c3.rlib,libbytes-7eb11ff473101a62.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/rustcpFK9L0/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-e0da2d71b685d419/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-e0da2d71b685d419/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-fb71a6d5f6712671/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/bzip2-sys-59ff7541ff62e933/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-9f930788921b6c43/out" "-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/camp-84d50cb2c631cad9" "-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-aa730e50b98218fd.rlib(getrandom-aa730e50b98218fd.getrandom.fee3cd4793159606-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc88e109cb50baf96E+0xbc): 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 `camp` (bin "camp") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d6f52e924ef17f3e598f2c7f58102d6e679cefe483bc5c790919affac1dcdb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f52e924ef17f3e598f2c7f58102d6e679cefe483bc5c790919affac1dcdb95", kill_on_drop: false }` [INFO] [stdout] d6f52e924ef17f3e598f2c7f58102d6e679cefe483bc5c790919affac1dcdb95