[INFO] cloning repository https://github.com/jzarnett/sudoku-verifier-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzarnett/sudoku-verifier-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzarnett%2Fsudoku-verifier-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzarnett%2Fsudoku-verifier-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9889d88d28699d6a4d9f3eba56139f062203b3c0 [INFO] testing jzarnett/sudoku-verifier-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%2Fjzarnett%2Fsudoku-verifier-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/jzarnett/sudoku-verifier-rust [INFO] finished tweaking git repo https://github.com/jzarnett/sudoku-verifier-rust [INFO] tweaked toml for git repo https://github.com/jzarnett/sudoku-verifier-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jzarnett/sudoku-verifier-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/jzarnett/sudoku-verifier-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] 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] 1624f824822c364418f7926c5b2f94d2a8aa6a2315f49339fff7523035139a39 [INFO] running `Command { std: "docker" "start" "-a" "1624f824822c364418f7926c5b2f94d2a8aa6a2315f49339fff7523035139a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1624f824822c364418f7926c5b2f94d2a8aa6a2315f49339fff7523035139a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1624f824822c364418f7926c5b2f94d2a8aa6a2315f49339fff7523035139a39", kill_on_drop: false }` [INFO] [stdout] 1624f824822c364418f7926c5b2f94d2a8aa6a2315f49339fff7523035139a39 [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] 8884d60ef9004d1dd17ad0e5a9db7a321d08ca5efc4c462ed7fa959d76160ee5 [INFO] running `Command { std: "docker" "start" "-a" "8884d60ef9004d1dd17ad0e5a9db7a321d08ca5efc4c462ed7fa959d76160ee5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#c24f15c1) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#c24f15c1) [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#c24f15c1) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket#c24f15c1) [INFO] [stderr] Compiling sudoku-verifier-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / rocket::ignite() [INFO] [stdout] 77 | | .mount("/", routes![verify_sudoku]) [INFO] [stdout] 78 | | .launch() [INFO] [stdout] 79 | | .await; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 76 | let _ = rocket::ignite() [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/rustc7w5tHi/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librocket_contrib-07c2782a66f3163e.rlib,libserde_json-5bf16f10f967f1c8.rlib,libryu-af883cd9b444a782.rlib,librand-d3d2489a404f4d4e.rlib,librand_chacha-698763aebd8edd83.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-c59dd0653c713213.rlib,libgetrandom-9092383427587a63.rlib,libasync_std-085ad76f41919e00.rlib,libasync_global_executor-bf3238d4c0ee3a05.rlib,libblocking-ee369800df566f7b.rlib,libatomic_waker-3f97ef3c26c3e519.rlib,libasync_mutex-e2c0a8a7e868ac84.rlib,libasync_executor-00eb2b2298fa939b.rlib,libasync_task-f2297bb9627d4a9b.rlib,libasync_io-a21b11b0dc6f3125.rlib,libnb_connect-0dbc5655eede7ae7.rlib,libvec_arena-a7c8d8daae09d875.rlib,libpolling-00cbb38577f2f1ee.rlib,libfutures_lite-095238946cbdbec4.rlib,libfastrand-e119175d2828e6aa.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libasync_channel-9107a7dd02e2c354.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.rlib,libasync_lock-f826d0ad67b9029e.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libkv_log_macro-77bbc1c24035486d.rlib,librocket-4fd421878f5dbc00.rlib,libatty-5cc04f57bda8928c.rlib,librocket_http-42eb99dae596b9f7.rlib,libref_cast-9f09eb2cfcc4c106.rlib,libeither-4c8c1e39a99655ac.rlib,libcookie-e3e53f2fc2975a34.rlib,libunicode_xid-5eec409559c4ae22.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-ee0d26419ff42e0e.rlib,libsocket2-e6b1eb39a013fe98.rlib,libhttparse-84d0bdd2ca156c81.rlib,libh2-45d1bda1d4d29a29.rlib,libtracing_futures-d5ae18caad89604c.rlib,libpin_project-acfad1a693ab4be8.rlib,libindexmap-312b33f1037f4904.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-fcb4329693b08c31.rlib,libtokio_stream-15268b12fb776116.rlib,libasync_stream-265156824074875b.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-c423526a91c885e2.rlib,libpin_project-3fc0e2228d2cac6e.rlib,libhttpdate-7254a90ea045ac03.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libtracing-ead87a0d420157a2.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libubyte-bd281e746e7730c0.rlib,libbinascii-0ced81c8bbd9161a.rlib,libtime-904bc146da4b31e4.rlib,libtime_macros-33b7c997bf8f2241.rlib,libstandback-319f239ad14071fe.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-c05e4a91e1d72021.rlib,libfigment-88f80e0ad9aed795.rlib,libtoml-f0d52df2011b84ff.rlib,libuncased-f58b2134d696de8d.rlib,libpear-995a345dc194c796.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-957998150ef6f837.rlib,libtokio-bc600216216e80e9.rlib,libsignal_hook_registry-ca5f9a56b4448906.rlib,libnum_cpus-b58e975c9dd1e8d2.rlib,libbytes-f5f6908afbf67346.rlib,libmio-1e984f3b7c630278.rlib,libparking_lot-c1c3504271d6c1a1.rlib,libparking_lot_core-cf5add0d44613ecb.rlib,liblibc-ff0e148db483e3cf.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-4fad5546419847ac.rlib,libfutures_executor-a951169dd662a527.rlib,libfutures_util-d7d2cff7b21e247d.rlib,libmemchr-882636e5da988825.rlib,libfutures_io-24bce8fcb189f736.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-830823a9e4b2e4ca.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libfutures_sink-4682eea175c2ab17.rlib,libfutures_task-422bebb10926779b.rlib,libonce_cell-942554d6a4b98f73.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-8791498362c121d3.rlib,libyansi-a9e63105bcc04d10.rlib,liblog-75a02f091910247d.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/rustc7w5tHi/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/sudoku_verifier_rust-c0a369aa305ff607" "-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-9092383427587a63.rlib(getrandom-9092383427587a63.getrandom.4e859b4428caa37e-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h523e882562d8335aE+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 `sudoku-verifier-rust` (bin "sudoku-verifier-rust") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8884d60ef9004d1dd17ad0e5a9db7a321d08ca5efc4c462ed7fa959d76160ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8884d60ef9004d1dd17ad0e5a9db7a321d08ca5efc4c462ed7fa959d76160ee5", kill_on_drop: false }` [INFO] [stdout] 8884d60ef9004d1dd17ad0e5a9db7a321d08ca5efc4c462ed7fa959d76160ee5