[INFO] fetching crate jx3-api 0.1.0...
[INFO] testing jx3-api-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate jx3-api 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate jx3-api 0.1.0
[INFO] finished tweaking crates.io crate jx3-api 0.1.0
[INFO] tweaked toml for crates.io crate jx3-api 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jx3-api 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jx3-api 0.1.0 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ac758c34239c5cb85642f7d0a06fe86d4d875bb0436dd25410ca2250c3368e9
[INFO] running `Command { std: "docker" "start" "-a" "5ac758c34239c5cb85642f7d0a06fe86d4d875bb0436dd25410ca2250c3368e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ac758c34239c5cb85642f7d0a06fe86d4d875bb0436dd25410ca2250c3368e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ac758c34239c5cb85642f7d0a06fe86d4d875bb0436dd25410ca2250c3368e9", kill_on_drop: false }`
[INFO] [stdout] 5ac758c34239c5cb85642f7d0a06fe86d4d875bb0436dd25410ca2250c3368e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea7291ce27d36df7e0c217326b403ba577e9009c3fe37d92a53e85a078aea3f
[INFO] running `Command { std: "docker" "start" "-a" "6ea7291ce27d36df7e0c217326b403ba577e9009c3fe37d92a53e85a078aea3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling jx3-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "6ea7291ce27d36df7e0c217326b403ba577e9009c3fe37d92a53e85a078aea3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea7291ce27d36df7e0c217326b403ba577e9009c3fe37d92a53e85a078aea3f", kill_on_drop: false }`
[INFO] [stdout] 6ea7291ce27d36df7e0c217326b403ba577e9009c3fe37d92a53e85a078aea3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c822dfde40df3a03de4d2897ee2f67305fb1b275f6d68240b35585651d1b657d
[INFO] running `Command { std: "docker" "start" "-a" "c822dfde40df3a03de4d2897ee2f67305fb1b275f6d68240b35585651d1b657d", kill_on_drop: false }`
[INFO] [stderr]    Compiling jx3-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.85s
[INFO] running `Command { std: "docker" "inspect" "c822dfde40df3a03de4d2897ee2f67305fb1b275f6d68240b35585651d1b657d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c822dfde40df3a03de4d2897ee2f67305fb1b275f6d68240b35585651d1b657d", kill_on_drop: false }`
[INFO] [stdout] c822dfde40df3a03de4d2897ee2f67305fb1b275f6d68240b35585651d1b657d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 605e3bbeb1d6e0eda03bb39ebacbfc8964357b263a9bacd0a177ec6da62dc9b4
[INFO] running `Command { std: "docker" "start" "-a" "605e3bbeb1d6e0eda03bb39ebacbfc8964357b263a9bacd0a177ec6da62dc9b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jx3_api-899eb2e73a6ae04c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test api::free::examples::test_answer_example ... FAILED
[INFO] [stdout] test api::free::examples::test_server_status_example ... FAILED
[INFO] [stdout] test api::free::examples::test_list_calendar_example ... FAILED
[INFO] [stdout] test api::free::examples::test_flower_example ... FAILED
[INFO] [stdout] test api::free::examples::test_skills_records_example ... FAILED
[INFO] [stdout] test api::free::examples::test_furniture_example ... FAILED
[INFO] [stdout] test api::free::examples::test_calendar_example ... FAILED
[INFO] [stdout] test api::free::examples::test_announce_example ... FAILED
[INFO] [stdout] test api::free::examples::test_celebs_example ... FAILED
[INFO] [stdout] test api::free::examples::test_travel_example ... FAILED
[INFO] [stdout] test api::free::examples::test_all_news_example ... FAILED
[INFO] [stdout] test api::free::examples::test_master_example ... FAILED
[INFO] [stdout] test api::free::examples::test_server_check_example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::free::examples::test_answer_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/exam/answer", 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] ---- api::free::examples::test_server_status_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/status", 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] ---- api::free::examples::test_list_calendar_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/list/calendar", 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] ---- api::free::examples::test_flower_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/flower", 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] ---- api::free::examples::test_skills_records_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/skills/records", 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] ---- api::free::examples::test_furniture_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/furniture", 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] ---- api::free::examples::test_calendar_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/calendar", 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] ---- api::free::examples::test_announce_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/news/announce", 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] ---- api::free::examples::test_celebs_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/active/celebs", 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] ---- api::free::examples::test_travel_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/home/travel", 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] ---- api::free::examples::test_all_news_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/news/allnews", 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] ---- api::free::examples::test_master_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/master", 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] ---- api::free::examples::test_server_check_example stdout ----
[INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: "https://www.jx3api.com/data/server/check", 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]     api::free::examples::test_all_news_example
[INFO] [stdout]     api::free::examples::test_announce_example
[INFO] [stdout]     api::free::examples::test_answer_example
[INFO] [stdout]     api::free::examples::test_calendar_example
[INFO] [stdout]     api::free::examples::test_celebs_example
[INFO] [stdout]     api::free::examples::test_flower_example
[INFO] [stdout]     api::free::examples::test_furniture_example
[INFO] [stdout]     api::free::examples::test_list_calendar_example
[INFO] [stdout]     api::free::examples::test_master_example
[INFO] [stdout]     api::free::examples::test_server_check_example
[INFO] [stdout]     api::free::examples::test_server_status_example
[INFO] [stdout]     api::free::examples::test_skills_records_example
[INFO] [stdout]     api::free::examples::test_travel_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "605e3bbeb1d6e0eda03bb39ebacbfc8964357b263a9bacd0a177ec6da62dc9b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605e3bbeb1d6e0eda03bb39ebacbfc8964357b263a9bacd0a177ec6da62dc9b4", kill_on_drop: false }`
[INFO] [stdout] 605e3bbeb1d6e0eda03bb39ebacbfc8964357b263a9bacd0a177ec6da62dc9b4
