[INFO] cloning repository https://github.com/LowLevelAcademy/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LowLevelAcademy/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowLevelAcademy%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowLevelAcademy%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd3148db720c46df83a0d6f2a5130b16159f7f9 [INFO] testing LowLevelAcademy/server 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%2FLowLevelAcademy%2Fserver" "/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/LowLevelAcademy/server [INFO] finished tweaking git repo https://github.com/LowLevelAcademy/server [INFO] tweaked toml for git repo https://github.com/LowLevelAcademy/server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LowLevelAcademy/server 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/LowLevelAcademy/server 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] 9ed8de3294a948e1ac09ee5f7328e99014f71854dbd7ba3dcacf3c82bd8fef9b [INFO] running `Command { std: "docker" "start" "-a" "9ed8de3294a948e1ac09ee5f7328e99014f71854dbd7ba3dcacf3c82bd8fef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed8de3294a948e1ac09ee5f7328e99014f71854dbd7ba3dcacf3c82bd8fef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed8de3294a948e1ac09ee5f7328e99014f71854dbd7ba3dcacf3c82bd8fef9b", kill_on_drop: false }` [INFO] [stdout] 9ed8de3294a948e1ac09ee5f7328e99014f71854dbd7ba3dcacf3c82bd8fef9b [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] 145fe002d69a48685755fb44ac27eb7028ff1953ce9d06a1105547efacb4e8d4 [INFO] running `Command { std: "docker" "start" "-a" "145fe002d69a48685755fb44ac27eb7028ff1953ce9d06a1105547efacb4e8d4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `OutputMissing`, `VersionReleaseMissing`, `VersionHashMissing`, and `VersionDateMissing` are never constructed [INFO] [stdout] --> src/sandbox.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | OutputMissing, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 48 | #[snafu(display("Release was missing from the version output"))] [INFO] [stdout] 49 | VersionReleaseMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | #[snafu(display("Commit hash was missing from the version output"))] [INFO] [stdout] 51 | VersionHashMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[snafu(display("Commit date was missing from the version output"))] [INFO] [stdout] 53 | VersionDateMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdout` is never read [INFO] [stdout] --> src/sandbox.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct CompileResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub stdout: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompileResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/rustcGL8sRf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librocket_contrib-cf42ce7fabe0c5a0.rlib,libserde_json-d281c294bf14f49a.rlib,libryu-af883cd9b444a782.rlib,librocket-85a6cc41049de7c7.rlib,libbinascii-0ced81c8bbd9161a.rlib,libatty-ca2333fd6a803e62.rlib,librocket_http-ca4fc5974ee2cec0.rlib,libref_cast-cd7ac9bf00b75144.rlib,libcookie-d53bf626e7247282.rlib,libsha2-6c2e89e5c37caa22.rlib,libcpuid_bool-f14a20ba81419679.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-f451bb18cbb2a26c.rlib,libhkdf-e31af6511546ecda.rlib,libhmac-9151a197d754887f.rlib,libcrypto_mac-821faa5bcca4f575.rlib,libdigest-7835ff63f12de265.rlib,libaes_gcm-8fef133c01f2de8e.rlib,libghash-2e63653bfcf76497.rlib,libpolyval-57be7ef7aefc1683.rlib,libuniversal_hash-86a07ab9b4813e61.rlib,libsubtle-7c404d78b73cf2a0.rlib,libaes-55d106ccf9b63620.rlib,libaes_soft-0bfcb34e39b484e7.rlib,libbyteorder-a193d5963f4626bb.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libaead-de6d3fccdafe254c.rlib,libblock_cipher-7851cb6b0ef2c825.rlib,libgeneric_array-6bd2b8661ff28ad4.rlib,libtypenum-0d13c3a14e20be66.rlib,libbase64-58f9c786d7f23eb6.rlib,librand-c6068cbbf2d55e21.rlib,librand_chacha-b5f6c3bdd4296955.rlib,libppv_lite86-ef53971f935c91f9.rlib,librand_core-83d4b593c22f2f71.rlib,libgetrandom-9c4ebe0461cbf707.rlib,libunicode_xid-5eec409559c4ae22.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmallvec-40aa8da2aaa6084b.rlib,libhyper-036f86b68ef781fa.rlib,libhttparse-84d0bdd2ca156c81.rlib,libwant-ac1c3520cf8572ac.rlib,libtry_lock-d956e9fcf0af499a.rlib,libh2-da64a3a1b465b8d3.rlib,libindexmap-d1570c017a02e152.rlib,libhashbrown-c7508ee852595303.rlib,libtokio_util-e6a89967291357e3.rlib,libtime-d10ea5aa3f5387dd.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-cb792d4bef91e562.rlib,libhttp-5cd50ddc06c5152b.rlib,libitoa-a59540a3a09fb750.rlib,libtracing-a5ee08e77580c4af.rlib,libtracing_core-674eafb321e87b8a.rlib,libtoml-b58f85b931c0423e.rlib,libserde-9f66d11b50dad81f.rlib,libpear-6cb8a4a32bb7622f.rlib,libinlinable_string-4e252d4bde861f4d.rlib,libtime-bad20224a86ebcbf.rlib,libstandback-58be3261e8bf7836.rlib,libtime_macros-996535905e48d2ff.rlib,libatomic-3a0a8d44f8cac088.rlib,libstate-8f2a270082e7359e.rlib,libfutures-95c95be0c31c4bc4.rlib,libfutures_executor-f8e0d4a369f0d853.rlib,libfutures_util-6dfc2c08746f569c.rlib,libproc_macro_nested-2e4002de4910557b.rlib,libfutures_io-03acb20cab29e44e.rlib,libfutures_channel-a3cf72f1735da8a2.rlib,libpin_project-a3f1ff6bc7489c74.rlib,libfutures_sink-fb942baf8af709d2.rlib,libfutures_task-a090238293355c73.rlib,libonce_cell-89be73b5fd0211ba.rlib,libpin_utils-b08f1197f0cdae19.rlib,libyansi-a9e63105bcc04d10.rlib,libtokio-8fbc5d9e45cd6a37.rlib,libsignal_hook_registry-5fd118f15936f246.rlib,libarc_swap-072139ab8f6eebb4.rlib,libnum_cpus-ae9e6486880d946d.rlib,libmemchr-ef72552adde229fb.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-292f9259810754a7.rlib,libmio-de2b85e6964cb93f.rlib,libslab-7c577fd9ceb1ab41.rlib,libiovec-0db7e736829020d5.rlib,libnet2-b2354170a47875b3.rlib,libfutures_core-1fa6d914b49bd78d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3e6aab9f92fa68ff.rlib,libpin_project_lite-9425618866ebf4ff.rlib,libtempdir-f3da3bad2f02f06c.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-a7f3c06ad551b3d3.rlib,liblibc-a7a0841e18dbd78a.rlib,libsnafu-778a24bd1fade16f.rlib,libdoc_comment-371febfbc0981078.rlib,liblog-9eb3e35e0f591e8b.rlib,libcfg_if-2d17986ae484e939.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/rustcGL8sRf/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/server-d9afc4ec78c5e385" "-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-9c4ebe0461cbf707.rlib(getrandom-9c4ebe0461cbf707.getrandom.2c3c67037444c2b2-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.1.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h0d8d4dd3f4e48b17E+0x79): 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 `server` (bin "server") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "145fe002d69a48685755fb44ac27eb7028ff1953ce9d06a1105547efacb4e8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145fe002d69a48685755fb44ac27eb7028ff1953ce9d06a1105547efacb4e8d4", kill_on_drop: false }` [INFO] [stdout] 145fe002d69a48685755fb44ac27eb7028ff1953ce9d06a1105547efacb4e8d4