[INFO] cloning repository https://github.com/MaxBeaud/rusty_kick_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxBeaud/rusty_kick_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxBeaud%2Frusty_kick_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxBeaud%2Frusty_kick_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1afa179920be3297ae5d7973eb7c8468515aaba5 [INFO] testing MaxBeaud/rusty_kick_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%2FMaxBeaud%2Frusty_kick_server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MaxBeaud/rusty_kick_server [INFO] finished tweaking git repo https://github.com/MaxBeaud/rusty_kick_server [INFO] tweaked toml for git repo https://github.com/MaxBeaud/rusty_kick_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MaxBeaud/rusty_kick_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/MaxBeaud/rusty_kick_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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0343a9fe8b430745880dda70b7f4b267425c574f048492fc6d61db8b92f13703 [INFO] running `Command { std: "docker" "start" "-a" "0343a9fe8b430745880dda70b7f4b267425c574f048492fc6d61db8b92f13703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0343a9fe8b430745880dda70b7f4b267425c574f048492fc6d61db8b92f13703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0343a9fe8b430745880dda70b7f4b267425c574f048492fc6d61db8b92f13703", kill_on_drop: false }` [INFO] [stdout] 0343a9fe8b430745880dda70b7f4b267425c574f048492fc6d61db8b92f13703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 221c9008eae443cff482dc6159746e23f97d9f1e69ba9de434ad6296f4d8e0f3 [INFO] running `Command { std: "docker" "start" "-a" "221c9008eae443cff482dc6159746e23f97d9f1e69ba9de434ad6296f4d8e0f3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ripemd256 v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tera v1.12.1 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Compiling rusty_kick_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `add_user` [INFO] [stdout] --> src/controllers/task_controller.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add_user( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_all_tasks` [INFO] [stdout] --> src/controllers/task_controller.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn get_all_tasks( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_task` [INFO] [stdout] --> src/controllers/task_controller.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn get_task( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `update_progress` [INFO] [stdout] --> src/controllers/task_controller.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn update_progress( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `health` [INFO] [stdout] --> src/controllers/task_controller.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn health() -> (Status, Json) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sign_in` [INFO] [stdout] --> src/controllers/user_controller.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn sign_in( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sign_up` [INFO] [stdout] --> src/controllers/user_controller.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn sign_up( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sign_out` [INFO] [stdout] --> src/controllers/user_controller.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn sign_out(jar: &CookieJar<'_>) -> (Status, Json) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user_list` [INFO] [stdout] --> src/controllers/user_controller.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn user_list(service: &State) -> Json> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user_list_pretty` [INFO] [stdout] --> src/controllers/user_controller.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn user_list_pretty(service: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user_pretty` [INFO] [stdout] --> src/controllers/user_controller.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn user_pretty(service: &State, username: String) -> Template { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upload_image` [INFO] [stdout] --> src/controllers/file_controller.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn upload_image(jar: &CookieJar<'_>, service: &State, mut image: Data<'_>) -> (Status, Json) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/controllers/file_controller.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | Some(user) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `upload_image` is never used [INFO] [stdout] --> src/controllers/file_controller.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn upload_image(jar: &CookieJar<'_>, service: &State, mut image: Data<'_>) -> (Status, Json) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/rustcwliEoU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhex-a52fd19e29921b8e.rlib,libripemd256-ecf14d94a5f6ce22.rlib,librocket_dyn_templates-8e98ccadd8ee88af.rlib,libglob-4f447fbb9b736ffe.rlib,libnotify-4bd3b62760f165cc.rlib,libinotify-c8defaf5fe910931.rlib,libinotify_sys-07c7cd9811924870.rlib,libmio_extras-b995c4b05de4f15b.rlib,liblazycell-eedb34e0c1f475b4.rlib,libmio-76be6aa0826588a0.rlib,libiovec-36c0a04a83c5d3d0.rlib,libnet2-5bd117e34e1bb7b9.rlib,libcfg_if-2d17986ae484e939.rlib,libfiletime-5e4d2c068f1138e5.rlib,libnormpath-38d9399fd5299da2.rlib,libtera-0b0dc890fffe3c60.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-3ed2b3490a639040.rlib,libbitflags-e274cd04b58a060d.rlib,libignore-15b5759116cb21ab.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libglobset-acc653cfc56a5d01.rlib,libbstr-d8eeacb36a51c88e.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-2ef27db8683f9221.rlib,libchrono-0e35a25b2b8a364a.rlib,libnum_integer-5ddb400e2d865490.rlib,libnum_traits-e04a0b1505efd012.rlib,libtime-b8d0b13acec2c10d.rlib,librayon-0f255066d691dd9f.rlib,librayon_core-1f076c50c9c1f2a1.rlib,libcrossbeam_deque-cc4c3e6754f70668.rlib,libcrossbeam_epoch-082f09a5c5878a95.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libuuid-02788dea27514baf.rlib,librocket-d763f2130cd471e0.rlib,libatty-71d7adeea5fa9477.rlib,libtempfile-c32ae9671bc228e0.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-d8aee2b96186851f.rlib,libryu-af883cd9b444a782.rlib,librocket_http-de4d7e02a9f52fe5.rlib,libcookie-1cf945e939e51c3a.rlib,libsha2-67e56b7f987a8807.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-25706bba038043a1.rlib,libhkdf-5643d8a04861b057.rlib,libhmac-e8c893607b9b3790.rlib,libcrypto_mac-5f95a81a80f371e6.rlib,libdigest-cb6da49643218646.rlib,libaes_gcm-b415b256963a6064.rlib,libghash-539b8628494476c1.rlib,libpolyval-92f2067c4edca4ec.rlib,libcpuid_bool-597662d587537618.rlib,libuniversal_hash-9c397697228a81b0.rlib,libsubtle-df4431af3009e7f6.rlib,libctr-dcfb83de31af90d4.rlib,libaes-725e8d842fc02f3e.rlib,libaes_soft-e07839c1d7681e07.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-4bbe35b7d1bed7bb.rlib,libaead-47a280535e562ae9.rlib,libgeneric_array-1f475603ae941cbb.rlib,libtypenum-c30adc9f15bf22b3.rlib,librand-f794228c26986d0e.rlib,librand_chacha-53810b440d2d1da7.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-3f3c32748d83ef7a.rlib,libgetrandom-7494aa41857f3480.rlib,libtokio_rustls-ec043abed91dbde7.rlib,librustls-c248465a1c0a79dd.rlib,libbase64-1447dfff012d42f8.rlib,libsct-8c8911820f7c5896.rlib,libwebpki-741d28721d9dd941.rlib,libring-6f6e7d2c1b7e2606.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libstable_pattern-caba20c32cf9b3b5.rlib,libref_cast-73f76426acd5e187.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-e31cf6a72eb7e1ce.rlib,libsocket2-e715409e90c39494.rlib,libh2-f562043126b29dd3.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-7db9ca9573242923.rlib,libtracing_core-73c54d407336bd1e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhttp_body-c760fa04ac05ba01.rlib,libhttpdate-b4affa6a984593b6.rlib,libmulter-d9638828af392f73.rlib,libmime-2517c84452183460.rlib,libtwoway-9e871e8decb36d3e.rlib,libunchecked_index-e66b4165409f571d.rlib,libtokio_util-c557346d763d5d46.rlib,libhttparse-d0c202cec822a6f8.rlib,libspin-3091ad3914311eb5.rlib,libencoding_rs-078442d79d5a0b72.rlib,libhttp-90db212c53e29df1.rlib,libitoa-7c9a83f6047c872a.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-68632bb5a40b944d.rlib,libhashbrown-f6484c11bf24e065.rlib,libeither-4c8c1e39a99655ac.rlib,libbinascii-0ced81c8bbd9161a.rlib,libtokio_stream-e313877a4defad65.rlib,libtime-2f89cff3af5e49d5.rlib,libtime_macros-94a8d4072c2443f6.rlib,libstandback-83e254465ab0b238.rlib,libatomic-887ccaa4d17d14e5.rlib,libstate-bcb80101f8754418.rlib,libparking_lot-2acbecaea9a34641.rlib,libparking_lot_core-42d54aec102d3998.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-f5de8e033a09d588.rlib,libubyte-ac40bd7016ed7bca.rlib,libfigment-87ed2709dc5cefe5.rlib,libtoml-bb82db817acaf3a8.rlib,libuncased-7364d96e6b7b237b.rlib,libpear-d7606c68d7157a31.rlib,libinlinable_string-e00a1891505e15f6.rlib,libserde-417b0da69a304e05.rlib,libtokio-8c25d73808b380e8.rlib,libsignal_hook_registry-72a7b12a36c70a75.rlib,libnum_cpus-e53a86337c675338.rlib,libonce_cell-cadb55224f1ed138.rlib,libbytes-37e68ee094a72681.rlib,libmio-52fbbf86658f5845.rlib,liblibc-4a728b23bbe1b5f2.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-9f5054f84e43d714.rlib,libfutures_executor-0faf1aa1da70d502.rlib,libfutures_util-7a4530ab16dc9f0d.rlib,libmemchr-81b381f232779c95.rlib,libfutures_io-9e2e646b1319d723.rlib,libslab-520ed64810a79da5.rlib,libfutures_channel-139ff9d749335193.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-26e1cde46a1f65be.rlib,libfutures_task-767933cb8c25aa57.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-293027ccf2780cd6.rlib,libfutures_core-5d81b298188dcfe2.rlib,libyansi-a9e63105bcc04d10.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/rustcwliEoU/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-f6987f7333e05e8b/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/rusty_kick_server-121a6d0fc1e87958" "-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-7494aa41857f3480.rlib(getrandom-7494aa41857f3480.getrandom.5fdf7bbaee5071-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_readonly17hebb9a550a88eadbaE+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 `rusty_kick_server` (bin "rusty_kick_server") due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "221c9008eae443cff482dc6159746e23f97d9f1e69ba9de434ad6296f4d8e0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221c9008eae443cff482dc6159746e23f97d9f1e69ba9de434ad6296f4d8e0f3", kill_on_drop: false }` [INFO] [stdout] 221c9008eae443cff482dc6159746e23f97d9f1e69ba9de434ad6296f4d8e0f3