[INFO] cloning repository https://github.com/seanbreckenridge/m3u-shuf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanbreckenridge/m3u-shuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanbreckenridge%2Fm3u-shuf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanbreckenridge%2Fm3u-shuf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0441c72c53b156542429a931ddad376ea2b7a8a0 [INFO] testing seanbreckenridge/m3u-shuf against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanbreckenridge%2Fm3u-shuf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seanbreckenridge/m3u-shuf on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seanbreckenridge/m3u-shuf [INFO] finished tweaking git repo https://github.com/seanbreckenridge/m3u-shuf [INFO] tweaked toml for git repo https://github.com/seanbreckenridge/m3u-shuf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/seanbreckenridge/m3u-shuf 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" "+beta-2024-12-08" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1513dbcdc9f93d3701ce6acbd8bcf18aa907a8a6977a4831cf4fe2179790c331 [INFO] running `Command { std: "docker" "start" "-a" "1513dbcdc9f93d3701ce6acbd8bcf18aa907a8a6977a4831cf4fe2179790c331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1513dbcdc9f93d3701ce6acbd8bcf18aa907a8a6977a4831cf4fe2179790c331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1513dbcdc9f93d3701ce6acbd8bcf18aa907a8a6977a4831cf4fe2179790c331", kill_on_drop: false }` [INFO] [stdout] 1513dbcdc9f93d3701ce6acbd8bcf18aa907a8a6977a4831cf4fe2179790c331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d0e4c6f1a64ec9a74c18b9ec10cff4da5ac7c0765ae3c6b9991f51664067b57 [INFO] running `Command { std: "docker" "start" "-a" "0d0e4c6f1a64ec9a74c18b9ec10cff4da5ac7c0765ae3c6b9991f51664067b57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling m3u-shuf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s [INFO] running `Command { std: "docker" "inspect" "0d0e4c6f1a64ec9a74c18b9ec10cff4da5ac7c0765ae3c6b9991f51664067b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0e4c6f1a64ec9a74c18b9ec10cff4da5ac7c0765ae3c6b9991f51664067b57", kill_on_drop: false }` [INFO] [stdout] 0d0e4c6f1a64ec9a74c18b9ec10cff4da5ac7c0765ae3c6b9991f51664067b57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad84de02bc965d37968ab6a977e2ab1aac65907811249e98d8d436fd7023a6f1 [INFO] running `Command { std: "docker" "start" "-a" "ad84de02bc965d37968ab6a977e2ab1aac65907811249e98d8d436fd7023a6f1", kill_on_drop: false }` [INFO] [stderr] Compiling m3u-shuf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "ad84de02bc965d37968ab6a977e2ab1aac65907811249e98d8d436fd7023a6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad84de02bc965d37968ab6a977e2ab1aac65907811249e98d8d436fd7023a6f1", kill_on_drop: false }` [INFO] [stdout] ad84de02bc965d37968ab6a977e2ab1aac65907811249e98d8d436fd7023a6f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e28eaac3b7bd50ca8ca60621be76f83cbc09921be46516bb6bce04113588823 [INFO] running `Command { std: "docker" "start" "-a" "8e28eaac3b7bd50ca8ca60621be76f83cbc09921be46516bb6bce04113588823", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/m3u_shuf-36dcf952bbcb4b80) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_windows_newline ... ok [INFO] [stdout] test tests::test_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e28eaac3b7bd50ca8ca60621be76f83cbc09921be46516bb6bce04113588823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e28eaac3b7bd50ca8ca60621be76f83cbc09921be46516bb6bce04113588823", kill_on_drop: false }` [INFO] [stdout] 8e28eaac3b7bd50ca8ca60621be76f83cbc09921be46516bb6bce04113588823