[INFO] cloning repository https://github.com/krishnadubagunta/Katha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishnadubagunta/Katha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishnadubagunta%2FKatha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishnadubagunta%2FKatha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 037345cb022f13f6d715da2a5a2098a776dddb62 [INFO] testing krishnadubagunta/Katha against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishnadubagunta%2FKatha" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krishnadubagunta/Katha [INFO] finished tweaking git repo https://github.com/krishnadubagunta/Katha [INFO] tweaked toml for git repo https://github.com/krishnadubagunta/Katha written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krishnadubagunta/Katha on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/krishnadubagunta/Katha 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bd5183f09ccebeb27ae730d14768648ec7211a5c20cda8fed390866ba7332e1 [INFO] running `Command { std: "docker" "start" "-a" "5bd5183f09ccebeb27ae730d14768648ec7211a5c20cda8fed390866ba7332e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bd5183f09ccebeb27ae730d14768648ec7211a5c20cda8fed390866ba7332e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd5183f09ccebeb27ae730d14768648ec7211a5c20cda8fed390866ba7332e1", kill_on_drop: false }` [INFO] [stdout] 5bd5183f09ccebeb27ae730d14768648ec7211a5c20cda8fed390866ba7332e1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1006f6a108582a8d87c942df48e071048539a9d9d73180f7aaf262f7453ede1b [INFO] running `Command { std: "docker" "start" "-a" "1006f6a108582a8d87c942df48e071048539a9d9d73180f7aaf262f7453ede1b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling xml-rs v1.0.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling epub v2.1.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling katha-parsers v0.2.1 (/opt/rustwide/workdir/parsers) [INFO] [stderr] Compiling katha v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s [INFO] running `Command { std: "docker" "inspect" "1006f6a108582a8d87c942df48e071048539a9d9d73180f7aaf262f7453ede1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1006f6a108582a8d87c942df48e071048539a9d9d73180f7aaf262f7453ede1b", kill_on_drop: false }` [INFO] [stdout] 1006f6a108582a8d87c942df48e071048539a9d9d73180f7aaf262f7453ede1b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1febdb7393a253a79d2ade6b6a7769a119999e3f7c15c637629cd3eb23eb26 [INFO] running `Command { std: "docker" "start" "-a" "3e1febdb7393a253a79d2ade6b6a7769a119999e3f7c15c637629cd3eb23eb26", kill_on_drop: false }` [INFO] [stderr] Compiling katha v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "3e1febdb7393a253a79d2ade6b6a7769a119999e3f7c15c637629cd3eb23eb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1febdb7393a253a79d2ade6b6a7769a119999e3f7c15c637629cd3eb23eb26", kill_on_drop: false }` [INFO] [stdout] 3e1febdb7393a253a79d2ade6b6a7769a119999e3f7c15c637629cd3eb23eb26 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc33d818752c703a42f42cba4bd6549667eb195441ee9a4f1912845f5c02a028 [INFO] running `Command { std: "docker" "start" "-a" "cc33d818752c703a42f42cba4bd6549667eb195441ee9a4f1912845f5c02a028", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/katha-04761b3ef65c14b9) [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] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0d26891f91bbe246) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test exits_with_usage_error_when_no_file_argument_is_provided ... ok [INFO] [stdout] test exits_with_undefined_parser_error_for_unsupported_extension ... ok [INFO] [stdout] test exits_with_file_not_found_error_for_missing_supported_file ... ok [INFO] [stdout] test prints_document_json_for_valid_docx_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc33d818752c703a42f42cba4bd6549667eb195441ee9a4f1912845f5c02a028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc33d818752c703a42f42cba4bd6549667eb195441ee9a4f1912845f5c02a028", kill_on_drop: false }` [INFO] [stdout] cc33d818752c703a42f42cba4bd6549667eb195441ee9a4f1912845f5c02a028