[INFO] cloning repository https://github.com/seokjin0414/crawling_on_axum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seokjin0414/crawling_on_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fcrawling_on_axum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fcrawling_on_axum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16574c63dfb41412aeebce98c6a082f8fa2871f8 [INFO] building seokjin0414/crawling_on_axum against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fcrawling_on_axum" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/seokjin0414/crawling_on_axum [INFO] finished tweaking git repo https://github.com/seokjin0414/crawling_on_axum [INFO] tweaked toml for git repo https://github.com/seokjin0414/crawling_on_axum written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seokjin0414/crawling_on_axum on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seokjin0414/crawling_on_axum 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9826dd267a84744de8b89e834e3b5fce720a3d1bd9edd9f5775e2460e84ccad [INFO] running `Command { std: "docker" "start" "-a" "f9826dd267a84744de8b89e834e3b5fce720a3d1bd9edd9f5775e2460e84ccad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9826dd267a84744de8b89e834e3b5fce720a3d1bd9edd9f5775e2460e84ccad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9826dd267a84744de8b89e834e3b5fce720a3d1bd9edd9f5775e2460e84ccad", kill_on_drop: false }` [INFO] [stdout] f9826dd267a84744de8b89e834e3b5fce720a3d1bd9edd9f5775e2460e84ccad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa0cf139063bd63018bfbbff382251fdaf5565f8c35eb355ba22ba3e85606bab [INFO] running `Command { std: "docker" "start" "-a" "fa0cf139063bd63018bfbbff382251fdaf5565f8c35eb355ba22ba3e85606bab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling webdriver v0.53.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling fantoccini v0.22.0 [INFO] [stderr] Compiling crawling_on_axum v0.0.41 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/handlers/legacy_kepco/pp_kepco.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 680 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 684 | / let mut data_vec = match parse_data_from_table(&client_arc, "//*[@id='grid']/tbody").await { [INFO] [stdout] 685 | | Ok(vec) => vec, [INFO] [stdout] 686 | | Err(e) => { [INFO] [stdout] 687 | | return ( [INFO] [stdout] ... | [INFO] [stdout] 693 | | }; [INFO] [stdout] | |______^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_start_time` [INFO] [stdout] --> src/server_init/server_init.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | server_start_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_start_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ErrorResponseCodeOwnedStr` is never constructed [INFO] [stdout] --> src/models/error/response_errors_def.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorResponseCodeOwnedStr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NO_SANDBOX` is never used [INFO] [stdout] --> src/models/driver/chromes.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const NO_SANDBOX: &str = "--no-sandbox"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaResponseData` is never constructed [INFO] [stdout] --> src/models/handler/legacy_kepco/kepco_models.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MetaResponseData {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ThreeYearKepcoDataResponse` is never constructed [INFO] [stdout] --> src/models/handler/legacy_kepco/kepco_models.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ThreeYearKepcoDataResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOME_URL` is never used [INFO] [stdout] --> src/models/handler/pp/commons.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const HOME_URL: &str = "https://pp.kepco.co.kr/rm/rm0101.do?menu_id=O010101"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shutdown_chromedriver` is never used [INFO] [stdout] --> src/utils/drivers.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn shutdown_chromedriver(chromedriver_process: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attr_element` is never used [INFO] [stdout] --> src/utils/drivers.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | pub async fn attr_element( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "fa0cf139063bd63018bfbbff382251fdaf5565f8c35eb355ba22ba3e85606bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0cf139063bd63018bfbbff382251fdaf5565f8c35eb355ba22ba3e85606bab", kill_on_drop: false }` [INFO] [stdout] fa0cf139063bd63018bfbbff382251fdaf5565f8c35eb355ba22ba3e85606bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d66db91bf2a26f15b0fef7ede19131ad3dba8d4e1f20c8f7029dbac81ee0e65 [INFO] running `Command { std: "docker" "start" "-a" "2d66db91bf2a26f15b0fef7ede19131ad3dba8d4e1f20c8f7029dbac81ee0e65", kill_on_drop: false }` [INFO] [stderr] Compiling crawling_on_axum v0.0.41 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/handlers/legacy_kepco/pp_kepco.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 680 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 684 | / let mut data_vec = match parse_data_from_table(&client_arc, "//*[@id='grid']/tbody").await { [INFO] [stdout] 685 | | Ok(vec) => vec, [INFO] [stdout] 686 | | Err(e) => { [INFO] [stdout] 687 | | return ( [INFO] [stdout] ... | [INFO] [stdout] 693 | | }; [INFO] [stdout] | |______^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_start_time` [INFO] [stdout] --> src/server_init/server_init.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | server_start_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_start_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ErrorResponseCodeOwnedStr` is never constructed [INFO] [stdout] --> src/models/error/response_errors_def.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorResponseCodeOwnedStr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NO_SANDBOX` is never used [INFO] [stdout] --> src/models/driver/chromes.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const NO_SANDBOX: &str = "--no-sandbox"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaResponseData` is never constructed [INFO] [stdout] --> src/models/handler/legacy_kepco/kepco_models.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MetaResponseData {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ThreeYearKepcoDataResponse` is never constructed [INFO] [stdout] --> src/models/handler/legacy_kepco/kepco_models.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ThreeYearKepcoDataResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOME_URL` is never used [INFO] [stdout] --> src/models/handler/pp/commons.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const HOME_URL: &str = "https://pp.kepco.co.kr/rm/rm0101.do?menu_id=O010101"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shutdown_chromedriver` is never used [INFO] [stdout] --> src/utils/drivers.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn shutdown_chromedriver(chromedriver_process: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attr_element` is never used [INFO] [stdout] --> src/utils/drivers.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | pub async fn attr_element( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s [INFO] running `Command { std: "docker" "inspect" "2d66db91bf2a26f15b0fef7ede19131ad3dba8d4e1f20c8f7029dbac81ee0e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d66db91bf2a26f15b0fef7ede19131ad3dba8d4e1f20c8f7029dbac81ee0e65", kill_on_drop: false }` [INFO] [stdout] 2d66db91bf2a26f15b0fef7ede19131ad3dba8d4e1f20c8f7029dbac81ee0e65