[INFO] fetching crate ristretto_classloader 0.26.0... [INFO] testing ristretto_classloader-0.26.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ristretto_classloader 0.26.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ristretto_classloader 0.26.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ristretto_classloader 0.26.0 [INFO] tweaked toml for crates.io crate ristretto_classloader 0.26.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ristretto_classloader 0.26.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ristretto_classloader 0.26.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded ristretto_gc v0.26.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded sysinfo v0.37.0 [INFO] [stderr] Downloaded ristretto_classfile v0.26.0 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded zip v4.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27888e8bce9ebf1c723d842cdae7470b6a189695f406b571e023502842948d89 [INFO] running `Command { std: "docker" "start" "-a" "27888e8bce9ebf1c723d842cdae7470b6a189695f406b571e023502842948d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27888e8bce9ebf1c723d842cdae7470b6a189695f406b571e023502842948d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27888e8bce9ebf1c723d842cdae7470b6a189695f406b571e023502842948d89", kill_on_drop: false }` [INFO] [stdout] 27888e8bce9ebf1c723d842cdae7470b6a189695f406b571e023502842948d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631ee84aee94110dd2bb0fa689513582cbcab9574054ab894eb44ba99455e460 [INFO] running `Command { std: "docker" "start" "-a" "631ee84aee94110dd2bb0fa689513582cbcab9574054ab894eb44ba99455e460", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zip v4.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ristretto_classfile v0.26.0 [INFO] [stderr] Compiling ristretto_gc v0.26.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ristretto_classloader v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "631ee84aee94110dd2bb0fa689513582cbcab9574054ab894eb44ba99455e460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631ee84aee94110dd2bb0fa689513582cbcab9574054ab894eb44ba99455e460", kill_on_drop: false }` [INFO] [stdout] 631ee84aee94110dd2bb0fa689513582cbcab9574054ab894eb44ba99455e460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604af12459a449088ae7c3b016af1276673b7cbdb44c1893fd903dd3cf365c85 [INFO] running `Command { std: "docker" "start" "-a" "604af12459a449088ae7c3b016af1276673b7cbdb44c1893fd903dd3cf365c85", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling ristretto_gc v0.26.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ristretto_classloader v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "604af12459a449088ae7c3b016af1276673b7cbdb44c1893fd903dd3cf365c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604af12459a449088ae7c3b016af1276673b7cbdb44c1893fd903dd3cf365c85", kill_on_drop: false }` [INFO] [stdout] 604af12459a449088ae7c3b016af1276673b7cbdb44c1893fd903dd3cf365c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09faa36394b149997836906a15e24d012033fabeea25b510128205ab8498b4a2 [INFO] running `Command { std: "docker" "start" "-a" "09faa36394b149997836906a15e24d012033fabeea25b510128205ab8498b4a2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ristretto_classloader-a32f339e3bbd0bc9) [INFO] [stdout] [INFO] [stdout] running 438 tests [INFO] [stdout] test class::tests::test_convert_to_descriptor ... ok [INFO] [stdout] test class::tests::test_class_initializer ... FAILED [INFO] [stdout] test class::tests::test_field_name ... FAILED [INFO] [stdout] test class::tests::test_class_file ... FAILED [INFO] [stdout] test class::tests::test_constant_pool_mut ... FAILED [INFO] [stdout] test class::tests::test_field ... FAILED [INFO] [stdout] test class::tests::test_constant_pool ... FAILED [INFO] [stdout] test class::tests::test_fields ... FAILED [INFO] [stdout] test class::tests::test_field_name_not_found ... FAILED [INFO] [stdout] test class::tests::test_all_object_fields ... FAILED [INFO] [stdout] test class::tests::test_is_annotation ... FAILED [INFO] [stdout] test class::tests::test_interfaces ... FAILED [INFO] [stdout] test class::tests::test_main_method ... FAILED [INFO] [stdout] test class::tests::test_field_offset ... FAILED [INFO] [stdout] test class::tests::test_field_offset_not_found ... FAILED [INFO] [stdout] test class::tests::test_field_names ... FAILED [INFO] [stdout] test class::tests::test_field_not_found ... FAILED [INFO] [stdout] test class::tests::test_is_array ... FAILED [INFO] [stdout] test class::tests::test_is_primitive ... FAILED [INFO] [stdout] test class::tests::test_is_interface ... FAILED [INFO] [stdout] test class::tests::test_method ... FAILED [INFO] [stdout] test class::tests::test_method_polymorphic ... FAILED [INFO] [stdout] test class::tests::test_new ... FAILED [INFO] [stdout] test class::tests::test_method_not_found ... FAILED [INFO] [stdout] test class::tests::test_new_array_boolean ... FAILED [INFO] [stdout] test class::tests::test_new_array_byte ... FAILED [INFO] [stdout] test class::tests::test_new_array_char ... FAILED [INFO] [stdout] test class::tests::test_new_array_int ... FAILED [INFO] [stdout] test class::tests::test_new_array_double ... FAILED [INFO] [stdout] test class::tests::test_new_array_short ... FAILED [INFO] [stdout] test class::tests::test_new_array_float ... FAILED [INFO] [stdout] test class::tests::test_new_array_long ... FAILED [INFO] [stdout] test class::tests::test_new_array_multiple_dimensions ... FAILED [INFO] [stdout] test class::tests::test_object_not_is_subclass_of_object ... FAILED [INFO] [stdout] test class::tests::test_new_array_string ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_found_but_not_static ... FAILED [INFO] [stdout] test class::tests::test_set_static_value ... FAILED [INFO] [stdout] test class::tests::test_parent ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_invalid_type ... FAILED [INFO] [stdout] test class::tests::test_object_initializer ... FAILED [INFO] [stdout] test class::tests::test_object_fields ... FAILED [INFO] [stdout] test class::tests::test_object_not_subclass_of_string ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_final ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_unchecked_not_found ... FAILED [INFO] [stdout] test class::tests::test_source_file ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_unchecked_final ... FAILED [INFO] [stdout] test class::tests::test_static_value ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_not_found ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_unchecked ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_unchecked_found_but_not_static ... FAILED [INFO] [stdout] test class::tests::test_static_field ... FAILED [INFO] [stdout] test class::tests::test_set_static_value_unchecked_invalid_type ... FAILED [INFO] [stdout] test class::tests::test_static_value_not_found ... FAILED [INFO] [stdout] test class::tests::test_static_field_not_found ... FAILED [INFO] [stdout] test class_loader::tests::test_equality ... ok [INFO] [stdout] test class_loader::tests::test_inequality ... ok [INFO] [stdout] test class_loader::tests::test_load_class ... FAILED [INFO] [stdout] test class_loader::tests::test_load_class_more_than_once ... FAILED [INFO] [stdout] test class_loader::tests::test_load_class_not_found ... ok [INFO] [stdout] test class_loader::tests::test_load_class_parent ... FAILED [INFO] [stdout] test class_loader::tests::test_new ... ok [INFO] [stdout] test class_loader::tests::test_set_parent ... ok [INFO] [stdout] test class_loader::tests::test_to_string ... ok [INFO] [stdout] test class_loader::tests::test_to_string_parent ... ok [INFO] [stdout] test class_loader::tests::test_clone ... FAILED [INFO] [stdout] test class_path::tests::test_from ... ok [INFO] [stdout] test class_path::tests::test_into_iter ... ok [INFO] [stdout] test class_path::tests::test_iter ... ok [INFO] [stdout] test class_path::tests::test_new ... ok [INFO] [stdout] test class_path::tests::test_read_class ... FAILED [INFO] [stdout] test class::tests::test_to_string ... FAILED [INFO] [stdout] test class_path_entry::directory::tests::test_equality ... ok [INFO] [stdout] test class_path_entry::directory::tests::test_inequality ... ok [INFO] [stdout] test class_path_entry::directory::tests::test_new ... ok [INFO] [stdout] test class_path_entry::directory::tests::test_read_class ... FAILED [INFO] [stdout] test class_path_entry::directory::tests::test_read_class_invalid_class_name ... ok [INFO] [stdout] test class_path_entry::directory::tests::test_read_class_invalid_directory ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_archive_zip_archive_error ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_bad_class_file ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_class_names ... FAILED [INFO] [stdout] test class_path_entry::jar::tests::test_equality ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_from_bytes ... FAILED [INFO] [stdout] test class_path_entry::jar::tests::test_invalid_class_file ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_new ... ok [INFO] [stdout] test class_path_entry::jar::tests::test_read_class ... FAILED [INFO] [stdout] test class::tests::test_static_value_found_but_not_static ... FAILED [INFO] [stdout] test class::tests::test_static_field_found_but_not_static ... FAILED [INFO] [stdout] test class_path_entry::jar::tests::test_read_manifest ... FAILED [INFO] [stdout] test class_path_entry::manifest::tests::test_attribute ... ok [INFO] [stdout] test class_path_entry::manifest::tests::test_serde ... ok [INFO] [stdout] test class_path::tests::test_class_names ... FAILED [INFO] [stdout] test class_path_entry::model::tests::test_new_directory ... ok [INFO] [stdout] test class_path_entry::directory::tests::test_class_names ... FAILED [INFO] [stdout] test class_path_entry::jar::tests::test_read_class_invalid_class_name ... FAILED [INFO] [stdout] test class_path_entry::model::tests::test_class_names_directory ... FAILED [INFO] [stdout] test class_path_entry::model::tests::test_read_class_directory ... FAILED [INFO] [stdout] test field::tests::test_check_value_boolean ... ok [INFO] [stdout] test field::tests::test_check_value_byte ... ok [INFO] [stdout] test field::tests::test_check_value_char ... ok [INFO] [stdout] test field::tests::test_check_value_array ... ok [INFO] [stdout] test class_path_entry::model::tests::test_read_class_jar ... FAILED [INFO] [stdout] test field::tests::test_check_value_float ... ok [INFO] [stdout] test field::tests::test_check_value_double ... ok [INFO] [stdout] test class_path_entry::model::tests::test_class_names_jar ... FAILED [INFO] [stdout] test field::tests::test_check_value_invalid ... ok [INFO] [stdout] test field::tests::test_check_value_int ... ok [INFO] [stdout] test class_path_entry::model::tests::test_new_jar ... FAILED [INFO] [stdout] test field::tests::test_check_value_long ... ok [INFO] [stdout] test field::tests::test_field_key_get_by_name ... ok [INFO] [stdout] test method::tests::test_method ... ok [INFO] [stdout] test method::tests::test_to_string ... ok [INFO] [stdout] test field::tests::test_check_value_object ... ok [INFO] [stdout] test field::tests::test_check_value_short ... ok [INFO] [stdout] test field::tests::test_field_key_get_by_offset ... ok [INFO] [stdout] test field::tests::test_field_new ... ok [INFO] [stdout] test class::tests::test_try_get_method ... FAILED [INFO] [stdout] test class::tests::test_try_get_method_not_found ... FAILED [INFO] [stdout] test class::tests::test_string_is_subclass_of_object ... FAILED [INFO] [stdout] test object::tests::test_as_char ... FAILED [INFO] [stdout] test object::tests::test_as_f32 ... FAILED [INFO] [stdout] test object::tests::test_as_i16 ... FAILED [INFO] [stdout] test object::tests::test_as_f64 ... FAILED [INFO] [stdout] test object::tests::test_as_i64 ... FAILED [INFO] [stdout] test object::tests::test_as_bool ... FAILED [INFO] [stdout] test object::tests::test_as_i32 ... FAILED [INFO] [stdout] test object::tests::test_as_i8 ... FAILED [INFO] [stdout] test object::tests::test_as_isize ... FAILED [INFO] [stdout] test object::tests::test_as_string_invalid_value ... FAILED [INFO] [stdout] test object::tests::test_as_string_java8_invalid_byte_array_value ... FAILED [INFO] [stdout] test object::tests::test_as_string_invalid_class ... FAILED [INFO] [stdout] test object::tests::test_as_string_invalid_char_array_value ... FAILED [INFO] [stdout] test object::tests::test_as_string_latin1_byte_array ... FAILED [INFO] [stdout] test object::tests::test_as_string_java8 ... FAILED [INFO] [stdout] test object::tests::test_as_string_utf16_byte_array ... FAILED [INFO] [stdout] test object::tests::test_as_u16 ... FAILED [INFO] [stdout] test object::tests::test_as_u64 ... FAILED [INFO] [stdout] test object::tests::test_as_u8 ... FAILED [INFO] [stdout] test object::tests::test_as_usize ... FAILED [INFO] [stdout] test object::tests::test_as_u32 ... FAILED [INFO] [stdout] test object::tests::test_clone ... FAILED [INFO] [stdout] test object::tests::test_debug ... FAILED [INFO] [stdout] test object::tests::test_eq_not_equal ... FAILED [INFO] [stdout] test object::tests::test_eq_same_references ... FAILED [INFO] [stdout] test object::tests::test_eq_different_references ... FAILED [INFO] [stdout] test object::tests::test_ptr_eq ... FAILED [INFO] [stdout] test object::tests::test_new ... FAILED [INFO] [stdout] test object::tests::test_hash ... FAILED [INFO] [stdout] test object::tests::test_to_string ... FAILED [INFO] [stdout] test object::tests::test_to_string_bool ... FAILED [INFO] [stdout] test object::tests::test_to_string_char ... FAILED [INFO] [stdout] test object::tests::test_to_string_class ... FAILED [INFO] [stdout] test object::tests::test_to_string_byte ... FAILED [INFO] [stdout] test object::tests::test_to_string_integer ... FAILED [INFO] [stdout] test object::tests::test_to_string_double ... FAILED [INFO] [stdout] test object::tests::test_to_string_float ... FAILED [INFO] [stdout] test object::tests::test_to_string_short ... FAILED [INFO] [stdout] test reference::tests::test_as_byte_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_byte_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_byte_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_byte_vec_ref_error ... ok [INFO] [stdout] test object::tests::test_to_string_string ... FAILED [INFO] [stdout] test reference::tests::test_as_char_vec_mut ... ok [INFO] [stdout] test object::tests::test_to_string_long ... FAILED [INFO] [stdout] test reference::tests::test_as_char_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_char_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_array_eq ... FAILED [INFO] [stdout] test reference::tests::test_as_class_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_char_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_class_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_double_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_double_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_double_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_double_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_array_eq_class_ne ... FAILED [INFO] [stdout] test object::tests::test_trace ... FAILED [INFO] [stdout] test reference::tests::test_as_float_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_float_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_float_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_float_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_bool ... FAILED [INFO] [stdout] test reference::tests::test_array_eq_value_ne ... FAILED [INFO] [stdout] test reference::tests::test_as_char ... FAILED [INFO] [stdout] test reference::tests::test_as_class_vec_mut ... FAILED [INFO] [stdout] test reference::tests::test_as_int_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_int_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_int_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_class_vec_ref ... FAILED [INFO] [stdout] test reference::tests::test_as_f32 ... FAILED [INFO] [stdout] test reference::tests::test_as_int_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_long_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_long_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_long_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_long_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_object_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_i16 ... FAILED [INFO] [stdout] test reference::tests::test_as_object_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_short_vec_mut ... ok [INFO] [stdout] test reference::tests::test_as_short_vec_mut_error ... ok [INFO] [stdout] test reference::tests::test_as_short_vec_ref ... ok [INFO] [stdout] test reference::tests::test_as_short_vec_ref_error ... ok [INFO] [stdout] test reference::tests::test_as_f64 ... FAILED [INFO] [stdout] test reference::tests::test_as_i32 ... FAILED [INFO] [stdout] test reference::tests::test_as_i8 ... FAILED [INFO] [stdout] test reference::tests::test_as_i64 ... FAILED [INFO] [stdout] test reference::tests::test_as_isize ... FAILED [INFO] [stdout] test reference::tests::test_as_object_ref ... FAILED [INFO] [stdout] test reference::tests::test_byte_array_eq ... ok [INFO] [stdout] test reference::tests::test_byte_array_ne ... ok [INFO] [stdout] test reference::tests::test_char_array_eq ... ok [INFO] [stdout] test reference::tests::test_char_array_ne ... ok [INFO] [stdout] test reference::tests::test_clone_byte_array ... ok [INFO] [stdout] test reference::tests::test_clone_char_array ... ok [INFO] [stdout] test reference::tests::test_clone_double_array ... ok [INFO] [stdout] test reference::tests::test_clone_float_array ... ok [INFO] [stdout] test reference::tests::test_clone_int_array ... ok [INFO] [stdout] test reference::tests::test_clone_long_array ... ok [INFO] [stdout] test reference::tests::test_as_object_mut ... FAILED [INFO] [stdout] test reference::tests::test_as_string ... FAILED [INFO] [stdout] test reference::tests::test_clone_short_array ... ok [INFO] [stdout] test reference::tests::test_different_types_ne ... ok [INFO] [stdout] test reference::tests::test_display_byte_array ... ok [INFO] [stdout] test reference::tests::test_display_char_array ... ok [INFO] [stdout] test reference::tests::test_display_double_array ... ok [INFO] [stdout] test reference::tests::test_display_float_array ... ok [INFO] [stdout] test reference::tests::test_display_int_array ... ok [INFO] [stdout] test reference::tests::test_as_u32 ... FAILED [INFO] [stdout] test reference::tests::test_display_long_array ... ok [INFO] [stdout] test reference::tests::test_as_u8 ... FAILED [INFO] [stdout] test reference::tests::test_display_short_array ... ok [INFO] [stdout] test reference::tests::test_double_array_eq ... ok [INFO] [stdout] test reference::tests::test_clone_object ... FAILED [INFO] [stdout] test reference::tests::test_double_array_ne ... ok [INFO] [stdout] test reference::tests::test_as_u16 ... FAILED [INFO] [stdout] test reference::tests::test_float_array_eq ... ok [INFO] [stdout] test reference::tests::test_from_vec_bool ... ok [INFO] [stdout] test reference::tests::test_from_vec_char ... ok [INFO] [stdout] test reference::tests::test_from_vec_f32 ... ok [INFO] [stdout] test reference::tests::test_from_vec_f64 ... ok [INFO] [stdout] test reference::tests::test_float_array_ne ... ok [INFO] [stdout] test reference::tests::test_from_vec_i16 ... ok [INFO] [stdout] test reference::tests::test_from_vec_i32 ... ok [INFO] [stdout] test reference::tests::test_from_vec_i64 ... ok [INFO] [stdout] test reference::tests::test_from_vec_i8 ... ok [INFO] [stdout] test reference::tests::test_from_vec_isize ... ok [INFO] [stdout] test reference::tests::test_from_vec_u16 ... ok [INFO] [stdout] test reference::tests::test_from_vec_u32 ... ok [INFO] [stdout] test reference::tests::test_from_vec_u64 ... ok [INFO] [stdout] test reference::tests::test_as_u64 ... FAILED [INFO] [stdout] test reference::tests::test_from_vec_u8 ... ok [INFO] [stdout] test reference::tests::test_from_vec_usize ... ok [INFO] [stdout] test reference::tests::test_hash_byte_array ... ok [INFO] [stdout] test reference::tests::test_hash_char_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_char_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_byte_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_float_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_int_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_long_array ... ok [INFO] [stdout] test reference::tests::test_hash_code_double_array ... ok [INFO] [stdout] test reference::tests::test_clone_reference_array ... FAILED [INFO] [stdout] test reference::tests::test_hash_code_short_array ... ok [INFO] [stdout] test reference::tests::test_hash_double_array ... ok [INFO] [stdout] test reference::tests::test_hash_float_array ... ok [INFO] [stdout] test reference::tests::test_hash_int_array ... ok [INFO] [stdout] test reference::tests::test_hash_long_array ... ok [INFO] [stdout] test reference::tests::test_as_usize ... FAILED [INFO] [stdout] test reference::tests::test_display_reference ... FAILED [INFO] [stdout] test reference::tests::test_hash_short_array ... ok [INFO] [stdout] test reference::tests::test_int_array_eq ... ok [INFO] [stdout] test reference::tests::test_int_array_ne ... ok [INFO] [stdout] test reference::tests::test_long_array_eq ... ok [INFO] [stdout] test reference::tests::test_display_reference_array ... FAILED [INFO] [stdout] test reference::tests::test_long_array_ne ... ok [INFO] [stdout] test reference::tests::test_from_vec_object ... FAILED [INFO] [stdout] test reference::tests::test_ptr_eq_byte_array ... ok [INFO] [stdout] test reference::tests::test_ptr_eq_char_array ... ok [INFO] [stdout] test reference::tests::test_ptr_eq_double_array ... ok [INFO] [stdout] test reference::tests::test_ptr_eq_float_array ... ok [INFO] [stdout] test reference::tests::test_ptr_eq_int_array ... ok [INFO] [stdout] test reference::tests::test_ptr_eq_long_array ... ok [INFO] [stdout] test reference::tests::test_hash_reference_array ... FAILED [INFO] [stdout] test reference::tests::test_from_class_vec ... FAILED [INFO] [stdout] test reference::tests::test_ptr_eq_short_array ... ok [INFO] [stdout] test reference::tests::test_short_array_eq ... ok [INFO] [stdout] test reference::tests::test_short_array_ne ... ok [INFO] [stdout] test reference::tests::test_trace_byte_array ... ok [INFO] [stdout] test reference::tests::test_hash_object ... FAILED [INFO] [stdout] test reference::tests::test_hash_code_object ... FAILED [INFO] [stdout] test reference::tests::test_hash_code_reference_array ... FAILED [INFO] [stdout] test reference::tests::test_object_ne ... FAILED [INFO] [stdout] test reference::tests::test_object_eq ... FAILED [INFO] [stdout] test reference::tests::test_trace_class_vec ... FAILED [INFO] [stdout] test reference::tests::test_ptr_eq_reference_array ... FAILED [INFO] [stdout] test reference::tests::test_trace_object ... FAILED [INFO] [stdout] test reference::tests::test_ptr_eq_object ... FAILED [INFO] [stdout] test reference::tests::test_try_from_class_vec_error ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_class_loader_v21 ... FAILED [INFO] [stdout] test reference::tests::test_try_from_class_vec ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_class_loader_v8 ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_big_integer_array_class ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_big_integer_class ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_object_array_class ... FAILED [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_invalid ... ok [INFO] [stdout] test runtime::bootstrap::tests::test_load_big_integer_multi_array_class ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_object_class ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_primitive_array_classes ... FAILED [INFO] [stdout] test runtime::bootstrap::tests::test_load_primitive_classes ... FAILED [INFO] [stdout] test runtime::util::tests::test_get_release_versions ... FAILED [INFO] [stdout] test runtime::util::tests::test_parse_major_version ... ok [INFO] [stdout] test value::tests::test_as_bool ... ok [INFO] [stdout] test runtime::util::tests::test_download_archive ... FAILED [INFO] [stdout] test value::tests::test_as_byte_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_byte_vec_mut_error ... ok [INFO] [stdout] test runtime::bootstrap::tests::test_load_object_multi_array_class ... FAILED [INFO] [stdout] test value::tests::test_as_byte_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_byte_vec_ref_error ... ok [INFO] [stdout] test value::tests::test_as_char ... ok [INFO] [stdout] test value::tests::test_as_char_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_char_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_char_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_char_vec_ref_error ... ok [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_latest_lts ... FAILED [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_latest_exact ... FAILED [INFO] [stdout] test value::tests::test_as_double_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_double_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_double_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_double_vec_ref_error ... ok [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_unsupported_version ... ok [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_latest_major_version ... FAILED [INFO] [stdout] test runtime::util::tests::test_get_runtime_archive_partial_version ... FAILED [INFO] [stdout] test value::tests::test_as_f64 ... ok [INFO] [stdout] test value::tests::test_as_float_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_float_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_float_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_float_vec_ref_error ... ok [INFO] [stdout] test value::tests::test_as_char_object ... FAILED [INFO] [stdout] test value::tests::test_as_f32 ... FAILED [INFO] [stdout] test value::tests::test_as_i32 ... ok [INFO] [stdout] test value::tests::test_as_i16 ... ok [INFO] [stdout] test value::tests::test_as_f32_object ... ok [INFO] [stdout] test value::tests::test_as_i64 ... ok [INFO] [stdout] test value::tests::test_as_i8 ... ok [INFO] [stdout] test value::tests::test_as_bool_object ... FAILED [INFO] [stdout] test value::tests::test_as_int_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_int_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_class_vec_mut ... FAILED [INFO] [stdout] test value::tests::test_as_int_vec_ref_error ... ok [INFO] [stdout] test value::tests::test_as_isize ... ok [INFO] [stdout] test value::tests::test_as_class_vec_ref ... FAILED [INFO] [stdout] test value::tests::test_as_long_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_int_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_long_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_long_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_long_vec_ref_error ... ok [INFO] [stdout] test value::tests::test_as_i64_object ... FAILED [INFO] [stdout] test value::tests::test_as_reference ... ok [INFO] [stdout] test value::tests::test_as_reference_error ... ok [INFO] [stdout] test value::tests::test_as_isize_object ... FAILED [INFO] [stdout] test value::tests::test_as_short_vec_mut_error ... ok [INFO] [stdout] test value::tests::test_as_short_vec_mut ... ok [INFO] [stdout] test value::tests::test_as_short_vec_ref_error ... ok [INFO] [stdout] test value::tests::test_as_f64_object ... FAILED [INFO] [stdout] test value::tests::test_as_short_vec_ref ... ok [INFO] [stdout] test value::tests::test_as_string_error ... ok [INFO] [stdout] test value::tests::test_as_i32_object ... FAILED [INFO] [stdout] test value::tests::test_as_u16 ... ok [INFO] [stdout] test value::tests::test_as_u32 ... ok [INFO] [stdout] test value::tests::test_as_i8_object ... FAILED [INFO] [stdout] test value::tests::test_as_u64 ... ok [INFO] [stdout] test value::tests::test_as_object_ref ... FAILED [INFO] [stdout] test value::tests::test_as_u8 ... ok [INFO] [stdout] test value::tests::test_as_usize ... ok [INFO] [stdout] test value::tests::test_as_object_mut ... FAILED [INFO] [stdout] test value::tests::test_as_i16_object ... FAILED [INFO] [stdout] test value::tests::test_clone ... ok [INFO] [stdout] test value::tests::test_double_format ... ok [INFO] [stdout] test value::tests::test_eq_double ... ok [INFO] [stdout] test value::tests::test_eq_float ... ok [INFO] [stdout] test value::tests::test_eq_int ... ok [INFO] [stdout] test value::tests::test_eq_long ... ok [INFO] [stdout] test value::tests::test_eq_object ... FAILED [INFO] [stdout] test value::tests::test_as_u64_object ... FAILED [INFO] [stdout] test value::tests::test_as_string ... FAILED [INFO] [stdout] test value::tests::test_as_u16_object ... FAILED [INFO] [stdout] test value::tests::test_as_vec_value ... FAILED [INFO] [stdout] test value::tests::test_as_u8_object ... FAILED [INFO] [stdout] test value::tests::test_from_char ... ok [INFO] [stdout] test value::tests::test_from_f32 ... ok [INFO] [stdout] test value::tests::test_from_f64 ... ok [INFO] [stdout] test value::tests::test_from_i16 ... ok [INFO] [stdout] test value::tests::test_from_i32 ... ok [INFO] [stdout] test value::tests::test_from_i64 ... ok [INFO] [stdout] test value::tests::test_from_i8 ... ok [INFO] [stdout] test value::tests::test_from_isize ... ok [INFO] [stdout] test value::tests::test_from_bool ... ok [INFO] [stdout] test value::tests::test_float_format ... ok [INFO] [stdout] test value::tests::test_as_u32_object ... FAILED [INFO] [stdout] test value::tests::test_from_u16 ... ok [INFO] [stdout] test value::tests::test_from_u32 ... ok [INFO] [stdout] test value::tests::test_from_u64 ... ok [INFO] [stdout] test value::tests::test_as_usize_object ... FAILED [INFO] [stdout] test value::tests::test_from_u8 ... ok [INFO] [stdout] test value::tests::test_from_usize ... ok [INFO] [stdout] test value::tests::test_from_vec_bool ... ok [INFO] [stdout] test value::tests::test_from_vec_char ... ok [INFO] [stdout] test value::tests::test_from_vec_f32 ... ok [INFO] [stdout] test value::tests::test_from_vec_f64 ... ok [INFO] [stdout] test value::tests::test_from_vec_i16 ... ok [INFO] [stdout] test value::tests::test_from_vec_i64 ... ok [INFO] [stdout] test value::tests::test_from_vec_i8 ... ok [INFO] [stdout] test value::tests::test_from_vec_isize ... ok [INFO] [stdout] test value::tests::test_from_vec_u16 ... ok [INFO] [stdout] test value::tests::test_from_vec_u32 ... ok [INFO] [stdout] test value::tests::test_from_vec_u64 ... ok [INFO] [stdout] test value::tests::test_from_vec_u8 ... ok [INFO] [stdout] test value::tests::test_from_vec_usize ... ok [INFO] [stdout] test value::tests::test_hash_double ... ok [INFO] [stdout] test value::tests::test_hash_float ... ok [INFO] [stdout] test value::tests::test_hash_int ... ok [INFO] [stdout] test value::tests::test_from_vec_i32 ... ok [INFO] [stdout] test value::tests::test_hash_long ... ok [INFO] [stdout] test value::tests::test_hash_object_none ... ok [INFO] [stdout] test value::tests::test_hash_unused ... ok [INFO] [stdout] test value::tests::test_int_format ... ok [INFO] [stdout] test value::tests::test_is_null ... ok [INFO] [stdout] test value::tests::test_is_object ... ok [INFO] [stdout] test value::tests::test_eq_unused ... ok [INFO] [stdout] test value::tests::test_object_format ... ok [INFO] [stdout] test value::tests::test_long_format ... ok [INFO] [stdout] test value::tests::test_eq_recursive_object ... FAILED [INFO] [stdout] test value::tests::test_from_option_reference ... FAILED [INFO] [stdout] test value::tests::test_unused_format ... ok [INFO] [stdout] test value::tests::test_from_class_vec ... FAILED [INFO] [stdout] test value::tests::test_try_from_class_vec ... FAILED [INFO] [stdout] test value::tests::test_hash_object ... FAILED [INFO] [stdout] test value::tests::test_from_reference ... FAILED [INFO] [stdout] test value::tests::test_string_format ... FAILED [INFO] [stdout] test value::tests::test_from_object ... FAILED [INFO] [stdout] test value::tests::test_try_from_class_vec_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- class::tests::test_class_initializer stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field_name stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_class_file stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_constant_pool_mut stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_constant_pool stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_fields stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field_name_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_all_object_fields stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_is_annotation stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_interfaces stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_main_method stdout ---- [INFO] [stdout] Error: ClassNotFound("Simple") [INFO] [stdout] [INFO] [stdout] ---- class::tests::test_field_offset stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field_offset_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field_names stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_field_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_is_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_is_primitive stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_is_interface stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_method stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_method_polymorphic stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_method_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_boolean stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_byte stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_char stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_int stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_double stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_short stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_float stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_long stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_multiple_dimensions stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_object_not_is_subclass_of_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_new_array_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_found_but_not_static stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_parent stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_invalid_type stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_object_initializer stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_object_fields stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_object_not_subclass_of_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_final stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_unchecked_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_source_file stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_unchecked_final stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_static_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_unchecked stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_unchecked_found_but_not_static stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_static_field stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_set_static_value_unchecked_invalid_type stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_static_value_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_static_field_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class_loader::tests::test_load_class stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_loader::tests::test_load_class_more_than_once stdout ---- [INFO] [stdout] Error: ClassNotFound("Simple") [INFO] [stdout] [INFO] [stdout] ---- class_loader::tests::test_load_class_parent stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_loader::tests::test_clone stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_path::tests::test_read_class stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class::tests::test_to_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class_path_entry::directory::tests::test_read_class stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::jar::tests::test_class_names stdout ---- [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::jar::tests::test_from_bytes stdout ---- [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::jar::tests::test_read_class stdout ---- [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- class::tests::test_static_value_found_but_not_static stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_static_field_found_but_not_static stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class_path_entry::jar::tests::test_read_manifest stdout ---- [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- class_path::tests::test_class_names stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path::tests::test_class_names' panicked at src/class_path.rs:239:9: [INFO] [stdout] assertion failed: class_names.contains(&"HelloWorld".to_string()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba82342e02 - ristretto_classloader::class_path::tests::test_class_names::{{closure}}::h70c058b5c109ca89 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path.rs:239:9 [INFO] [stdout] 21: 0x55ba822d0a1f - as core::future::future::Future>::poll::he95345b124180ffb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x55ba822d07db - as core::future::future::Future>::poll::h677b22915d023922 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55ba822cf7eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h58a355de728e0758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x55ba822cf17b - tokio::task::coop::with_budget::h53e0709b42b41f92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x55ba822cf17b - tokio::task::coop::budget::h0ca9aa50150957b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x55ba822cf17b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4d8c2f307351ec23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x55ba822c9d0d - tokio::runtime::scheduler::current_thread::Context::enter::hbc3158e50aba8481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x55ba822cdcfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0e569d23b9bdb3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x55ba822cc25b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97c99627a62b1af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x55ba8220a48a - tokio::runtime::context::scoped::Scoped::set::he748d3afd0f24240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba8232796a - tokio::runtime::context::set_scheduler::{{closure}}::h26e788f215634ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x55ba82204474 - std::thread::local::LocalKey::try_with::h79c8eeff7236fb26 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x55ba8220326d - std::thread::local::LocalKey::with::h8b1ecc8ea3a0fdc1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x55ba82327801 - tokio::runtime::context::set_scheduler::h4ec7cb3304626c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x55ba822cb2ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h42f85ba2ba3e3048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x55ba822cc457 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha525a904c8d77679 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x55ba822c7ca2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2821227bac487008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x55ba8220ade1 - tokio::runtime::context::runtime::enter_runtime::hb9c582e478ccc3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba822c7826 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0810d562c5f238a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x55ba82262808 - tokio::runtime::runtime::Runtime::block_on_inner::hf83741b6d5d4c08f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x55ba82262c04 - tokio::runtime::runtime::Runtime::block_on::ha00156a9885a4450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x55ba823423e2 - ristretto_classloader::class_path::tests::test_class_names::h10533180c14fac33 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path.rs:247:11 [INFO] [stdout] 43: 0x55ba8234226d - ristretto_classloader::class_path::tests::test_class_names::{{closure}}::hf20af6d2d25d7ab3 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path.rs:221:36 [INFO] [stdout] 44: 0x55ba821d6a96 - core::ops::function::FnOnce::call_once::h01daa4c89c967ffa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x76bed34caaa4 - [INFO] [stdout] 66: 0x76bed3557a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::directory::tests::test_class_names stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path_entry::directory::tests::test_class_names' panicked at src/class_path_entry/directory.rs:146:9: [INFO] [stdout] assertion failed: class_names.contains(&"HelloWorld".to_string()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba82383bc0 - ristretto_classloader::class_path_entry::directory::tests::test_class_names::{{closure}}::h50be2df7c6c1b53d [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/directory.rs:146:9 [INFO] [stdout] 21: 0x55ba822d0a1f - as core::future::future::Future>::poll::he95345b124180ffb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x55ba822d07db - as core::future::future::Future>::poll::h677b22915d023922 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55ba822cf7eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h58a355de728e0758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x55ba822cf17b - tokio::task::coop::with_budget::h53e0709b42b41f92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x55ba822cf17b - tokio::task::coop::budget::h0ca9aa50150957b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x55ba822cf17b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4d8c2f307351ec23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x55ba822c9d0d - tokio::runtime::scheduler::current_thread::Context::enter::hbc3158e50aba8481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x55ba822cdcfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0e569d23b9bdb3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x55ba822cc25b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97c99627a62b1af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x55ba8220a48a - tokio::runtime::context::scoped::Scoped::set::he748d3afd0f24240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba8232796a - tokio::runtime::context::set_scheduler::{{closure}}::h26e788f215634ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x55ba82204474 - std::thread::local::LocalKey::try_with::h79c8eeff7236fb26 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x55ba8220326d - std::thread::local::LocalKey::with::h8b1ecc8ea3a0fdc1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x55ba82327801 - tokio::runtime::context::set_scheduler::h4ec7cb3304626c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x55ba822cb2ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h42f85ba2ba3e3048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x55ba822cc457 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha525a904c8d77679 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x55ba822c7ca2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2821227bac487008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x55ba8220ade1 - tokio::runtime::context::runtime::enter_runtime::hb9c582e478ccc3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba822c7826 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0810d562c5f238a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x55ba82262808 - tokio::runtime::runtime::Runtime::block_on_inner::hf83741b6d5d4c08f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x55ba82262c04 - tokio::runtime::runtime::Runtime::block_on::ha00156a9885a4450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x55ba8238357f - ristretto_classloader::class_path_entry::directory::tests::test_class_names::h2e9619a05b140775 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/directory.rs:147:11 [INFO] [stdout] 43: 0x55ba8238340d - ristretto_classloader::class_path_entry::directory::tests::test_class_names::{{closure}}::h95774f786722a55e [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/directory.rs:141:36 [INFO] [stdout] 44: 0x55ba821d84f6 - core::ops::function::FnOnce::call_once::h3907b03378894460 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x76bed34caaa4 - [INFO] [stdout] 66: 0x76bed3557a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::jar::tests::test_read_class_invalid_class_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path_entry::jar::tests::test_read_class_invalid_class_name' panicked at src/class_path_entry/jar.rs:384:9: [INFO] [stdout] assertion failed: matches!(result, Err(ClassNotFound(_))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba82386e3c - ristretto_classloader::class_path_entry::jar::tests::test_read_class_invalid_class_name::{{closure}}::h3b8f6379a29aa4fa [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/jar.rs:384:9 [INFO] [stdout] 21: 0x55ba822d08c2 - as core::future::future::Future>::poll::h9d19586e1c6ea423 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x55ba822d095d - as core::future::future::Future>::poll::hc205b9dbdb333314 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55ba822cf78d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h28df92611f14f556 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x55ba822cf4bb - tokio::task::coop::with_budget::hc6c2170a9790f070 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x55ba822cf4bb - tokio::task::coop::budget::h8ab5277def76f831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x55ba822cf4bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddc5b9f2a2746dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x55ba822c99d0 - tokio::runtime::scheduler::current_thread::Context::enter::h88e0846f671b6398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x55ba822cd25d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hba7f46d93d7c26a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x55ba822cc284 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hda7147a967b087bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x55ba8220a1db - tokio::runtime::context::scoped::Scoped::set::h094af40d63a574b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba82327919 - tokio::runtime::context::set_scheduler::{{closure}}::h13605b36b24812f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x55ba82204922 - std::thread::local::LocalKey::try_with::ha4006bca49835e75 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x55ba822033ae - std::thread::local::LocalKey::with::hbe256e44eb139850 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x55ba823278cd - tokio::runtime::context::set_scheduler::hbd23b872c063159e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x55ba822cbb80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ebe72c452d86c3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x55ba822cc3e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h972375f9cae5838e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x55ba822c8720 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hee540b2fc104595a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x55ba8220a9c0 - tokio::runtime::context::runtime::enter_runtime::h5a03b244bfc38048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba822c7a51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb9d277ba380dba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x55ba82262494 - tokio::runtime::runtime::Runtime::block_on_inner::h4149afa6e424fbc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x55ba822629dc - tokio::runtime::runtime::Runtime::block_on::h8404856fd62f2f79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x55ba823868c3 - ristretto_classloader::class_path_entry::jar::tests::test_read_class_invalid_class_name::h9e3de3d86b28fb16 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/jar.rs:384:57 [INFO] [stdout] 43: 0x55ba82386767 - ristretto_classloader::class_path_entry::jar::tests::test_read_class_invalid_class_name::{{closure}}::h2b9f7e18faf122d5 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/jar.rs:376:50 [INFO] [stdout] 44: 0x55ba821dd676 - core::ops::function::FnOnce::call_once::hc8924880891eb244 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x76bed34caaa4 - [INFO] [stdout] 66: 0x76bed3557a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::model::tests::test_class_names_directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path_entry::model::tests::test_class_names_directory' panicked at src/class_path_entry/model.rs:122:9: [INFO] [stdout] assertion failed: class_names.contains(&"HelloWorld".to_string()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba822b1a76 - ristretto_classloader::class_path_entry::model::tests::test_class_names_directory::{{closure}}::h8cc158550f8b138c [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:122:9 [INFO] [stdout] 21: 0x55ba822d0a1f - as core::future::future::Future>::poll::he95345b124180ffb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x55ba822d07db - as core::future::future::Future>::poll::h677b22915d023922 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55ba822cf7eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h58a355de728e0758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x55ba822cf17b - tokio::task::coop::with_budget::h53e0709b42b41f92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x55ba822cf17b - tokio::task::coop::budget::h0ca9aa50150957b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x55ba822cf17b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4d8c2f307351ec23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x55ba822c9d0d - tokio::runtime::scheduler::current_thread::Context::enter::hbc3158e50aba8481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x55ba822cdcfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0e569d23b9bdb3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x55ba822cc25b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97c99627a62b1af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x55ba8220a48a - tokio::runtime::context::scoped::Scoped::set::he748d3afd0f24240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba8232796a - tokio::runtime::context::set_scheduler::{{closure}}::h26e788f215634ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x55ba82204474 - std::thread::local::LocalKey::try_with::h79c8eeff7236fb26 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x55ba8220326d - std::thread::local::LocalKey::with::h8b1ecc8ea3a0fdc1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x55ba82327801 - tokio::runtime::context::set_scheduler::h4ec7cb3304626c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x55ba822cb2ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h42f85ba2ba3e3048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x55ba822cc457 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha525a904c8d77679 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x55ba822c7ca2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2821227bac487008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x55ba8220ade1 - tokio::runtime::context::runtime::enter_runtime::hb9c582e478ccc3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba822c7826 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0810d562c5f238a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x55ba82262808 - tokio::runtime::runtime::Runtime::block_on_inner::hf83741b6d5d4c08f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x55ba82262c04 - tokio::runtime::runtime::Runtime::block_on::ha00156a9885a4450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x55ba822b1412 - ristretto_classloader::class_path_entry::model::tests::test_class_names_directory::h516f948667c84846 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:123:11 [INFO] [stdout] 43: 0x55ba822b129d - ristretto_classloader::class_path_entry::model::tests::test_class_names_directory::{{closure}}::h01714efdd257ae21 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:117:46 [INFO] [stdout] 44: 0x55ba821d76f6 - core::ops::function::FnOnce::call_once::h1b7a24a796b722af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x76bed34caaa4 - [INFO] [stdout] 66: 0x76bed3557a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::model::tests::test_read_class_directory stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::model::tests::test_read_class_jar stdout ---- [INFO] [stdout] Error: ClassNotFound("HelloWorld") [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::model::tests::test_class_names_jar stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path_entry::model::tests::test_class_names_jar' panicked at src/class_path_entry/model.rs:174:9: [INFO] [stdout] assertion failed: class_names.contains(&"HelloWorld".to_string()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba822b3387 - ristretto_classloader::class_path_entry::model::tests::test_class_names_jar::{{closure}}::h6225b6d0c9520791 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:174:9 [INFO] [stdout] 21: 0x55ba822d0a1f - as core::future::future::Future>::poll::he95345b124180ffb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x55ba822d07db - as core::future::future::Future>::poll::h677b22915d023922 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55ba822cf7eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h58a355de728e0758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x55ba822cf17b - tokio::task::coop::with_budget::h53e0709b42b41f92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x55ba822cf17b - tokio::task::coop::budget::h0ca9aa50150957b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x55ba822cf17b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4d8c2f307351ec23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x55ba822c9d0d - tokio::runtime::scheduler::current_thread::Context::enter::hbc3158e50aba8481 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x55ba822cdcfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0e569d23b9bdb3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x55ba822cc25b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h97c99627a62b1af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x55ba8220a48a - tokio::runtime::context::scoped::Scoped::set::he748d3afd0f24240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba8232796a - tokio::runtime::context::set_scheduler::{{closure}}::h26e788f215634ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x55ba82204474 - std::thread::local::LocalKey::try_with::h79c8eeff7236fb26 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x55ba8220326d - std::thread::local::LocalKey::with::h8b1ecc8ea3a0fdc1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x55ba82327801 - tokio::runtime::context::set_scheduler::h4ec7cb3304626c40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x55ba822cb2ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h42f85ba2ba3e3048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x55ba822cc457 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha525a904c8d77679 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x55ba822c7ca2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2821227bac487008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x55ba8220ade1 - tokio::runtime::context::runtime::enter_runtime::hb9c582e478ccc3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba822c7826 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0810d562c5f238a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x55ba82262808 - tokio::runtime::runtime::Runtime::block_on_inner::hf83741b6d5d4c08f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x55ba82262c04 - tokio::runtime::runtime::Runtime::block_on::ha00156a9885a4450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x55ba822b2c72 - ristretto_classloader::class_path_entry::model::tests::test_class_names_jar::h146d1de430df3535 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:175:11 [INFO] [stdout] 43: 0x55ba822b2afd - ristretto_classloader::class_path_entry::model::tests::test_class_names_jar::{{closure}}::h4d4cdc2414bab898 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:166:40 [INFO] [stdout] 44: 0x55ba821de076 - core::ops::function::FnOnce::call_once::hdf6334fb4028ded0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x76bed34caaa4 - [INFO] [stdout] 66: 0x76bed3557a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class_path_entry::model::tests::test_new_jar stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'class_path_entry::model::tests::test_new_jar' panicked at src/class_path_entry/model.rs:139:9: [INFO] [stdout] assertion failed: matches!(class_path_entry, ClassPathEntry::Jar(_)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba82b884c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ba82b884c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ba82b884c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ba82b884c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ba82bb3973 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ba82bb3973 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ba82b83ec3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ba82b83ec3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ba82b88312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ba82b8a809 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55ba82b8a63e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55ba8243a104 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55ba8243a104 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ba82b8b2de - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55ba82b8b2de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55ba82b8af76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x55ba82b889c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ba82b8ac3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55ba82bb0de0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ba82bb0e6c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ba822b1dcf - ristretto_classloader::class_path_entry::model::tests::test_new_jar::h668d2bd898924648 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:139:9 [INFO] [stdout] 21: 0x55ba822b1b57 - ristretto_classloader::class_path_entry::model::tests::test_new_jar::{{closure}}::had70aba7644799f8 [INFO] [stdout] at /opt/rustwide/workdir/src/class_path_entry/model.rs:131:22 [INFO] [stdout] 22: 0x55ba821dca16 - core::ops::function::FnOnce::call_once::hb488e70c50e0da66 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x55ba8243f96b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55ba8243f96b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x55ba8243eaa5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x55ba8243eaa5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55ba8243eaa5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x55ba8243eaa5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x55ba8243eaa5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55ba8243eaa5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x55ba8243eaa5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x55ba824026a4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x55ba824026a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x55ba8240607a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55ba8240607a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x55ba8240607a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x55ba8240607a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55ba8240607a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x55ba8240607a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x55ba82b8e3ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x55ba82b8e3ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x76bed34caaa4 - [INFO] [stdout] 44: 0x76bed3557a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- class::tests::test_try_get_method stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_try_get_method_not_found stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- class::tests::test_string_is_subclass_of_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_char stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_f32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_i16 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_f64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_i64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_bool stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_i32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_i8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_isize stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_invalid_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_java8_invalid_byte_array_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/8.462.08.1/amazon-corretto-8.462.08.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_invalid_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_invalid_char_array_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_latin1_byte_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_java8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/8.462.08.1/amazon-corretto-8.462.08.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_string_utf16_byte_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_u16 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_u64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_u8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_usize stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_as_u32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_clone stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_debug stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_eq_not_equal stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_eq_same_references stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_eq_different_references stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_ptr_eq stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_new stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_hash stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_bool stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_char stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_byte stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_integer stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_double stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_float stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_short stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_to_string_long stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_array_eq stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_array_eq_class_ne stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- object::tests::test_trace stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_bool stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_array_eq_value_ne stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_char stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_class_vec_mut stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_class_vec_ref stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_f32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_i16 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_f64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_i32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_i8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_i64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_isize stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_object_ref stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_object_mut stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_u32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_u8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_clone_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_u16 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_u64 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_clone_reference_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_as_usize stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_display_reference stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_display_reference_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_from_vec_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_hash_reference_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_from_class_vec stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_hash_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_hash_code_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_hash_code_reference_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_object_ne stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_object_eq stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_trace_class_vec stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_ptr_eq_reference_array stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_trace_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_ptr_eq_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_try_from_class_vec_error stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_class_loader_v21 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- reference::tests::test_try_from_class_vec stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_class_loader_v8 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/8.462.08.1/amazon-corretto-8.462.08.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_big_integer_array_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_big_integer_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_object_array_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_big_integer_multi_array_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_object_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_primitive_array_classes stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_primitive_classes stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::util::tests::test_get_release_versions stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://api.github.com/repos/corretto/corretto-21/releases?page=1&per_page=100", 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] ---- runtime::util::tests::test_download_archive stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::bootstrap::tests::test_load_object_multi_array_class stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- runtime::util::tests::test_get_runtime_archive_latest_lts stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://api.github.com/repos/corretto/corretto-21/releases?page=1&per_page=100", 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] ---- runtime::util::tests::test_get_runtime_archive_latest_exact stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-linux-x64.tar.gz", 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] ---- runtime::util::tests::test_get_runtime_archive_latest_major_version stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://api.github.com/repos/corretto/corretto-17/releases?page=1&per_page=100", 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] ---- runtime::util::tests::test_get_runtime_archive_partial_version stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://api.github.com/repos/corretto/corretto-8/releases?page=1&per_page=100", 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] ---- value::tests::test_as_char_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_f32 stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_bool_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_class_vec_mut stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_class_vec_ref stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_i64_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_isize_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_f64_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_i32_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_i8_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_object_ref stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_object_mut stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_i16_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_eq_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_u64_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_string stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_u16_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_vec_value stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_u8_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_u32_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_as_usize_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_eq_recursive_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_from_option_reference stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_from_class_vec stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_try_from_class_vec stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_hash_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_from_reference stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_string_format stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_from_object stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] ---- value::tests::test_try_from_class_vec_error stdout ---- [INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz", 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] class::tests::test_all_object_fields [INFO] [stdout] class::tests::test_class_file [INFO] [stdout] class::tests::test_class_initializer [INFO] [stdout] class::tests::test_constant_pool [INFO] [stdout] class::tests::test_constant_pool_mut [INFO] [stdout] class::tests::test_field [INFO] [stdout] class::tests::test_field_name [INFO] [stdout] class::tests::test_field_name_not_found [INFO] [stdout] class::tests::test_field_names [INFO] [stdout] class::tests::test_field_not_found [INFO] [stdout] class::tests::test_field_offset [INFO] [stdout] class::tests::test_field_offset_not_found [INFO] [stdout] class::tests::test_fields [INFO] [stdout] class::tests::test_interfaces [INFO] [stdout] class::tests::test_is_annotation [INFO] [stdout] class::tests::test_is_array [INFO] [stdout] class::tests::test_is_interface [INFO] [stdout] class::tests::test_is_primitive [INFO] [stdout] class::tests::test_main_method [INFO] [stdout] class::tests::test_method [INFO] [stdout] class::tests::test_method_not_found [INFO] [stdout] class::tests::test_method_polymorphic [INFO] [stdout] class::tests::test_new [INFO] [stdout] class::tests::test_new_array_boolean [INFO] [stdout] class::tests::test_new_array_byte [INFO] [stdout] class::tests::test_new_array_char [INFO] [stdout] class::tests::test_new_array_double [INFO] [stdout] class::tests::test_new_array_float [INFO] [stdout] class::tests::test_new_array_int [INFO] [stdout] class::tests::test_new_array_long [INFO] [stdout] class::tests::test_new_array_multiple_dimensions [INFO] [stdout] class::tests::test_new_array_short [INFO] [stdout] class::tests::test_new_array_string [INFO] [stdout] class::tests::test_object_fields [INFO] [stdout] class::tests::test_object_initializer [INFO] [stdout] class::tests::test_object_not_is_subclass_of_object [INFO] [stdout] class::tests::test_object_not_subclass_of_string [INFO] [stdout] class::tests::test_parent [INFO] [stdout] class::tests::test_set_static_value [INFO] [stdout] class::tests::test_set_static_value_final [INFO] [stdout] class::tests::test_set_static_value_found_but_not_static [INFO] [stdout] class::tests::test_set_static_value_invalid_type [INFO] [stdout] class::tests::test_set_static_value_not_found [INFO] [stdout] class::tests::test_set_static_value_unchecked [INFO] [stdout] class::tests::test_set_static_value_unchecked_final [INFO] [stdout] class::tests::test_set_static_value_unchecked_found_but_not_static [INFO] [stdout] class::tests::test_set_static_value_unchecked_invalid_type [INFO] [stdout] class::tests::test_set_static_value_unchecked_not_found [INFO] [stdout] class::tests::test_source_file [INFO] [stdout] class::tests::test_static_field [INFO] [stdout] class::tests::test_static_field_found_but_not_static [INFO] [stdout] class::tests::test_static_field_not_found [INFO] [stdout] class::tests::test_static_value [INFO] [stdout] class::tests::test_static_value_found_but_not_static [INFO] [stdout] class::tests::test_static_value_not_found [INFO] [stdout] class::tests::test_string_is_subclass_of_object [INFO] [stdout] class::tests::test_to_string [INFO] [stdout] class::tests::test_try_get_method [INFO] [stdout] class::tests::test_try_get_method_not_found [INFO] [stdout] class_loader::tests::test_clone [INFO] [stdout] class_loader::tests::test_load_class [INFO] [stdout] class_loader::tests::test_load_class_more_than_once [INFO] [stdout] class_loader::tests::test_load_class_parent [INFO] [stdout] class_path::tests::test_class_names [INFO] [stdout] class_path::tests::test_read_class [INFO] [stdout] class_path_entry::directory::tests::test_class_names [INFO] [stdout] class_path_entry::directory::tests::test_read_class [INFO] [stdout] class_path_entry::jar::tests::test_class_names [INFO] [stdout] class_path_entry::jar::tests::test_from_bytes [INFO] [stdout] class_path_entry::jar::tests::test_read_class [INFO] [stdout] class_path_entry::jar::tests::test_read_class_invalid_class_name [INFO] [stdout] class_path_entry::jar::tests::test_read_manifest [INFO] [stdout] class_path_entry::model::tests::test_class_names_directory [INFO] [stdout] class_path_entry::model::tests::test_class_names_jar [INFO] [stdout] class_path_entry::model::tests::test_new_jar [INFO] [stdout] class_path_entry::model::tests::test_read_class_directory [INFO] [stdout] class_path_entry::model::tests::test_read_class_jar [INFO] [stdout] object::tests::test_as_bool [INFO] [stdout] object::tests::test_as_char [INFO] [stdout] object::tests::test_as_f32 [INFO] [stdout] object::tests::test_as_f64 [INFO] [stdout] object::tests::test_as_i16 [INFO] [stdout] object::tests::test_as_i32 [INFO] [stdout] object::tests::test_as_i64 [INFO] [stdout] object::tests::test_as_i8 [INFO] [stdout] object::tests::test_as_isize [INFO] [stdout] object::tests::test_as_string_invalid_char_array_value [INFO] [stdout] object::tests::test_as_string_invalid_class [INFO] [stdout] object::tests::test_as_string_invalid_value [INFO] [stdout] object::tests::test_as_string_java8 [INFO] [stdout] object::tests::test_as_string_java8_invalid_byte_array_value [INFO] [stdout] object::tests::test_as_string_latin1_byte_array [INFO] [stdout] object::tests::test_as_string_utf16_byte_array [INFO] [stdout] object::tests::test_as_u16 [INFO] [stdout] object::tests::test_as_u32 [INFO] [stdout] object::tests::test_as_u64 [INFO] [stdout] object::tests::test_as_u8 [INFO] [stdout] object::tests::test_as_usize [INFO] [stdout] object::tests::test_clone [INFO] [stdout] object::tests::test_debug [INFO] [stdout] object::tests::test_eq_different_references [INFO] [stdout] object::tests::test_eq_not_equal [INFO] [stdout] object::tests::test_eq_same_references [INFO] [stdout] object::tests::test_hash [INFO] [stdout] object::tests::test_new [INFO] [stdout] object::tests::test_ptr_eq [INFO] [stdout] object::tests::test_to_string [INFO] [stdout] object::tests::test_to_string_bool [INFO] [stdout] object::tests::test_to_string_byte [INFO] [stdout] object::tests::test_to_string_char [INFO] [stdout] object::tests::test_to_string_class [INFO] [stdout] object::tests::test_to_string_double [INFO] [stdout] object::tests::test_to_string_float [INFO] [stdout] object::tests::test_to_string_integer [INFO] [stdout] object::tests::test_to_string_long [INFO] [stdout] object::tests::test_to_string_short [INFO] [stdout] object::tests::test_to_string_string [INFO] [stdout] object::tests::test_trace [INFO] [stdout] reference::tests::test_array_eq [INFO] [stdout] reference::tests::test_array_eq_class_ne [INFO] [stdout] reference::tests::test_array_eq_value_ne [INFO] [stdout] reference::tests::test_as_bool [INFO] [stdout] reference::tests::test_as_char [INFO] [stdout] reference::tests::test_as_class_vec_mut [INFO] [stdout] reference::tests::test_as_class_vec_ref [INFO] [stdout] reference::tests::test_as_f32 [INFO] [stdout] reference::tests::test_as_f64 [INFO] [stdout] reference::tests::test_as_i16 [INFO] [stdout] reference::tests::test_as_i32 [INFO] [stdout] reference::tests::test_as_i64 [INFO] [stdout] reference::tests::test_as_i8 [INFO] [stdout] reference::tests::test_as_isize [INFO] [stdout] reference::tests::test_as_object_mut [INFO] [stdout] reference::tests::test_as_object_ref [INFO] [stdout] reference::tests::test_as_string [INFO] [stdout] reference::tests::test_as_u16 [INFO] [stdout] reference::tests::test_as_u32 [INFO] [stdout] reference::tests::test_as_u64 [INFO] [stdout] reference::tests::test_as_u8 [INFO] [stdout] reference::tests::test_as_usize [INFO] [stdout] reference::tests::test_clone_object [INFO] [stdout] reference::tests::test_clone_reference_array [INFO] [stdout] reference::tests::test_display_reference [INFO] [stdout] reference::tests::test_display_reference_array [INFO] [stdout] reference::tests::test_from_class_vec [INFO] [stdout] reference::tests::test_from_vec_object [INFO] [stdout] reference::tests::test_hash_code_object [INFO] [stdout] reference::tests::test_hash_code_reference_array [INFO] [stdout] reference::tests::test_hash_object [INFO] [stdout] reference::tests::test_hash_reference_array [INFO] [stdout] reference::tests::test_object_eq [INFO] [stdout] reference::tests::test_object_ne [INFO] [stdout] reference::tests::test_ptr_eq_object [INFO] [stdout] reference::tests::test_ptr_eq_reference_array [INFO] [stdout] reference::tests::test_trace_class_vec [INFO] [stdout] reference::tests::test_trace_object [INFO] [stdout] reference::tests::test_try_from_class_vec [INFO] [stdout] reference::tests::test_try_from_class_vec_error [INFO] [stdout] runtime::bootstrap::tests::test_class_loader_v21 [INFO] [stdout] runtime::bootstrap::tests::test_class_loader_v8 [INFO] [stdout] runtime::bootstrap::tests::test_load_big_integer_array_class [INFO] [stdout] runtime::bootstrap::tests::test_load_big_integer_class [INFO] [stdout] runtime::bootstrap::tests::test_load_big_integer_multi_array_class [INFO] [stdout] runtime::bootstrap::tests::test_load_object_array_class [INFO] [stdout] runtime::bootstrap::tests::test_load_object_class [INFO] [stdout] runtime::bootstrap::tests::test_load_object_multi_array_class [INFO] [stdout] runtime::bootstrap::tests::test_load_primitive_array_classes [INFO] [stdout] runtime::bootstrap::tests::test_load_primitive_classes [INFO] [stdout] runtime::util::tests::test_download_archive [INFO] [stdout] runtime::util::tests::test_get_release_versions [INFO] [stdout] runtime::util::tests::test_get_runtime_archive_latest_exact [INFO] [stdout] runtime::util::tests::test_get_runtime_archive_latest_lts [INFO] [stdout] runtime::util::tests::test_get_runtime_archive_latest_major_version [INFO] [stdout] runtime::util::tests::test_get_runtime_archive_partial_version [INFO] [stdout] value::tests::test_as_bool_object [INFO] [stdout] value::tests::test_as_char_object [INFO] [stdout] value::tests::test_as_class_vec_mut [INFO] [stdout] value::tests::test_as_class_vec_ref [INFO] [stdout] value::tests::test_as_f32 [INFO] [stdout] value::tests::test_as_f64_object [INFO] [stdout] value::tests::test_as_i16_object [INFO] [stdout] value::tests::test_as_i32_object [INFO] [stdout] value::tests::test_as_i64_object [INFO] [stdout] value::tests::test_as_i8_object [INFO] [stdout] value::tests::test_as_isize_object [INFO] [stdout] value::tests::test_as_object_mut [INFO] [stdout] value::tests::test_as_object_ref [INFO] [stdout] value::tests::test_as_string [INFO] [stdout] value::tests::test_as_u16_object [INFO] [stdout] value::tests::test_as_u32_object [INFO] [stdout] value::tests::test_as_u64_object [INFO] [stdout] value::tests::test_as_u8_object [INFO] [stdout] value::tests::test_as_usize_object [INFO] [stdout] value::tests::test_as_vec_value [INFO] [stdout] value::tests::test_eq_object [INFO] [stdout] value::tests::test_eq_recursive_object [INFO] [stdout] value::tests::test_from_class_vec [INFO] [stdout] value::tests::test_from_object [INFO] [stdout] value::tests::test_from_option_reference [INFO] [stdout] value::tests::test_from_reference [INFO] [stdout] value::tests::test_hash_object [INFO] [stdout] value::tests::test_string_format [INFO] [stdout] value::tests::test_try_from_class_vec [INFO] [stdout] value::tests::test_try_from_class_vec_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 234 passed; 204 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "09faa36394b149997836906a15e24d012033fabeea25b510128205ab8498b4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09faa36394b149997836906a15e24d012033fabeea25b510128205ab8498b4a2", kill_on_drop: false }` [INFO] [stdout] 09faa36394b149997836906a15e24d012033fabeea25b510128205ab8498b4a2