[INFO] fetching crate fast-conventional 1.0.14... [INFO] testing fast-conventional-1.0.14 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate fast-conventional 1.0.14 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate fast-conventional 1.0.14 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fast-conventional 1.0.14 [INFO] finished tweaking crates.io crate fast-conventional 1.0.14 [INFO] tweaked toml for crates.io crate fast-conventional 1.0.14 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate fast-conventional 1.0.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v3.1.0 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded mit-commit v3.0.1 [INFO] [stderr] Downloaded miette v4.2.0 [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded crossterm v0.21.0 [INFO] [stderr] Downloaded newline-converter v0.2.0 [INFO] [stderr] Downloaded clap v3.1.1 [INFO] [stderr] Downloaded clap_derive v3.1.0 [INFO] [stderr] Downloaded miette-derive v4.2.0 [INFO] [stderr] Downloaded inquire v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ee793092d5525eb1761b6e543b2368f0a97e775be6fdcf978e87a49f6083d08 [INFO] running `Command { std: "docker" "start" "-a" "3ee793092d5525eb1761b6e543b2368f0a97e775be6fdcf978e87a49f6083d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ee793092d5525eb1761b6e543b2368f0a97e775be6fdcf978e87a49f6083d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee793092d5525eb1761b6e543b2368f0a97e775be6fdcf978e87a49f6083d08", kill_on_drop: false }` [INFO] [stdout] 3ee793092d5525eb1761b6e543b2368f0a97e775be6fdcf978e87a49f6083d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049b0636fbaa11c4b06e981d1b9e4d5f01e65a5d078fc2f45d8abcbbb63a60f7 [INFO] running `Command { std: "docker" "start" "-a" "049b0636fbaa11c4b06e981d1b9e4d5f01e65a5d078fc2f45d8abcbbb63a60f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling instant v0.1.12 [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 lock_api v0.4.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling backtrace v0.3.64 [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 mio v0.7.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling miette-derive v4.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.1 [INFO] [stderr] Compiling miette v4.2.0 [INFO] [stderr] Compiling inquire v0.2.1 [INFO] [stderr] Compiling mit-commit v3.0.1 [INFO] [stderr] Compiling clap_complete v3.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling fast-conventional v1.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.09s [INFO] running `Command { std: "docker" "inspect" "049b0636fbaa11c4b06e981d1b9e4d5f01e65a5d078fc2f45d8abcbbb63a60f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049b0636fbaa11c4b06e981d1b9e4d5f01e65a5d078fc2f45d8abcbbb63a60f7", kill_on_drop: false }` [INFO] [stdout] 049b0636fbaa11c4b06e981d1b9e4d5f01e65a5d078fc2f45d8abcbbb63a60f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf1415ad09b7e7447d5f9e0927050a317af027eb30354198249216b83d5ee49 [INFO] running `Command { std: "docker" "start" "-a" "eaf1415ad09b7e7447d5f9e0927050a317af027eb30354198249216b83d5ee49", kill_on_drop: false }` [INFO] [stderr] Compiling fast-conventional v1.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "eaf1415ad09b7e7447d5f9e0927050a317af027eb30354198249216b83d5ee49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf1415ad09b7e7447d5f9e0927050a317af027eb30354198249216b83d5ee49", kill_on_drop: false }` [INFO] [stdout] eaf1415ad09b7e7447d5f9e0927050a317af027eb30354198249216b83d5ee49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a28b438de79f07a77111d9dfe9e9931a7f4044b5e6bbbaa685be41519f4e4a7f [INFO] running `Command { std: "docker" "start" "-a" "a28b438de79f07a77111d9dfe9e9931a7f4044b5e6bbbaa685be41519f4e4a7f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_conventional-2fa89212bfe0dd08) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test models::fast_conventional_config::tests::adds_angular_types_on_flag ... ok [INFO] [stdout] test models::fast_conventional_config::tests::can_be_created_from_string ... ok [INFO] [stdout] test models::fast_conventional_config::tests::it_can_be_created_from_an_arg_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a28b438de79f07a77111d9dfe9e9931a7f4044b5e6bbbaa685be41519f4e4a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28b438de79f07a77111d9dfe9e9931a7f4044b5e6bbbaa685be41519f4e4a7f", kill_on_drop: false }` [INFO] [stdout] a28b438de79f07a77111d9dfe9e9931a7f4044b5e6bbbaa685be41519f4e4a7f