[INFO] cloning repository https://github.com/kl/sub-batch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kl/sub-batch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkl%2Fsub-batch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkl%2Fsub-batch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90800c2eca10b1403b37105eb0ee173e4545b660 [INFO] testing kl/sub-batch 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%2Fkl%2Fsub-batch" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kl/sub-batch 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] started tweaking git repo https://github.com/kl/sub-batch [INFO] finished tweaking git repo https://github.com/kl/sub-batch [INFO] tweaked toml for git repo https://github.com/kl/sub-batch written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/kl/sub-batch 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interprocess v1.1.1 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded intmap v0.7.1 [INFO] [stderr] Downloaded spinning v0.1.0 [INFO] [stderr] Downloaded subparse v0.7.0 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded combine v2.5.2 [INFO] [stderr] Downloaded vobsub v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 85538259e528a9fa862a0d0cdcc873e1dbe2451e4c4c1fc90cff7e78595a4059 [INFO] running `Command { std: "docker" "start" "-a" "85538259e528a9fa862a0d0cdcc873e1dbe2451e4c4c1fc90cff7e78595a4059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85538259e528a9fa862a0d0cdcc873e1dbe2451e4c4c1fc90cff7e78595a4059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85538259e528a9fa862a0d0cdcc873e1dbe2451e4c4c1fc90cff7e78595a4059", kill_on_drop: false }` [INFO] [stdout] 85538259e528a9fa862a0d0cdcc873e1dbe2451e4c4c1fc90cff7e78595a4059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 40af4e9a569c24f2060c0e2e7bad7a65cd043608ff8421b74e29ffa872e52573 [INFO] running `Command { std: "docker" "start" "-a" "40af4e9a569c24f2060c0e2e7bad7a65cd043608ff8421b74e29ffa872e52573", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling nom v2.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling vobsub v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling subparse v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling interprocess v1.1.1 [INFO] [stderr] Compiling sub-batch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.34s [INFO] running `Command { std: "docker" "inspect" "40af4e9a569c24f2060c0e2e7bad7a65cd043608ff8421b74e29ffa872e52573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40af4e9a569c24f2060c0e2e7bad7a65cd043608ff8421b74e29ffa872e52573", kill_on_drop: false }` [INFO] [stdout] 40af4e9a569c24f2060c0e2e7bad7a65cd043608ff8421b74e29ffa872e52573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 3c2b1400edce895cc2a7e39320fe224afcd4f9d2f83c8cbf4ccedafe574d176d [INFO] running `Command { std: "docker" "start" "-a" "3c2b1400edce895cc2a7e39320fe224afcd4f9d2f83c8cbf4ccedafe574d176d", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling sub-batch v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "3c2b1400edce895cc2a7e39320fe224afcd4f9d2f83c8cbf4ccedafe574d176d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2b1400edce895cc2a7e39320fe224afcd4f9d2f83c8cbf4ccedafe574d176d", kill_on_drop: false }` [INFO] [stdout] 3c2b1400edce895cc2a7e39320fe224afcd4f9d2f83c8cbf4ccedafe574d176d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 5175001b51e4935860fda126880a0f4684ca7b0da5eed2e6dbd40525da619687 [INFO] running `Command { std: "docker" "start" "-a" "5175001b51e4935860fda126880a0f4684ca7b0da5eed2e6dbd40525da619687", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sub_batch-2c98d263a2ac1f4d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-9ccac5e184a6319f) [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 5 tests [INFO] [stdout] test can_run_alass_on_sub_file ... ok [INFO] [stdout] test timings_do_not_change_when_filter_is_not_matching ... ok [INFO] [stdout] test can_rename_sub_file_that_contains_invalid_utf8 ... ok [INFO] [stdout] test can_change_timings_of_sub_files ... ok [INFO] [stdout] test rename_does_not_happen_when_filter_is_not_matching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/util.rs (/opt/rustwide/target/debug/deps/util-aa344d578e1c6861) [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" "5175001b51e4935860fda126880a0f4684ca7b0da5eed2e6dbd40525da619687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5175001b51e4935860fda126880a0f4684ca7b0da5eed2e6dbd40525da619687", kill_on_drop: false }` [INFO] [stdout] 5175001b51e4935860fda126880a0f4684ca7b0da5eed2e6dbd40525da619687