[INFO] fetching crate wallabag-api 0.4.3... [INFO] testing wallabag-api-0.4.3 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate wallabag-api 0.4.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate wallabag-api 0.4.3 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wallabag-api 0.4.3 [INFO] finished tweaking crates.io crate wallabag-api 0.4.3 [INFO] tweaked toml for crates.io crate wallabag-api 0.4.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate wallabag-api 0.4.3 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e541a58dd8070afa9a6d5fd972d9af0193c3b7c8402965e761dab4516e50d5f [INFO] running `Command { std: "docker" "start" "-a" "5e541a58dd8070afa9a6d5fd972d9af0193c3b7c8402965e761dab4516e50d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e541a58dd8070afa9a6d5fd972d9af0193c3b7c8402965e761dab4516e50d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e541a58dd8070afa9a6d5fd972d9af0193c3b7c8402965e761dab4516e50d5f", kill_on_drop: false }` [INFO] [stdout] 5e541a58dd8070afa9a6d5fd972d9af0193c3b7c8402965e761dab4516e50d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d44f21c699c3ddcc7cf77c58b1bc26b7bc735a9d1d716338493577a80eadb3 [INFO] running `Command { std: "docker" "start" "-a" "44d44f21c699c3ddcc7cf77c58b1bc26b7bc735a9d1d716338493577a80eadb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling curl-sys v0.4.63+curl-8.1.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling wallabag-api v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `expires_in`, `token_type`, and `scope` are never read [INFO] [stdout] --> src/types.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct TokenInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 43 | pub access_token: String, [INFO] [stdout] 44 | pub expires_in: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub scope: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "44d44f21c699c3ddcc7cf77c58b1bc26b7bc735a9d1d716338493577a80eadb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d44f21c699c3ddcc7cf77c58b1bc26b7bc735a9d1d716338493577a80eadb3", kill_on_drop: false }` [INFO] [stdout] 44d44f21c699c3ddcc7cf77c58b1bc26b7bc735a9d1d716338493577a80eadb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c4f141e365f6fe1064b4d2ee6da8280ad07312949f04dcae18bd33ab8b54d24 [INFO] running `Command { std: "docker" "start" "-a" "4c4f141e365f6fe1064b4d2ee6da8280ad07312949f04dcae18bd33ab8b54d24", kill_on_drop: false }` [INFO] [stdout] warning: fields `expires_in`, `token_type`, and `scope` are never read [INFO] [stdout] --> src/types.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct TokenInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 43 | pub access_token: String, [INFO] [stdout] 44 | pub expires_in: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub scope: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wallabag-api v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `expires_in`, `token_type`, and `scope` are never read [INFO] [stdout] --> src/types.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct TokenInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 43 | pub access_token: String, [INFO] [stdout] 44 | pub expires_in: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub scope: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1vcCkl/symbols.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.get_entries_page.ec7761d1d87a766-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5.3l07a9c47wk44w16q1i8d6caj.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwallabag_api-357d332bd6edee06.rlib" "/opt/rustwide/target/debug/deps/libchrono-824e1220e927e2f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8ede64e276f64a21.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-3ee565ea7fb82796.rlib" "/opt/rustwide/target/debug/deps/libtime-1d0713cf7f1b13e0.rlib" "/opt/rustwide/target/debug/deps/libsurf-02994c99f5cea8d4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-74bcb57dec44d2e1.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5af8b7ccb0651590.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f422d8b17d46740.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acdbc0302ffd08b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-ccebe6cd80f15837.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-677ab5478d417073.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-ed4e268f46826640.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d18ba4bc41517391.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95c64c28af856d3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b2e5a7c1a81aa130.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9396163294bcd51d.rlib" "/opt/rustwide/target/debug/deps/libryu-ce09991353a76c10.rlib" "/opt/rustwide/target/debug/deps/librand-1ada3090838716f1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cc495e057aad4896.rlib" "/opt/rustwide/target/debug/deps/librand_core-19ee9217ab19b39b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef29bae4fcc09efe.rlib" "/opt/rustwide/target/debug/deps/libinfer-e19e0e58bffc2c58.rlib" "/opt/rustwide/target/debug/deps/libcookie-11b0075b17e86fc3.rlib" "/opt/rustwide/target/debug/deps/libhkdf-67f503ba7605b245.rlib" "/opt/rustwide/target/debug/deps/libhmac-5d4a6219f01f23f7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3e220176383d56ee.rlib" "/opt/rustwide/target/debug/deps/libsha2-3ef2b4a3e09bf076.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f4cdafc96f8ad636.rlib" "/opt/rustwide/target/debug/deps/libdigest-0ff16e77d917941f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b79bef7b41fa915f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2820d7751854d67f.rlib" "/opt/rustwide/target/debug/deps/libghash-98678f6507bb0ced.rlib" "/opt/rustwide/target/debug/deps/libpolyval-60f52d24085b0fb1.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-348bfd9861c2f1b4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4af999e31053d2d4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib" "/opt/rustwide/target/debug/deps/libctr-d4467c47884bcfb2.rlib" "/opt/rustwide/target/debug/deps/libaes-6858bff58f784190.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-75bf6eef3bdfb68f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libcipher-c68084ea3b33631b.rlib" "/opt/rustwide/target/debug/deps/libaead-64e5ed90f1b733b6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b3175673e67b1380.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/librand-88c87c529201c3c2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-57f762335dfbf3aa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-643e50c2826cf308.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4b0ef2530207ea91.rlib" "/opt/rustwide/target/debug/deps/libtime-7fa25afbcc77c07e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7444b3737038d501.rlib" "/opt/rustwide/target/debug/deps/libstandback-1624c4b045b9a13b.rlib" "/opt/rustwide/target/debug/deps/libisahc-632c9726a7a3ba8e.rlib" "/opt/rustwide/target/debug/deps/liburl-9ab2b0a9bc745ebd.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libsluice-46d4d397f062fec4.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-322dc9ed504e372b.rlib" "/opt/rustwide/target/debug/deps/libtracing-8d33cdc4ed7e80c8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f5591ca686e4d652.rlib" "/opt/rustwide/target/debug/deps/libpin_project-87e64fe055c92103.rlib" "/opt/rustwide/target/debug/deps/libhttp-7cf1142ed6ad0045.rlib" "/opt/rustwide/target/debug/deps/libitoa-780f6737fc9d34ad.rlib" "/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libbytes-de5719fbf9674f6a.rlib" "/opt/rustwide/target/debug/deps/libflume-ac239d4fd7602629.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-1d85555ca2668281.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ad8b138aaff071bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d51d7b3f2c624a65.rlib" "/opt/rustwide/target/debug/deps/libcurl-67a9343cf60f2361.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-77839f705fdfb45e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-10ca0928e408d18b.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-a01a1d10253c9397.rlib" "/opt/rustwide/target/debug/deps/libblocking-a2cd9c8159bdad00.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-63d5f2dcad0d934f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-18cfa7f6dcccf52a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cbd5c4641059c43a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e8e00f873cfbf7e1.rlib" "/opt/rustwide/target/debug/deps/librustix-43131dbe1abbf2a4.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-b6560b64ce6da8a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libslab-7cf3b345ffecd469.rlib" "/opt/rustwide/target/debug/deps/libpolling-235779b66a991cf4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5cf61b9b3a345bec.rlib" "/opt/rustwide/target/debug/deps/liblibc-28cb6a1af7d75d80.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8beef624609ebc74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4e52375fdbfb8e06.rlib" "/opt/rustwide/target/debug/deps/libparking-12765d0edc6ae50b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fe9a4c7df533f0fb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-25f90dedd57c428a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-212a3635753e0737.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed915c09f57de221.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-76d520115c09de8d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4cd162baf63348e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da303feb02cdff34.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-8de8fbd7c53836eb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libserde-d940fc7bc8333e49.rlib" "/opt/rustwide/target/debug/deps/liblog-88c19867a8482ae8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a0bb5c8489a32d55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-11b36dd20e363cb1/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_entries_page-34784e3143db00e5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wallabag-api` (example "get_entries_page") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4c4f141e365f6fe1064b4d2ee6da8280ad07312949f04dcae18bd33ab8b54d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4f141e365f6fe1064b4d2ee6da8280ad07312949f04dcae18bd33ab8b54d24", kill_on_drop: false }` [INFO] [stdout] 4c4f141e365f6fe1064b4d2ee6da8280ad07312949f04dcae18bd33ab8b54d24