[INFO] cloning repository https://github.com/drguildo/podchiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drguildo/podchiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fpodchiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fpodchiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0a6c19e03e15f84d01706f6216e41febd8e66a0 [INFO] checking drguildo/podchiver against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fpodchiver" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drguildo/podchiver on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drguildo/podchiver [INFO] finished tweaking git repo https://github.com/drguildo/podchiver [INFO] tweaked toml for git repo https://github.com/drguildo/podchiver written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drguildo/podchiver 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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa9056a8ba715e1c5351e88ce5388929f0c94bdb285c7eb13a54077ef4ceb0f3 [INFO] running `Command { std: "docker" "start" "-a" "fa9056a8ba715e1c5351e88ce5388929f0c94bdb285c7eb13a54077ef4ceb0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa9056a8ba715e1c5351e88ce5388929f0c94bdb285c7eb13a54077ef4ceb0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9056a8ba715e1c5351e88ce5388929f0c94bdb285c7eb13a54077ef4ceb0f3", kill_on_drop: false }` [INFO] [stdout] fa9056a8ba715e1c5351e88ce5388929f0c94bdb285c7eb13a54077ef4ceb0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb07c5ac03005ccfbf3b4df895a008e0c67583f688921ccd2cc51dc8bf819ebb [INFO] running `Command { std: "docker" "start" "-a" "eb07c5ac03005ccfbf3b4df895a008e0c67583f688921ccd2cc51dc8bf819ebb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking chunked_transfer v1.4.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling hard-xml-derive v1.21.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking hard-xml v1.21.0 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking opml v1.1.5 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.5 [INFO] [stderr] Checking podchiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "eb07c5ac03005ccfbf3b4df895a008e0c67583f688921ccd2cc51dc8bf819ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb07c5ac03005ccfbf3b4df895a008e0c67583f688921ccd2cc51dc8bf819ebb", kill_on_drop: false }` [INFO] [stdout] eb07c5ac03005ccfbf3b4df895a008e0c67583f688921ccd2cc51dc8bf819ebb