[INFO] cloning repository https://github.com/ThatcherC/podcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThatcherC/podcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatcherC%2Fpodcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatcherC%2Fpodcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e5e6e39d757129925adccb2ce32250322619d23 [INFO] testing ThatcherC/podcheck against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatcherC%2Fpodcheck" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThatcherC/podcheck on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ThatcherC/podcheck [INFO] finished tweaking git repo https://github.com/ThatcherC/podcheck [INFO] tweaked toml for git repo https://github.com/ThatcherC/podcheck written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ThatcherC/podcheck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc70748c221f11cee6a96787858a2f494dea57538bc7e40321899e181fb8d43 [INFO] running `Command { std: "docker" "start" "-a" "4dc70748c221f11cee6a96787858a2f494dea57538bc7e40321899e181fb8d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc70748c221f11cee6a96787858a2f494dea57538bc7e40321899e181fb8d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc70748c221f11cee6a96787858a2f494dea57538bc7e40321899e181fb8d43", kill_on_drop: false }` [INFO] [stdout] 4dc70748c221f11cee6a96787858a2f494dea57538bc7e40321899e181fb8d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02cd01a595e1becb190276b7fae6b0d72f4c2ebccf65a9cc02d34e07497124fa [INFO] running `Command { std: "docker" "start" "-a" "02cd01a595e1becb190276b7fae6b0d72f4c2ebccf65a9cc02d34e07497124fa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling rss v2.0.0 [INFO] [stderr] Compiling podcheck v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "02cd01a595e1becb190276b7fae6b0d72f4c2ebccf65a9cc02d34e07497124fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cd01a595e1becb190276b7fae6b0d72f4c2ebccf65a9cc02d34e07497124fa", kill_on_drop: false }` [INFO] [stdout] 02cd01a595e1becb190276b7fae6b0d72f4c2ebccf65a9cc02d34e07497124fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4c2b0a4697ac301f97b037e9d4726aa76dc0d5c6eceae832e2857a74038759 [INFO] running `Command { std: "docker" "start" "-a" "ba4c2b0a4697ac301f97b037e9d4726aa76dc0d5c6eceae832e2857a74038759", kill_on_drop: false }` [INFO] [stderr] Compiling podcheck v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "ba4c2b0a4697ac301f97b037e9d4726aa76dc0d5c6eceae832e2857a74038759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4c2b0a4697ac301f97b037e9d4726aa76dc0d5c6eceae832e2857a74038759", kill_on_drop: false }` [INFO] [stdout] ba4c2b0a4697ac301f97b037e9d4726aa76dc0d5c6eceae832e2857a74038759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 066e8e772646e0744ce76a8e3ddaa248d4553a3b1082c9f29d7a3d1b8a871e46 [INFO] running `Command { std: "docker" "start" "-a" "066e8e772646e0744ce76a8e3ddaa248d4553a3b1082c9f29d7a3d1b8a871e46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/podcheck-95f7890bd16ce5f2) [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" "066e8e772646e0744ce76a8e3ddaa248d4553a3b1082c9f29d7a3d1b8a871e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066e8e772646e0744ce76a8e3ddaa248d4553a3b1082c9f29d7a3d1b8a871e46", kill_on_drop: false }` [INFO] [stdout] 066e8e772646e0744ce76a8e3ddaa248d4553a3b1082c9f29d7a3d1b8a871e46