[INFO] cloning repository https://github.com/rodneylab/vlintt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodneylab/vlintt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fvlintt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fvlintt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb598147926cb306d3ae14f736f3672ccca5aaee [INFO] testing rodneylab/vlintt against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fvlintt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rodneylab/vlintt on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rodneylab/vlintt [INFO] finished tweaking git repo https://github.com/rodneylab/vlintt [INFO] tweaked toml for git repo https://github.com/rodneylab/vlintt written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rodneylab/vlintt 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f11a3b18a6791ba615d26c7ef6f56dd759325d3c17ece89aa6a1aa05c7212082 [INFO] running `Command { std: "docker" "start" "-a" "f11a3b18a6791ba615d26c7ef6f56dd759325d3c17ece89aa6a1aa05c7212082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f11a3b18a6791ba615d26c7ef6f56dd759325d3c17ece89aa6a1aa05c7212082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11a3b18a6791ba615d26c7ef6f56dd759325d3c17ece89aa6a1aa05c7212082", kill_on_drop: false }` [INFO] [stdout] f11a3b18a6791ba615d26c7ef6f56dd759325d3c17ece89aa6a1aa05c7212082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb976efdea7e799e85ad27056d856582807d0aa55a2cbaaefa5fd4fced03cbdb [INFO] running `Command { std: "docker" "start" "-a" "bb976efdea7e799e85ad27056d856582807d0aa55a2cbaaefa5fd4fced03cbdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling vlintt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s [INFO] running `Command { std: "docker" "inspect" "bb976efdea7e799e85ad27056d856582807d0aa55a2cbaaefa5fd4fced03cbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb976efdea7e799e85ad27056d856582807d0aa55a2cbaaefa5fd4fced03cbdb", kill_on_drop: false }` [INFO] [stdout] bb976efdea7e799e85ad27056d856582807d0aa55a2cbaaefa5fd4fced03cbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62132429c9c032173f63f63d750ffb236c5f46533594c0788f667fa5977bb24e [INFO] running `Command { std: "docker" "start" "-a" "62132429c9c032173f63f63d750ffb236c5f46533594c0788f667fa5977bb24e", kill_on_drop: false }` [INFO] [stderr] Compiling vlintt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "62132429c9c032173f63f63d750ffb236c5f46533594c0788f667fa5977bb24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62132429c9c032173f63f63d750ffb236c5f46533594c0788f667fa5977bb24e", kill_on_drop: false }` [INFO] [stdout] 62132429c9c032173f63f63d750ffb236c5f46533594c0788f667fa5977bb24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f7a9ed3424e9022fea05c30d495c47e5470713fab5fceaa928841df3b3e1490 [INFO] running `Command { std: "docker" "start" "-a" "6f7a9ed3424e9022fea05c30d495c47e5470713fab5fceaa928841df3b3e1490", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vlintt-1043f690b73d2551) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::is_digit_returns_false_for_non_digit ... ok [INFO] [stdout] test parser::tests::parse_timing_hms_parses_valid_timestamp ... ok [INFO] [stdout] test parser::tests::is_digit_returns_true_for_digit ... ok [INFO] [stdout] test parser::tests::test_parse_header_value ... ok [INFO] [stdout] test parser::tests::test_parse_cue_payload_text_sticks_to_max_width_where_possible ... ok [INFO] [stdout] test parser::tests::test_parse_cue_payload_text_stretches_max_width_where_needed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f7a9ed3424e9022fea05c30d495c47e5470713fab5fceaa928841df3b3e1490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7a9ed3424e9022fea05c30d495c47e5470713fab5fceaa928841df3b3e1490", kill_on_drop: false }` [INFO] [stdout] 6f7a9ed3424e9022fea05c30d495c47e5470713fab5fceaa928841df3b3e1490