[INFO] fetching crate git-mit-relates-to 5.12.50... [INFO] testing git-mit-relates-to-5.12.50 against 1.60.0 for beta-1.61-1 [INFO] extracting crate git-mit-relates-to 5.12.50 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate git-mit-relates-to 5.12.50 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-mit-relates-to 5.12.50 [INFO] finished tweaking crates.io crate git-mit-relates-to 5.12.50 [INFO] tweaked toml for crates.io crate git-mit-relates-to 5.12.50 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate git-mit-relates-to 5.12.50 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.24.0 [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] [stderr] Downloaded owo-colors v3.3.0 [INFO] [stderr] Downloaded miette v4.3.0 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded miette-derive v4.3.0 [INFO] [stderr] Downloaded mit-commit v3.1.1 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded mit-hook-test-helper v5.12.50 [INFO] [stderr] Downloaded mit-lint v3.0.7 [INFO] [stderr] Downloaded mit-commit-message-lints v5.12.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b43cc4d6bc19ca36606bb52921f668896f5769739c73caa52dd133c35f0a6abf [INFO] running `Command { std: "docker" "start" "-a" "b43cc4d6bc19ca36606bb52921f668896f5769739c73caa52dd133c35f0a6abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43cc4d6bc19ca36606bb52921f668896f5769739c73caa52dd133c35f0a6abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43cc4d6bc19ca36606bb52921f668896f5769739c73caa52dd133c35f0a6abf", kill_on_drop: false }` [INFO] [stdout] b43cc4d6bc19ca36606bb52921f668896f5769739c73caa52dd133c35f0a6abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f55992b2e121321a190f799a2fed53860467b07f52a56267e743a88f80ced9a [INFO] running `Command { std: "docker" "start" "-a" "8f55992b2e121321a190f799a2fed53860467b07f52a56267e743a88f80ced9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling heck 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 unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v4.3.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v4.3.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling mit-commit v3.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling mit-lint v3.0.7 [INFO] [stderr] Compiling mit-commit-message-lints v5.12.50 [INFO] [stderr] Compiling git-mit-relates-to v5.12.50 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.76s [INFO] running `Command { std: "docker" "inspect" "8f55992b2e121321a190f799a2fed53860467b07f52a56267e743a88f80ced9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f55992b2e121321a190f799a2fed53860467b07f52a56267e743a88f80ced9a", kill_on_drop: false }` [INFO] [stdout] 8f55992b2e121321a190f799a2fed53860467b07f52a56267e743a88f80ced9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1838ccbfb5124e030d1ff0482455086b1303d1fc264b83e34ffecaa4ef0af859 [INFO] running `Command { std: "docker" "start" "-a" "1838ccbfb5124e030d1ff0482455086b1303d1fc264b83e34ffecaa4ef0af859", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mit-hook-test-helper v5.12.50 [INFO] [stderr] Compiling git-mit-relates-to v5.12.50 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.11s [INFO] running `Command { std: "docker" "inspect" "1838ccbfb5124e030d1ff0482455086b1303d1fc264b83e34ffecaa4ef0af859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1838ccbfb5124e030d1ff0482455086b1303d1fc264b83e34ffecaa4ef0af859", kill_on_drop: false }` [INFO] [stdout] 1838ccbfb5124e030d1ff0482455086b1303d1fc264b83e34ffecaa4ef0af859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5832afa123ed354a8532f37383e10d29c5c3c0180f980d2679777a8176c9238e [INFO] running `Command { std: "docker" "start" "-a" "5832afa123ed354a8532f37383e10d29c5c3c0180f980d2679777a8176c9238e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_mit_relates_to-74c7c334fc3795e7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::app_test::package_name ... ok [INFO] [stdout] test cli::args_test::it_defaults_to_none ... ok [INFO] [stdout] test cli::args_test::it_can_give_me_a_shell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5832afa123ed354a8532f37383e10d29c5c3c0180f980d2679777a8176c9238e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5832afa123ed354a8532f37383e10d29c5c3c0180f980d2679777a8176c9238e", kill_on_drop: false }` [INFO] [stdout] 5832afa123ed354a8532f37383e10d29c5c3c0180f980d2679777a8176c9238e