[INFO] cloning repository https://github.com/its-danny/koji [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/its-danny/koji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6b22ddbabe8d3b34e97b0904a490892ab005c9d [INFO] testing its-danny/koji against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/its-danny/koji 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] removed /workspace/builds/worker-14/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/its-danny/koji [INFO] finished tweaking git repo https://github.com/its-danny/koji [INFO] tweaked toml for git repo https://github.com/its-danny/koji written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/its-danny/koji 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 0c47be728bb5d14a4f1afb1d171a5d8fabe0504bb4d7a5a89a8503a3416efff5 [INFO] running `Command { std: "docker" "start" "-a" "0c47be728bb5d14a4f1afb1d171a5d8fabe0504bb4d7a5a89a8503a3416efff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c47be728bb5d14a4f1afb1d171a5d8fabe0504bb4d7a5a89a8503a3416efff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c47be728bb5d14a4f1afb1d171a5d8fabe0504bb4d7a5a89a8503a3416efff5", kill_on_drop: false }` [INFO] [stdout] 0c47be728bb5d14a4f1afb1d171a5d8fabe0504bb4d7a5a89a8503a3416efff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] fcd929d04084e52efb6dc8d4c549c813e17ccb3d6288c8f006bf2a5d4f5b3c9e [INFO] running `Command { std: "docker" "start" "-a" "fcd929d04084e52efb6dc8d4c549c813e17ccb3d6288c8f006bf2a5d4f5b3c9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling emojis v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling requestty-ui v0.2.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling requestty v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling conventional_commit_parser v0.9.3 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling cocogitto v4.0.1 [INFO] [stderr] Compiling koji v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.94s [INFO] running `Command { std: "docker" "inspect" "fcd929d04084e52efb6dc8d4c549c813e17ccb3d6288c8f006bf2a5d4f5b3c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd929d04084e52efb6dc8d4c549c813e17ccb3d6288c8f006bf2a5d4f5b3c9e", kill_on_drop: false }` [INFO] [stdout] fcd929d04084e52efb6dc8d4c549c813e17ccb3d6288c8f006bf2a5d4f5b3c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f10b6a303e0ce64b1ea5603feef189973e29eea51accdf6af216c03d64b420a2 [INFO] running `Command { std: "docker" "start" "-a" "f10b6a303e0ce64b1ea5603feef189973e29eea51accdf6af216c03d64b420a2", kill_on_drop: false }` [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling koji v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "f10b6a303e0ce64b1ea5603feef189973e29eea51accdf6af216c03d64b420a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10b6a303e0ce64b1ea5603feef189973e29eea51accdf6af216c03d64b420a2", kill_on_drop: false }` [INFO] [stdout] f10b6a303e0ce64b1ea5603feef189973e29eea51accdf6af216c03d64b420a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 954be0b4f8e37a3d6c328c577e3eabc104128476178a40392e083fc69389e8bb [INFO] running `Command { std: "docker" "start" "-a" "954be0b4f8e37a3d6c328c577e3eabc104128476178a40392e083fc69389e8bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/koji-75bfa30e1e754371) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test answers::tests::test_get_amended_body ... ok [INFO] [stdout] test answers::tests::test_get_body_empty ... ok [INFO] [stdout] test answers::tests::test_get_commit_type ... ok [INFO] [stdout] test answers::tests::test_get_has_open_issue ... ok [INFO] [stdout] test answers::tests::test_get_is_breaking_change ... ok [INFO] [stdout] test answers::tests::test_get_body_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_body ... ok [INFO] [stdout] test config::tests::test_load_config_default ... ok [INFO] [stdout] test answers::tests::test_get_extracted_answers ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference_empty ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference ... ok [INFO] [stdout] test answers::tests::test_get_scope ... ok [INFO] [stdout] test answers::tests::test_get_scope_with_shortcode ... ok [INFO] [stdout] test commit_types::tests::test_get_commit_types ... ok [INFO] [stdout] test config::tests::test_load_config_with_arg ... ok [INFO] [stdout] test emoji::tests::test_replace_emoji_shortcodes ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_summary ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_emoji ... ok [INFO] [stdout] test questions::tests::test_validate_summary ... ok [INFO] [stdout] test questions::tests::test_validate_issue_reference ... ok [INFO] [stdout] test questions::tests::test_format_commit_type_choice ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/koji-418fa6b29893c231) [INFO] [stdout] test answers::tests::test_get_scope_empty ... ok [INFO] [stdout] test questions::tests::test_render_commit_type_choice_with_emoji ... ok [INFO] [stdout] test questions::tests::test_transform_commit_type_choice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests koji [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] [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" "954be0b4f8e37a3d6c328c577e3eabc104128476178a40392e083fc69389e8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954be0b4f8e37a3d6c328c577e3eabc104128476178a40392e083fc69389e8bb", kill_on_drop: false }` [INFO] [stdout] 954be0b4f8e37a3d6c328c577e3eabc104128476178a40392e083fc69389e8bb