[INFO] cloning repository https://github.com/LeopoldTal/porcus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeopoldTal/porcus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeopoldTal%2Fporcus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeopoldTal%2Fporcus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cbc737d7f52b5fb7dc3aed1dfec047758a9b07b [INFO] testing LeopoldTal/porcus against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeopoldTal%2Fporcus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeopoldTal/porcus on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeopoldTal/porcus [INFO] finished tweaking git repo https://github.com/LeopoldTal/porcus [INFO] tweaked toml for git repo https://github.com/LeopoldTal/porcus written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LeopoldTal/porcus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c920bb200e8a81f7ecb367fbb2b6203e57006083b553727f436d937c4704abf [INFO] running `Command { std: "docker" "start" "-a" "9c920bb200e8a81f7ecb367fbb2b6203e57006083b553727f436d937c4704abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c920bb200e8a81f7ecb367fbb2b6203e57006083b553727f436d937c4704abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c920bb200e8a81f7ecb367fbb2b6203e57006083b553727f436d937c4704abf", kill_on_drop: false }` [INFO] [stdout] 9c920bb200e8a81f7ecb367fbb2b6203e57006083b553727f436d937c4704abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b936bbe06e24d39b64fe8198786cb0d63b31313ebc3fe4f90754b0fe9b1797 [INFO] running `Command { std: "docker" "start" "-a" "b6b936bbe06e24d39b64fe8198786cb0d63b31313ebc3fe4f90754b0fe9b1797", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling porcus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "b6b936bbe06e24d39b64fe8198786cb0d63b31313ebc3fe4f90754b0fe9b1797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b936bbe06e24d39b64fe8198786cb0d63b31313ebc3fe4f90754b0fe9b1797", kill_on_drop: false }` [INFO] [stdout] b6b936bbe06e24d39b64fe8198786cb0d63b31313ebc3fe4f90754b0fe9b1797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1912834c1524ec986f31534f6d872e8c4823ba56ae80db23e8bcb349b4402ca [INFO] running `Command { std: "docker" "start" "-a" "b1912834c1524ec986f31534f6d872e8c4823ba56ae80db23e8bcb349b4402ca", kill_on_drop: false }` [INFO] [stderr] Compiling porcus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "b1912834c1524ec986f31534f6d872e8c4823ba56ae80db23e8bcb349b4402ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1912834c1524ec986f31534f6d872e8c4823ba56ae80db23e8bcb349b4402ca", kill_on_drop: false }` [INFO] [stdout] b1912834c1524ec986f31534f6d872e8c4823ba56ae80db23e8bcb349b4402ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed53d99abb3314cfa01751f3382e60758379f5fc4d739ebf8a030b3e2772966d [INFO] running `Command { std: "docker" "start" "-a" "ed53d99abb3314cfa01751f3382e60758379f5fc4d739ebf8a030b3e2772966d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/porcus-ab754c09dbfdcff0) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test case::test_detect_case::lower ... ok [INFO] [stdout] test case::test_detect_case::upper ... ok [INFO] [stdout] test case::test_to_case::sentence ... ok [INFO] [stdout] test case::test_to_case::mixed ... ok [INFO] [stdout] test case::test_detect_case::sentence ... ok [INFO] [stdout] test case::test_to_case::upper ... ok [INFO] [stdout] test char_type::test_get_char_type_at::treat_modifiers_as_consonants ... ok [INFO] [stdout] test char_type::test_get_char_type_at::treat_special_punctuation_as_consonants ... ok [INFO] [stdout] test char_type::test_get_char_type_at::vowels ... ok [INFO] [stdout] test pig_latin::test_getters::suffixes ... ok [INFO] [stdout] test case::test_to_case::lower ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::case ... ok [INFO] [stdout] test char_type::test_get_char_type_at::consonants ... ok [INFO] [stdout] test char_type::test_get_char_type_at::empty ... ok [INFO] [stdout] test char_type::test_get_char_type_at::non_latin ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::custom_suffixes ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::diacritics ... ok [INFO] [stdout] test char_type::test_get_char_type_at::ambiguous ... ok [INFO] [stdout] test case::test_detect_case::mixed ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::not_latin ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::sentence ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::single_word ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::y_as_consonant ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::y_as_vowel ... ok [INFO] [stdout] test pig_latin::test_to_pig_latin::latin_supplement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/porcus-b15d39c0388b7497) [INFO] [stdout] [INFO] [stderr] Doc-tests porcus [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] error: DefId(0:29 ~ porcus[4498]::char_type::get_char_type_at) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name porcus --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-0a4cd53e531c5092.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-7ba547a758baf153.rlib --extern porcus=/opt/rustwide/target/debug/deps/libporcus-c885d6c8fafa91a9.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-f9cb23971aa45b6d.rlib --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-520bbfeca21bcce5.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-52587c5bd73f6e16.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "ed53d99abb3314cfa01751f3382e60758379f5fc4d739ebf8a030b3e2772966d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed53d99abb3314cfa01751f3382e60758379f5fc4d739ebf8a030b3e2772966d", kill_on_drop: false }` [INFO] [stdout] ed53d99abb3314cfa01751f3382e60758379f5fc4d739ebf8a030b3e2772966d