[INFO] cloning repository https://github.com/sparky8251/jellyfin-manifest-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sparky8251/jellyfin-manifest-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-manifest-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-manifest-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1272519fae965129dd740cdedd99f239b52a0623 [INFO] testing sparky8251/jellyfin-manifest-tool against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-manifest-tool" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sparky8251/jellyfin-manifest-tool on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sparky8251/jellyfin-manifest-tool [INFO] finished tweaking git repo https://github.com/sparky8251/jellyfin-manifest-tool [INFO] tweaked toml for git repo https://github.com/sparky8251/jellyfin-manifest-tool written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/sparky8251/jellyfin-manifest-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8132fb501bc5627e94e552bdc28426af0f698757dc84fc5432d320f5a80915e [INFO] running `Command { std: "docker" "start" "-a" "a8132fb501bc5627e94e552bdc28426af0f698757dc84fc5432d320f5a80915e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8132fb501bc5627e94e552bdc28426af0f698757dc84fc5432d320f5a80915e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8132fb501bc5627e94e552bdc28426af0f698757dc84fc5432d320f5a80915e", kill_on_drop: false }` [INFO] [stdout] a8132fb501bc5627e94e552bdc28426af0f698757dc84fc5432d320f5a80915e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab9ce3ae0d7c5a8ae990037872c1097ed01a6bac6479c5723bce3a6adfb7d34 [INFO] running `Command { std: "docker" "start" "-a" "dab9ce3ae0d7c5a8ae990037872c1097ed01a6bac6479c5723bce3a6adfb7d34", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling jellyfin-manifest-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.07s [INFO] running `Command { std: "docker" "inspect" "dab9ce3ae0d7c5a8ae990037872c1097ed01a6bac6479c5723bce3a6adfb7d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab9ce3ae0d7c5a8ae990037872c1097ed01a6bac6479c5723bce3a6adfb7d34", kill_on_drop: false }` [INFO] [stdout] dab9ce3ae0d7c5a8ae990037872c1097ed01a6bac6479c5723bce3a6adfb7d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e5bf115b165c78e6a2b0d04b7d95dcd2335370883d9d9361d187f72c62f2b8 [INFO] running `Command { std: "docker" "start" "-a" "84e5bf115b165c78e6a2b0d04b7d95dcd2335370883d9d9361d187f72c62f2b8", kill_on_drop: false }` [INFO] [stderr] Compiling jellyfin-manifest-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "84e5bf115b165c78e6a2b0d04b7d95dcd2335370883d9d9361d187f72c62f2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e5bf115b165c78e6a2b0d04b7d95dcd2335370883d9d9361d187f72c62f2b8", kill_on_drop: false }` [INFO] [stdout] 84e5bf115b165c78e6a2b0d04b7d95dcd2335370883d9d9361d187f72c62f2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c49f93e159d953a5ae5621263d2d125cb121aecf8c593a57408457ec14ce3f97 [INFO] running `Command { std: "docker" "start" "-a" "c49f93e159d953a5ae5621263d2d125cb121aecf8c593a57408457ec14ce3f97", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jellyfin_manifest_tool-c70dbc724507265b) [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" "c49f93e159d953a5ae5621263d2d125cb121aecf8c593a57408457ec14ce3f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49f93e159d953a5ae5621263d2d125cb121aecf8c593a57408457ec14ce3f97", kill_on_drop: false }` [INFO] [stdout] c49f93e159d953a5ae5621263d2d125cb121aecf8c593a57408457ec14ce3f97