[INFO] cloning repository https://github.com/veltzer/rsb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veltzer/rsb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frsb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frsb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a80806f04318fece6d32c2a15d9bb5337f4a564 [INFO] testing veltzer/rsb against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveltzer%2Frsb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/veltzer/rsb [INFO] finished tweaking git repo https://github.com/veltzer/rsb [INFO] tweaked toml for git repo https://github.com/veltzer/rsb written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veltzer/rsb on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veltzer/rsb 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b307d33a51f19b27b2fb6af5fe5d7191037be725499a644d49a6447dad6a51 [INFO] running `Command { std: "docker" "start" "-a" "47b307d33a51f19b27b2fb6af5fe5d7191037be725499a644d49a6447dad6a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b307d33a51f19b27b2fb6af5fe5d7191037be725499a644d49a6447dad6a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b307d33a51f19b27b2fb6af5fe5d7191037be725499a644d49a6447dad6a51", kill_on_drop: false }` [INFO] [stdout] 47b307d33a51f19b27b2fb6af5fe5d7191037be725499a644d49a6447dad6a51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d968092f0d64fc811a1373e470358fe497e4f45375f109d13c7775c333c1850b [INFO] running `Command { std: "docker" "start" "-a" "d968092f0d64fc811a1373e470358fe497e4f45375f109d13c7775c333c1850b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling zspell v0.5.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling redb v3.1.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling rsconstruct v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "d968092f0d64fc811a1373e470358fe497e4f45375f109d13c7775c333c1850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d968092f0d64fc811a1373e470358fe497e4f45375f109d13c7775c333c1850b", kill_on_drop: false }` [INFO] [stdout] d968092f0d64fc811a1373e470358fe497e4f45375f109d13c7775c333c1850b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 831fda05afa5cacc007075849778e21928d41a63b1c3861fffd3a44652e033df [INFO] running `Command { std: "docker" "start" "-a" "831fda05afa5cacc007075849778e21928d41a63b1c3861fffd3a44652e033df", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling zspell v0.5.5 [INFO] [stderr] Compiling rsconstruct v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.56s [INFO] running `Command { std: "docker" "inspect" "831fda05afa5cacc007075849778e21928d41a63b1c3861fffd3a44652e033df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831fda05afa5cacc007075849778e21928d41a63b1c3861fffd3a44652e033df", kill_on_drop: false }` [INFO] [stdout] 831fda05afa5cacc007075849778e21928d41a63b1c3861fffd3a44652e033df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d8584eaa855b9a3c1c5823a332caafb4ada4c3f58891ba0db54e9412bf64656 [INFO] running `Command { std: "docker" "start" "-a" "5d8584eaa855b9a3c1c5823a332caafb4ada4c3f58891ba0db54e9412bf64656", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsconstruct-d888297dc04bb813) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test config::tests::remove_vars_section_no_vars ... ok [INFO] [stdout] test config::tests::extract_var_names_empty_vars_section ... ok [INFO] [stdout] test config::tests::remove_vars_section_basic ... ok [INFO] [stdout] test config::tests::substitute_variables_multiple_uses ... ok [INFO] [stdout] test config::tests::substitute_variables_array ... ok [INFO] [stdout] test config::tests::remove_vars_section_at_end ... ok [INFO] [stdout] test config::tests::extract_var_names_basic ... ok [INFO] [stdout] test config::tests::remove_vars_section_multiple_vars ... ok [INFO] [stdout] test config::tests::substitute_variables_no_vars_section ... ok [INFO] [stdout] test config::tests::substitute_variables_integer ... ok [INFO] [stdout] test config::tests::extract_var_names_with_whitespace ... ok [INFO] [stdout] test config::tests::substitute_variables_string ... ok [INFO] [stdout] test config::tests::extract_var_names_no_vars_section ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_array_of_integers ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_array_of_strings ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_boolean_false ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_boolean_true ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_empty_array ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_float ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_integer ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_negative_integer ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_string ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_string_with_backslash ... ok [INFO] [stdout] test config::tests::substitute_variables_undefined_with_vars_section ... ok [INFO] [stdout] test config::tests::extract_var_names_with_comments ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_string_with_quotes ... ok [INFO] [stdout] test config::tests::substitute_variables_undefined_error ... ok [INFO] [stdout] test exit_code::tests::classify_build_error ... ok [INFO] [stdout] test exit_code::tests::classify_graph_errors ... ok [INFO] [stdout] test exit_code::tests::classify_rsconstruct_error_downcast ... ok [INFO] [stdout] test exit_code::tests::classify_tool_errors ... ok [INFO] [stdout] test exit_code::tests::exit_codes_have_correct_values ... ok [INFO] [stdout] test exit_code::tests::classify_interrupted ... ok [INFO] [stdout] test exit_code::tests::classify_unknown_defaults_to_build_error ... ok [INFO] [stdout] test file_index::tests::has_extension_finds_existing ... ok [INFO] [stdout] test file_index::tests::query_excludes_dirs ... ok [INFO] [stdout] test file_index::tests::query_excludes_files ... ok [INFO] [stdout] test file_index::tests::query_filters_by_extension ... ok [INFO] [stdout] test file_index::tests::contains_finds_existing_path ... ok [INFO] [stdout] test file_index::tests::query_filters_by_root ... ok [INFO] [stdout] test file_index::tests::contains_rejects_missing_path ... ok [INFO] [stdout] test graph::tests::add_product_assigns_incrementing_ids ... ok [INFO] [stdout] test file_index::tests::query_empty_root_matches_all ... ok [INFO] [stdout] test graph::tests::cache_key_differs_for_different_outputs ... ok [INFO] [stdout] test graph::tests::cache_key_includes_config_hash ... ok [INFO] [stdout] test graph::tests::apply_tool_version_hashes ... ok [INFO] [stdout] test graph::tests::cycle_detection ... ok [INFO] [stdout] test file_index::tests::has_extension_rejects_missing ... ok [INFO] [stdout] test graph::tests::empty_graph_sorts_ok ... ok [INFO] [stdout] test graph::tests::output_conflict_is_detected ... ok [INFO] [stdout] test graph::tests::resolve_dependencies_links_products ... ok [INFO] [stdout] test processors::generators::tags::tests::frontmatter_no_markers ... ok [INFO] [stdout] test processors::generators::tags::tests::frontmatter_basic ... ok [INFO] [stdout] test processors::generators::tags::tests::frontmatter_only_opening ... ok [INFO] [stdout] test processors::generators::tags::tests::frontmatter_empty_block ... ok [INFO] [stdout] test graph::tests::topological_sort_no_dependencies ... ok [INFO] [stdout] test graph::tests::topological_sort_chain ... ok [INFO] [stdout] test graph::tests::topological_sort_respects_dependencies ... ok [INFO] [stdout] test processors::generators::tags::tests::levenshtein_single_char ... ok [INFO] [stdout] test config::tests::value_to_toml_inline_table ... ok [INFO] [stdout] test processors::generators::tags::tests::levenshtein_empty ... ok [INFO] [stdout] test processors::generators::tags::tests::path_exact_match ... ok [INFO] [stdout] test processors::generators::tags::tests::levenshtein_identical ... ok [INFO] [stdout] test exit_code::tests::classify_config_errors ... ok [INFO] [stdout] test processors::generators::tags::tests::path_empty_strings ... ok [INFO] [stdout] test processors::generators::tags::tests::path_query_longer_than_stored ... ok [INFO] [stdout] test processors::generators::tags::tests::path_suffix_match ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_double_quotes ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_empty ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_mismatched_quotes ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_no_quotes ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_single_char ... ok [INFO] [stdout] test processors::generators::tags::tests::strip_single_quotes ... ok [INFO] [stdout] test processors::generators::tags::tests::tag_allowed_exact ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_colon_in_value ... ok [INFO] [stdout] test processors::generators::tags::tests::path_no_false_suffix ... ok [INFO] [stdout] test processors::generators::tags::tests::levenshtein_one_edit ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_empty_block ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_empty_inline_list ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_list_no_leading_whitespace ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_multiline_list ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_scalar_values ... ok [INFO] [stdout] test remote_cache::tests::test_s3_url_parsing ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_quoted_values ... ok [INFO] [stdout] test processors::tests::all_required_tools_have_registry_entries ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_inline_list ... ok [INFO] [stdout] test processors::generators::tags::tests::yaml_key_no_space_after_colon ... ok [INFO] [stdout] test remote_cache::tests::test_file_backend ... ok [INFO] [stdout] test config::tests::substitute_variables_boolean ... ok [INFO] [stdout] test file_index::tests::query_excludes_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-08f50a4a90e29245) [INFO] [stdout] [INFO] [stdout] running 306 tests [INFO] [stdout] test build::keep_going_continues_after_failure ... ok [INFO] [stdout] test build::parallel_build_with_j_flag ... ok [INFO] [stdout] test build::keep_going_short_flag ... ok [INFO] [stdout] test cache::cache_list_empty ... ok [INFO] [stdout] test build::no_color_env ... ok [INFO] [stdout] test build::parallel_keep_going_continues_after_failure ... ok [INFO] [stdout] test build::parallel_timings_flag ... ok [INFO] [stdout] test cache::cache_stats_empty ... ok [INFO] [stdout] test build::timings_flag ... ok [INFO] [stdout] test build::keep_going_continues_after_error ... ok [INFO] [stdout] test complete::complete_from_config ... ok [INFO] [stdout] test config::config_show_default_outputs_toml ... ok [INFO] [stdout] test build::build_stops_on_first_error ... ok [INFO] [stdout] test complete::complete_zsh_generates_output ... ok [INFO] [stdout] test config::config_show_outputs_toml ... ok [INFO] [stdout] test build::no_timings_by_default ... ok [INFO] [stdout] test config::config_show_reflects_project_config ... ok [INFO] [stdout] test cache::cache_list_shows_entries ... ok [INFO] [stdout] test config::config_validate_ok ... ok [INFO] [stdout] test config::config_validate_unknown_processor ... ok [INFO] [stdout] test complete::complete_bash_generates_output ... ok [INFO] [stdout] test build::deterministic_build_order ... ok [INFO] [stdout] test config::config_show_includes_annotations ... ok [INFO] [stdout] test config::config_vars_undefined_variable_error ... ok [INFO] [stdout] test config::config_vars_multiple_uses ... ok [INFO] [stdout] test cache::cache_stats_after_build ... ok [INFO] [stdout] test dry_run::dry_run_short_flag ... ok [INFO] [stdout] test exit_codes::init_already_exists_returns_config_error ... ok [INFO] [stdout] test config::config_vars_substitution_array ... ok [INFO] [stdout] test exit_codes::missing_config_returns_config_error ... ok [INFO] [stdout] test exit_codes::success_returns_zero ... ok [INFO] [stdout] test config::config_vars_no_vars_section ... ok [INFO] [stdout] test exit_codes::unknown_processor_returns_config_error ... ok [INFO] [stdout] test cache::cache_stats_json ... ok [INFO] [stdout] test config::config_validate_json ... ok [INFO] [stdout] test cache::cache_operations ... ok [INFO] [stdout] test explain::explain_first_build ... ok [INFO] [stdout] test explain::explain_dry_run ... ok [INFO] [stdout] test config::config_vars_substitution_string ... ok [INFO] [stdout] test config::config_validate_no_matching_files_warning ... ok [INFO] [stdout] test dry_run::dry_run_with_force ... ok [INFO] [stdout] test build::force_rebuild ... ok [INFO] [stdout] test explain::explain_incremental_skip ... ok [INFO] [stdout] test build::checker_and_generator_both_rebuild_on_shared_input_change ... ok [INFO] [stdout] test complete::complete_fish_generates_output ... ok [INFO] [stdout] test graph::graph_empty_project ... ok [INFO] [stdout] test graph::graph_dot_format ... ok [INFO] [stdout] test graph::graph_text_format ... ok [INFO] [stdout] test init::init_fails_if_exists ... ok [INFO] [stdout] test init::init_creates_project ... ok [INFO] [stdout] test explain::explain_force ... ok [INFO] [stdout] test init::init_ignores_existing_dirs ... ok [INFO] [stdout] test build::parallel_builds_all_independent_products ... ok [INFO] [stdout] test explain::explain_after_clean ... ok [INFO] [stdout] test build::clean_command ... ok [INFO] [stdout] test init::init_preserves_existing_rsconstructignore ... ok [INFO] [stdout] test explain::explain_input_change ... ok [INFO] [stdout] test graph::graph_json_format ... ok [INFO] [stdout] test graph::graph_mermaid_format ... ok [INFO] [stdout] test processor_cmd::no_processor_section_means_no_products ... ok [INFO] [stdout] test processor_cmd::processors_list_shows_descriptions ... ok [INFO] [stdout] test processor_cmd::processors_list_all_json_without_config ... ok [INFO] [stdout] test processor_cmd::processors_files_json_output ... ok [INFO] [stdout] test processors::a2x::a2x_valid_file ... ok [INFO] [stdout] test graph::graph_stats_json ... ok [INFO] [stdout] test processor_cmd::processors_files_unknown_processor_fails ... ok [INFO] [stdout] test graph::graph_stats ... ok [INFO] [stdout] test processor_cmd::processors_files_json_empty ... ok [INFO] [stdout] test processor_cmd::processors_list_shows_declared ... ok [INFO] [stdout] test processor_cmd::processors_list_works_without_config ... ok [INFO] [stdout] test processors::aspell::aspell_no_project_discovered ... ok [INFO] [stdout] test processors::cargo::cargo_build_failure ... ok [INFO] [stdout] test processors::aspell::aspell_valid_file ... ok [INFO] [stdout] test processor_cmd::processors_files_no_files_message ... ok [INFO] [stdout] test processor_cmd::removing_processor_section_disables_it ... ok [INFO] [stdout] test processors::ascii_check::ascii_check_non_ascii_fails ... ok [INFO] [stdout] test processors::ascii_check::ascii_check_valid_file ... ok [INFO] [stdout] test build::classify_propagates_through_dependencies ... ok [INFO] [stdout] test processors::cargo::cargo_no_project_discovered ... ok [INFO] [stdout] test processor_cmd::processors_files_shows_products ... ok [INFO] [stdout] test processors::a2x::a2x_no_project_discovered ... ok [INFO] [stdout] test processors::ascii_check::ascii_check_incremental_skip ... ok [INFO] [stdout] test processors::cc::cc_no_project_discovered ... ok [INFO] [stdout] test processors::cc::cc_build_both_library_types ... ok [INFO] [stdout] test processors::aspell::aspell_incremental_skip ... ok [INFO] [stdout] test processor_cmd::processors_list_json ... ok [INFO] [stdout] test processor_cmd::per_processor_enabled_true_is_default ... ok [INFO] [stdout] test processors::cc::cc_build_static_library ... ok [INFO] [stdout] test processors::cargo::cargo_multi_profile ... FAILED [INFO] [stdout] test dry_run::dry_run_shows_build_actions ... ok [INFO] [stdout] test processors::cargo::cargo_valid_project ... FAILED [INFO] [stdout] test processors::cargo::cargo_rebuild_on_source_change ... FAILED [INFO] [stdout] test processors::cc::cc_clean_removes_output_dir ... ok [INFO] [stdout] test processors::cc::cc_incremental_skip ... ok [INFO] [stdout] test processors::cargo::cargo_check_command ... FAILED [INFO] [stdout] test processors::cc_single_file::cc_single_file_dry_run ... ok [INFO] [stdout] test processors::cc::cc_build_shared_library ... ok [INFO] [stdout] test processors::cc::cc_single_invocation_mode ... ok [INFO] [stdout] test processors::cc::cc_build_program_with_library ... ok [INFO] [stdout] test processors::cargo::cargo_incremental_skip ... FAILED [INFO] [stdout] test processors::cc_single_file::cc_single_file_missing_include_errors ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_clean ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_backtick_substitution ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_angle_bracket_include_dependency ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_compile_cmd ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_compile_shell ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_indirect_header_change_triggers_rebuild ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_compile_single_c_file ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_config_change_triggers_rebuild ... ok [INFO] [stdout] test processors::checkstyle::checkstyle_incremental_skip ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_block_comment_star_prefix ... ok [INFO] [stdout] test processors::checkstyle::checkstyle_valid ... ok [INFO] [stdout] test processors::clang_tidy::clang_tidy_valid_c_file ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_compile_flags ... ok [INFO] [stdout] test processors::clang_tidy::clang_tidy_incremental_skip ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_multiple_compiler_profiles ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_incremental_skip ... ok [INFO] [stdout] test processors::cppcheck::cppcheck_incremental_skip ... ok [INFO] [stdout] test processors::cppcheck::cppcheck_valid_c_file ... ok [INFO] [stdout] test processors::drawio::drawio_discovery ... ok [INFO] [stdout] test processors::clippy::clippy_no_project_discovered ... ok [INFO] [stdout] test processors::eslint::eslint_incremental_skip ... ok [INFO] [stdout] test processors::eslint::eslint_valid ... ok [INFO] [stdout] test processors::gem::gem_incremental_skip ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_link_flags ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_header_dependency ... ok [INFO] [stdout] test processors::gem::gem_valid_project ... ok [INFO] [stdout] test processors::hadolint::hadolint_valid ... ok [INFO] [stdout] test processors::hadolint::hadolint_incremental_skip ... ok [INFO] [stdout] test processors::htmlhint::htmlhint_incremental_skip ... ok [INFO] [stdout] test processors::htmllint::htmllint_incremental_skip ... ok [INFO] [stdout] test processors::htmllint::htmllint_valid ... ok [INFO] [stdout] test processors::htmlhint::htmlhint_valid ... ok [INFO] [stdout] test processors::jq::jq_incremental_skip ... ok [INFO] [stdout] test processors::jekyll::jekyll_no_project_discovered ... ok [INFO] [stdout] test processors::jq::jq_valid ... ok [INFO] [stdout] test processors::jshint::jshint_incremental_skip ... ok [INFO] [stdout] test processors::jshint::jshint_valid ... ok [INFO] [stdout] test processors::jslint::jslint_valid ... ok [INFO] [stdout] test processors::jslint::jslint_incremental_skip ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_mixed_c_and_cpp ... ok [INFO] [stdout] test processors::gem::gem_no_project_discovered ... ok [INFO] [stdout] test processors::drawio::drawio_no_project_discovered ... ok [INFO] [stdout] test processors::json_schema::json_schema_incremental_skip ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_link_shell ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_no_flags ... ok [INFO] [stdout] test processors::jsonlint::jsonlint_incremental_skip ... ok [INFO] [stdout] test processors::jsonlint::jsonlint_valid ... ok [INFO] [stdout] test processors::json_schema::json_schema_nested_mismatch ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_per_file_link_cmd ... ok [INFO] [stdout] test processors::luacheck::luacheck_incremental_skip ... ok [INFO] [stdout] test processors::json_schema::json_schema_no_property_ordering_passes ... ok [INFO] [stdout] test processors::luacheck::luacheck_valid_file ... ok [INFO] [stdout] test processors::cmake::cmake_no_project_discovered ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_new_include_triggers_dependency_recomputation ... ok [INFO] [stdout] test processors::json_schema::json_schema_mismatch ... ok [INFO] [stdout] test processors::libreoffice::libreoffice_no_project_discovered ... ok [INFO] [stdout] test processors::make::make_valid_makefile ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_direct_header_change_triggers_rebuild ... ok [INFO] [stdout] test processors::markdown::markdown_incremental_skip ... ok [INFO] [stdout] test processors::luacheck::luacheck_no_project_discovered ... ok [INFO] [stdout] test processors::markdown::markdown_valid_file ... ok [INFO] [stdout] test processors::json_schema::json_schema_nested_valid ... ok [INFO] [stdout] test processors::markdownlint::markdownlint_valid_file ... ok [INFO] [stdout] test processors::json_schema::json_schema_valid ... ok [INFO] [stdout] test processors::markdown::markdown_no_project_discovered ... ok [INFO] [stdout] test processors::markdownlint::markdownlint_no_project_discovered ... ok [INFO] [stdout] test processors::marp::marp_valid_file ... ok [INFO] [stdout] test processors::mdbook::mdbook_incremental_skip ... ok [INFO] [stdout] test processors::mdbook::mdbook_valid_project ... ok [INFO] [stdout] test processors::mdl::mdl_valid_file ... ok [INFO] [stdout] test processors::mermaid::mermaid_discovery ... ok [INFO] [stdout] test processors::marp::marp_no_project_discovered ... ok [INFO] [stdout] test processors::mypy::mypy_incremental_skip ... ok [INFO] [stdout] test processors::mypy::mypy_valid ... ok [INFO] [stdout] test processors::mdbook::mdbook_no_project_discovered ... ok [INFO] [stdout] test processors::mako::mako_basic_render ... ok [INFO] [stdout] test processors::npm::npm_valid_project ... ok [INFO] [stdout] test processors::mdl::mdl_no_project_discovered ... ok [INFO] [stdout] test processors::pandoc::pandoc_incremental_skip ... ok [INFO] [stdout] test processors::mermaid::mermaid_no_project_discovered ... ok [INFO] [stdout] test processors::make::make_incremental_skip ... ok [INFO] [stdout] test processors::pdflatex::pdflatex_valid_file ... ok [INFO] [stdout] test processors::pdfunite::pdfunite_discovers_courses ... ok [INFO] [stdout] test processors::npm::npm_incremental_skip ... ok [INFO] [stdout] test processors::clippy::clippy_lint_failure ... ok [INFO] [stdout] test processors::perlcritic::perlcritic_incremental_skip ... ok [INFO] [stdout] test processors::perlcritic::perlcritic_valid ... ok [INFO] [stdout] test processors::mako::mako_clean ... ok [INFO] [stdout] test processors::pip::pip_incremental_skip ... ok [INFO] [stdout] test processors::pandoc::pandoc_valid_file ... ok [INFO] [stdout] test processors::pip::pip_valid_project ... ok [INFO] [stdout] test processors::pylint::pylint_incremental_skip ... ok [INFO] [stdout] test processors::pylint::pylint_valid ... ok [INFO] [stdout] test processors::pyrefly::pyrefly_incremental_skip ... ok [INFO] [stdout] test processors::pyrefly::pyrefly_valid ... ok [INFO] [stdout] test processors::ruff::ruff_incremental_skip ... ok [INFO] [stdout] test processors::ruff::ruff_valid ... ok [INFO] [stdout] test processors::rumdl::rumdl_incremental_skip ... ok [INFO] [stdout] test processors::rumdl::rumdl_valid ... ok [INFO] [stdout] test processors::mako::mako_incremental_build ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_profile_specific_flags ... ok [INFO] [stdout] test processors::pdflatex::pdflatex_no_project_discovered ... ok [INFO] [stdout] test processors::shellcheck::shellcheck_incremental_skip ... ok [INFO] [stdout] test processors::shellcheck::shellcheck_valid ... ok [INFO] [stdout] test processors::slidev::slidev_no_project_discovered ... ok [INFO] [stdout] test processors::pdfunite::pdfunite_no_project_discovered ... ok [INFO] [stdout] test processors::pandoc::pandoc_no_project_discovered ... ok [INFO] [stdout] test processors::mako::mako_multiple_templates ... ok [INFO] [stdout] test processors::clippy::clippy_valid_project ... FAILED [INFO] [stdout] test processors::npm::npm_no_project_discovered ... ok [INFO] [stdout] test processors::script_check::script_check_no_project_discovered ... ok [INFO] [stdout] test processors::pip::pip_no_project_discovered ... ok [INFO] [stdout] test processors::script_check::script_check_incremental_skip ... ok [INFO] [stdout] test processors::mako::mako_subdirectory_output ... ok [INFO] [stdout] test processors::sphinx::sphinx_valid_project ... ok [INFO] [stdout] test processors::standard::standard_incremental_skip ... ok [INFO] [stdout] test processors::standard::standard_valid ... ok [INFO] [stdout] test processors::stylelint::stylelint_incremental_skip ... ok [INFO] [stdout] test processors::stylelint::stylelint_valid ... ok [INFO] [stdout] test processors::script_check::script_check_valid_file ... ok [INFO] [stdout] test processors::cc_single_file::cc_single_file_exclude_profile ... ok [INFO] [stdout] test processors::sphinx::sphinx_no_project_discovered ... ok [INFO] [stdout] test processors::php_lint::php_lint_valid ... ok [INFO] [stdout] test processors::tags::tags_check_reports_issues ... ok [INFO] [stdout] test processors::clippy::clippy_incremental_skip ... FAILED [INFO] [stdout] test processors::php_lint::php_lint_incremental_skip ... ok [INFO] [stdout] test processors::tags::tags_check_passes_clean_project ... ok [INFO] [stdout] test processors::tags::tags_duplicate_across_tag_lists_different_categories_ok ... ok [INFO] [stdout] test processors::tags::tags_duplicate_within_file_fails ... ok [INFO] [stdout] test processors::tags::tags_coverage_shows_percentages ... ok [INFO] [stdout] test processors::tags::tags_empty_inline_list ... ok [INFO] [stdout] test processors::tags::tags_field_types_pass ... ok [INFO] [stdout] test processors::tags::tags_field_types_wrong_type_fails ... ok [INFO] [stdout] test processors::tags::tags_basic_build_and_query ... ok [INFO] [stdout] test processors::tags::tags_count_and_tree ... ok [INFO] [stdout] test processors::tags::tags_colon_in_yaml_value ... ok [INFO] [stdout] test processors::tags::tags_frontmatter ... ok [INFO] [stdout] test processors::tags::tags_orphans_no_orphans ... ok [INFO] [stdout] test processors::tags::tags_matrix_shows_categories ... ok [INFO] [stdout] test processors::tags::tags_for_file_path_matching ... ok [INFO] [stdout] test processors::tags::tags_inline_yaml_list ... ok [INFO] [stdout] test processors::tags::tags_numeric_and_boolean_values ... ok [INFO] [stdout] test processors::tags::tags_grep ... ok [INFO] [stdout] test processors::tags::tags_required_field_groups_partial_second_fails ... ok [INFO] [stdout] test processors::tags::tags_required_field_groups_none_satisfied_fails ... ok [INFO] [stdout] test processors::tags::tags_required_fields_empty_list_fails ... ok [INFO] [stdout] test processors::tags::tags_required_fields_missing_fails ... ok [INFO] [stdout] test processors::tags::tags_required_values_invalid_fails ... ok [INFO] [stdout] test processors::tags::tags_required_field_groups_second_group ... ok [INFO] [stdout] test processors::tags::tags_required_fields_no_frontmatter_fails ... ok [INFO] [stdout] test processors::tags::tags_required_field_groups_first_group ... ok [INFO] [stdout] test processors::tags::tags_required_values_pass ... ok [INFO] [stdout] test processors::tags::tags_sorted_tags_unsorted_fails ... ok [INFO] [stdout] test processors::tags::tags_required_fields_pass ... ok [INFO] [stdout] test processors::tags::tags_suggest_shows_suggestions ... ok [INFO] [stdout] test processors::tags::tags_sorted_tags_pass ... ok [INFO] [stdout] test processors::tags::tags_unused_strict_fails ... ok [INFO] [stdout] test processors::taplo::taplo_incremental_skip ... ok [INFO] [stdout] test processors::taplo::taplo_valid ... ok [INFO] [stdout] test processors::tags::tags_validation_rejects_unknown_tags ... ok [INFO] [stdout] test processors::tags::tags_unique_fields_duplicate_fails ... ok [INFO] [stdout] test processors::tags::tags_stats ... ok [INFO] [stdout] test processors::tera::extra_inputs_nonexistent_file_fails ... ok [INFO] [stdout] test processors::tera::subdirectory_output ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_auto_add_words ... ok [INFO] [stdout] test processors::tidy::tidy_incremental_skip ... ok [INFO] [stdout] test processors::tidy::tidy_valid ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_stops_after_first_error ... ok [INFO] [stdout] test processors::tags::tags_unique_fields_pass ... ok [INFO] [stdout] test processors::yamllint::yamllint_incremental_skip ... ok [INFO] [stdout] test processors::yamllint::yamllint_valid ... ok [INFO] [stdout] test processors::yq::yq_incremental_skip ... ok [INFO] [stdout] test processors::tags::tags_validate_standalone ... ok [INFO] [stdout] test processors::yq::yq_valid ... ok [INFO] [stdout] test processors::tera::multiple_templates ... ok [INFO] [stdout] test processors::tags::tags_stale_entries_cleared_on_rebuild ... ok [INFO] [stdout] test processors::xmllint::xmllint_valid ... ok [INFO] [stdout] test processors::tera::incremental_build ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_comments_and_blank_lines ... ok [INFO] [stdout] test processors::tera::tera_to_file_translation ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_excludes_tera_files ... ok [INFO] [stdout] test status::status_empty_project ... ok [INFO] [stdout] test processors::libreoffice::libreoffice_valid_file ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_glob_pattern ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_no_file ... ok [INFO] [stdout] test tools::tools_list_shows_tools ... ok [INFO] [stdout] test tools::tools_list_json ... ok [INFO] [stdout] test processors::xmllint::xmllint_incremental_skip ... ok [INFO] [stdout] test tools::tools_list_all_includes_disabled ... ok [INFO] [stdout] test tools::tools_stats_json ... ok [INFO] [stdout] test tools::tools_stats_shows_summary ... ok [INFO] [stdout] test tools::tools_check_succeeds ... ok [INFO] [stdout] test processors::tera::extra_inputs_triggers_rebuild ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_misspelled_word ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_incremental_skip ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_cc_processor ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_trailing_slash ... ok [INFO] [stdout] test status::status_command ... ok [INFO] [stdout] test rsconstructignore::rsconstructignore_leading_slash ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_ignores_code_blocks ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_custom_words_file ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_correct_spelling ... ok [INFO] [stdout] test processors::spellcheck::spellcheck_clean ... ok [INFO] [stdout] test watch::watch_does_initial_build ... ok [INFO] [stdout] test watch::watch_rebuilds_on_change ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- processors::cargo::cargo_multi_profile stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::cargo::cargo_multi_profile' (662) panicked at tests/processors/cargo.rs:297:5: [INFO] [stdout] Multi-profile build should succeed: stdout=2 products (0 up-to-date, 0 to restore, 2 to build) [INFO] [stdout] [cargo:dev] (1/2) (1/2) Processing: mylib/Cargo.toml [INFO] [stdout] , stderr=Error [BUILD_ERROR]: [cargo] Expected output directory not produced: mylib/target [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d95158 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6cc1a47 - main[f57d68ecd401b7a6]::processors::cargo::cargo_multi_profile [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:297:5 [INFO] [stdout] 20: 0x5662b6cbd247 - main[f57d68ecd401b7a6]::processors::cargo::cargo_multi_profile::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:266:25 [INFO] [stdout] 21: 0x5662b6ccae26 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7e67bb3daaa4 - [INFO] [stdout] 43: 0x7e67bb467a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::cargo::cargo_valid_project stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::cargo::cargo_valid_project' (694) panicked at tests/processors/cargo.rs:40:5: [INFO] [stdout] Build should succeed with valid Cargo project: stdout=1 products (0 up-to-date, 0 to restore, 1 to build) [INFO] [stdout] [cargo:dev] (1/1) (1/1) Processing: mylib/Cargo.toml [INFO] [stdout] , stderr=Error [BUILD_ERROR]: [cargo] Expected output directory not produced: mylib/target [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d95158 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6cc2357 - main[f57d68ecd401b7a6]::processors::cargo::cargo_valid_project [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:40:5 [INFO] [stdout] 20: 0x5662b6cbd277 - main[f57d68ecd401b7a6]::processors::cargo::cargo_valid_project::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:9:25 [INFO] [stdout] 21: 0x5662b6ccae66 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7e67bb3daaa4 - [INFO] [stdout] 43: 0x7e67bb467a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::cargo::cargo_rebuild_on_source_change stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::cargo::cargo_rebuild_on_source_change' (683) panicked at tests/processors/cargo.rs:132:5: [INFO] [stdout] assertion failed: output1.status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d9518a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6dcd1e2 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5662b6cc3871 - main[f57d68ecd401b7a6]::processors::cargo::cargo_rebuild_on_source_change [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:132:5 [INFO] [stdout] 21: 0x5662b6cbd307 - main[f57d68ecd401b7a6]::processors::cargo::cargo_rebuild_on_source_change::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:101:36 [INFO] [stdout] 22: 0x5662b6ccaf26 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7e67bb3daaa4 - [INFO] [stdout] 44: 0x7e67bb467a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::cargo::cargo_check_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::cargo::cargo_check_command' (604) panicked at tests/processors/cargo.rs:250:5: [INFO] [stdout] cargo check should succeed: stdout=1 products (0 up-to-date, 0 to restore, 1 to build) [INFO] [stdout] [cargo:dev] (1/1) (1/1) Processing: mylib/Cargo.toml [INFO] [stdout] , stderr=Error [BUILD_ERROR]: [cargo] Expected output directory not produced: mylib/target [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d95158 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6cc1137 - main[f57d68ecd401b7a6]::processors::cargo::cargo_check_command [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:250:5 [INFO] [stdout] 20: 0x5662b6cbd217 - main[f57d68ecd401b7a6]::processors::cargo::cargo_check_command::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:219:25 [INFO] [stdout] 21: 0x5662b6ccade6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7e67bb3daaa4 - [INFO] [stdout] 43: 0x7e67bb467a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::cargo::cargo_incremental_skip stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::cargo::cargo_incremental_skip' (618) panicked at tests/processors/cargo.rs:87:5: [INFO] [stdout] assertion failed: output1.status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d9518a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6dcd1e2 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5662b6cc2ac6 - main[f57d68ecd401b7a6]::processors::cargo::cargo_incremental_skip [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:87:5 [INFO] [stdout] 21: 0x5662b6cbd2a7 - main[f57d68ecd401b7a6]::processors::cargo::cargo_incremental_skip::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/cargo.rs:56:28 [INFO] [stdout] 22: 0x5662b6ccaea6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7e67bb3daaa4 - [INFO] [stdout] 44: 0x7e67bb467a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::clippy::clippy_valid_project stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::clippy::clippy_valid_project' (1800) panicked at tests/processors/clippy.rs:37:5: [INFO] [stdout] Build should succeed with valid Cargo project: stdout=1 products (0 up-to-date, 0 to restore, 1 to build) [INFO] [stdout] [clippy] (1/1) (1/1) Processing: mylib/Cargo.toml [INFO] [stdout] , stderr=Error [BUILD_ERROR]: [clippy] cargo clippy in mylib failed [INFO] [stdout] stderr: [INFO] [stdout] error: 'cargo-clippy' is not installed for the custom toolchain 'dec9417b8611e34e787a3e4c37686b5131f9e5c5'. [INFO] [stdout] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stdout] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d95158 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6c9a427 - main[f57d68ecd401b7a6]::processors::clippy::clippy_valid_project [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/clippy.rs:37:5 [INFO] [stdout] 20: 0x5662b6c8fd27 - main[f57d68ecd401b7a6]::processors::clippy::clippy_valid_project::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/clippy.rs:6:26 [INFO] [stdout] 21: 0x5662b6ccb1a6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7e67bb3daaa4 - [INFO] [stdout] 43: 0x7e67bb467a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processors::clippy::clippy_incremental_skip stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'processors::clippy::clippy_incremental_skip' (1795) panicked at tests/processors/clippy.rs:84:5: [INFO] [stdout] assertion failed: output1.status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5662b6db80ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5662b6db80ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5662b6db80ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5662b6dcca8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5662b6dcca8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5662b6dbca52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5662b6dbca52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5662b6d9509f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5662b6d9509f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5662b6daf9e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5662b6d035fc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5662b6d035fc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5662b6dafba2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5662b6dafba2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5662b6d9518a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5662b6d8c8c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5662b6d95e6d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5662b6dcd21c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5662b6dcd1e2 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5662b6c9ab96 - main[f57d68ecd401b7a6]::processors::clippy::clippy_incremental_skip [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/clippy.rs:84:5 [INFO] [stdout] 21: 0x5662b6c8fd57 - main[f57d68ecd401b7a6]::processors::clippy::clippy_incremental_skip::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/processors/clippy.rs:53:29 [INFO] [stdout] 22: 0x5662b6ccb1e6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5662b6cf76db - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5662b6cf76db - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5662b6d040cb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5662b6d040cb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5662b6d040cb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5662b6d040cb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5662b6cff7e4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5662b6cff7e4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5662b6d06cd2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5662b6d06cd2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5662b6d06cd2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5662b6d06cd2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5662b6d06cd2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5662b6db74df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5662b6db74df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7e67bb3daaa4 - [INFO] [stdout] 44: 0x7e67bb467a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] processors::cargo::cargo_check_command [INFO] [stdout] processors::cargo::cargo_incremental_skip [INFO] [stdout] processors::cargo::cargo_multi_profile [INFO] [stdout] processors::cargo::cargo_rebuild_on_source_change [INFO] [stdout] processors::cargo::cargo_valid_project [INFO] [stdout] processors::clippy::clippy_incremental_skip [INFO] [stdout] processors::clippy::clippy_valid_project [INFO] [stdout] [INFO] [stdout] test result: FAILED. 299 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "5d8584eaa855b9a3c1c5823a332caafb4ada4c3f58891ba0db54e9412bf64656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8584eaa855b9a3c1c5823a332caafb4ada4c3f58891ba0db54e9412bf64656", kill_on_drop: false }` [INFO] [stdout] 5d8584eaa855b9a3c1c5823a332caafb4ada4c3f58891ba0db54e9412bf64656