[INFO] cloning repository https://github.com/czyczk/playlist-fixer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/czyczk/playlist-fixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczyczk%2Fplaylist-fixer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczyczk%2Fplaylist-fixer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb29a7b04e504dbbc06812a3e618225a66c83c3d [INFO] testing czyczk/playlist-fixer against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczyczk%2Fplaylist-fixer" "/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/czyczk/playlist-fixer on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/czyczk/playlist-fixer [INFO] finished tweaking git repo https://github.com/czyczk/playlist-fixer [INFO] tweaked toml for git repo https://github.com/czyczk/playlist-fixer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/czyczk/playlist-fixer 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdeaecc7395cfee9515d792a8fcf81391b08f61d6a48c521015d5afa8182ea19 [INFO] running `Command { std: "docker" "start" "-a" "bdeaecc7395cfee9515d792a8fcf81391b08f61d6a48c521015d5afa8182ea19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdeaecc7395cfee9515d792a8fcf81391b08f61d6a48c521015d5afa8182ea19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdeaecc7395cfee9515d792a8fcf81391b08f61d6a48c521015d5afa8182ea19", kill_on_drop: false }` [INFO] [stdout] bdeaecc7395cfee9515d792a8fcf81391b08f61d6a48c521015d5afa8182ea19 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6ddc075d36f24f96b64edca11ef291d2e3e8140eaf3e357ecf036cfe3cb4f9 [INFO] running `Command { std: "docker" "start" "-a" "1d6ddc075d36f24f96b64edca11ef291d2e3e8140eaf3e357ecf036cfe3cb4f9", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-bom v2.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling playlist-fixer v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s [INFO] running `Command { std: "docker" "inspect" "1d6ddc075d36f24f96b64edca11ef291d2e3e8140eaf3e357ecf036cfe3cb4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6ddc075d36f24f96b64edca11ef291d2e3e8140eaf3e357ecf036cfe3cb4f9", kill_on_drop: false }` [INFO] [stdout] 1d6ddc075d36f24f96b64edca11ef291d2e3e8140eaf3e357ecf036cfe3cb4f9 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db88a85363db1d7b8f4ee5b71032eda6f534b528bc16bf5b06a741ba801f5bb3 [INFO] running `Command { std: "docker" "start" "-a" "db88a85363db1d7b8f4ee5b71032eda6f534b528bc16bf5b06a741ba801f5bb3", kill_on_drop: false }` [INFO] [stderr] Compiling playlist-fixer v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "db88a85363db1d7b8f4ee5b71032eda6f534b528bc16bf5b06a741ba801f5bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db88a85363db1d7b8f4ee5b71032eda6f534b528bc16bf5b06a741ba801f5bb3", kill_on_drop: false }` [INFO] [stdout] db88a85363db1d7b8f4ee5b71032eda6f534b528bc16bf5b06a741ba801f5bb3 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60510610bc091e03398485af1a61c4a149497179872f73d4e6b22973ea79232a [INFO] running `Command { std: "docker" "start" "-a" "60510610bc091e03398485af1a61c4a149497179872f73d4e6b22973ea79232a", 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/playlist_fixer-ac17c4758e1940f2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test task_processor::tests::test_get_processed_path ... ok [INFO] [stdout] test conf::tests::test_validate_with_valid_conf ... ok [INFO] [stdout] test conf::tests::test_validate_with_invalid_conf ... ok [INFO] [stdout] test conf::tests::test_parse_conf ... ok [INFO] [stdout] test conf::tests::test_parse_invalid_conf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/playlist_fixer-6ecc2f5ddee8c5ff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests playlist_fixer [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 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" "60510610bc091e03398485af1a61c4a149497179872f73d4e6b22973ea79232a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60510610bc091e03398485af1a61c4a149497179872f73d4e6b22973ea79232a", kill_on_drop: false }` [INFO] [stdout] 60510610bc091e03398485af1a61c4a149497179872f73d4e6b22973ea79232a