[INFO] cloning repository https://github.com/caiomcg/ccommit-analyser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caiomcg/ccommit-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiomcg%2Fccommit-analyser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiomcg%2Fccommit-analyser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80d17543284a87b9dbf6ce6e61b73d984a92ad6e [INFO] testing caiomcg/ccommit-analyser against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiomcg%2Fccommit-analyser" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caiomcg/ccommit-analyser on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caiomcg/ccommit-analyser [INFO] finished tweaking git repo https://github.com/caiomcg/ccommit-analyser [INFO] tweaked toml for git repo https://github.com/caiomcg/ccommit-analyser written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/caiomcg/ccommit-analyser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bd431994dd959d1354e951411a77044c67b06647f75278bd13a732c04466a33 [INFO] running `Command { std: "docker" "start" "-a" "1bd431994dd959d1354e951411a77044c67b06647f75278bd13a732c04466a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd431994dd959d1354e951411a77044c67b06647f75278bd13a732c04466a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd431994dd959d1354e951411a77044c67b06647f75278bd13a732c04466a33", kill_on_drop: false }` [INFO] [stdout] 1bd431994dd959d1354e951411a77044c67b06647f75278bd13a732c04466a33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a55cae8dfef2d36e5a89706a29b2b6e37a529ca9b7324805472edced8c2c3b [INFO] running `Command { std: "docker" "start" "-a" "15a55cae8dfef2d36e5a89706a29b2b6e37a529ca9b7324805472edced8c2c3b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling ccomits-analyser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/validator/check_line_length/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/validator/check_commit_type/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(mut type_group: Vec<&str>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hello` [INFO] [stdout] --> src/lib.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn hello() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "15a55cae8dfef2d36e5a89706a29b2b6e37a529ca9b7324805472edced8c2c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a55cae8dfef2d36e5a89706a29b2b6e37a529ca9b7324805472edced8c2c3b", kill_on_drop: false }` [INFO] [stdout] 15a55cae8dfef2d36e5a89706a29b2b6e37a529ca9b7324805472edced8c2c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc8bf853ce7674d8eea73fa628915c85e7281e5b64e5d00846599bc7a67e1753 [INFO] running `Command { std: "docker" "start" "-a" "fc8bf853ce7674d8eea73fa628915c85e7281e5b64e5d00846599bc7a67e1753", kill_on_drop: false }` [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/validator/check_line_length/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/validator/check_commit_type/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(mut type_group: Vec<&str>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ccomits-analyser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `hello` [INFO] [stdout] --> src/lib.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn hello() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hello` [INFO] [stdout] --> src/lib.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn hello() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 0.69s [INFO] running `Command { std: "docker" "inspect" "fc8bf853ce7674d8eea73fa628915c85e7281e5b64e5d00846599bc7a67e1753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8bf853ce7674d8eea73fa628915c85e7281e5b64e5d00846599bc7a67e1753", kill_on_drop: false }` [INFO] [stdout] fc8bf853ce7674d8eea73fa628915c85e7281e5b64e5d00846599bc7a67e1753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81d7e6f4776fc73e9ad8142a0c1164892908c228c7322598d11afe447a2ea40f [INFO] running `Command { std: "docker" "start" "-a" "81d7e6f4776fc73e9ad8142a0c1164892908c228c7322598d11afe447a2ea40f", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/validator/check_line_length/mod.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new(size: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/validator/check_commit_type/mod.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn new(mut type_group: Vec<&str>) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `hello` [INFO] [stderr] --> src/lib.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn hello() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `hello` [INFO] [stderr] --> src/lib.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn hello() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ccomits-analyser` (lib) generated 3 warnings [INFO] [stderr] warning: `ccomits-analyser` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ccommits-98cb680d449305f1) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test validator::check_commit_type::test::should_set_default_types_if_empty_input ... ok [INFO] [stdout] test validator::check_commit_type::test::should_find_type ... ok [INFO] [stdout] test validator::check_commit_type::test::should_not_validate_an_empty_line ... ok [INFO] [stdout] test validator::check_commit_type::test::should_fail_if_invalid_type ... ok [INFO] [stdout] test validator::check_line_length::test::should_not_validate_empty_line ... ok [INFO] [stdout] test validator::check_line_length::test::line_above_twenty_characters ... ok [INFO] [stdout] test validator::check_line_length::test::line_above_fifty_characters ... ok [INFO] [stdout] test validator::check_line_length::test::line_below_fifty_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ccomits_analyser-f929dd5016cb2dd7) [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] [stderr] Doc-tests ccommits [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" "81d7e6f4776fc73e9ad8142a0c1164892908c228c7322598d11afe447a2ea40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d7e6f4776fc73e9ad8142a0c1164892908c228c7322598d11afe447a2ea40f", kill_on_drop: false }` [INFO] [stdout] 81d7e6f4776fc73e9ad8142a0c1164892908c228c7322598d11afe447a2ea40f