[INFO] fetching crate rash_core 1.10.1...
[INFO] testing rash_core-1.10.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rash_core 1.10.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate rash_core 1.10.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rash_core 1.10.1
[INFO] finished tweaking crates.io crate rash_core 1.10.1
[INFO] tweaked toml for crates.io crate rash_core 1.10.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate rash_core 1.10.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_size v1.0.0-beta1
[INFO] [stderr]   Downloaded darling_macro v0.20.7
[INFO] [stderr]   Downloaded darling v0.20.7
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded exec v0.3.1
[INFO] [stderr]   Downloaded darling_core v0.20.7
[INFO] [stderr]   Downloaded rash_derive v1.10.1
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded rust_decimal v1.34.3
[INFO] [stderr]   Downloaded ipc-channel v0.18.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b45763279971a8eb67484fee26e5c8a8c10fba6004c1dfa78ef1c3d5b9355990
[INFO] running `Command { std: "docker" "start" "-a" "b45763279971a8eb67484fee26e5c8a8c10fba6004c1dfa78ef1c3d5b9355990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b45763279971a8eb67484fee26e5c8a8c10fba6004c1dfa78ef1c3d5b9355990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b45763279971a8eb67484fee26e5c8a8c10fba6004c1dfa78ef1c3d5b9355990", kill_on_drop: false }`
[INFO] [stdout] b45763279971a8eb67484fee26e5c8a8c10fba6004c1dfa78ef1c3d5b9355990
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6ad9872835d01f40d85bd0d54ec9934e7c135a0877dbcfdbf8f6a794d10fe0a
[INFO] running `Command { std: "docker" "start" "-a" "d6ad9872835d01f40d85bd0d54ec9934e7c135a0877dbcfdbf8f6a794d10fe0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling term_size v1.0.0-beta1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.7
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling rash_derive v1.10.1
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.7
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling darling v0.20.7
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v3.6.1
[INFO] [stderr]    Compiling serde-error v0.1.2
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling ipc-channel v0.18.0
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling rash_core v1.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] running `Command { std: "docker" "inspect" "d6ad9872835d01f40d85bd0d54ec9934e7c135a0877dbcfdbf8f6a794d10fe0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ad9872835d01f40d85bd0d54ec9934e7c135a0877dbcfdbf8f6a794d10fe0a", kill_on_drop: false }`
[INFO] [stdout] d6ad9872835d01f40d85bd0d54ec9934e7c135a0877dbcfdbf8f6a794d10fe0a
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8399dd9964209fe1793c256ae3ee3e91a2bb45f59b19162c423b2dfd3c923238
[INFO] running `Command { std: "docker" "start" "-a" "8399dd9964209fe1793c256ae3ee3e91a2bb45f59b19162c423b2dfd3c923238", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ipc-channel v0.18.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rash_core v1.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] running `Command { std: "docker" "inspect" "8399dd9964209fe1793c256ae3ee3e91a2bb45f59b19162c423b2dfd3c923238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8399dd9964209fe1793c256ae3ee3e91a2bb45f59b19162c423b2dfd3c923238", kill_on_drop: false }`
[INFO] [stdout] 8399dd9964209fe1793c256ae3ee3e91a2bb45f59b19162c423b2dfd3c923238
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39d66795b66c010f279c6745332d758ae87c1410fe5c53a98cd157b1d89918b1
[INFO] running `Command { std: "docker" "start" "-a" "39d66795b66c010f279c6745332d758ae87c1410fe5c53a98cd157b1d89918b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rash_core-3925093f1e69cd30)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test docopt::options::tests::test_options_expand_args ... ok
[INFO] [stdout] test docopt::options::tests::test_options_parse_doc_without_description ... ok
[INFO] [stdout] test docopt::options::tests::test_options_parse ... ok
[INFO] [stdout] test docopt::options::tests::test_options_parse_multiple ... ok
[INFO] [stdout] test docopt::options::tests::test_options_parse_repeatable_argument ... ok
[INFO] [stdout] test docopt::options::tests::test_options_extend_simple ... ok
[INFO] [stdout] test docopt::options::tests::test_options_extend_usage ... ok
[INFO] [stdout] test docopt::options::tests::test_options_extend_usage_with_params ... ok
[INFO] [stdout] test docopt::options::tests::test_options_parse_doc ... ok
[INFO] [stdout] test docopt::options::tests::test_options_extend_usage_with_params_and_or ... ok
[INFO] [stdout] test docopt::tests::test_parse_help ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_optional ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_tree ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_all_bad ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_or ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_all ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_positional ... ok
[INFO] [stdout] test docopt::tests::test_parse_positional ... ok
[INFO] [stdout] test docopt::tests::test_parse_help_complete_example ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_or_without_space ... ok
[INFO] [stdout] test docopt::tests::test_parse_positional_repeatable ... ok
[INFO] [stdout] test docopt::tests::test_expand_usages_double_fill ... ok
[INFO] [stdout] test docopt::tests::test_parse_double_repeatable_error ... ok
[INFO] [stdout] test docopt::tests::test_parse_cp_example ... ok
[INFO] [stdout] test docopt::tests::test_parse_double_repeatable ... ok
[INFO] [stdout] test docopt::tests::test_parse_print_help_as_option_with_positional_argument ... ok
[INFO] [stdout] test docopt::tests::test_parse_print_help_as_option ... ok
[INFO] [stdout] test docopt::tests::test_parse ... ok
[INFO] [stdout] test docopt::tests::test_parse_required ... ok
[INFO] [stdout] test docopt::tests::test_parse_required_fails ... ok
[INFO] [stdout] test docopt::tests::test_parse_option_placeholder ... ok
[INFO] [stdout] test docopt::tests::test_parse_option_unsorted ... ok
[INFO] [stdout] test docopt::tests::test_parse_repeatable_commands ... ok
[INFO] [stdout] test docopt::tests::test_parse_print_help ... ok
[INFO] [stdout] test docopt::tests::test_parse_repeatable ... ok
[INFO] [stdout] test docopt::tests::test_parse_usage_new_line_after ... ok
[INFO] [stdout] test docopt::tests::test_parse_invalid_option ... ok
[INFO] [stdout] test docopt::tests::test_repeat_until_options_expand_positional ... ok
[INFO] [stdout] test docopt::tests::test_parse_usage ... ok
[INFO] [stdout] test docopt::tests::test_parse_option_multi_word ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets_grouped_without_parentesis ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets_grouped ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets_multiple_groups ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets_with_param ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets_with_param_and_white_spaces ... ok
[INFO] [stdout] test docopt::tests::test_repeat_until_options ... ok
[INFO] [stdout] test docopt::tests::test_parse_usage_section_after ... ok
[INFO] [stdout] test error::test::test_downcasting ... ok
[INFO] [stdout] test docopt::utils::tests::test_split_keeping_separators ... ok
[INFO] [stdout] test error::test::test_debug_error ... ok
[INFO] [stdout] test modules::assert::tests::test_parse_params ... ok
[INFO] [stdout] test docopt::tests::test_parse_usage_one_line ... ok
[INFO] [stdout] test modules::assert::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test docopt::utils::tests::test_expand_brackets ... ok
[INFO] [stdout] test docopt::tests::test_repeat_until_fill ... ok
[INFO] [stdout] test modules::assert::tests::test_verify_conditions_fail ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_change ... ok
[INFO] [stdout] test modules::command::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test modules::assert::tests::test_verify_conditions ... ok
[INFO] [stdout] test docopt::tests::test_repeat_until_fill_simple ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_change_check_mode ... ok
[INFO] [stdout] test modules::command::tests::test_parse_params_without_cmd_or_argv ... ok
[INFO] [stdout] test modules::command::tests::test_parse_params ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_no_change ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_read_only_no_change_permissions_check_mode ... ok
[INFO] [stdout] test docopt::tests::test_parse_valid_option ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_preserve ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_create_src ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_preserve_with_st_mode_no_change ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_read_only_check_mode ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_create ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params_mode_int ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params_content_and_src ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_read_only_no_change_permissions ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_read_only ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params_no_mode ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_create_check_mode ... ok
[INFO] [stdout] test modules::copy::tests::test_copy_file_read_only_no_change_permissions_check_ignore_st_mode ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test modules::copy::tests::test_parse_params_src_field ... ok
[INFO] [stdout] test modules::debug::tests::test_debug_msg ... ok
[INFO] [stdout] test modules::debug::tests::test_debug_vars ... ok
[INFO] [stdout] test modules::debug::tests::test_parse_params ... ok
[INFO] [stdout] test modules::debug::tests::test_parse_params_default ... ok
[INFO] [stdout] test docopt::tests::test_parse_optional ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_created ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_created_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_created_directory_and_subdirectories_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_created_directory_and_subdirectories ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_modify_permissions ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_modify_permissions_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_no_change ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_no_exists ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_directory_and_subdirectories ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_directory ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_directory_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_directory_and_subdirectories_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_file ... ok
[INFO] [stdout] test modules::file::tests::test_parse_params ... ok
[INFO] [stdout] test modules::file::tests::test_define_file_remove_file_check_mode ... ok
[INFO] [stdout] test modules::file::tests::test_parse_params_no_mode ... ok
[INFO] [stdout] test modules::file::tests::test_parse_params_invalid_mode ... ok
[INFO] [stdout] test modules::file::tests::test_parse_params_no_path ... ok
[INFO] [stdout] test modules::file::tests::test_parse_params_no_state ... ok
[INFO] [stdout] test modules::find::tests::test_find ... ok
[INFO] [stdout] test modules::find::tests::test_find_directories_exclude ... ok
[INFO] [stdout] test modules::find::tests::test_find_directories ... ok
[INFO] [stdout] test modules::find::tests::test_find_files_hidden_true ... ok
[INFO] [stdout] test modules::find::tests::test_find_relative_path ... ok
[INFO] [stdout] test modules::find::tests::test_find_directories_exclude_from_json ... ok
[INFO] [stdout] test modules::find::tests::test_parse_params_default ... ok
[INFO] [stdout] test modules::find::tests::test_find_size ... ok
[INFO] [stdout] test modules::find::tests::test_find_json_paths ... ok
[INFO] [stdout] test modules::find::tests::test_find_files_excludes_name ... ok
[INFO] [stdout] test modules::find::tests::test_parse_params_one_or_many ... ok
[INFO] [stdout] test modules::find::tests::test_find_files_recursively ... ok
[INFO] [stdout] test modules::find::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test modules::find::tests::test_find_patterns ... ok
[INFO] [stdout] test modules::find::tests::test_parse_params ... ok
[INFO] [stdout] test modules::pacman::tests::test_pacman_client_parse_installed ... ok
[INFO] [stdout] test modules::find::tests::test_find_files_excludes ... ok
[INFO] [stdout] test modules::find::tests::test_find_directories_patterns ... ok
[INFO] [stdout] test modules::pacman::tests::test_parse_params ... ok
[INFO] [stdout] test modules::find::tests::test_find_files_ignore_hidden ... ok
[INFO] [stdout] test modules::pacman::tests::test_parse_params_all_values ... ok
[INFO] [stdout] test modules::find::tests::test_find_patterns_from_json ... ok
[INFO] [stdout] test modules::pacman::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test modules::template::tests::test_parse_params ... ok
[INFO] [stdout] test modules::template::tests::test_parse_params_mode_int ... ok
[INFO] [stdout] test modules::template::tests::test_parse_params_no_mode ... ok
[INFO] [stdout] test modules::template::tests::test_parse_params_random_field ... ok
[INFO] [stdout] test task::tests::test_from_yaml ... ok
[INFO] [stdout] test task::tests::test_from_yaml_no_module ... ok
[INFO] [stdout] test task::tests::test_from_yaml_invalid_attr ... ok
[INFO] [stdout] test modules::tests::test_parse_if_json ... ok
[INFO] [stdout] test modules::template::tests::test_render_content ... ok
[INFO] [stdout] test modules::template::tests::test_render_content_with_preserve ... ok
[INFO] [stdout] test task::tests::test_is_exec ... ok
[INFO] [stdout] test task::tests::test_is_changed_array_false ... ok
[INFO] [stdout] test task::tests::test_is_changed_array ... ok
[INFO] [stdout] test task::tests::test_is_exec_bool_false ... ok
[INFO] [stdout] test task::tests::test_is_exec_false ... ok
[INFO] [stdout] test task::tests::test_is_exec_parsed_bool ... ok
[INFO] [stdout] test task::tests::test_is_changed_bool_true ... ok
[INFO] [stdout] test task::tests::test_render_iterator ... ok
[INFO] [stdout] test task::tests::test_is_changed_string_false ... ok
[INFO] [stdout] test task::tests::test_is_changed_bool_false ... ok
[INFO] [stdout] test task::tests::test_render_iterator_list_with_vars ... ok
[INFO] [stdout] test task::tests::test_is_changed ... ok
[INFO] [stdout] test task::tests::test_is_exec_array_one_false ... ok
[INFO] [stdout] test task::tests::test_read_tasks ... ok
[INFO] [stdout] test task::tests::test_is_changed_false ... ok
[INFO] [stdout] test task::tests::test_is_exec_array ... ok
[INFO] [stdout] test task::tests::test_render_iterator_var ... ok
[INFO] [stdout] test task::tests::test_render_params_no_hash_map ... ok
[INFO] [stdout] test task::tests::test_render_params_with_render_vars ... ok
[INFO] [stdout] test vars::builtin::tests::test_builtin_new ... ok
[INFO] [stdout] test task::tests::test_render_params_with_vars_array_not_valid ... ok
[INFO] [stdout] test utils::tera::tests::test_render ... ok
[INFO] [stdout] test task::tests::test_render_params_with_concat_render_vars ... ok
[INFO] [stdout] test vars::builtin::tests::test_builtin_same_dir ... ok
[INFO] [stdout] test utils::tests::test_parse_octal ... ok
[INFO] [stdout] test utils::tera::tests::test_is_render_string ... ok
[INFO] [stdout] test utils::tera::tests::test_render_string_omit ... ok
[INFO] [stdout] test task::tests::test_render_params_with_vars ... ok
[INFO] [stdout] test task::tests::test_render_params ... ok
[INFO] [stdout] test vars::env::tests::test_inventory_from_envars ... ok
[INFO] [stdout] test vars::env::tests::test_inventory_from_envars_none ... ok
[INFO] [stdout] test task::tests::test_when_in_loop ... ok
[INFO] [stdout] test docopt::tests::test_parse_repeatable_option ... ok
[INFO] [stdout] test task::tests::test_task_execute ... ok
[INFO] [stdout] test tests::test_command_ls ... ok
[INFO] [stdout] test docopt::tests::test_parse_options ... ok
[INFO] [stdout] test docopt::tests::test_parse_repeatable_optional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rash.rs (/opt/rustwide/target/debug/deps/rash-c4417b7b611a9b85)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test verify_cli ... 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/mod.rs (/opt/rustwide/target/debug/deps/mod-d97418ecb18210be)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test modules::pacman::test_pacman_remove ... ok
[INFO] [stdout] test modules::pacman::test_pacman_present ... ok
[INFO] [stdout] test modules::pacman::test_pacman_sync_upgrade_no_changed ... ok
[INFO] [stdout] test modules::pacman::test_pacman_sync ... ok
[INFO] [stdout] test modules::pacman::test_pacman_result_extra ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rash_derive.rs (/opt/rustwide/target/debug/deps/rash_derive-cb0b7fdbc8f3a07a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_fieldnames ... 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]    Doc-tests rash_core
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/vars/env.rs - vars::env::load (line 29) ... FAILED
[INFO] [stdout] test src/error.rs - error::Error::new (line 194) ... FAILED
[INFO] [stdout] test src/error.rs - error::Error::from (line 92) ... FAILED
[INFO] [stdout] test src/error.rs - error::Error::get_mut (line 300) ... FAILED
[INFO] [stdout] test src/error.rs - error::Error::from (line 117) ... ok
[INFO] [stdout] test src/error.rs - error::Error::get_ref (line 272) ... ok
[INFO] [stdout] test src/error.rs - error::Error::kind (line 224) ... ok
[INFO] [stdout] test src/error.rs - error::Error::into_inner (line 361) ... ok
[INFO] [stdout] test src/error.rs - error::Error::raw_os_error (line 244) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/vars/env.rs - vars::env::load (line 29) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5mHjOO/symbols.o" "/tmp/rustdoctestvB0iVK/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestvB0iVK/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librash_core-a5e3b032b7f88ef4.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f0188718076d5dd3.rlib" "/opt/rustwide/target/debug/deps/libserde_error-88fc43d1f52e07ef.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-9a7c0d6616c3f69f.rlib" "/opt/rustwide/target/debug/deps/librand-640ed8be0061a4ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d319345f6a98b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a170397e9378766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7f1e77a64536670.rlib" "/opt/rustwide/target/debug/deps/libmio-938fb531ae99bbb9.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8f429508296c5134.rlib" "/opt/rustwide/target/debug/deps/libbincode-eb3ea795e8c2eff0.rlib" "/opt/rustwide/target/debug/deps/libshlex-655cc32f79200f17.rlib" "/opt/rustwide/target/debug/deps/libserde_with-d78466870ccb74a3.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-0f8b370d64fae3f5.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-cef8020fc17ad7a2.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f93f8410cca31b8c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ce4eb8ec16154857.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d24cc5ca30a6763d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d6cf1293c7789d63.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-b3374b395cb8d83d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3fb89afde2d41462.rlib" "/opt/rustwide/target/debug/deps/libexec-e3029647b809269b.rlib" "/opt/rustwide/target/debug/deps/liberrno-88dcbca0a0f43dde.rlib" "/opt/rustwide/target/debug/deps/libsimilar-466382dc7fca974b.rlib" "/opt/rustwide/target/debug/deps/libfern-0b3b47b956efb725.rlib" "/opt/rustwide/target/debug/deps/libcolored-04448787ca00d465.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2126a653a08f4066.rlib" "/opt/rustwide/target/debug/deps/libconsole-cd4a8d1c42ddaaf6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-eed67fcd90a425e1.rlib" "/opt/rustwide/target/debug/deps/libclap-072ad70ef542e218.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-f46f3f76f740aa95.rlib" "/opt/rustwide/target/debug/deps/libstrsim-133a620b8a8e1d0b.rlib" "/opt/rustwide/target/debug/deps/libanstream-b0fd8c9a44511043.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b609f591a8b70dbc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-da8739560a04c7a6.rlib" "/opt/rustwide/target/debug/deps/libnix-830d9dc3e674f5f4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libtera-3a87a4fb1950319f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-046a267a083439cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libignore-b7820a9984f7fb0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6a14c25a3510ce03.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libglobset-68f03341a871fc7b.rlib" "/opt/rustwide/target/debug/deps/libbstr-46f9fc63f37263d1.rlib" "/opt/rustwide/target/debug/deps/libpest-ba3fc3c9db2cfa07.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-af7712f79a14bdf2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e1e3c52f1ee11f7e.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-47a974ebe8e87b27.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-62bb033cfdf10c85.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f1e8dd4b56689f4d.rlib" "/opt/rustwide/target/debug/deps/libunic_common-9967266d9f9f9803.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-59c2b2a39b4022ff.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-0c031c27a6001719.rlib" "/opt/rustwide/target/debug/deps/libregex-5e146f776cd40192.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8802484aaa1fb2cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c5537ef179c0cf9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-780ab4421c0b651c.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvB0iVK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::Error::new (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIh0fzz/symbols.o" "/tmp/rustdoctesthnbb4K/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctesthnbb4K/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librash_core-a5e3b032b7f88ef4.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f0188718076d5dd3.rlib" "/opt/rustwide/target/debug/deps/libserde_error-88fc43d1f52e07ef.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-9a7c0d6616c3f69f.rlib" "/opt/rustwide/target/debug/deps/librand-640ed8be0061a4ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d319345f6a98b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a170397e9378766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7f1e77a64536670.rlib" "/opt/rustwide/target/debug/deps/libmio-938fb531ae99bbb9.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8f429508296c5134.rlib" "/opt/rustwide/target/debug/deps/libbincode-eb3ea795e8c2eff0.rlib" "/opt/rustwide/target/debug/deps/libshlex-655cc32f79200f17.rlib" "/opt/rustwide/target/debug/deps/libserde_with-d78466870ccb74a3.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-0f8b370d64fae3f5.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-cef8020fc17ad7a2.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f93f8410cca31b8c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ce4eb8ec16154857.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d24cc5ca30a6763d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d6cf1293c7789d63.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-b3374b395cb8d83d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3fb89afde2d41462.rlib" "/opt/rustwide/target/debug/deps/libexec-e3029647b809269b.rlib" "/opt/rustwide/target/debug/deps/liberrno-88dcbca0a0f43dde.rlib" "/opt/rustwide/target/debug/deps/libsimilar-466382dc7fca974b.rlib" "/opt/rustwide/target/debug/deps/libfern-0b3b47b956efb725.rlib" "/opt/rustwide/target/debug/deps/libcolored-04448787ca00d465.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2126a653a08f4066.rlib" "/opt/rustwide/target/debug/deps/libconsole-cd4a8d1c42ddaaf6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-eed67fcd90a425e1.rlib" "/opt/rustwide/target/debug/deps/libclap-072ad70ef542e218.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-f46f3f76f740aa95.rlib" "/opt/rustwide/target/debug/deps/libstrsim-133a620b8a8e1d0b.rlib" "/opt/rustwide/target/debug/deps/libanstream-b0fd8c9a44511043.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b609f591a8b70dbc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-da8739560a04c7a6.rlib" "/opt/rustwide/target/debug/deps/libnix-830d9dc3e674f5f4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libtera-3a87a4fb1950319f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-046a267a083439cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libignore-b7820a9984f7fb0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6a14c25a3510ce03.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libglobset-68f03341a871fc7b.rlib" "/opt/rustwide/target/debug/deps/libbstr-46f9fc63f37263d1.rlib" "/opt/rustwide/target/debug/deps/libpest-ba3fc3c9db2cfa07.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-af7712f79a14bdf2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e1e3c52f1ee11f7e.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-47a974ebe8e87b27.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-62bb033cfdf10c85.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f1e8dd4b56689f4d.rlib" "/opt/rustwide/target/debug/deps/libunic_common-9967266d9f9f9803.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-59c2b2a39b4022ff.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-0c031c27a6001719.rlib" "/opt/rustwide/target/debug/deps/libregex-5e146f776cd40192.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8802484aaa1fb2cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c5537ef179c0cf9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-780ab4421c0b651c.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthnbb4K/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::Error::from (line 92) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3XZ4F5/symbols.o" "/tmp/rustdoctestwCuVNo/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestwCuVNo/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librash_core-a5e3b032b7f88ef4.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f0188718076d5dd3.rlib" "/opt/rustwide/target/debug/deps/libserde_error-88fc43d1f52e07ef.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-9a7c0d6616c3f69f.rlib" "/opt/rustwide/target/debug/deps/librand-640ed8be0061a4ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d319345f6a98b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a170397e9378766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7f1e77a64536670.rlib" "/opt/rustwide/target/debug/deps/libmio-938fb531ae99bbb9.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8f429508296c5134.rlib" "/opt/rustwide/target/debug/deps/libbincode-eb3ea795e8c2eff0.rlib" "/opt/rustwide/target/debug/deps/libshlex-655cc32f79200f17.rlib" "/opt/rustwide/target/debug/deps/libserde_with-d78466870ccb74a3.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-0f8b370d64fae3f5.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-cef8020fc17ad7a2.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f93f8410cca31b8c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ce4eb8ec16154857.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d24cc5ca30a6763d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d6cf1293c7789d63.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-b3374b395cb8d83d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3fb89afde2d41462.rlib" "/opt/rustwide/target/debug/deps/libexec-e3029647b809269b.rlib" "/opt/rustwide/target/debug/deps/liberrno-88dcbca0a0f43dde.rlib" "/opt/rustwide/target/debug/deps/libsimilar-466382dc7fca974b.rlib" "/opt/rustwide/target/debug/deps/libfern-0b3b47b956efb725.rlib" "/opt/rustwide/target/debug/deps/libcolored-04448787ca00d465.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2126a653a08f4066.rlib" "/opt/rustwide/target/debug/deps/libconsole-cd4a8d1c42ddaaf6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-eed67fcd90a425e1.rlib" "/opt/rustwide/target/debug/deps/libclap-072ad70ef542e218.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-f46f3f76f740aa95.rlib" "/opt/rustwide/target/debug/deps/libstrsim-133a620b8a8e1d0b.rlib" "/opt/rustwide/target/debug/deps/libanstream-b0fd8c9a44511043.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b609f591a8b70dbc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-da8739560a04c7a6.rlib" "/opt/rustwide/target/debug/deps/libnix-830d9dc3e674f5f4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libtera-3a87a4fb1950319f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-046a267a083439cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libignore-b7820a9984f7fb0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6a14c25a3510ce03.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libglobset-68f03341a871fc7b.rlib" "/opt/rustwide/target/debug/deps/libbstr-46f9fc63f37263d1.rlib" "/opt/rustwide/target/debug/deps/libpest-ba3fc3c9db2cfa07.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-af7712f79a14bdf2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e1e3c52f1ee11f7e.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-47a974ebe8e87b27.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-62bb033cfdf10c85.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f1e8dd4b56689f4d.rlib" "/opt/rustwide/target/debug/deps/libunic_common-9967266d9f9f9803.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-59c2b2a39b4022ff.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-0c031c27a6001719.rlib" "/opt/rustwide/target/debug/deps/libregex-5e146f776cd40192.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8802484aaa1fb2cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c5537ef179c0cf9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-780ab4421c0b651c.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwCuVNo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::Error::get_mut (line 300) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyBbNDW/symbols.o" "/tmp/rustdoctestOIj5EH/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestOIj5EH/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librash_core-a5e3b032b7f88ef4.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f0188718076d5dd3.rlib" "/opt/rustwide/target/debug/deps/libserde_error-88fc43d1f52e07ef.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-9a7c0d6616c3f69f.rlib" "/opt/rustwide/target/debug/deps/librand-640ed8be0061a4ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d319345f6a98b176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a170397e9378766.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7f1e77a64536670.rlib" "/opt/rustwide/target/debug/deps/libmio-938fb531ae99bbb9.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8f429508296c5134.rlib" "/opt/rustwide/target/debug/deps/libbincode-eb3ea795e8c2eff0.rlib" "/opt/rustwide/target/debug/deps/libshlex-655cc32f79200f17.rlib" "/opt/rustwide/target/debug/deps/libserde_with-d78466870ccb74a3.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-0f8b370d64fae3f5.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-cef8020fc17ad7a2.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f93f8410cca31b8c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ce4eb8ec16154857.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d24cc5ca30a6763d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d6cf1293c7789d63.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/librustix-b3374b395cb8d83d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3fb89afde2d41462.rlib" "/opt/rustwide/target/debug/deps/libexec-e3029647b809269b.rlib" "/opt/rustwide/target/debug/deps/liberrno-88dcbca0a0f43dde.rlib" "/opt/rustwide/target/debug/deps/libsimilar-466382dc7fca974b.rlib" "/opt/rustwide/target/debug/deps/libfern-0b3b47b956efb725.rlib" "/opt/rustwide/target/debug/deps/libcolored-04448787ca00d465.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-2126a653a08f4066.rlib" "/opt/rustwide/target/debug/deps/libconsole-cd4a8d1c42ddaaf6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-eed67fcd90a425e1.rlib" "/opt/rustwide/target/debug/deps/libclap-072ad70ef542e218.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-f46f3f76f740aa95.rlib" "/opt/rustwide/target/debug/deps/libstrsim-133a620b8a8e1d0b.rlib" "/opt/rustwide/target/debug/deps/libanstream-b0fd8c9a44511043.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b609f591a8b70dbc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-da8739560a04c7a6.rlib" "/opt/rustwide/target/debug/deps/libnix-830d9dc3e674f5f4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libtera-3a87a4fb1950319f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-046a267a083439cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libignore-b7820a9984f7fb0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6a14c25a3510ce03.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6e1785b68690343.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c171b400ee23aaa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libglobset-68f03341a871fc7b.rlib" "/opt/rustwide/target/debug/deps/libbstr-46f9fc63f37263d1.rlib" "/opt/rustwide/target/debug/deps/libpest-ba3fc3c9db2cfa07.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-af7712f79a14bdf2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e1e3c52f1ee11f7e.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-47a974ebe8e87b27.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-62bb033cfdf10c85.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f1e8dd4b56689f4d.rlib" "/opt/rustwide/target/debug/deps/libunic_common-9967266d9f9f9803.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-59c2b2a39b4022ff.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-0c031c27a6001719.rlib" "/opt/rustwide/target/debug/deps/libregex-5e146f776cd40192.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8802484aaa1fb2cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libitertools-71b9b4c22e28ca62.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c5537ef179c0cf9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-780ab4421c0b651c.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOIj5EH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error::Error::from (line 92)
[INFO] [stdout]     src/error.rs - error::Error::get_mut (line 300)
[INFO] [stdout]     src/error.rs - error::Error::new (line 194)
[INFO] [stdout]     src/vars/env.rs - vars::env::load (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "39d66795b66c010f279c6745332d758ae87c1410fe5c53a98cd157b1d89918b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d66795b66c010f279c6745332d758ae87c1410fe5c53a98cd157b1d89918b1", kill_on_drop: false }`
[INFO] [stdout] 39d66795b66c010f279c6745332d758ae87c1410fe5c53a98cd157b1d89918b1
