[INFO] fetching crate doit-cli 0.1.7... [INFO] testing doit-cli-0.1.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate doit-cli 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate doit-cli 0.1.7 [INFO] finished tweaking crates.io crate doit-cli 0.1.7 [INFO] tweaked toml for crates.io crate doit-cli 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doit-cli 0.1.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doit-cli 0.1.7 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded clap v4.4.12 [INFO] [stderr] Downloaded anyhow v1.0.78 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded proc-macro2 v1.0.73 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded quote v1.0.34 [INFO] [stderr] Downloaded syn v2.0.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb99914e595e5dd5f5dbf08dea3bba2b33e5cbd36b7d9d072588b3316fb7b56 [INFO] running `Command { std: "docker" "start" "-a" "abb99914e595e5dd5f5dbf08dea3bba2b33e5cbd36b7d9d072588b3316fb7b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb99914e595e5dd5f5dbf08dea3bba2b33e5cbd36b7d9d072588b3316fb7b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb99914e595e5dd5f5dbf08dea3bba2b33e5cbd36b7d9d072588b3316fb7b56", kill_on_drop: false }` [INFO] [stdout] abb99914e595e5dd5f5dbf08dea3bba2b33e5cbd36b7d9d072588b3316fb7b56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c4ee0caa8b8be10cfa7eb3519c0a83b0fc02fb1c8b77081456da09d496d2d2 [INFO] running `Command { std: "docker" "start" "-a" "44c4ee0caa8b8be10cfa7eb3519c0a83b0fc02fb1c8b77081456da09d496d2d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.73 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling quote v1.0.34 [INFO] [stderr] Compiling syn v2.0.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling doit-cli v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s [INFO] running `Command { std: "docker" "inspect" "44c4ee0caa8b8be10cfa7eb3519c0a83b0fc02fb1c8b77081456da09d496d2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c4ee0caa8b8be10cfa7eb3519c0a83b0fc02fb1c8b77081456da09d496d2d2", kill_on_drop: false }` [INFO] [stdout] 44c4ee0caa8b8be10cfa7eb3519c0a83b0fc02fb1c8b77081456da09d496d2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364075d1ce609278be949c17687cd2c6fd32d1557cc7c6609e7651fc29f04c23 [INFO] running `Command { std: "docker" "start" "-a" "364075d1ce609278be949c17687cd2c6fd32d1557cc7c6609e7651fc29f04c23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling doit-cli v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "364075d1ce609278be949c17687cd2c6fd32d1557cc7c6609e7651fc29f04c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364075d1ce609278be949c17687cd2c6fd32d1557cc7c6609e7651fc29f04c23", kill_on_drop: false }` [INFO] [stdout] 364075d1ce609278be949c17687cd2c6fd32d1557cc7c6609e7651fc29f04c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08190b5ef1d88eafaef08aea4b5ee99420b7d8165d55e0e97fcd9f79d400d76e [INFO] running `Command { std: "docker" "start" "-a" "08190b5ef1d88eafaef08aea4b5ee99420b7d8165d55e0e97fcd9f79d400d76e", 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/doit-68d6a33d2fbff9da) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test config::tests::test_defaults ... ok [INFO] [stdout] test config::tests::test_default_values ... ok [INFO] [stdout] test config::tests::test_combine_tasks ... ok [INFO] [stdout] test config::tests::test_deserialize_cmds_handling ... ok [INFO] [stdout] test config::tests::test_extend ... ok [INFO] [stdout] test exec::tests::test_does_not_panic_when_missing ... ok [INFO] [stdout] test config::tests::test_deserialize_cmds ... ok [INFO] [stdout] test config::tests::test_local_default ... ok [INFO] [stdout] test exec::tests::parent_and_local_tasks_combine ... ok [INFO] [stdout] test config::tests::test_task_default_visible ... ok [INFO] [stdout] test exec::tests::test_multiple_args ... ok [INFO] [stdout] test exec::tests::test_extra_args ... ok [INFO] [stdout] test exec::tests::test_multiline_command ... ok [INFO] [stdout] test exec::tests::test_parallel_execution ... ok [INFO] [stdout] test exec::tests::test_quoted_args ... ok [INFO] [stdout] test exec::tests::test_parnent_env_override ... ok [INFO] [stdout] test exec::tests::test_hyphenated_args ... ok [INFO] [stdout] test exec::tests::test_override_env ... ok [INFO] [stdout] test exec::tests::test_global_env ... ok [INFO] [stdout] test exec::tests::test_task_env_override ... ok [INFO] [stdout] test exec::tests::test_args_to_env ... ok [INFO] [stdout] test exec::tests::test_evaluated_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08190b5ef1d88eafaef08aea4b5ee99420b7d8165d55e0e97fcd9f79d400d76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08190b5ef1d88eafaef08aea4b5ee99420b7d8165d55e0e97fcd9f79d400d76e", kill_on_drop: false }` [INFO] [stdout] 08190b5ef1d88eafaef08aea4b5ee99420b7d8165d55e0e97fcd9f79d400d76e