[INFO] cloning repository https://github.com/tim101010101/ezcfg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim101010101/ezcfg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim101010101%2Fezcfg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim101010101%2Fezcfg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d0fc4b9710b1e1f20f231aade723e27e65180db
[INFO] testing tim101010101/ezcfg against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim101010101%2Fezcfg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tim101010101/ezcfg
[INFO] finished tweaking git repo https://github.com/tim101010101/ezcfg
[INFO] tweaked toml for git repo https://github.com/tim101010101/ezcfg written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tim101010101/ezcfg on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tim101010101/ezcfg 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9da90eaf14e07b584dad00e033fc631c58036c96ab98e22557bfde21ef2da5ae
[INFO] running `Command { std: "docker" "start" "-a" "9da90eaf14e07b584dad00e033fc631c58036c96ab98e22557bfde21ef2da5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9da90eaf14e07b584dad00e033fc631c58036c96ab98e22557bfde21ef2da5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da90eaf14e07b584dad00e033fc631c58036c96ab98e22557bfde21ef2da5ae", kill_on_drop: false }`
[INFO] [stdout] 9da90eaf14e07b584dad00e033fc631c58036c96ab98e22557bfde21ef2da5ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 62c1138259f8b1086b3de6ab4c210ebddeab642e48fc24a7d7545c1a4fb4f454
[INFO] running `Command { std: "docker" "start" "-a" "62c1138259f8b1086b3de6ab4c210ebddeab642e48fc24a7d7545c1a4fb4f454", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling ezcfg_cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ezcfg_linker v0.1.0 (/opt/rustwide/workdir/crates/linker)
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ezcfg_config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling ezcfg_test v0.1.0 (/opt/rustwide/workdir/crates/tests)
[INFO] [stderr]    Compiling ezcfg v0.0.4 (/opt/rustwide/workdir/crates/ezcfg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s
[INFO] running `Command { std: "docker" "inspect" "62c1138259f8b1086b3de6ab4c210ebddeab642e48fc24a7d7545c1a4fb4f454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c1138259f8b1086b3de6ab4c210ebddeab642e48fc24a7d7545c1a4fb4f454", kill_on_drop: false }`
[INFO] [stdout] 62c1138259f8b1086b3de6ab4c210ebddeab642e48fc24a7d7545c1a4fb4f454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 129b03cf687d0f210f013d74284be8c465cc2de1e4245abd515b2bb6ab904d17
[INFO] running `Command { std: "docker" "start" "-a" "129b03cf687d0f210f013d74284be8c465cc2de1e4245abd515b2bb6ab904d17", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ezcfg_linker v0.1.0 (/opt/rustwide/workdir/crates/linker)
[INFO] [stderr]    Compiling ezcfg_cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling ezcfg_test v0.1.0 (/opt/rustwide/workdir/crates/tests)
[INFO] [stderr]    Compiling ezcfg_config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling ezcfg v0.0.4 (/opt/rustwide/workdir/crates/ezcfg)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.47s
[INFO] running `Command { std: "docker" "inspect" "129b03cf687d0f210f013d74284be8c465cc2de1e4245abd515b2bb6ab904d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129b03cf687d0f210f013d74284be8c465cc2de1e4245abd515b2bb6ab904d17", kill_on_drop: false }`
[INFO] [stdout] 129b03cf687d0f210f013d74284be8c465cc2de1e4245abd515b2bb6ab904d17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7a6e9c5246fee3887131691fd89631f64d67093572e510cb5e1a4ea0b6774d0a
[INFO] running `Command { std: "docker" "start" "-a" "7a6e9c5246fee3887131691fd89631f64d67093572e510cb5e1a4ea0b6774d0a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ezcfg/1657e08b6d0d1c61/deps/ezcfg-1657e08b6d0d1c61)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_not_pass_when_source_not_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_and_delete_target_when_enable_rewrite_and_target_file_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_when_enable_rewrite_and_target_not_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_and_delete_target_when_enable_rewrite_and_target_link_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_when_source_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_when_target_not_exist ... ok
[INFO] [stdout] test link_all_with_config::checker::tests::it_should_pass_and_delete_target_when_enable_rewrite_and_target_dir_exist ... ok
[INFO] [stdout] test link_all_with_config::tests::smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ezcfg_cli/57ba2d7c4c0e0896/deps/ezcfg_cli-57ba2d7c4c0e0896)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ezcfg_config/1f4c74c48870bfd3/deps/ezcfg_config-1f4c74c48870bfd3)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test adapter::tests::it_should_not_panic_with_empty_config ... ok
[INFO] [stdout] test adapter::tests::it_should_parse_toml_str_into_config ... ok
[INFO] [stdout] test adapter::tests::it_should_return_error_with_unsupport_file ... ok
[INFO] [stdout] test link_transform::tests::it_should_cocnat_pwd_in_handle_source ... ok
[INFO] [stdout] test adapter::tests::it_should_use_system_specified_first_on_linux ... ok
[INFO] [stdout] test link_transform::tests::it_should_handle_home_in_handle_path_placeholder ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ezcfg_linker/b40970b70a80bf66/deps/ezcfg_linker-b40970b70a80bf66)
[INFO] [stdout] test config_struct::tests::it_should_get_config_from_a_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test pool::thread_pool::tests::it_should_create_successfully ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_implement_send ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_work_with_repeate_join ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_get_from_global_var ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_run_large_num_of_tasks_in_parallel ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_panic_with_zero_size - should panic ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_recovery_from_sub_thread_panic ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_run_tasks_in_parallel ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_implement_clone ... ok
[INFO] [stdout] test pool::thread_pool::tests::it_should_implement_debug ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ezcfg_test/8a3655910f27aa4b/deps/ezcfg_test-8a3655910f27aa4b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test core::tests::test_creation ... ok
[INFO] [stdout] test core::tests::test_should_create_soft_link_to_dir ... ok
[INFO] [stdout] test core::tests::test_should_create_soft_link_to_file ... ok
[INFO] [stdout] test core::tests::test_plenty_of_links has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7a6e9c5246fee3887131691fd89631f64d67093572e510cb5e1a4ea0b6774d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6e9c5246fee3887131691fd89631f64d67093572e510cb5e1a4ea0b6774d0a", kill_on_drop: false }`
[INFO] [stdout] 7a6e9c5246fee3887131691fd89631f64d67093572e510cb5e1a4ea0b6774d0a
