[INFO] cloning repository https://github.com/dataphract/ojad-scraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dataphract/ojad-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataphract%2Fojad-scraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataphract%2Fojad-scraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce6281e10e67ddcd25856f31cda073f4ccc61cd0
[INFO] testing dataphract/ojad-scraper against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdataphract%2Fojad-scraper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dataphract/ojad-scraper on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dataphract/ojad-scraper
[INFO] finished tweaking git repo https://github.com/dataphract/ojad-scraper
[INFO] tweaked toml for git repo https://github.com/dataphract/ojad-scraper written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dataphract/ojad-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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a539a62f008088a40bc9d47a67e2714fc4fc7e58cf75eb83387bf50f36a01f24
[INFO] running `Command { std: "docker" "start" "-a" "a539a62f008088a40bc9d47a67e2714fc4fc7e58cf75eb83387bf50f36a01f24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a539a62f008088a40bc9d47a67e2714fc4fc7e58cf75eb83387bf50f36a01f24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a539a62f008088a40bc9d47a67e2714fc4fc7e58cf75eb83387bf50f36a01f24", kill_on_drop: false }`
[INFO] [stdout] a539a62f008088a40bc9d47a67e2714fc4fc7e58cf75eb83387bf50f36a01f24
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3df21aef6e0b7869154bf14501eaf562573d0c3de8c2fc9577743f3f0ccbd03d
[INFO] running `Command { std: "docker" "start" "-a" "3df21aef6e0b7869154bf14501eaf562573d0c3de8c2fc9577743f3f0ccbd03d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling arrow-schema v54.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.0.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling arrow-data v54.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrow-array v54.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrow-select v54.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling arrow-cast v54.0.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling arrow-ipc v54.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrow-csv v54.0.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling arrow-json v54.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling arrow-string v54.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling arrow-ord v54.0.0
[INFO] [stderr]    Compiling arrow-row v54.0.0
[INFO] [stderr]    Compiling arrow-arith v54.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling parquet v54.0.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling arrow v54.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ojad-scraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |       exit(0);
[INFO] [stdout]    |       ------- any code following this expression is unreachable
[INFO] [stdout] 33 |
[INFO] [stdout] 34 | /     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 35 | |         .enable_io()
[INFO] [stdout] 36 | |         .enable_time()
[INFO] [stdout] 37 | |         .build();
[INFO] [stdout]    | |_________________^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/main.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Error::Client(error) => todo!(),
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]   --> src/main.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `expected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actual`
[INFO] [stdout]   --> src/main.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stdout]    |                                        ^^^^^^ help: try ignoring the field: `actual: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_code`
[INFO] [stdout]   --> src/main.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Error::Permanent(status_code) => todo!(),
[INFO] [stdout]    |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Temporary` is never constructed
[INFO] [stdout]    --> src/main.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | enum Error {
[INFO] [stdout]     |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 302 |     Temporary {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     iter_items(&args);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] running `Command { std: "docker" "inspect" "3df21aef6e0b7869154bf14501eaf562573d0c3de8c2fc9577743f3f0ccbd03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df21aef6e0b7869154bf14501eaf562573d0c3de8c2fc9577743f3f0ccbd03d", kill_on_drop: false }`
[INFO] [stdout] 3df21aef6e0b7869154bf14501eaf562573d0c3de8c2fc9577743f3f0ccbd03d
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acaa4da2c5d72e3b30b89647d1f3234b3d23314ea50a49d7bc917475e3f77207
[INFO] running `Command { std: "docker" "start" "-a" "acaa4da2c5d72e3b30b89647d1f3234b3d23314ea50a49d7bc917475e3f77207", kill_on_drop: false }`
[INFO] [stderr]    Compiling ojad-scraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |       exit(0);
[INFO] [stdout]    |       ------- any code following this expression is unreachable
[INFO] [stdout] 33 |
[INFO] [stdout] 34 | /     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 35 | |         .enable_io()
[INFO] [stdout] 36 | |         .enable_time()
[INFO] [stdout] 37 | |         .build();
[INFO] [stdout]    | |_________________^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]   --> src/main.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Error::Client(error) => todo!(),
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]   --> src/main.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `expected: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actual`
[INFO] [stdout]   --> src/main.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stdout]    |                                        ^^^^^^ help: try ignoring the field: `actual: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_code`
[INFO] [stdout]   --> src/main.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Error::Permanent(status_code) => todo!(),
[INFO] [stdout]    |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Temporary` is never constructed
[INFO] [stdout]    --> src/main.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | enum Error {
[INFO] [stdout]     |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 302 |     Temporary {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     iter_items(&args);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "acaa4da2c5d72e3b30b89647d1f3234b3d23314ea50a49d7bc917475e3f77207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acaa4da2c5d72e3b30b89647d1f3234b3d23314ea50a49d7bc917475e3f77207", kill_on_drop: false }`
[INFO] [stdout] acaa4da2c5d72e3b30b89647d1f3234b3d23314ea50a49d7bc917475e3f77207
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ba5d0e56f04ed1b6e7917528ceff8474d82baa4f37dd69015f1baf9b9dd24bd
[INFO] running `Command { std: "docker" "start" "-a" "6ba5d0e56f04ed1b6e7917528ceff8474d82baa4f37dd69015f1baf9b9dd24bd", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/main.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |       exit(0);
[INFO] [stderr]    |       ------- any code following this expression is unreachable
[INFO] [stderr] 33 |
[INFO] [stderr] 34 | /     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stderr] 35 | |         .enable_io()
[INFO] [stderr] 36 | |         .enable_time()
[INFO] [stderr] 37 | |         .build();
[INFO] [stderr]    | |_________________^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `error`
[INFO] [stderr]   --> src/main.rs:53:23
[INFO] [stderr]    |
[INFO] [stderr] 53 |         Error::Client(error) => todo!(),
[INFO] [stderr]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]   --> src/main.rs:54:30
[INFO] [stderr]    |
[INFO] [stderr] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stderr]    |                              ^^^^^^^^ help: try ignoring the field: `expected: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `actual`
[INFO] [stderr]   --> src/main.rs:54:40
[INFO] [stderr]    |
[INFO] [stderr] 54 |         Error::ContentType { expected, actual } => todo!(),
[INFO] [stderr]    |                                        ^^^^^^ help: try ignoring the field: `actual: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status_code`
[INFO] [stderr]   --> src/main.rs:55:26
[INFO] [stderr]    |
[INFO] [stderr] 55 |         Error::Permanent(status_code) => todo!(),
[INFO] [stderr]    |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_code`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Temporary` is never constructed
[INFO] [stderr]    --> src/main.rs:302:5
[INFO] [stderr]     |
[INFO] [stderr] 295 | enum Error {
[INFO] [stderr]     |      ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 302 |     Temporary {
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Iterator` that must be used
[INFO] [stderr]   --> src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     iter_items(&args);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ojad-scraper` (bin "ojad-scraper" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ojad_scraper-b45922c7a9f0ccf7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ba5d0e56f04ed1b6e7917528ceff8474d82baa4f37dd69015f1baf9b9dd24bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba5d0e56f04ed1b6e7917528ceff8474d82baa4f37dd69015f1baf9b9dd24bd", kill_on_drop: false }`
[INFO] [stdout] 6ba5d0e56f04ed1b6e7917528ceff8474d82baa4f37dd69015f1baf9b9dd24bd
