[INFO] cloning repository https://github.com/tonymushah/rawkuma-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonymushah/rawkuma-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frawkuma-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frawkuma-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3090beed584188060404cc53b25f8988b5968c1e [INFO] testing tonymushah/rawkuma-scraper against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frawkuma-scraper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonymushah/rawkuma-scraper on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonymushah/rawkuma-scraper [INFO] finished tweaking git repo https://github.com/tonymushah/rawkuma-scraper [INFO] tweaked toml for git repo https://github.com/tonymushah/rawkuma-scraper written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tonymushah/rawkuma-scraper 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b7ac023e6239d2729e75398b18927bf34fd9ca081f54062da0c95f740568228 [INFO] running `Command { std: "docker" "start" "-a" "6b7ac023e6239d2729e75398b18927bf34fd9ca081f54062da0c95f740568228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7ac023e6239d2729e75398b18927bf34fd9ca081f54062da0c95f740568228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7ac023e6239d2729e75398b18927bf34fd9ca081f54062da0c95f740568228", kill_on_drop: false }` [INFO] [stdout] 6b7ac023e6239d2729e75398b18927bf34fd9ca081f54062da0c95f740568228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c49e3b49818e49eaf3105a4e75149194b0d4609af42ba97a0d3b219b9a9a35 [INFO] running `Command { std: "docker" "start" "-a" "e7c49e3b49818e49eaf3105a4e75149194b0d4609af42ba97a0d3b219b9a9a35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling htmlize v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling specta-macros v1.0.5 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling specta v1.0.5 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling rawkuma-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BixboxData`, `BsxTitleData`, `ChapterList`, `FromElementRef` [INFO] [stdout] --> src/parser/manga.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::types::{RawKumaResult, BixboxData, FromElementRef, ChapterList, BsxTitleData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/types/manga/list_paramed.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/parser/manga.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RawKumaMangaDetailParser<'a> { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 9 | content: ElementRef<'a>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawKumaMangaDetailParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `Command { std: "docker" "inspect" "e7c49e3b49818e49eaf3105a4e75149194b0d4609af42ba97a0d3b219b9a9a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c49e3b49818e49eaf3105a4e75149194b0d4609af42ba97a0d3b219b9a9a35", kill_on_drop: false }` [INFO] [stdout] e7c49e3b49818e49eaf3105a4e75149194b0d4609af42ba97a0d3b219b9a9a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481e897e488045b5d6ff6995bbeb334482337a0871906bd1cb37ed89e931ae9a [INFO] running `Command { std: "docker" "start" "-a" "481e897e488045b5d6ff6995bbeb334482337a0871906bd1cb37ed89e931ae9a", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling specta-macros v1.0.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling specta v1.0.5 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling rawkuma-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BixboxData`, `BsxTitleData`, `ChapterList`, `FromElementRef` [INFO] [stdout] --> src/parser/manga.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::types::{RawKumaResult, BixboxData, FromElementRef, ChapterList, BsxTitleData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/types/manga/list_paramed.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/parser/manga.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RawKumaMangaDetailParser<'a> { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 9 | content: ElementRef<'a>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawKumaMangaDetailParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chapter_image` [INFO] [stdout] --> examples/download.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | for chapter_image in chapter { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chapter_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rawkuma_scraper::*` [INFO] [stdout] --> examples/export.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rawkuma_scraper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BixboxData`, `BsxTitleData`, `ChapterList`, `FromElementRef` [INFO] [stdout] --> src/parser/manga.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::types::{RawKumaResult, BixboxData, FromElementRef, ChapterList, BsxTitleData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/types/manga/list_paramed.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/parser/manga.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RawKumaMangaDetailParser<'a> { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 9 | content: ElementRef<'a>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawKumaMangaDetailParser` has a derived impl for the trait `Clone`, 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-2023-10-04-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/rustccvNE0z/symbols.o" "/opt/rustwide/target/debug/examples/export-e53dbbed07d1a02b.export.9de872f1fd0889ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/export-e53dbbed07d1a02b.28gl3r3idkhq5r2q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librawkuma_scraper-0b7057875ae9ef97.rlib" "/opt/rustwide/target/debug/deps/libspecta-0eae828b564e45fa.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9dd238e485bd5b66.rlib" "/opt/rustwide/target/debug/deps/libhtmlize-8c08b423989d56e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f286373d451e666.rlib" "/opt/rustwide/target/debug/deps/libchrono-521599886cc9eb01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d1ff9ddb341a386a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-67c549fec3c8fe09.rlib" "/opt/rustwide/target/debug/deps/libscraper-e8d34beb9094bfc1.rlib" "/opt/rustwide/target/debug/deps/libahash-d421c16bcdcf50e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c585be911eba06ad.rlib" "/opt/rustwide/target/debug/deps/libego_tree-342df55ee1db1ca7.rlib" "/opt/rustwide/target/debug/deps/libselectors-a070635ade6e97b1.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-29bdb2d5c46293a8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9b5d81a5ca2e8dc2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-591edda2b691eae9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libcssparser-40e111e06ffc4479.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-6179e3959285eab3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-302354af216e3c47.rlib" "/opt/rustwide/target/debug/deps/libphf-b27dbe2c95fff022.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c2cffd3ad6f164ca.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-8726afa97c5ed875.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-5d86024097c19194.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ec0e45aa30aa9489.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b70af2ae22e9bb1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-707fe9f9739c42b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4c8468cf9b771253.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bcd89c045792f4be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-363f10e3fb194ef2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-046932e2ca071af8.rlib" "/opt/rustwide/target/debug/deps/libphf-1b1c49c9419c92d2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fa81f7549568d9fb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a9991d59829ea89a.rlib" "/opt/rustwide/target/debug/deps/libtendril-c0f9e0a63ea1f903.rlib" "/opt/rustwide/target/debug/deps/libutf8-db25d12971e91b95.rlib" "/opt/rustwide/target/debug/deps/libfutf-640fdb0f1108bbfb.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-37e7a20cffbf2a32.rlib" "/opt/rustwide/target/debug/deps/libmac-f618513736c4d7da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f02d5a72a2e5a860.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cc922c45fc0013d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2a633d7857a2f54a.rlib" "/opt/rustwide/target/debug/deps/libbase64-ff8cbc23b0c4577a.rlib" "/opt/rustwide/target/debug/deps/libipnet-dd909a1f6f2623e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9bddbd7f1c17577a.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2817d668184c26f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-46587b9d394bb557.rlib" "/opt/rustwide/target/debug/deps/libryu-f049ac80cbc5eb2b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-629cabca2e219879.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d812971e37db5ccd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-da39b2a6acda2b81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd575b6757e8bf6e.rlib" "/opt/rustwide/target/debug/deps/libhyper-d5157232bc3b4ee6.rlib" "/opt/rustwide/target/debug/deps/libwant-806205510b52317e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd3a92a15c85f419.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-b6d641a7a77844e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libslab-a91b5ce0016f3c3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-701481ae26c57f1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d460591e05c7d63a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-980f2465f767f90f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a6c998612f51a83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0a3deaa708acb48b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-39b0f6f123db37d2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9b4194b98d1abf35.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libtokio-583ecd1119373228.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6cbc156366e79ec6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0e47fbe99e68ee3b.rlib" "/opt/rustwide/target/debug/deps/libmio-9f488f171351b623.rlib" "/opt/rustwide/target/debug/deps/liblibc-467fafe854cabfd0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f7cece469d56909f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1eaac7fe7f25f872.rlib" "/opt/rustwide/target/debug/deps/liblog-65a8fc73a54041d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/liburl-9a88014875f016af.rlib" "/opt/rustwide/target/debug/deps/libidna-05a9f8550fc05f3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a8907e05a573becc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1f0af8812e2687f0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-c49aa70c7e4f412e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f4387634cefe6150.rlib" "/opt/rustwide/target/debug/deps/libserde-ae06f193f03e3f81.rlib" "/opt/rustwide/target/debug/deps/libhttp-b415dad788ce389f.rlib" "/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rlib" "/opt/rustwide/target/debug/deps/libbytes-4f7e675fb48d0ab9.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-b41b9481ae314f54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/export-e53dbbed07d1a02b" "-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] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rawkuma-scraper` (example "export") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "481e897e488045b5d6ff6995bbeb334482337a0871906bd1cb37ed89e931ae9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481e897e488045b5d6ff6995bbeb334482337a0871906bd1cb37ed89e931ae9a", kill_on_drop: false }` [INFO] [stdout] 481e897e488045b5d6ff6995bbeb334482337a0871906bd1cb37ed89e931ae9a