[INFO] cloning repository https://github.com/pchrszon/gpx-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pchrszon/gpx-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchrszon%2Fgpx-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchrszon%2Fgpx-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdf96fb849bcff349bcf35818156b8f264d8ea41 [INFO] checking pchrszon/gpx-reader against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchrszon%2Fgpx-reader" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pchrszon/gpx-reader on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pchrszon/gpx-reader [INFO] finished tweaking git repo https://github.com/pchrszon/gpx-reader [INFO] tweaked toml for git repo https://github.com/pchrszon/gpx-reader written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pchrszon/gpx-reader 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.14 [INFO] [stderr] Downloaded backtrace v0.3.15 [INFO] [stderr] Downloaded cfg-if v0.1.7 [INFO] [stderr] Downloaded derive_more v0.14.0 [INFO] [stderr] Downloaded synstructure v0.10.1 [INFO] [stderr] Downloaded quick-xml v0.14.0 [INFO] [stderr] Downloaded cc v1.0.36 [INFO] [stderr] Downloaded syn v0.15.34 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded encoding_rs v0.8.17 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 195cee5c5bd0799fbb6d4bbe75746422b92b0be9c45dc8ebd5930ec7d0be4a1b [INFO] running `Command { std: "docker" "start" "-a" "195cee5c5bd0799fbb6d4bbe75746422b92b0be9c45dc8ebd5930ec7d0be4a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "195cee5c5bd0799fbb6d4bbe75746422b92b0be9c45dc8ebd5930ec7d0be4a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195cee5c5bd0799fbb6d4bbe75746422b92b0be9c45dc8ebd5930ec7d0be4a1b", kill_on_drop: false }` [INFO] [stdout] 195cee5c5bd0799fbb6d4bbe75746422b92b0be9c45dc8ebd5930ec7d0be4a1b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42df626db16a6095041ecb681fa5b2a41ff54ab65838c1c1d2357cbe0f106031 [INFO] running `Command { std: "docker" "start" "-a" "42df626db16a6095041ecb681fa5b2a41ff54ab65838c1c1d2357cbe0f106031", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Checking gpx-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "42df626db16a6095041ecb681fa5b2a41ff54ab65838c1c1d2357cbe0f106031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42df626db16a6095041ecb681fa5b2a41ff54ab65838c1c1d2357cbe0f106031", kill_on_drop: false }` [INFO] [stdout] 42df626db16a6095041ecb681fa5b2a41ff54ab65838c1c1d2357cbe0f106031 [INFO] checking pchrszon/gpx-reader against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchrszon%2Fgpx-reader" "/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/pchrszon/gpx-reader on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pchrszon/gpx-reader [INFO] finished tweaking git repo https://github.com/pchrszon/gpx-reader [INFO] tweaked toml for git repo https://github.com/pchrszon/gpx-reader written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pchrszon/gpx-reader 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 428dae590561fe4c96ab8d18c6be512d06a12c8ca34eb8cdfeced9728501561c [INFO] running `Command { std: "docker" "start" "-a" "428dae590561fe4c96ab8d18c6be512d06a12c8ca34eb8cdfeced9728501561c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "428dae590561fe4c96ab8d18c6be512d06a12c8ca34eb8cdfeced9728501561c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428dae590561fe4c96ab8d18c6be512d06a12c8ca34eb8cdfeced9728501561c", kill_on_drop: false }` [INFO] [stdout] 428dae590561fe4c96ab8d18c6be512d06a12c8ca34eb8cdfeced9728501561c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b88bd40d799d13550b37bd8c28895700fd6082a3986b8564252cb8efde68248d [INFO] running `Command { std: "docker" "start" "-a" "b88bd40d799d13550b37bd8c28895700fd6082a3986b8564252cb8efde68248d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Checking gpx-reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.14.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b88bd40d799d13550b37bd8c28895700fd6082a3986b8564252cb8efde68248d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88bd40d799d13550b37bd8c28895700fd6082a3986b8564252cb8efde68248d", kill_on_drop: false }` [INFO] [stdout] b88bd40d799d13550b37bd8c28895700fd6082a3986b8564252cb8efde68248d