[INFO] cloning repository https://github.com/Threated/rutter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Threated/rutter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreated%2Frutter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreated%2Frutter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e74ebcfa408df499455a3f39f151a9ab20e6bded [INFO] testing Threated/rutter 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%2FThreated%2Frutter" "/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/Threated/rutter [INFO] finished tweaking git repo https://github.com/Threated/rutter [INFO] tweaked toml for git repo https://github.com/Threated/rutter written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Threated/rutter 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/Threated/rutter 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] 56ed3ef64b53f4c182d2f8843a3963eb541f729332cfbe616746e1aa81ee89ae [INFO] running `Command { std: "docker" "start" "-a" "56ed3ef64b53f4c182d2f8843a3963eb541f729332cfbe616746e1aa81ee89ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ed3ef64b53f4c182d2f8843a3963eb541f729332cfbe616746e1aa81ee89ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ed3ef64b53f4c182d2f8843a3963eb541f729332cfbe616746e1aa81ee89ae", kill_on_drop: false }` [INFO] [stdout] 56ed3ef64b53f4c182d2f8843a3963eb541f729332cfbe616746e1aa81ee89ae [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] 4dd11dcbbb554b0ee828e77a732ca56b083abc6b606dadb7b46d4aec7e7a5478 [INFO] running `Command { std: "docker" "start" "-a" "4dd11dcbbb554b0ee828e77a732ca56b083abc6b606dadb7b46d4aec7e7a5478", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling password-hash v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling argon2 v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.4 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling deadpool-redis v0.10.2 [INFO] [stderr] Compiling redisgraphio v0.2.0 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.2 [INFO] [stderr] Compiling rocket_cors v0.6.0-alpha1 (https://github.com/lawliet89/rocket_cors?branch=master#54fae070) [INFO] [stderr] Compiling rutter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/auth.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | async fn login(user: Json>, mut db: Redis, jar: &CookieJar<'_>) -> JsonRes { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `register` [INFO] [stdout] --> src/auth.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | async fn register(user: Json>, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logout` [INFO] [stdout] --> src/auth.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | async fn logout<'a>(jar: &CookieJar<'_>) -> JsonRes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `follow` [INFO] [stdout] --> src/user.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | async fn follow(follow: String, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unfollow` [INFO] [stdout] --> src/user.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | async fn unfollow(unfollow: String, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `retweet` [INFO] [stdout] --> src/user.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | async fn retweet(id: &str, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unretweet` [INFO] [stdout] --> src/user.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | async fn unretweet(id: &str, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `like` [INFO] [stdout] --> src/user.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | async fn like(id: &str, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unlike` [INFO] [stdout] --> src/user.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | async fn unlike(id: &str, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tweet` [INFO] [stdout] --> src/user.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | async fn tweet(tweet: Json, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `answer` [INFO] [stdout] --> src/user.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | async fn answer(tweet: Json, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `answers` [INFO] [stdout] --> src/user.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | async fn answers(id: &str, user: Authenticated, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `answers_no_auth` [INFO] [stdout] --> src/user.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | async fn answers_no_auth(id: &str, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user` [INFO] [stdout] --> src/user.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | async fn user(user: &str, viewer: Authenticated, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user_no_auth` [INFO] [stdout] --> src/user.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | async fn user_no_auth(user: &str, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timeline` [INFO] [stdout] --> src/user.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | async fn timeline(user: Authenticated, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/user.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | async fn info(username: &str, mut db: Redis) -> JsonRes<(types::User, bool)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info_auth` [INFO] [stdout] --> src/user.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | async fn info_auth(username: &str, viewer: Authenticated, mut db: Redis) -> JsonRes<(types::User, bool)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_tweet` [INFO] [stdout] --> src/user.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | async fn get_tweet(id: &str, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_tweet_auth` [INFO] [stdout] --> src/user.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | async fn get_tweet_auth(id: &str, user: Authenticated, mut db: Redis) -> JsonRes { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `search` [INFO] [stdout] --> src/user.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | async fn search(query: &str, mut db: Redis) -> JsonRes> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/user.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | async fn delete(user: Authenticated, mut db: Redis) -> JsonRes { [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/rustcRx4o6w/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librocket_cors-893daf5b601740d8.rlib,libregex-5592451529a08a3b.rlib,libaho_corasick-58fecb70af583198.rlib,libregex_syntax-ae12054508fb30be.rlib,libunicase-8147ee5a701eb6bd.rlib,libchrono-464edf1570f0bf1c.rlib,libtime-11a54ca44dc4976d.rlib,libjsonwebtoken-c1a8f78ece3d4fb3.rlib,libpem-f7b2ffea08a8bf25.rlib,libsimple_asn1-3b4737dee82cfca0.rlib,libthiserror-0cf6b8410af28956.rlib,libnum_bigint-2cbb19ece57a0fc4.rlib,libnum_integer-edcc2cad92200d4f.rlib,libnum_traits-aa170a4a4ab0fd40.rlib,libring-3b54d6b624832b4d.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libargon2-da9f9962e28ac11e.rlib,libblake2-f3605a2bf1d24e55.rlib,libpassword_hash-02cc425861346b5c.rlib,libbase64ct-7c5bf2fee89344f0.rlib,libuuid-360565cd975a6e46.rlib,librocket_db_pools-c8020b9580fc33be.rlib,libdeadpool_redis-70e7257cc09dc620.rlib,libdeadpool-06307a6cb7a881aa.rlib,libretain_mut-127c30aa30091e4f.rlib,libdeadpool_runtime-9063d692705db54e.rlib,libredisgraphio-fcbba19c49025c70.rlib,libredis-ea2cf8f3ec4d501c.rlib,libdtoa-f882113df419a609.rlib,liburl-c436c120fa5736bf.rlib,libidna-e949df6a6c3dec4b.rlib,libunicode_normalization-7dfe9357237bcd85.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libitoa-7c9a83f6047c872a.rlib,libsha1-fb7a3a452800c3d9.rlib,libsha1_smol-e76cc38ab1935432.rlib,libcombine-80476cce6b2f804a.rlib,librocket-533b945a57412fa9.rlib,libatty-21cbdbc1a4d9b9b1.rlib,libtempfile-3c3b8e833492d149.rlib,libfastrand-dd955576b10a9343.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-743b2235b2b9f767.rlib,libryu-653032556b772f2f.rlib,librocket_http-94a78c001fb160d5.rlib,libcookie-ff91da4043dc9ebb.rlib,libhkdf-35bfb5c5f36a0f87.rlib,libhmac-5976a6a01ce35b4b.rlib,libsha2-3bd9ddf2984c78b8.rlib,libdigest-bf8f88a2f827a123.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-356cf6da213fda09.rlib,libaes_gcm-5ec42e25ae701c4b.rlib,libghash-3e6eba7f333f386a.rlib,libpolyval-b4a899bb36fb6215.rlib,libuniversal_hash-1c4ae8f84aaf4826.rlib,libsubtle-df4431af3009e7f6.rlib,libctr-321cae7045e8510c.rlib,libaes-c95cfc918bbabe6d.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-98520bd7e69e04cb.rlib,libaead-6e1b69b6d2589e29.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libbase64-1447dfff012d42f8.rlib,librand-f23ac5cc62032fd6.rlib,librand_chacha-7131bcb70d83fbcf.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-27f2a86d37e7ae78.rlib,libgetrandom-eb5aad9aed0ff7b4.rlib,libstable_pattern-802e48d7a9ccf197.rlib,libref_cast-7c177907239d7480.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-8217b7c45f618c51.rlib,libh2-bd9846ec094cef54.rlib,libtokio_util-d4aa6b38b2a93cd7.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-66bd8e6a1c592200.rlib,libtracing_core-7cff877e839d6169.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhttp_body-f7f96f9abcd7a1b7.rlib,libhttpdate-ec7670c9b4625e21.rlib,libmulter-c2d840990096b7c6.rlib,libmime-2517c84452183460.rlib,libtokio_util-3af50d3030039147.rlib,libhttparse-d5036b1fd52b451b.rlib,libspin-29917f45a2e6345a.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libhttp-fee003a77ad1401e.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-b098c5c335a87b9c.rlib,libhashbrown-f6484c11bf24e065.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-be5690a9f385b406.rlib,libatomic-35680a37d515dbd9.rlib,libstate-4dc6bd635cd0e73e.rlib,libparking_lot-c3d39191b2200121.rlib,libparking_lot_core-63c5c589bf1dbbfd.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libubyte-1872917332096b76.rlib,libtime-1ca0d49ab705d7ca.rlib,libitoa-158d7e21e599682f.rlib,libfigment-ff85e31ebab4581b.rlib,libtoml-0a56e641df5662a8.rlib,libuncased-ae43b7107b6b2a6a.rlib,libpear-786fc6f0f20baa32.rlib,libinlinable_string-dac3446437d4e73e.rlib,libserde-3c0bfd7f0791c6b6.rlib,libtokio-be8b051bc297c96b.rlib,libsignal_hook_registry-0da101a9dac4de15.rlib,libnum_cpus-38d2e02d4b55a3d2.rlib,libsocket2-2bf1bf8267c5f1af.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libbytes-37e68ee094a72681.rlib,libmio-1beae150b31d3a5a.rlib,liblibc-7099ee7e20e1711d.rlib,liblog-85ece36e36b085b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-9b83a0965d7ac2c5.rlib,libfutures_util-27921209987db168.rlib,libmemchr-95b9fe95d0c424cf.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-f07d39522fabac9e.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-173f8c19bb4dd8dd.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libyansi-70e5a5b92a804d04.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/rustcRx4o6w/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-d1eba442bbbd7bcc/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/rutter-c969874ca9e6c123" "-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-eb5aad9aed0ff7b4.rlib(getrandom-eb5aad9aed0ff7b4.getrandom.29acd5007a5fde13-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h74cefcc37a589d08E+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 `rutter` (bin "rutter") due to 1 previous error; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4dd11dcbbb554b0ee828e77a732ca56b083abc6b606dadb7b46d4aec7e7a5478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd11dcbbb554b0ee828e77a732ca56b083abc6b606dadb7b46d4aec7e7a5478", kill_on_drop: false }` [INFO] [stdout] 4dd11dcbbb554b0ee828e77a732ca56b083abc6b606dadb7b46d4aec7e7a5478