[INFO] cloning repository https://github.com/sophie-katz/workbench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophie-katz/workbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41fd22dc318feaa5c37134e14e19621e833956d0 [INFO] testing sophie-katz/workbench against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-katz%2Fworkbench" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sophie-katz/workbench on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sophie-katz/workbench [INFO] finished tweaking git repo https://github.com/sophie-katz/workbench [INFO] tweaked toml for git repo https://github.com/sophie-katz/workbench written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sophie-katz/workbench already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-quote v0.5.0 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ee1167aa97c5c3a070c133b2e43c818733c74e7f7880dbba4db6af72602e7c5 [INFO] running `Command { std: "docker" "start" "-a" "3ee1167aa97c5c3a070c133b2e43c818733c74e7f7880dbba4db6af72602e7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ee1167aa97c5c3a070c133b2e43c818733c74e7f7880dbba4db6af72602e7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee1167aa97c5c3a070c133b2e43c818733c74e7f7880dbba4db6af72602e7c5", kill_on_drop: false }` [INFO] [stdout] 3ee1167aa97c5c3a070c133b2e43c818733c74e7f7880dbba4db6af72602e7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8057c5f7cd767f83f5ab541d5e9b723278ce7f5f67d4050bf73444e74a4f76d [INFO] running `Command { std: "docker" "start" "-a" "d8057c5f7cd767f83f5ab541d5e9b723278ce7f5f67d4050bf73444e74a4f76d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling shell-quote v0.5.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling wb v0.1.9 (/opt/rustwide/workdir/crates/wb) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.07s [INFO] running `Command { std: "docker" "inspect" "d8057c5f7cd767f83f5ab541d5e9b723278ce7f5f67d4050bf73444e74a4f76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8057c5f7cd767f83f5ab541d5e9b723278ce7f5f67d4050bf73444e74a4f76d", kill_on_drop: false }` [INFO] [stdout] d8057c5f7cd767f83f5ab541d5e9b723278ce7f5f67d4050bf73444e74a4f76d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dcf9d07030edd942eaad4ac0cd7adced0a2b9c44dd90d55606754db1322a166 [INFO] running `Command { std: "docker" "start" "-a" "4dcf9d07030edd942eaad4ac0cd7adced0a2b9c44dd90d55606754db1322a166", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling wb v0.1.9 (/opt/rustwide/workdir/crates/wb) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.71s [INFO] running `Command { std: "docker" "inspect" "4dcf9d07030edd942eaad4ac0cd7adced0a2b9c44dd90d55606754db1322a166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcf9d07030edd942eaad4ac0cd7adced0a2b9c44dd90d55606754db1322a166", kill_on_drop: false }` [INFO] [stdout] 4dcf9d07030edd942eaad4ac0cd7adced0a2b9c44dd90d55606754db1322a166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ea624f23c9b08591c7b37d616e0ca135d024bf7d9d62b2f1e81de1726f1a935 [INFO] running `Command { std: "docker" "start" "-a" "4ea624f23c9b08591c7b37d616e0ca135d024bf7d9d62b2f1e81de1726f1a935", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wb-cc50fd951a3bbc6e) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb ... ok [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_a ... ok [INFO] [stdout] test cli::split_args::tests::test_one_option_missing_value ... ok [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_jobs_1_a_b_c ... ok [INFO] [stdout] test cli::split_args::tests::test_one_arg ... ok [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_jobs_1_a ... ok [INFO] [stdout] test cli::split_args::tests::test_task_args ... ok [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_wb_j_1 ... ok [INFO] [stdout] test cli::split_args::tests::test_task_name ... ok [INFO] [stdout] test cli::split_args::tests::test_two_wb_args ... ok [INFO] [stdout] test cli::split_args::tests::test_one_flag ... ok [INFO] [stdout] test cli::split_args::tests::test_wb_option_and_task_args_missing_value ... ok [INFO] [stdout] test cli::split_args::tests::test_wb_option_and_task_args ... ok [INFO] [stdout] test cli::split_args::tests::test_one_option ... ok [INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_nonexistent ... ok [INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_existent_overridden ... ok [INFO] [stdout] test cli::split_args::tests::test_wb_flag_and_task_args ... ok [INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_existent ... ok [INFO] [stdout] test config::load::tests::test_find_config_file_in_directory_nonexistent_overridden ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_directory ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_file ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_non_existent ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_broken_symlink ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_symlink_to_directory ... ok [INFO] [stdout] test config::load::tests::test_is_symlink_to_file_symlink_to_file ... ok [INFO] [stdout] test config::load::tests::test_load_empty ... ok [INFO] [stdout] test config::load::tests::test_load_invalid_path ... ok [INFO] [stdout] test config::load::tests::test_resolve_path_in_current ... ok [INFO] [stdout] test config::load::tests::test_load_simple ... ok [INFO] [stdout] test config::load::tests::test_resolve_path_in_parent ... ok [INFO] [stdout] test config::load::tests::test_resolve_path_nonexistent ... ok [INFO] [stdout] test exec::files::tests::test_resolve_files_list_empty ... ok [INFO] [stdout] test exec::files::tests::test_resolve_files_one_include_no_files ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_with_shell_false ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_stderr_then_stdout ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_stdout_then_stderr ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_with_shell ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_with_shell_without_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_without_shell_with_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_string_defaults_to_shell ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_with_shell_without_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_vec_with_shell ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_without_shell_with_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_without_shell_without_output ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_empty ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_built_in ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_illegal ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_property ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_namespace ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_with_shell_with_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_successful_without_shell_without_output ... ok [INFO] [stdout] test exec::task_path::tests::test_task_path_parse_name_only ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_unsuccessful_with_shell_with_output ... ok [INFO] [stdout] test exec::handlers::tests::test_handle_execution_vec_without_shell ... ok [INFO] [stdout] test exec::tests::test_exec_target_task_path_not_found ... ok [INFO] [stdout] test exec::tests::test_exec_one_task ... ok [INFO] [stdout] test exec::tests::test_exec_task_with_one_dependency ... ok [INFO] [stdout] test exec::tests::test_exec_task_chain ... ok [INFO] [stdout] test exec::tests::test_exec_task_with_two_dependencies ... ok [INFO] [stdout] test cli::parse_args::tests::test_parse_args_from_vec_empty - should panic ... ok [INFO] [stdout] test cli::split_args::tests::test_no_args - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ea624f23c9b08591c7b37d616e0ca135d024bf7d9d62b2f1e81de1726f1a935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea624f23c9b08591c7b37d616e0ca135d024bf7d9d62b2f1e81de1726f1a935", kill_on_drop: false }` [INFO] [stdout] 4ea624f23c9b08591c7b37d616e0ca135d024bf7d9d62b2f1e81de1726f1a935