[INFO] cloning repository https://github.com/phaazon/toodoux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phaazon/toodoux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Ftoodoux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Ftoodoux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3b045e72b24f2ee1772e3e1c359c7f97a4d04a0 [INFO] testing phaazon/toodoux 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%2Fphaazon%2Ftoodoux" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phaazon/toodoux 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/phaazon/toodoux [INFO] finished tweaking git repo https://github.com/phaazon/toodoux [INFO] tweaked toml for git repo https://github.com/phaazon/toodoux written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/phaazon/toodoux 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] becb1a53dac6888f3c376abfa658e0361eabd3f53fc9050f4b90955d088f5fe3 [INFO] running `Command { std: "docker" "start" "-a" "becb1a53dac6888f3c376abfa658e0361eabd3f53fc9050f4b90955d088f5fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "becb1a53dac6888f3c376abfa658e0361eabd3f53fc9050f4b90955d088f5fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becb1a53dac6888f3c376abfa658e0361eabd3f53fc9050f4b90955d088f5fe3", kill_on_drop: false }` [INFO] [stdout] becb1a53dac6888f3c376abfa658e0361eabd3f53fc9050f4b90955d088f5fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] b930483985b24099ba8d9d8c14c9d43975fa84d35f1b9b86bc71874674c6c634 [INFO] running `Command { std: "docker" "start" "-a" "b930483985b24099ba8d9d8c14c9d43975fa84d35f1b9b86bc71874674c6c634", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toodoux v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "b930483985b24099ba8d9d8c14c9d43975fa84d35f1b9b86bc71874674c6c634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b930483985b24099ba8d9d8c14c9d43975fa84d35f1b9b86bc71874674c6c634", kill_on_drop: false }` [INFO] [stdout] b930483985b24099ba8d9d8c14c9d43975fa84d35f1b9b86bc71874674c6c634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 75bd5d3afad2b1a55555097fa04f3c47bc2aed8a44ed4f02ae9306751ef072ed [INFO] running `Command { std: "docker" "start" "-a" "75bd5d3afad2b1a55555097fa04f3c47bc2aed8a44ed4f02ae9306751ef072ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.125 [INFO] [stderr] Compiling toodoux v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/toodoux-1954a3c3ec3416a3) [INFO] [stderr] Executable unittests src/app/main.rs (/opt/rustwide/target/debug/deps/td-bc0ae185cf89456e) [INFO] running `Command { std: "docker" "inspect" "75bd5d3afad2b1a55555097fa04f3c47bc2aed8a44ed4f02ae9306751ef072ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bd5d3afad2b1a55555097fa04f3c47bc2aed8a44ed4f02ae9306751ef072ed", kill_on_drop: false }` [INFO] [stdout] 75bd5d3afad2b1a55555097fa04f3c47bc2aed8a44ed4f02ae9306751ef072ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] b2bb679c358e1d0d7eeb2f32dd78206568c730d177a94f4863ec5f85b4643666 [INFO] running `Command { std: "docker" "start" "-a" "b2bb679c358e1d0d7eeb2f32dd78206568c730d177a94f4863ec5f85b4643666", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toodoux-1954a3c3ec3416a3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test metadata::unit_tests::priority ... ok [INFO] [stdout] test config::tests::color_colored_name ... ok [INFO] [stdout] test config::tests::apply_color_options ... ok [INFO] [stdout] test config::tests::color_hex ... ok [INFO] [stdout] test metadata::unit_tests::extract_metadata_output ... ok [INFO] [stdout] test metadata::unit_tests::tag ... ok [INFO] [stdout] test metadata::unit_tests::project ... ok [INFO] [stderr] Running unittests src/app/main.rs (/opt/rustwide/target/debug/deps/td-bc0ae185cf89456e) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cli::unit_tests::display_options_should_yield_no_description_if_too_short ... ok [INFO] [stdout] test cli::unit_tests::display_options_term_width ... ok [INFO] [stdout] test cli::unit_tests::guess_duration_width ... ok [INFO] [stdout] test cli::unit_tests::guess_number_width ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests toodoux [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" "b2bb679c358e1d0d7eeb2f32dd78206568c730d177a94f4863ec5f85b4643666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bb679c358e1d0d7eeb2f32dd78206568c730d177a94f4863ec5f85b4643666", kill_on_drop: false }` [INFO] [stdout] b2bb679c358e1d0d7eeb2f32dd78206568c730d177a94f4863ec5f85b4643666