[INFO] cloning repository https://github.com/raulescobar-g/rust_todo_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raulescobar-g/rust_todo_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulescobar-g%2Frust_todo_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulescobar-g%2Frust_todo_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82767aebaa3461b5b4c7dd644c7ca55e2fc144af [INFO] testing raulescobar-g/rust_todo_tool against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulescobar-g%2Frust_todo_tool" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raulescobar-g/rust_todo_tool on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raulescobar-g/rust_todo_tool [INFO] finished tweaking git repo https://github.com/raulescobar-g/rust_todo_tool [INFO] tweaked toml for git repo https://github.com/raulescobar-g/rust_todo_tool written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/raulescobar-g/rust_todo_tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.descrition [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd6ea557960edd815e9d8e7df27a062c1e8b5aab2283c2f7ff3e6c6ed3873e2f [INFO] running `Command { std: "docker" "start" "-a" "cd6ea557960edd815e9d8e7df27a062c1e8b5aab2283c2f7ff3e6c6ed3873e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd6ea557960edd815e9d8e7df27a062c1e8b5aab2283c2f7ff3e6c6ed3873e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6ea557960edd815e9d8e7df27a062c1e8b5aab2283c2f7ff3e6c6ed3873e2f", kill_on_drop: false }` [INFO] [stdout] cd6ea557960edd815e9d8e7df27a062c1e8b5aab2283c2f7ff3e6c6ed3873e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6020a3f38fffbb436e586ea9613633f1bc2316c06084c8121e03d40b765f0c [INFO] running `Command { std: "docker" "start" "-a" "bc6020a3f38fffbb436e586ea9613633f1bc2316c06084c8121e03d40b765f0c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.descrition [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling line-span v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling detect-lang v0.1.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling comment-parser v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling todo_police v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.13s [INFO] running `Command { std: "docker" "inspect" "bc6020a3f38fffbb436e586ea9613633f1bc2316c06084c8121e03d40b765f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6020a3f38fffbb436e586ea9613633f1bc2316c06084c8121e03d40b765f0c", kill_on_drop: false }` [INFO] [stdout] bc6020a3f38fffbb436e586ea9613633f1bc2316c06084c8121e03d40b765f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dd0b352f66dc1a0525f50c866ace827bb7fe0589bf794c906ee49a4c042e0c5 [INFO] running `Command { std: "docker" "start" "-a" "0dd0b352f66dc1a0525f50c866ace827bb7fe0589bf794c906ee49a4c042e0c5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.descrition [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling todo_police v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_police-3ddd659738129d82) [INFO] running `Command { std: "docker" "inspect" "0dd0b352f66dc1a0525f50c866ace827bb7fe0589bf794c906ee49a4c042e0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd0b352f66dc1a0525f50c866ace827bb7fe0589bf794c906ee49a4c042e0c5", kill_on_drop: false }` [INFO] [stdout] 0dd0b352f66dc1a0525f50c866ace827bb7fe0589bf794c906ee49a4c042e0c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd99b372852e744d5636302ca032a1ed947c64574c5433e133832b3df481d2a6 [INFO] running `Command { std: "docker" "start" "-a" "fd99b372852e744d5636302ca032a1ed947c64574c5433e133832b3df481d2a6", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.descrition [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_police-3ddd659738129d82) [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" "fd99b372852e744d5636302ca032a1ed947c64574c5433e133832b3df481d2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd99b372852e744d5636302ca032a1ed947c64574c5433e133832b3df481d2a6", kill_on_drop: false }` [INFO] [stdout] fd99b372852e744d5636302ca032a1ed947c64574c5433e133832b3df481d2a6