[INFO] cloning repository https://github.com/mlh758/resque-web-ish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlh758/resque-web-ish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlh758%2Fresque-web-ish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlh758%2Fresque-web-ish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e224b68048db8fc7bcbda8888a5759a9c0b2c09f [INFO] testing mlh758/resque-web-ish 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%2Fmlh758%2Fresque-web-ish" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlh758/resque-web-ish [INFO] finished tweaking git repo https://github.com/mlh758/resque-web-ish [INFO] tweaked toml for git repo https://github.com/mlh758/resque-web-ish written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlh758/resque-web-ish 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/mlh758/resque-web-ish 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 11bde51b8267b7da0424e73475772a769081f2f6ab7d5eefa46c0e5fab1d82f4 [INFO] running `Command { std: "docker" "start" "-a" "11bde51b8267b7da0424e73475772a769081f2f6ab7d5eefa46c0e5fab1d82f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bde51b8267b7da0424e73475772a769081f2f6ab7d5eefa46c0e5fab1d82f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bde51b8267b7da0424e73475772a769081f2f6ab7d5eefa46c0e5fab1d82f4", kill_on_drop: false }` [INFO] [stdout] 11bde51b8267b7da0424e73475772a769081f2f6ab7d5eefa46c0e5fab1d82f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fbea462559621630abe6be0c60211cd20700987e65e11ada2f2cca0e4f64986b [INFO] running `Command { std: "docker" "start" "-a" "fbea462559621630abe6be0c60211cd20700987e65e11ada2f2cca0e4f64986b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling actix-service v2.0.0-beta.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling ahash v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling plugin_manager v0.1.0 (/opt/rustwide/workdir/plugin_manager) [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling actix-rt v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.2 [INFO] [stderr] Compiling actix-server v2.0.0-beta.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-http v3.0.0-beta.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling redis v0.19.0 [INFO] [stderr] Compiling awc v3.0.0-beta.2 [INFO] [stderr] Compiling actix-web v4.0.0-beta.3 [INFO] [stderr] Compiling actix-files v0.6.0-beta.2 [INFO] [stderr] Compiling resque-web v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn retry_failed_job(mut con: impl AsyncCommands, job: &str) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 111 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn retry_all_jobs(mut con: impl AsyncCommands) -> redis::RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.rpush::<_, _, ()>("resque:queue:default", job_payload.payload.to_string()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/resque/mod.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / async fn remove_job( [INFO] [stdout] 140 | | con: &mut impl AsyncCommands, [INFO] [stdout] 141 | | key: &str, [INFO] [stdout] 142 | | job: &str, [INFO] [stdout] 143 | | ) -> redis::RedisResult { [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/resque/mod.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem(key, 0, failed_job.as_str()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lrem::<_, _, ()>(key, 0, failed_job.as_str()).await?; [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/rustcwSXeW2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-09fa01d27bb64f1b.rlib,libatty-42e29c53b69bbe69.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libtermcolor-811ad993a566b17a.rlib,libconfig-bf665d8a3ab3c194.rlib,libini-b0ff09685cc04c7f.rlib,libserde_hjson-1f74aebbdbffeb2e.rlib,libnum_traits-3be44a6eef49d2d9.rlib,libnum_traits-e187c9543899d750.rlib,liblinked_hash_map-8cc8decbecda8598.rlib,libserde-b4ec51007dec9d31.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libtoml-e69510baa606550c.rlib,libnom-1e28062b75614f71.rlib,liblexical_core-a03f0e49cbdd5c40.rlib,libarrayvec-e2809d1ee71b1ffa.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libredis-6ce46d3e86e5af2f.rlib,libdtoa-f323424d275664aa.rlib,libsha1-e1207977455020fb.rlib,libfutures-3affb5422d044466.rlib,libfutures_executor-26bddba5bb2c0064.rlib,libarc_swap-f59b172c3012b295.rlib,libcombine-7f8fc442ac17d56f.rlib,libplugin_manager-09c13f4c5eb3df9a.rlib,liblibloading-29f471912e59eec5.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libactix_files-c6a1c1689dd53891.rlib,libaskama_escape-d90a3e5e4568c533.rlib,libmime_guess-7863e8c426e8b68e.rlib,libunicase-5ad2bb91a3979cdc.rlib,libactix_web-10284a856d299327.rlib,libeither-4c8c1e39a99655ac.rlib,libawc-eb1f3706b729c68f.rlib,libsocket2-0905f502ee6ee221.rlib,libactix_server-ad79050d92c5a2ba.rlib,libnum_cpus-147204dd7057832b.rlib,liburl-24b1a8229c08238e.rlib,libidna-b187eab918166e45.rlib,libunicode_normalization-b57c2dc2eebb264c.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libactix_router-55e4635b1795e6f0.rlib,libactix_http-e4b416512305ec82.rlib,libbase64-1447dfff012d42f8.rlib,librand-efea52677efbb71a.rlib,librand_chacha-03c4279ca9be4a2d.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bccead39ed208611.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsha1-7870236298d6aa2f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libbytestring-e37657fb6895ac6e.rlib,libserde_urlencoded-6a77656d8600b54b.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libmatches-d7125afe50072f5c.rlib,libserde_json-2a0ba6436c2d058b.rlib,libryu-af883cd9b444a782.rlib,libcookie-5557737f4ade6bbf.rlib,libserde-54d5ef4232481b80.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-4e6d519d9029f0f7.rlib,libthread_local-964b6394b79a9d42.rlib,libregex_syntax-e5af858b2117774d.rlib,libaho_corasick-b254e07826576682.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libflate2-1f3ca6989a197e51.rlib,libminiz_oxide-d8e0ad9e6f93586f.rlib,libadler-cfae5593f0297367.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-1fc79ceab5e7b96c.rlib,libbrotli_sys-758603e30a56dcd6.rlib,libtime-c24c475e41989b44.rlib,libtime_macros-d5e9d79de16305e1.rlib,libstandback-4c3d05c07c4f66d0.rlib,libahash-b3d87e98176bae23.rlib,libgetrandom-6c3c72b2a1728241.rlib,libactix_tls-e4d24162ae296f41.rlib,libactix_utils-9657a51074fdc1ed.rlib,libh2-0b53877239db64fc.rlib,libtracing_futures-1dcbfb9dd9105d94.rlib,libtracing-17466b2087c5f98e.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libfutures_util-8d84e98daf8c3cd5.rlib,libfutures_io-6ae1672522654508.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-e61b558081e1f6d4.rlib,libfutures_task-5b2560c205311074.rlib,libpin_utils-b08f1197f0cdae19.rlib,libactix_rt-1f1fa873622d593c.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-6ea69bc436ee6fb9.rlib,libactix_codec-e8b892fca0b27a4c.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-47aa215a7c97c593.rlib,libtokio-6fe388b869be6cf8.rlib,libsignal_hook_registry-e5fb404bf454660d.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libonce_cell-eb8c8fed20649f11.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libmio-2fda242002db6707.rlib,libparking_lot-9dc9a208fdced581.rlib,libparking_lot_core-9f8a9f743eef314b.rlib,liblibc-1a3dbd37bb1d879f.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libfutures_sink-4682eea175c2ab17.rlib,libpin_project-e5489ef30b992774.rlib,libfutures_core-8791498362c121d3.rlib,libbytes-f5f6908afbf67346.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.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/rustcwSXeW2/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-e5c907ce80d54849/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libloading-465b57d157012e7b/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/resque_web-7f5b9b3306a10abf" "-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-6c3c72b2a1728241.rlib(getrandom-6c3c72b2a1728241.getrandom.1a362f60595c584f-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_readonly17hcdc0f9b79b18f927E+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 `resque-web` (bin "resque-web") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbea462559621630abe6be0c60211cd20700987e65e11ada2f2cca0e4f64986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbea462559621630abe6be0c60211cd20700987e65e11ada2f2cca0e4f64986b", kill_on_drop: false }` [INFO] [stdout] fbea462559621630abe6be0c60211cd20700987e65e11ada2f2cca0e4f64986b