[INFO] cloning repository https://github.com/qnxg/hnu_query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qnxg/hnu_query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnxg%2Fhnu_query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnxg%2Fhnu_query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ba7649c7cb96775decdc75cfcd6d27dc194535c
[INFO] testing qnxg/hnu_query against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnxg%2Fhnu_query" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qnxg/hnu_query
[INFO] finished tweaking git repo https://github.com/qnxg/hnu_query
[INFO] tweaked toml for git repo https://github.com/qnxg/hnu_query written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qnxg/hnu_query on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qnxg/hnu_query 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.1
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded cff-parser v0.1.0
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded pdf-extract v0.8.2
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded lopdf v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954
[INFO] running `Command { std: "docker" "start" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hnu_query v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.1
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pdf-extract v0.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.55s
[INFO] running `Command { std: "docker" "inspect" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling hnu_query v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.02s
[INFO] running `Command { std: "docker" "inspect" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hnu_query-8c94defd53d444b3)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test ai::login::test::test_get_ai_token ... ignored
[INFO] [stdout] test ai::token::tests::test_create_token ... ignored
[INFO] [stdout] test ai::token::tests::test_delete_token ... ignored
[INFO] [stdout] test ai::token::tests::test_get_token_key ... ignored
[INFO] [stdout] test ai::token::tests::test_get_token_list ... ignored
[INFO] [stdout] test ai::user_info::tests::test_get_user_remaining_quota ... ignored
[INFO] [stdout] test ca::grade_rank::test::test_get_grade_rank ... ignored
[INFO] [stdout] test ca::login::test::test_get_ca_token ... ignored
[INFO] [stdout] test gym::appointment::test::test_get_appointment ... ignored
[INFO] [stdout] test gym::grade::test::test_get_grade ... ignored
[INFO] [stdout] test gym::login::test::test_get_gym_token_by_cas_login ... ignored
[INFO] [stdout] test gym::login::test::test_get_gym_token_by_direct_login ... ignored
[INFO] [stdout] test hdjw::class_table::test::test_get_class_table_extra ... ignored
[INFO] [stdout] test hdjw::class_table::test::test_get_classtable ... ignored
[INFO] [stdout] test hdjw::empty_classroom::test::test_get_empty_classroom ... ignored
[INFO] [stdout] test hdjw::exam_schedule::test::test_get_exam_schedule ... ignored
[INFO] [stdout] test hdjw::grade::test::test_get_grade ... ignored
[INFO] [stdout] test hdjw::grade::test::test_get_grade_detail ... ignored
[INFO] [stdout] test hdjw::login::test::test_get_hdjw_token ... ignored
[INFO] [stdout] test hdjw::rank::test::test_get_rank ... ignored
[INFO] [stdout] test lab::course::test::test_get_course_list ... ignored
[INFO] [stdout] test lab::grade::test::test_get_lab_grade ... ignored
[INFO] [stdout] test lab::login::test::test_get_lab_token ... ignored
[INFO] [stdout] test lab::schedule::test::test_get_lab_schedule ... ignored
[INFO] [stdout] test lab::semester::test::test_get_semester ... ignored
[INFO] [stdout] test netflow::detail::tests::test_get_day_detail ... ignored
[INFO] [stdout] test netflow::detail::tests::test_get_month_detail ... ignored
[INFO] [stdout] test netflow::login::test::test_netflow ... ignored
[INFO] [stdout] test netflow::order::tests::test_get_order ... ignored
[INFO] [stdout] test netflow::pay_info::tests::test_get_overdue_payment ... ignored
[INFO] [stdout] test netflow::this_month::tests::test_get_this_month_info ... ignored
[INFO] [stdout] test netflow::user_info::tests::test_get_unlock_status ... ignored
[INFO] [stdout] test pt::card::tests::test_get_card_history ... ignored
[INFO] [stdout] test pt::card::tests::test_get_card_info ... ignored
[INFO] [stdout] test pt::email::tests::test_get_unread_email_count ... ignored
[INFO] [stdout] test pt::login::tests::test_pt ... ignored
[INFO] [stdout] test wxpay::electricity::tests::test_get_electricity ... ignored
[INFO] [stdout] test xgxt::login::tests::test_xgxt ... ignored
[INFO] [stdout] test xgxt::personal_info::test::test_get_person_info ... ignored
[INFO] [stdout] test yjsxt::class_table::tests::test_get_class_table ... ignored
[INFO] [stdout] test yjsxt::login::test::test_get_yjsxt_token ... ignored
[INFO] [stdout] test yjsxt::term::test::test_get_termcode ... ignored
[INFO] [stdout] test lab::login::utils::tests::test_lab_encrypt ... ok
[INFO] [stdout] test utils::request::tests::test_init_request ... FAILED
[INFO] [stdout] test cas::tfa::tests::test_new_tfa_token ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::request::tests::test_init_request stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://www.baidu.com/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::request::tests::test_init_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 42 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954", kill_on_drop: false }`
[INFO] [stdout] 792147c5c9ae9ccac0f0b807e2cba6301cb931802087844eeb44f2f50d5d5954
