[INFO] cloning repository https://github.com/jlgerber/pkmake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/pkmake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpkmake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpkmake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f4e7726b4920fb76c640d8d49cdf992a271523b [INFO] checking jlgerber/pkmake against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpkmake" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/pkmake 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/jlgerber/pkmake [INFO] finished tweaking git repo https://github.com/jlgerber/pkmake [INFO] tweaked toml for git repo https://github.com/jlgerber/pkmake written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jlgerber/pkmake 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v0.4.0 [INFO] [stderr] Downloaded shellfn v0.1.1 [INFO] [stderr] Downloaded proc-macro-error v1.0.3 [INFO] [stderr] Downloaded shellfn-core v0.1.1 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.3 [INFO] [stderr] Downloaded serial_test_derive v0.4.0 [INFO] [stderr] Downloaded subprocess v0.2.4 [INFO] [stderr] Downloaded shellfn-attribute v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1542bf9c50d8a4a928636f13d75052b7af79c277c19fe01331b8342cd9bd8ea [INFO] running `Command { std: "docker" "start" "-a" "a1542bf9c50d8a4a928636f13d75052b7af79c277c19fe01331b8342cd9bd8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1542bf9c50d8a4a928636f13d75052b7af79c277c19fe01331b8342cd9bd8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1542bf9c50d8a4a928636f13d75052b7af79c277c19fe01331b8342cd9bd8ea", kill_on_drop: false }` [INFO] [stdout] a1542bf9c50d8a4a928636f13d75052b7af79c277c19fe01331b8342cd9bd8ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 53f34ba4207eeb30de846687e0f7902b2dd9093c396e614f7a7d5c683acdbc4b [INFO] running `Command { std: "docker" "start" "-a" "53f34ba4207eeb30de846687e0f7902b2dd9093c396e614f7a7d5c683acdbc4b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Checking shellfn v0.1.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking pk-make v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "53f34ba4207eeb30de846687e0f7902b2dd9093c396e614f7a7d5c683acdbc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f34ba4207eeb30de846687e0f7902b2dd9093c396e614f7a7d5c683acdbc4b", kill_on_drop: false }` [INFO] [stdout] 53f34ba4207eeb30de846687e0f7902b2dd9093c396e614f7a7d5c683acdbc4b [INFO] checking jlgerber/pkmake against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpkmake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/pkmake 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/jlgerber/pkmake [INFO] finished tweaking git repo https://github.com/jlgerber/pkmake [INFO] tweaked toml for git repo https://github.com/jlgerber/pkmake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jlgerber/pkmake 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e2b137678e5c4f1cbc13bf07575337853f4202fa06fb00b502f69cdad2c44529 [INFO] running `Command { std: "docker" "start" "-a" "e2b137678e5c4f1cbc13bf07575337853f4202fa06fb00b502f69cdad2c44529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b137678e5c4f1cbc13bf07575337853f4202fa06fb00b502f69cdad2c44529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b137678e5c4f1cbc13bf07575337853f4202fa06fb00b502f69cdad2c44529", kill_on_drop: false }` [INFO] [stdout] e2b137678e5c4f1cbc13bf07575337853f4202fa06fb00b502f69cdad2c44529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d045133f3a8bfbb0abdebfcbba2337bd644ccf4e46b81449e10a8cbb3d9b4ffd [INFO] running `Command { std: "docker" "start" "-a" "d045133f3a8bfbb0abdebfcbba2337bd644ccf4e46b81449e10a8cbb3d9b4ffd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Checking shellfn v0.1.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking pk-make v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.08s [INFO] running `Command { std: "docker" "inspect" "d045133f3a8bfbb0abdebfcbba2337bd644ccf4e46b81449e10a8cbb3d9b4ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d045133f3a8bfbb0abdebfcbba2337bd644ccf4e46b81449e10a8cbb3d9b4ffd", kill_on_drop: false }` [INFO] [stdout] d045133f3a8bfbb0abdebfcbba2337bd644ccf4e46b81449e10a8cbb3d9b4ffd