[INFO] cloning repository https://github.com/clord/regrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clord/regrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclord%2Fregrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclord%2Fregrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 810872cd05f1a1b8e0d4ee9967fd3362a2d70a62 [INFO] checking clord/regrate against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclord%2Fregrate" "/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/clord/regrate 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/clord/regrate [INFO] finished tweaking git repo https://github.com/clord/regrate [INFO] tweaked toml for git repo https://github.com/clord/regrate written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clord/regrate 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 rust-embed-utils v7.1.0 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-rc.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded clap_generate v3.0.0-rc.7 [INFO] [stderr] Downloaded clap v3.0.0-rc.7 [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded rust-embed v6.3.0 [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] 08a46d2d06022662a017963ccb85deaa1d1f125148b6230456bc8cbb96559472 [INFO] running `Command { std: "docker" "start" "-a" "08a46d2d06022662a017963ccb85deaa1d1f125148b6230456bc8cbb96559472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08a46d2d06022662a017963ccb85deaa1d1f125148b6230456bc8cbb96559472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a46d2d06022662a017963ccb85deaa1d1f125148b6230456bc8cbb96559472", kill_on_drop: false }` [INFO] [stdout] 08a46d2d06022662a017963ccb85deaa1d1f125148b6230456bc8cbb96559472 [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] 472a43fb33c435fcd7dc9806bdc64e35b42a60b4dd7a42fb3c14497ebe424889 [INFO] running `Command { std: "docker" "start" "-a" "472a43fb33c435fcd7dc9806bdc64e35b42a60b4dd7a42fb3c14497ebe424889", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.7 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking rust-embed v6.3.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking clap v3.0.0-rc.7 [INFO] [stderr] Checking clap_generate v3.0.0-rc.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking regrate v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.29s [INFO] running `Command { std: "docker" "inspect" "472a43fb33c435fcd7dc9806bdc64e35b42a60b4dd7a42fb3c14497ebe424889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472a43fb33c435fcd7dc9806bdc64e35b42a60b4dd7a42fb3c14497ebe424889", kill_on_drop: false }` [INFO] [stdout] 472a43fb33c435fcd7dc9806bdc64e35b42a60b4dd7a42fb3c14497ebe424889 [INFO] checking clord/regrate against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclord%2Fregrate" "/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/clord/regrate 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/clord/regrate [INFO] finished tweaking git repo https://github.com/clord/regrate [INFO] tweaked toml for git repo https://github.com/clord/regrate written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clord/regrate 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] 19c15c2e1d074e3d40a460121be60843fd6ccb3a5e48d87e09e762a3d231acc7 [INFO] running `Command { std: "docker" "start" "-a" "19c15c2e1d074e3d40a460121be60843fd6ccb3a5e48d87e09e762a3d231acc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19c15c2e1d074e3d40a460121be60843fd6ccb3a5e48d87e09e762a3d231acc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c15c2e1d074e3d40a460121be60843fd6ccb3a5e48d87e09e762a3d231acc7", kill_on_drop: false }` [INFO] [stdout] 19c15c2e1d074e3d40a460121be60843fd6ccb3a5e48d87e09e762a3d231acc7 [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] 6b953cd55f5fb9a56284fa460411bd8e3614533c1ddb10af8dd069367e00d9e1 [INFO] running `Command { std: "docker" "start" "-a" "6b953cd55f5fb9a56284fa460411bd8e3614533c1ddb10af8dd069367e00d9e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking rust-embed-utils v7.1.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking sha2 v0.10.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.7 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking rust-embed v6.3.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking clap v3.0.0-rc.7 [INFO] [stderr] Checking clap_generate v3.0.0-rc.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking regrate v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "6b953cd55f5fb9a56284fa460411bd8e3614533c1ddb10af8dd069367e00d9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b953cd55f5fb9a56284fa460411bd8e3614533c1ddb10af8dd069367e00d9e1", kill_on_drop: false }` [INFO] [stdout] 6b953cd55f5fb9a56284fa460411bd8e3614533c1ddb10af8dd069367e00d9e1