[INFO] cloning repository https://github.com/3wille/rubsty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3wille/rubsty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3wille%2Frubsty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3wille%2Frubsty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05c3b730d70741f4942a72b10bf105bf7c518d8b
[INFO] testing 3wille/rubsty against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3wille%2Frubsty" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3wille/rubsty
[INFO] finished tweaking git repo https://github.com/3wille/rubsty
[INFO] tweaked toml for git repo https://github.com/3wille/rubsty written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3wille/rubsty on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3wille/rubsty 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ead0e36c8b2a84fa80460eec50f2cffe7de2eb9455f0609ab47138580fc0d5
[INFO] running `Command { std: "docker" "start" "-a" "80ead0e36c8b2a84fa80460eec50f2cffe7de2eb9455f0609ab47138580fc0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ead0e36c8b2a84fa80460eec50f2cffe7de2eb9455f0609ab47138580fc0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ead0e36c8b2a84fa80460eec50f2cffe7de2eb9455f0609ab47138580fc0d5", kill_on_drop: false }`
[INFO] [stdout] 80ead0e36c8b2a84fa80460eec50f2cffe7de2eb9455f0609ab47138580fc0d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6660819b83b4dfd95b16179ce0eee904f18580a7e7091c1cde1a4aa4e48fac2
[INFO] running `Command { std: "docker" "start" "-a" "d6660819b83b4dfd95b16179ce0eee904f18580a7e7091c1cde1a4aa4e48fac2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling predicates-core v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-tree v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling predicates v1.0.6
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling assert_cmd v1.0.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling comfy-table v1.5.0
[INFO] [stderr]    Compiling rubsty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `VersionLevel`
[INFO] [stdout]  --> src/ruby.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::version::{RubyVersion, VersionLevel, VersionMismatch};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s
[INFO] running `Command { std: "docker" "inspect" "d6660819b83b4dfd95b16179ce0eee904f18580a7e7091c1cde1a4aa4e48fac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6660819b83b4dfd95b16179ce0eee904f18580a7e7091c1cde1a4aa4e48fac2", kill_on_drop: false }`
[INFO] [stdout] d6660819b83b4dfd95b16179ce0eee904f18580a7e7091c1cde1a4aa4e48fac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b0ea016966beb646cd98ae3ef400d44cc29c17d5ef148a9c34c5c27764bb047
[INFO] running `Command { std: "docker" "start" "-a" "2b0ea016966beb646cd98ae3ef400d44cc29c17d5ef148a9c34c5c27764bb047", kill_on_drop: false }`
[INFO] [stderr]    Compiling rubsty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `VersionLevel`
[INFO] [stdout]  --> src/ruby.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::version::{RubyVersion, VersionLevel, VersionMismatch};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VersionLevel`
[INFO] [stdout]  --> src/ruby.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::version::{RubyVersion, VersionLevel, VersionMismatch};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "2b0ea016966beb646cd98ae3ef400d44cc29c17d5ef148a9c34c5c27764bb047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0ea016966beb646cd98ae3ef400d44cc29c17d5ef148a9c34c5c27764bb047", kill_on_drop: false }`
[INFO] [stdout] 2b0ea016966beb646cd98ae3ef400d44cc29c17d5ef148a9c34c5c27764bb047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0aa173fcec68e99a995cf99213decf48bffdefbdc8e3ebd5332b976870cdb469
[INFO] running `Command { std: "docker" "start" "-a" "0aa173fcec68e99a995cf99213decf48bffdefbdc8e3ebd5332b976870cdb469", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test version::tests::test_rubyversion_minor_display_impl ... ok
[INFO] [stdout] test version::tests::test_rubyversion_on_level ... ok
[INFO] [stdout] test version::tests::test_rubyversion_teeny_display_impl ... ok
[INFO] [stdout] test ruby::tests::test_with_different_version ... ok
[INFO] [stderr] warning: unused import: `VersionLevel`
[INFO] [stderr]  --> src/ruby.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::version::{RubyVersion, VersionLevel, VersionMismatch};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rubsty` (bin "rubsty" test) generated 1 warning (run `cargo fix --bin "rubsty" -p rubsty --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rubsty` (bin "rubsty") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rubsty-23e02a38a4c1b476)
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b9efad1c9501926a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_check_command ... ok
[INFO] [stdout] test test_print_command ... ok
[INFO] [stdout] test test_default_command_without_mismatches ... ok
[INFO] [stdout] test test_default_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0aa173fcec68e99a995cf99213decf48bffdefbdc8e3ebd5332b976870cdb469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa173fcec68e99a995cf99213decf48bffdefbdc8e3ebd5332b976870cdb469", kill_on_drop: false }`
[INFO] [stdout] 0aa173fcec68e99a995cf99213decf48bffdefbdc8e3ebd5332b976870cdb469
