[INFO] cloning repository https://github.com/m-rustd/todo-list-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-rustd/todo-list-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rustd%2Ftodo-list-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rustd%2Ftodo-list-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7057bd1d8ddb6c63f6a9865241302faa040cae42
[INFO] testing m-rustd/todo-list-cli against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rustd%2Ftodo-list-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-rustd/todo-list-cli
[INFO] finished tweaking git repo https://github.com/m-rustd/todo-list-cli
[INFO] tweaked toml for git repo https://github.com/m-rustd/todo-list-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-rustd/todo-list-cli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-rustd/todo-list-cli 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b567b3f102140ad8cd61f8070fd42f5f223feb02a89da62c1112f1bddd9bcb8b
[INFO] running `Command { std: "docker" "start" "-a" "b567b3f102140ad8cd61f8070fd42f5f223feb02a89da62c1112f1bddd9bcb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b567b3f102140ad8cd61f8070fd42f5f223feb02a89da62c1112f1bddd9bcb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b567b3f102140ad8cd61f8070fd42f5f223feb02a89da62c1112f1bddd9bcb8b", kill_on_drop: false }`
[INFO] [stdout] b567b3f102140ad8cd61f8070fd42f5f223feb02a89da62c1112f1bddd9bcb8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d07262e2b9da32ef3562bd37ca1f1fd54cf80291859a8c3703aad6c0ea04ed2
[INFO] running `Command { std: "docker" "start" "-a" "3d07262e2b9da32ef3562bd37ca1f1fd54cf80291859a8c3703aad6c0ea04ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling todo-list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s
[INFO] running `Command { std: "docker" "inspect" "3d07262e2b9da32ef3562bd37ca1f1fd54cf80291859a8c3703aad6c0ea04ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d07262e2b9da32ef3562bd37ca1f1fd54cf80291859a8c3703aad6c0ea04ed2", kill_on_drop: false }`
[INFO] [stdout] 3d07262e2b9da32ef3562bd37ca1f1fd54cf80291859a8c3703aad6c0ea04ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0849680ac8f15cd1ddcbf07e5b339e755af512ad5950d102506f40366f5b8dc9
[INFO] running `Command { std: "docker" "start" "-a" "0849680ac8f15cd1ddcbf07e5b339e755af512ad5950d102506f40366f5b8dc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo-list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "0849680ac8f15cd1ddcbf07e5b339e755af512ad5950d102506f40366f5b8dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0849680ac8f15cd1ddcbf07e5b339e755af512ad5950d102506f40366f5b8dc9", kill_on_drop: false }`
[INFO] [stdout] 0849680ac8f15cd1ddcbf07e5b339e755af512ad5950d102506f40366f5b8dc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82c1698c6fd2f4da5c97f48ff02655924bb2b813038069271447ac1b66f2c124
[INFO] running `Command { std: "docker" "start" "-a" "82c1698c6fd2f4da5c97f48ff02655924bb2b813038069271447ac1b66f2c124", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_list-53c7ff48864d916d)
[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] running `Command { std: "docker" "inspect" "82c1698c6fd2f4da5c97f48ff02655924bb2b813038069271447ac1b66f2c124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c1698c6fd2f4da5c97f48ff02655924bb2b813038069271447ac1b66f2c124", kill_on_drop: false }`
[INFO] [stdout] 82c1698c6fd2f4da5c97f48ff02655924bb2b813038069271447ac1b66f2c124
