[INFO] cloning repository https://github.com/danieleades/rustwarrior [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieleades/rustwarrior" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieleades%2Frustwarrior", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieleades%2Frustwarrior'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9de892916385124d1fdf7d329c5c80c1f7401a0e [INFO] testing danieleades/rustwarrior against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieleades%2Frustwarrior" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieleades/rustwarrior on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieleades/rustwarrior [INFO] finished tweaking git repo https://github.com/danieleades/rustwarrior [INFO] tweaked toml for git repo https://github.com/danieleades/rustwarrior written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danieleades/rustwarrior 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e543ccd8d8ec823b7611d89d3cc34039f9262f3ec05c3c7634fe368c60bc1ffc [INFO] running `Command { std: "docker" "start" "-a" "e543ccd8d8ec823b7611d89d3cc34039f9262f3ec05c3c7634fe368c60bc1ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e543ccd8d8ec823b7611d89d3cc34039f9262f3ec05c3c7634fe368c60bc1ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e543ccd8d8ec823b7611d89d3cc34039f9262f3ec05c3c7634fe368c60bc1ffc", kill_on_drop: false }` [INFO] [stdout] e543ccd8d8ec823b7611d89d3cc34039f9262f3ec05c3c7634fe368c60bc1ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ca69a44a44218f349bae06969f7ec62893b770f7c1f14580d0b77a2a1be077 [INFO] running `Command { std: "docker" "start" "-a" "b2ca69a44a44218f349bae06969f7ec62893b770f7c1f14580d0b77a2a1be077", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling comfy-table v6.1.4 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling rustwarrior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s [INFO] running `Command { std: "docker" "inspect" "b2ca69a44a44218f349bae06969f7ec62893b770f7c1f14580d0b77a2a1be077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ca69a44a44218f349bae06969f7ec62893b770f7c1f14580d0b77a2a1be077", kill_on_drop: false }` [INFO] [stdout] b2ca69a44a44218f349bae06969f7ec62893b770f7c1f14580d0b77a2a1be077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc6bdb3924c8242912319d0a0fd4655dc268be6439f042161555a0ca9a59f409 [INFO] running `Command { std: "docker" "start" "-a" "dc6bdb3924c8242912319d0a0fd4655dc268be6439f042161555a0ca9a59f409", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling rustwarrior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `Command { std: "docker" "inspect" "dc6bdb3924c8242912319d0a0fd4655dc268be6439f042161555a0ca9a59f409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6bdb3924c8242912319d0a0fd4655dc268be6439f042161555a0ca9a59f409", kill_on_drop: false }` [INFO] [stdout] dc6bdb3924c8242912319d0a0fd4655dc268be6439f042161555a0ca9a59f409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5dda36b3ed4017fbc2af6f15dcd4f47f897d9d38249be19e4c9d894d58d3e749 [INFO] running `Command { std: "docker" "start" "-a" "5dda36b3ed4017fbc2af6f15dcd4f47f897d9d38249be19e4c9d894d58d3e749", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustwarrior-96c6da7a37ca1c41) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test task::priority::tests::parse::_3 ... ok [INFO] [stdout] test task::priority::tests::ord ... ok [INFO] [stdout] test task::priority::tests::parse::_5 ... ok [INFO] [stdout] test task::tests::deserialise::minimal ... ok [INFO] [stdout] test task::priority::tests::parse::_4 ... ok [INFO] [stdout] test task::tests::deserialise::priority ... ok [INFO] [stdout] test task::tests::priority ... ok [INFO] [stdout] test task::priority::tests::parse::_0 ... ok [INFO] [stdout] test store::tests::missing_id ... ok [INFO] [stdout] test task::priority::tests::parse::_2 ... ok [INFO] [stdout] test task::priority::tests::parse::_1 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rw-f2d68f042bfc17b7) [INFO] [stdout] test store::tests::save_to_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cli::tests::parse::priority_long_alt ... ok [INFO] [stdout] test cli::tests::parse::_rw_list_expects ... ok [INFO] [stdout] test cli::tests::parse::priority_long ... ok [INFO] [stdout] test cli::tests::parse::priority_short ... ok [INFO] [stdout] test cli::tests::parse::add ... ok [INFO] [stdout] test cli::tests::parse::empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rustwarrior [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" "5dda36b3ed4017fbc2af6f15dcd4f47f897d9d38249be19e4c9d894d58d3e749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dda36b3ed4017fbc2af6f15dcd4f47f897d9d38249be19e4c9d894d58d3e749", kill_on_drop: false }` [INFO] [stdout] 5dda36b3ed4017fbc2af6f15dcd4f47f897d9d38249be19e4c9d894d58d3e749