[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3wille%2Frubsty" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3wille/rubsty on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-110/source/Cargo.toml [INFO] crate git repo https://github.com/3wille/rubsty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-tree v1.0.1 [INFO] [stderr] Downloaded predicates v1.0.6 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded predicates-core v1.0.1 [INFO] [stderr] Downloaded comfy-table v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b06e658157af2abfed00fcac92612842b7c490652cfc4ff10e7fedf3cdb3e370 [INFO] running `Command { std: "docker" "start" "-a" "b06e658157af2abfed00fcac92612842b7c490652cfc4ff10e7fedf3cdb3e370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b06e658157af2abfed00fcac92612842b7c490652cfc4ff10e7fedf3cdb3e370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06e658157af2abfed00fcac92612842b7c490652cfc4ff10e7fedf3cdb3e370", kill_on_drop: false }` [INFO] [stdout] b06e658157af2abfed00fcac92612842b7c490652cfc4ff10e7fedf3cdb3e370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8a2b55a948076d40c08c81d45fdaf98268f7aaa8b9760d2e2d6d9d2267bef6d [INFO] running `Command { std: "docker" "start" "-a" "c8a2b55a948076d40c08c81d45fdaf98268f7aaa8b9760d2e2d6d9d2267bef6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 version_check v0.9.2 [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 bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling comfy-table v1.5.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.07s [INFO] running `Command { std: "docker" "inspect" "c8a2b55a948076d40c08c81d45fdaf98268f7aaa8b9760d2e2d6d9d2267bef6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a2b55a948076d40c08c81d45fdaf98268f7aaa8b9760d2e2d6d9d2267bef6d", kill_on_drop: false }` [INFO] [stdout] c8a2b55a948076d40c08c81d45fdaf98268f7aaa8b9760d2e2d6d9d2267bef6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b38b037042b0c14786d47e958b9104c87b58f410ae63ae8f456e87540f7ee28 [INFO] running `Command { std: "docker" "start" "-a" "0b38b037042b0c14786d47e958b9104c87b58f410ae63ae8f456e87540f7ee28", 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "0b38b037042b0c14786d47e958b9104c87b58f410ae63ae8f456e87540f7ee28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b38b037042b0c14786d47e958b9104c87b58f410ae63ae8f456e87540f7ee28", kill_on_drop: false }` [INFO] [stdout] 0b38b037042b0c14786d47e958b9104c87b58f410ae63ae8f456e87540f7ee28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c961793c561307916952771ded7c1a132323dc42a4105b1a51f9f9b87f975ee2 [INFO] running `Command { std: "docker" "start" "-a" "c961793c561307916952771ded7c1a132323dc42a4105b1a51f9f9b87f975ee2", kill_on_drop: false }` [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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rubsty` (bin "rubsty" test) generated 1 warning [INFO] [stderr] warning: `rubsty` (bin "rubsty") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rubsty-739dce23a86a1cf6) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-72ab4dd8832acad2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_check_command ... ok [INFO] [stdout] test test_default_command ... ok [INFO] [stdout] test test_default_command_without_mismatches ... ok [INFO] [stdout] test test_print_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c961793c561307916952771ded7c1a132323dc42a4105b1a51f9f9b87f975ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c961793c561307916952771ded7c1a132323dc42a4105b1a51f9f9b87f975ee2", kill_on_drop: false }` [INFO] [stdout] c961793c561307916952771ded7c1a132323dc42a4105b1a51f9f9b87f975ee2