[INFO] cloning repository https://github.com/conradkleinespel/m8s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54f39f055d5d8b8ea8d6ad969aadab3d4e47e539 [INFO] testing conradkleinespel/m8s/54f39f055d5d8b8ea8d6ad969aadab3d4e47e539 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conradkleinespel/m8s on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conradkleinespel/m8s [INFO] finished tweaking git repo https://github.com/conradkleinespel/m8s [INFO] tweaked toml for git repo https://github.com/conradkleinespel/m8s written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/conradkleinespel/m8s 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfbfa38e9ce0b6ac0b6f7010d101a55d7e0b24aead6eee92fc2e1b42c45245e6 [INFO] running `Command { std: "docker" "start" "-a" "cfbfa38e9ce0b6ac0b6f7010d101a55d7e0b24aead6eee92fc2e1b42c45245e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbfa38e9ce0b6ac0b6f7010d101a55d7e0b24aead6eee92fc2e1b42c45245e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbfa38e9ce0b6ac0b6f7010d101a55d7e0b24aead6eee92fc2e1b42c45245e6", kill_on_drop: false }` [INFO] [stdout] cfbfa38e9ce0b6ac0b6f7010d101a55d7e0b24aead6eee92fc2e1b42c45245e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c12bac958415e2ee9eab91fc9bf4da0ad3a8deccfda62339b3977cd9b3f085c2 [INFO] running `Command { std: "docker" "start" "-a" "c12bac958415e2ee9eab91fc9bf4da0ad3a8deccfda62339b3977cd9b3f085c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling libm8s v0.1.0 (/opt/rustwide/workdir/libm8s) [INFO] [stdout] warning: unused import: `indexmap` [INFO] [stdout] --> libm8s/src/file_format.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use indexmap::{indexmap, IndexMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap` [INFO] [stdout] --> libm8s/src/resources.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use indexmap::{indexmap, IndexMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libm8scmd v0.1.0 (/opt/rustwide/workdir/libm8scmd) [INFO] [stderr] Compiling m8s v0.1.0 (/opt/rustwide/workdir/m8s) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.78s [INFO] running `Command { std: "docker" "inspect" "c12bac958415e2ee9eab91fc9bf4da0ad3a8deccfda62339b3977cd9b3f085c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12bac958415e2ee9eab91fc9bf4da0ad3a8deccfda62339b3977cd9b3f085c2", kill_on_drop: false }` [INFO] [stdout] c12bac958415e2ee9eab91fc9bf4da0ad3a8deccfda62339b3977cd9b3f085c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e9020038f5de5e76ad5f88aeeff61aa7d7595fae4e83d509449189d8639fe4 [INFO] running `Command { std: "docker" "start" "-a" "98e9020038f5de5e76ad5f88aeeff61aa7d7595fae4e83d509449189d8639fe4", kill_on_drop: false }` [INFO] [stderr] Compiling libm8s v0.1.0 (/opt/rustwide/workdir/libm8s) [INFO] [stderr] Compiling libm8scmd v0.1.0 (/opt/rustwide/workdir/libm8scmd) [INFO] [stdout] warning: unused import: `indexmap` [INFO] [stdout] --> libm8s/src/file_format.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use indexmap::{indexmap, IndexMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap` [INFO] [stdout] --> libm8s/src/resources.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use indexmap::{indexmap, IndexMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling m8s v0.1.0 (/opt/rustwide/workdir/m8s) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.32s [INFO] running `Command { std: "docker" "inspect" "98e9020038f5de5e76ad5f88aeeff61aa7d7595fae4e83d509449189d8639fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e9020038f5de5e76ad5f88aeeff61aa7d7595fae4e83d509449189d8639fe4", kill_on_drop: false }` [INFO] [stdout] 98e9020038f5de5e76ad5f88aeeff61aa7d7595fae4e83d509449189d8639fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a35a3161016c2423644af744c2c8bddd4980731156c2892c692144e82c091740 [INFO] running `Command { std: "docker" "start" "-a" "a35a3161016c2423644af744c2c8bddd4980731156c2892c692144e82c091740", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `indexmap` [INFO] [stderr] --> libm8s/src/file_format.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | use indexmap::{indexmap, IndexMap}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `indexmap` [INFO] [stderr] --> libm8s/src/resources.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use indexmap::{indexmap, IndexMap}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libm8s` (lib) generated 2 warnings (run `cargo fix --lib -p libm8s` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libm8s-aaef18c714b94562) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test file_format::test_analyse_cycles_returns_ok_when_no_cycle_is_detected ... ok [INFO] [stdout] test file_format::test_analyse_cycles_returns_cycle_as_error ... ok [INFO] [stdout] test resources::test_get_filtered_resources_returns_resources_recursively_based_on_dependencies_parameter ... ok [INFO] [stdout] test resources::test_get_group_namespace_returns_parent_ns_with_resource_key ... ok [INFO] [stdout] test resources::test_get_group_namespace_returns_resource_key_if_empty_parent ... ok [INFO] [stdout] test resources::test_get_resources_args_for_group_adds_all_resources_if_none_passed ... ok [INFO] [stdout] test resources::test_get_resources_args_part_0_returns_part_before_colon ... ok [INFO] [stdout] test file_format::test_create_json_schema_returns_json_schema ... ok [INFO] [stdout] test resources::test_get_resources_args_part_1_returns_part_after_colon_or_nothing ... ok [INFO] [stdout] test resources::test_reorder_resources_from_dependencies_returns_resources_in_right_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_file_format.rs (/opt/rustwide/target/debug/deps/test_file_format-96ae32dbe27b9365) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_check_files_exist_with_invalid_helm_local_chart_path_fails ... ok [INFO] [stdout] test test_check_dependency_cycles_fails_with_two_dependencies_that_depends_on_each_other ... ok [INFO] [stdout] test test_check_files_exist_with_invalid_helm_remote_files_fails ... ok [INFO] [stdout] test test_check_files_exist_with_no_files_passes ... ok [INFO] [stdout] test test_check_files_exist_with_valid_helm_local_files_passes ... ok [INFO] [stdout] test test_check_dependency_cycles_fails_with_a_single_resource_which_depends_on_itself ... ok [INFO] [stdout] test test_check_files_exist_with_invalid_manifest_files_fails ... ok [INFO] [stdout] test test_check_files_exist_with_valid_helm_remote_files_passes ... ok [INFO] [stdout] test test_check_files_exist_with_valid_manifest_files_passes ... ok [INFO] [stdout] test test_check_helm_remote_repositories_with_invalid_chart_name_fails ... ok [INFO] [stdout] test test_check_helm_remote_repositories_with_no_repositories_passes ... ok [INFO] [stdout] test test_check_helm_remote_repositories_with_invalid_repo_in_chart_name_fails ... ok [INFO] [stdout] test test_check_helm_remote_repositories_with_undefined_repository_fails ... ok [INFO] [stdout] test test_check_files_exist_with_invalid_helm_local_values_fails ... ok [INFO] [stdout] test test_check_helm_remote_repositories_with_valid_repository_passes ... ok [INFO] [stdout] test test_check_invalid_resource_keys_fails_when_a_dependency_refers_to_outside_group ... ok [INFO] [stdout] test test_check_resource_keys_format_fails_when_key_is_not_alphanumeric ... ok [INFO] [stdout] test test_check_invalid_resource_keys_fails_when_one_or_more_dependencies_do_not_exist ... ok [INFO] [stdout] test test_parse_succeeds_with_resources_and_repositories ... ok [INFO] [stdout] test test_parse_succeeds_with_only_resources ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_helm_repositories.rs (/opt/rustwide/target/debug/deps/test_helm_repositories-8570c06cb6682252) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_handle_helm_repositories_runs_helm_add_and_update_for_each_repository ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-7dd3c76ea6995bc7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_parse_deployment_file_with_reader_returns_config ... ok [INFO] [stdout] test test_multiple_depends_nested_activates_dependency_check_on_groups ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_multiple_depends_nested_activates_dependency_check_on_groups stdout ---- [INFO] [stdout] bash: line 1: tests/m8s_multiple_depends_nested_test_output: Read-only file system [INFO] [stdout] [INFO] [stdout] thread 'test_multiple_depends_nested_activates_dependency_check_on_groups' panicked at libm8s/tests/test_lib.rs:83:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "bash: line 1: tests/m8s_multiple_depends_nested_test_output: Read-only file system\n" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x617b518cdffa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x617b518cdffa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x617b518cdffa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x617b518cdffa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x617b518f5683 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x617b518f5683 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x617b518caf63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x617b518cde42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x617b518cf530 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x617b518cf2cd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x617b51811773 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x617b51811773 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x617b518cfd63 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x617b518cfd63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x617b518cfa3a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x617b518ce4f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x617b518cf6cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x617b51792d00 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x617b517931d6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x617b517cd703 - core::result::Result::unwrap::hb3ddd7dd9d960888 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x617b517cd703 - test_lib::test_multiple_depends_nested_activates_dependency_check_on_groups::h641b3e52b3e529ff [INFO] [stdout] at /opt/rustwide/workdir/libm8s/tests/test_lib.rs:75:5 [INFO] [stdout] 21: 0x617b517cd267 - test_lib::test_multiple_depends_nested_activates_dependency_check_on_groups::{{closure}}::h583cdad26992acf8 [INFO] [stdout] at /opt/rustwide/workdir/libm8s/tests/test_lib.rs:67:71 [INFO] [stdout] 22: 0x617b517c7ae6 - core::ops::function::FnOnce::call_once::h2864b903692059dc [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x617b51816f1b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x617b51816f1b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x617b51815e53 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x617b51815e53 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x617b51815e53 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 28: 0x617b51815e53 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 29: 0x617b51815e53 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x617b51815e53 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x617b51815e53 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x617b517d9b85 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x617b517d9b85 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x617b517dd5c6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 35: 0x617b517dd5c6 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x617b517dd5c6 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 37: 0x617b517dd5c6 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 38: 0x617b517dd5c6 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x617b517dd5c6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 40: 0x617b517dd5c6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x617b518d3e8b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 42: 0x617b518d3e8b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 43: 0x617b518d3e8b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7d80bef77ac3 - [INFO] [stdout] 45: 0x7d80bf008a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_multiple_depends_nested_activates_dependency_check_on_groups [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p libm8s --test test_lib` [INFO] running `Command { std: "docker" "inspect" "a35a3161016c2423644af744c2c8bddd4980731156c2892c692144e82c091740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35a3161016c2423644af744c2c8bddd4980731156c2892c692144e82c091740", kill_on_drop: false }` [INFO] [stdout] a35a3161016c2423644af744c2c8bddd4980731156c2892c692144e82c091740