[INFO] cloning repository https://github.com/berdandy/buildwars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berdandy/buildwars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberdandy%2Fbuildwars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberdandy%2Fbuildwars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4a7d56d65b45faedbfdc7a5c8cc104c2c9df811 [INFO] testing berdandy/buildwars against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberdandy%2Fbuildwars" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/berdandy/buildwars on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/berdandy/buildwars [INFO] finished tweaking git repo https://github.com/berdandy/buildwars [INFO] tweaked toml for git repo https://github.com/berdandy/buildwars written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/berdandy/buildwars 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/berdandy/gw2lib` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chatr v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2c9f2ea6cabd1210e13efbb76dba330292bfcc9d979c6ceb5afe4382b98ef9 [INFO] running `Command { std: "docker" "start" "-a" "2f2c9f2ea6cabd1210e13efbb76dba330292bfcc9d979c6ceb5afe4382b98ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2c9f2ea6cabd1210e13efbb76dba330292bfcc9d979c6ceb5afe4382b98ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2c9f2ea6cabd1210e13efbb76dba330292bfcc9d979c6ceb5afe4382b98ef9", kill_on_drop: false }` [INFO] [stdout] 2f2c9f2ea6cabd1210e13efbb76dba330292bfcc9d979c6ceb5afe4382b98ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0af264a4108c60b358da638c2a45ed662cb049fc2cc31f66c9595800ae47a25 [INFO] running `Command { std: "docker" "start" "-a" "e0af264a4108c60b358da638c2a45ed662cb049fc2cc31f66c9595800ae47a25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling gw2lib-model v2.1.4 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling gw2lib-keys v0.1.0 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] Compiling chatr v0.6.0 [INFO] [stderr] Compiling gw2lib v3.0.0 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling buildwars v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "e0af264a4108c60b358da638c2a45ed662cb049fc2cc31f66c9595800ae47a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0af264a4108c60b358da638c2a45ed662cb049fc2cc31f66c9595800ae47a25", kill_on_drop: false }` [INFO] [stdout] e0af264a4108c60b358da638c2a45ed662cb049fc2cc31f66c9595800ae47a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797ba8e5ed8cb595bab1112caf4263ed25ea7c0918dcf8b0a93575bc2417ab46 [INFO] running `Command { std: "docker" "start" "-a" "797ba8e5ed8cb595bab1112caf4263ed25ea7c0918dcf8b0a93575bc2417ab46", kill_on_drop: false }` [INFO] [stderr] Compiling buildwars v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.16s [INFO] running `Command { std: "docker" "inspect" "797ba8e5ed8cb595bab1112caf4263ed25ea7c0918dcf8b0a93575bc2417ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797ba8e5ed8cb595bab1112caf4263ed25ea7c0918dcf8b0a93575bc2417ab46", kill_on_drop: false }` [INFO] [stdout] 797ba8e5ed8cb595bab1112caf4263ed25ea7c0918dcf8b0a93575bc2417ab46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9404bfe047c1b1190073c77390cb06064aa4b73fee92d3eb4cc35e1079ba0a3 [INFO] running `Command { std: "docker" "start" "-a" "c9404bfe047c1b1190073c77390cb06064aa4b73fee92d3eb4cc35e1079ba0a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buildwars-64fab71961b5c899) [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/main.rs (/opt/rustwide/target/debug/deps/buildwars-3b53fffb039797a3) [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 tests/api_test.rs (/opt/rustwide/target/debug/deps/api_test-132a55cbdaeefd41) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test get_bulk_characters ... ignored, expensive [INFO] [stdout] test get_character_names ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- get_character_names stdout ---- [INFO] [stdout] thread 'get_character_names' panicked at tests/api_test.rs:12:74: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: RequestFailed(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564c1cda1696 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x564c1cda1696 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564c1cda1696 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564c1cda1696 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564c1cdcd710 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x564c1cdcd710 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x564c1cd9e4df - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x564c1cda1474 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564c1cda1474 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564c1cda31e7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x564c1cda2ecd - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x564c1c9e8197 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x564c1c9e8197 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x564c1cda3806 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x564c1cda3806 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x564c1cda3552 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x564c1cda1b96 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x564c1cda32a4 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x564c1c7aaf35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x564c1c7ab513 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x564c1c918942 - core::result::Result::unwrap::h2bd8d580eba32fe0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x564c1c918942 - api_test::get_character_names::h195355bba2a53ba1 [INFO] [stdout] at /opt/rustwide/workdir/tests/api_test.rs:12:32 [INFO] [stdout] 22: 0x564c1c918837 - api_test::get_character_names::{{closure}}::hf4b85e648490f34e [INFO] [stdout] at /opt/rustwide/workdir/tests/api_test.rs:10:25 [INFO] [stdout] 23: 0x564c1c8d7c86 - core::ops::function::FnOnce::call_once::h51cf0f6f78a4bfbe [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564c1c9edd8f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564c1c9edd8f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x564c1c9ecbb1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x564c1c9ecbb1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x564c1c9ecbb1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x564c1c9ecbb1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 30: 0x564c1c9ecbb1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x564c1c9ecbb1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x564c1c9ecbb1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x564c1c9b3f96 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x564c1c9b3f96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x564c1c9b8fd7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x564c1c9b8fd7 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x564c1c9b8fd7 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 38: 0x564c1c9b8fd7 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 39: 0x564c1c9b8fd7 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x564c1c9b8fd7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x564c1c9b8fd7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x564c1cda7d25 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 43: 0x564c1cda7d25 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x564c1cda7d25 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f9196793ac3 - [INFO] [stdout] 46: 0x7f9196824bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] get_character_names [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test api_test` [INFO] running `Command { std: "docker" "inspect" "c9404bfe047c1b1190073c77390cb06064aa4b73fee92d3eb4cc35e1079ba0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9404bfe047c1b1190073c77390cb06064aa4b73fee92d3eb4cc35e1079ba0a3", kill_on_drop: false }` [INFO] [stdout] c9404bfe047c1b1190073c77390cb06064aa4b73fee92d3eb4cc35e1079ba0a3 [INFO] testing berdandy/buildwars against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberdandy%2Fbuildwars" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/berdandy/buildwars on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/berdandy/buildwars [INFO] finished tweaking git repo https://github.com/berdandy/buildwars [INFO] tweaked toml for git repo https://github.com/berdandy/buildwars written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/berdandy/buildwars 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38def1a6740f04025959f4fc6c36d0bfc25acbf1b7c0f5ee2226b4fde2f0b4b [INFO] running `Command { std: "docker" "start" "-a" "e38def1a6740f04025959f4fc6c36d0bfc25acbf1b7c0f5ee2226b4fde2f0b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38def1a6740f04025959f4fc6c36d0bfc25acbf1b7c0f5ee2226b4fde2f0b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38def1a6740f04025959f4fc6c36d0bfc25acbf1b7c0f5ee2226b4fde2f0b4b", kill_on_drop: false }` [INFO] [stdout] e38def1a6740f04025959f4fc6c36d0bfc25acbf1b7c0f5ee2226b4fde2f0b4b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccfb676cddb490afe4f0bfc30f4ad42518180e8ee38ba713d5563b94763ed100 [INFO] running `Command { std: "docker" "start" "-a" "ccfb676cddb490afe4f0bfc30f4ad42518180e8ee38ba713d5563b94763ed100", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gw2lib-model v2.1.4 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling gw2lib-keys v0.1.0 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] Compiling gw2lib v3.0.0 (https://github.com/berdandy/gw2lib?branch=ranger_pets_endpoint#8728dc5c) [INFO] [stderr] Compiling chatr v0.6.0 [INFO] [stderr] Compiling buildwars v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s [INFO] running `Command { std: "docker" "inspect" "ccfb676cddb490afe4f0bfc30f4ad42518180e8ee38ba713d5563b94763ed100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfb676cddb490afe4f0bfc30f4ad42518180e8ee38ba713d5563b94763ed100", kill_on_drop: false }` [INFO] [stdout] ccfb676cddb490afe4f0bfc30f4ad42518180e8ee38ba713d5563b94763ed100 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 982573b86fe2f1fabc4724a58000f10c5f1c92aef4f5d7032328e842bfc3d4b2 [INFO] running `Command { std: "docker" "start" "-a" "982573b86fe2f1fabc4724a58000f10c5f1c92aef4f5d7032328e842bfc3d4b2", kill_on_drop: false }` [INFO] [stderr] Compiling buildwars v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> tests/gear.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> tests/chatlink.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `buildwars` is imported redundantly [INFO] [stdout] --> tests/classes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use buildwars; [INFO] [stdout] | ^^^^^^^^^ the item `buildwars` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGDJZ6i/symbols.o" "/opt/rustwide/target/debug/deps/gear-d3995f2a1112e380.gear.348f6bac5a06839c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gear-d3995f2a1112e380.1xjle2eycbxln6p2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-add9ae4c2cf189c9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libbuildwars-135dc0639d51a452.rlib" "/opt/rustwide/target/debug/deps/libitertools-7659d8f34dc1a1ca.rlib" "/opt/rustwide/target/debug/deps/libchatr-754a36dbfc5de87d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d28105ac0a4bf719.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cafd423af101745c.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e8418a667c0a6da8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5f2189334441f7a.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4339e23ae7924400.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-44550e482a631249.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e3352abdd7b49dff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cc04efc7b843eacc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-34162016ad32c65c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-6c481fa47d8ef87b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-44788597d54eed6b.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/liburl-f671b5974715cc5d.rlib" "/opt/rustwide/target/debug/deps/libidna-50a082179d1aaa2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2810f0c9387c130b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-00b3292b537cfa9a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libdeku-7be99df609968969.rlib" "/opt/rustwide/target/debug/deps/libbitvec-bb2ccfb216458be2.rlib" "/opt/rustwide/target/debug/deps/libwyz-b9ad50c5a23ba281.rlib" "/opt/rustwide/target/debug/deps/libtap-b85dccd7e33b9fac.rlib" "/opt/rustwide/target/debug/deps/libradium-23c3c7bf7109ca51.rlib" "/opt/rustwide/target/debug/deps/libfunty-36159d7a9009c5ea.rlib" "/opt/rustwide/target/debug/deps/libgw2lib-56fdf9864d878c93.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d8698c6b80d26e5.rlib" "/opt/rustwide/target/debug/deps/libryu-4305639b8ee77ec1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7a501e63e8fe9c22.rlib" "/opt/rustwide/target/debug/deps/libstatic_init-44b4efd29de6bde9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-088d699934d581bc.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-1ee5e31de2787910.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-a9fe50651461d3d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-46bb4beb37dabfee.rlib" "/opt/rustwide/target/debug/deps/librustls-a15aa724af356540.rlib" "/opt/rustwide/target/debug/deps/libsct-84d4399d336c6dc2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3efcfe4e9522be07.rlib" "/opt/rustwide/target/debug/deps/libring-8a320d8aa6b33155.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee0651babe0f8db7.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/liblog-8b73e71086c996a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-7625879a04cb6db2.rlib" "/opt/rustwide/target/debug/deps/libwant-980d1be1e9789ecd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-61552f3200b10770.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-fcc1d2de9b409303.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2a7ef8195d534423.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1264284dc595d7b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b5e45af65cddda7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-479c2c303b5c4314.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b7e328610600b11c.rlib" "/opt/rustwide/target/debug/deps/libtokio-941281f750ac7cfe.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c9fa7111cab5edc9.rlib" "/opt/rustwide/target/debug/deps/libmio-033873ca71868144.rlib" "/opt/rustwide/target/debug/deps/libhttp-44630c0e33ebca00.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libfutures-d85045cf101fe5d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3e4818a4541de8ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-01f90d721597401b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-14a47255884553ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd3828dd557c3cad.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-45ba62bcbb6333cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb701a2145b3f560.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a05886844ea8dd2c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d95b0086a92f44b8.rlib" "/opt/rustwide/target/debug/deps/libdashmap-3b68083056d60a4d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5d0617184f4dd3ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-db6d1022cbe7c1eb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e934f62f5ca8a86f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad909cf2cd84416e.rlib" "/opt/rustwide/target/debug/deps/libgw2lib_model-5e4fadc578b47ccc.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b46c6902fb48e228.rlib" "/opt/rustwide/target/debug/deps/libeither-d9c149523dc63966.rlib" "/opt/rustwide/target/debug/deps/libserde_tuple-c498654f4edbefc3.rlib" "/opt/rustwide/target/debug/deps/libchrono-9c19bffae97d5df0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dcb794b6a4fc4f33.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-31f03fd86361820b.rlib" "/opt/rustwide/target/debug/deps/libserde-5c04c4845b755c61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gear-d3995f2a1112e380" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `buildwars` (test "gear") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "982573b86fe2f1fabc4724a58000f10c5f1c92aef4f5d7032328e842bfc3d4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982573b86fe2f1fabc4724a58000f10c5f1c92aef4f5d7032328e842bfc3d4b2", kill_on_drop: false }` [INFO] [stdout] 982573b86fe2f1fabc4724a58000f10c5f1c92aef4f5d7032328e842bfc3d4b2