[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/its-danny/koji on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d16ac80700cfdf8488afcb36f8f31dd7b2ffc468f68b115bb9a698160975e5b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d16ac80700cfdf8488afcb36f8f31dd7b2ffc468f68b115bb9a698160975e5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16ac80700cfdf8488afcb36f8f31dd7b2ffc468f68b115bb9a698160975e5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16ac80700cfdf8488afcb36f8f31dd7b2ffc468f68b115bb9a698160975e5b2", kill_on_drop: false }` [INFO] [stdout] d16ac80700cfdf8488afcb36f8f31dd7b2ffc468f68b115bb9a698160975e5b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6218537df83a0bc4b74f7dc011ca7b2791ce0a4eb1eac7136439b4b0599f15d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6218537df83a0bc4b74f7dc011ca7b2791ce0a4eb1eac7136439b4b0599f15d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [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 pkg-config v0.3.20 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling emojis v0.2.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [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 quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [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 parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling idna v0.2.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 url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [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 chrono-tz v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling requestty v0.2.1 [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 git2 v0.13.25 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [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 4m 33s [INFO] running `Command { std: "docker" "inspect" "a6218537df83a0bc4b74f7dc011ca7b2791ce0a4eb1eac7136439b4b0599f15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6218537df83a0bc4b74f7dc011ca7b2791ce0a4eb1eac7136439b4b0599f15d", kill_on_drop: false }` [INFO] [stdout] a6218537df83a0bc4b74f7dc011ca7b2791ce0a4eb1eac7136439b4b0599f15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e3c289d5efa7c63b4727cbe9ca4eb468b7a9f37acac22a9930230ec4862461c [INFO] running `Command { std: "docker" "start" "-a" "4e3c289d5efa7c63b4727cbe9ca4eb468b7a9f37acac22a9930230ec4862461c", 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 29.89s [INFO] [stderr] Executable unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/koji-75bfa30e1e754371) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/koji-418fa6b29893c231) [INFO] running `Command { std: "docker" "inspect" "4e3c289d5efa7c63b4727cbe9ca4eb468b7a9f37acac22a9930230ec4862461c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3c289d5efa7c63b4727cbe9ca4eb468b7a9f37acac22a9930230ec4862461c", kill_on_drop: false }` [INFO] [stdout] 4e3c289d5efa7c63b4727cbe9ca4eb468b7a9f37acac22a9930230ec4862461c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99191e6061c4d0f4c24a294503a5f3bfe064d453c1c0fcd1d13b8fce42c2126a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99191e6061c4d0f4c24a294503a5f3bfe064d453c1c0fcd1d13b8fce42c2126a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/koji-75bfa30e1e754371) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test answers::tests::test_get_has_open_issue ... ok [INFO] [stdout] test answers::tests::test_get_amended_body ... ok [INFO] [stdout] test answers::tests::test_get_is_breaking_change ... ok [INFO] [stdout] test answers::tests::test_get_body_empty ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference ... ok [INFO] [stdout] test config::tests::test_load_config_default ... ok [INFO] [stdout] test answers::tests::test_get_body ... ok [INFO] [stdout] test answers::tests::test_get_body_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_shortcode ... ok [INFO] [stdout] test answers::tests::test_get_summary_with_emoji ... ok [INFO] [stdout] test answers::tests::test_get_commit_type ... ok [INFO] [stdout] test questions::tests::test_validate_issue_reference ... ok [INFO] [stdout] test questions::tests::test_transform_commit_type_choice ... ok [INFO] [stdout] test questions::tests::test_render_commit_type_choice_with_emoji ... ok [INFO] [stdout] test answers::tests::test_get_scope_with_shortcode ... ok [INFO] [stdout] test config::tests::test_load_config_with_arg ... ok [INFO] [stdout] test answers::tests::test_get_summary ... ok [INFO] [stdout] test answers::tests::test_get_issue_reference_empty ... ok [INFO] [stdout] test questions::tests::test_validate_summary ... ok [INFO] [stdout] test questions::tests::test_format_commit_type_choice ... ok [INFO] [stdout] test answers::tests::test_get_scope_empty ... ok [INFO] [stdout] test commit_types::tests::test_get_commit_types ... ok [INFO] [stdout] test answers::tests::test_get_scope ... ok [INFO] [stdout] test emoji::tests::test_replace_emoji_shortcodes ... ok [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/koji-418fa6b29893c231) [INFO] [stdout] test answers::tests::test_get_extracted_answers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [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] [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] running `Command { std: "docker" "inspect" "99191e6061c4d0f4c24a294503a5f3bfe064d453c1c0fcd1d13b8fce42c2126a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99191e6061c4d0f4c24a294503a5f3bfe064d453c1c0fcd1d13b8fce42c2126a", kill_on_drop: false }` [INFO] [stdout] 99191e6061c4d0f4c24a294503a5f3bfe064d453c1c0fcd1d13b8fce42c2126a