[INFO] cloning repository https://github.com/W9pi3cZ1/openfrp_sdk_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/W9pi3cZ1/openfrp_sdk_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW9pi3cZ1%2Fopenfrp_sdk_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW9pi3cZ1%2Fopenfrp_sdk_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 960f93fc1c8a374df495050f8e3ab3b53a2fbee0
[INFO] testing W9pi3cZ1/openfrp_sdk_rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FW9pi3cZ1%2Fopenfrp_sdk_rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/W9pi3cZ1/openfrp_sdk_rs
[INFO] finished tweaking git repo https://github.com/W9pi3cZ1/openfrp_sdk_rs
[INFO] tweaked toml for git repo https://github.com/W9pi3cZ1/openfrp_sdk_rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/W9pi3cZ1/openfrp_sdk_rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de8b29e89ea4379fc43e82fc24509fdd58a348723732e4e4f1e7d62c017e100d
[INFO] running `Command { std: "docker" "start" "-a" "de8b29e89ea4379fc43e82fc24509fdd58a348723732e4e4f1e7d62c017e100d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de8b29e89ea4379fc43e82fc24509fdd58a348723732e4e4f1e7d62c017e100d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8b29e89ea4379fc43e82fc24509fdd58a348723732e4e4f1e7d62c017e100d", kill_on_drop: false }`
[INFO] [stdout] de8b29e89ea4379fc43e82fc24509fdd58a348723732e4e4f1e7d62c017e100d
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e31f0ce53b0b0f785df40b53057b50e9235b7cd45621cd029ee97c3071e8f9e
[INFO] running `Command { std: "docker" "start" "-a" "4e31f0ce53b0b0f785df40b53057b50e9235b7cd45621cd029ee97c3071e8f9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling openfrp-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Compiling login v0.1.0 (/opt/rustwide/workdir/examples/login)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4e31f0ce53b0b0f785df40b53057b50e9235b7cd45621cd029ee97c3071e8f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e31f0ce53b0b0f785df40b53057b50e9235b7cd45621cd029ee97c3071e8f9e", kill_on_drop: false }`
[INFO] [stdout] 4e31f0ce53b0b0f785df40b53057b50e9235b7cd45621cd029ee97c3071e8f9e
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3f1e5165e9a3419de3d90aa50ab8292766e740293a020db0dcc5022c89f34c
[INFO] running `Command { std: "docker" "start" "-a" "bb3f1e5165e9a3419de3d90aa50ab8292766e740293a020db0dcc5022c89f34c", kill_on_drop: false }`
[INFO] [stderr]    Compiling openfrp-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Compiling login v0.1.0 (/opt/rustwide/workdir/examples/login)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.40s
[INFO] running `Command { std: "docker" "inspect" "bb3f1e5165e9a3419de3d90aa50ab8292766e740293a020db0dcc5022c89f34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3f1e5165e9a3419de3d90aa50ab8292766e740293a020db0dcc5022c89f34c", kill_on_drop: false }`
[INFO] [stdout] bb3f1e5165e9a3419de3d90aa50ab8292766e740293a020db0dcc5022c89f34c
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 379e32c0572938d6fcb05b9c91b8113a1cb1f8c77e9cb65e4357592f051bc068
[INFO] running `Command { std: "docker" "start" "-a" "379e32c0572938d6fcb05b9c91b8113a1cb1f8c77e9cb65e4357592f051bc068", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/login-dc9845881bc34b2e)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openfrp_api-e0f3b1e729adcdaf)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test error::tests::test_error ... FAILED
[INFO] [stdout] test proxy::remove::tests::test_remove_proxy ... ok
[INFO] [stdout] test proxy::tests::test_proxy_from_proxy_info ... ok
[INFO] [stdout] test user::proxies::tests::test_user_proxies ... FAILED
[INFO] [stdout] test login::tests::test_login ... FAILED
[INFO] [stdout] test proxy::new::tests::test_new_proxy ... FAILED
[INFO] [stdout] test user::info::tests::test_user_info ... FAILED
[INFO] [stdout] test info::nodes::tests::test_node_list ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- error::tests::test_error stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: 1,
[INFO] [stdout]     cause: None,
[INFO] [stdout]     msg: "我超！你居然把程序弄坏了！",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ---- user::proxies::tests::test_user_proxies stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     cause: Some(
[INFO] [stdout]         hyper_util::client::legacy::Error(
[INFO] [stdout]             Connect,
[INFO] [stdout]             ConnectError(
[INFO] [stdout]                 "dns error",
[INFO] [stdout]                 Custom {
[INFO] [stdout]                     kind: Uncategorized,
[INFO] [stdout]                     error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     msg: "client error (Connect)",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ---- login::tests::test_login stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     cause: Some(
[INFO] [stdout]         hyper_util::client::legacy::Error(
[INFO] [stdout]             Connect,
[INFO] [stdout]             ConnectError(
[INFO] [stdout]                 "dns error",
[INFO] [stdout]                 Custom {
[INFO] [stdout]                     kind: Uncategorized,
[INFO] [stdout]                     error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     msg: "client error (Connect)",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ---- proxy::new::tests::test_new_proxy stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     cause: Some(
[INFO] [stdout]         hyper_util::client::legacy::Error(
[INFO] [stdout]             Connect,
[INFO] [stdout]             ConnectError(
[INFO] [stdout]                 "dns error",
[INFO] [stdout]                 Custom {
[INFO] [stdout]                     kind: Uncategorized,
[INFO] [stdout]                     error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     msg: "client error (Connect)",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ---- user::info::tests::test_user_info stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     cause: Some(
[INFO] [stdout]         hyper_util::client::legacy::Error(
[INFO] [stdout]             Connect,
[INFO] [stdout]             ConnectError(
[INFO] [stdout]                 "dns error",
[INFO] [stdout]                 Custom {
[INFO] [stdout]                     kind: Uncategorized,
[INFO] [stdout]                     error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     msg: "client error (Connect)",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ---- info::nodes::tests::test_node_list stdout ----
[INFO] [stdout] Error: ErrorImpl {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     cause: Some(
[INFO] [stdout]         hyper_util::client::legacy::Error(
[INFO] [stdout]             Connect,
[INFO] [stdout]             ConnectError(
[INFO] [stdout]                 "dns error",
[INFO] [stdout]                 Custom {
[INFO] [stdout]                     kind: Uncategorized,
[INFO] [stdout]                     error: "failed to lookup address information: Temporary failure in name resolution",
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     msg: "client error (Connect)",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     error::tests::test_error
[INFO] [stdout]     info::nodes::tests::test_node_list
[INFO] [stdout]     login::tests::test_login
[INFO] [stdout]     proxy::new::tests::test_new_proxy
[INFO] [stdout]     user::info::tests::test_user_info
[INFO] [stdout]     user::proxies::tests::test_user_proxies
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p openfrp-api --lib`
[INFO] running `Command { std: "docker" "inspect" "379e32c0572938d6fcb05b9c91b8113a1cb1f8c77e9cb65e4357592f051bc068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379e32c0572938d6fcb05b9c91b8113a1cb1f8c77e9cb65e4357592f051bc068", kill_on_drop: false }`
[INFO] [stdout] 379e32c0572938d6fcb05b9c91b8113a1cb1f8c77e9cb65e4357592f051bc068
