[INFO] cloning repository https://github.com/slightknack/dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slightknack/dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0d3b360fac0d45ce4afa943ac2e69bc9a059244 [INFO] checking slightknack/dump against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/slightknack/dump [INFO] finished tweaking git repo https://github.com/slightknack/dump [INFO] tweaked toml for git repo https://github.com/slightknack/dump written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slightknack/dump on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/slightknack/dump 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ramhorns-derive v0.10.2 [INFO] [stderr] Downloaded ramhorns v0.10.2 [INFO] [stderr] Downloaded gitignored v0.4.0 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded diligent-date-parser v0.1.2 [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded logos v0.11.4 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded pulldown-cmark v0.7.2 [INFO] [stderr] Downloaded rss v1.10.0 [INFO] [stderr] Downloaded quick-xml v0.20.0 [INFO] [stderr] Downloaded deunicode v1.2.1 [INFO] [stderr] Downloaded atom_syndication v0.9.1 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded logos-derive v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f93339287cad4c2fb050755a1bfe4857e22882f7086f5ed406abedd5998ce4a [INFO] running `Command { std: "docker" "start" "-a" "5f93339287cad4c2fb050755a1bfe4857e22882f7086f5ed406abedd5998ce4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f93339287cad4c2fb050755a1bfe4857e22882f7086f5ed406abedd5998ce4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f93339287cad4c2fb050755a1bfe4857e22882f7086f5ed406abedd5998ce4a", kill_on_drop: false }` [INFO] [stdout] 5f93339287cad4c2fb050755a1bfe4857e22882f7086f5ed406abedd5998ce4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60359764e7e762f5ef726e600ccfe75c4d75a91943d3ddad5e002a9a2f01dfad [INFO] running `Command { std: "docker" "start" "-a" "60359764e7e762f5ef726e600ccfe75c4d75a91943d3ddad5e002a9a2f01dfad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking deunicode v1.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking gitignored v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking ramhorns v0.10.2 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.18s [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 8` [INFO] running `Command { std: "docker" "inspect" "60359764e7e762f5ef726e600ccfe75c4d75a91943d3ddad5e002a9a2f01dfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60359764e7e762f5ef726e600ccfe75c4d75a91943d3ddad5e002a9a2f01dfad", kill_on_drop: false }` [INFO] [stdout] 60359764e7e762f5ef726e600ccfe75c4d75a91943d3ddad5e002a9a2f01dfad