[INFO] cloning repository https://github.com/sadracco/double-pendulum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadracco/double-pendulum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadracco%2Fdouble-pendulum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadracco%2Fdouble-pendulum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be3eb51028b1c9c6842e30c80fb0a0b3a2c212bd [INFO] checking sadracco/double-pendulum against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadracco%2Fdouble-pendulum" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sadracco/double-pendulum 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/sadracco/double-pendulum [INFO] finished tweaking git repo https://github.com/sadracco/double-pendulum [INFO] tweaked toml for git repo https://github.com/sadracco/double-pendulum written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sadracco/double-pendulum 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c593757059ea760a186167f7c9acf2e8449906ba87f131ec227bff41b526fa0f [INFO] running `Command { std: "docker" "start" "-a" "c593757059ea760a186167f7c9acf2e8449906ba87f131ec227bff41b526fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c593757059ea760a186167f7c9acf2e8449906ba87f131ec227bff41b526fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c593757059ea760a186167f7c9acf2e8449906ba87f131ec227bff41b526fa0f", kill_on_drop: false }` [INFO] [stdout] c593757059ea760a186167f7c9acf2e8449906ba87f131ec227bff41b526fa0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 135e7fbd072991da89ec4571f1607fdb9352e6a4d125fa6ef3172b29b9910167 [INFO] running `Command { std: "docker" "start" "-a" "135e7fbd072991da89ec4571f1607fdb9352e6a4d125fa6ef3172b29b9910167", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking macroquad v0.4.5 [INFO] [stderr] Checking double_pendulum_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s [INFO] running `Command { std: "docker" "inspect" "135e7fbd072991da89ec4571f1607fdb9352e6a4d125fa6ef3172b29b9910167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135e7fbd072991da89ec4571f1607fdb9352e6a4d125fa6ef3172b29b9910167", kill_on_drop: false }` [INFO] [stdout] 135e7fbd072991da89ec4571f1607fdb9352e6a4d125fa6ef3172b29b9910167 [INFO] checking sadracco/double-pendulum against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadracco%2Fdouble-pendulum" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sadracco/double-pendulum 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/sadracco/double-pendulum [INFO] finished tweaking git repo https://github.com/sadracco/double-pendulum [INFO] tweaked toml for git repo https://github.com/sadracco/double-pendulum written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sadracco/double-pendulum 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 701819c324e392e477a605eefbe7d8a4d5291845cc0cddbd03b421972fb70651 [INFO] running `Command { std: "docker" "start" "-a" "701819c324e392e477a605eefbe7d8a4d5291845cc0cddbd03b421972fb70651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "701819c324e392e477a605eefbe7d8a4d5291845cc0cddbd03b421972fb70651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701819c324e392e477a605eefbe7d8a4d5291845cc0cddbd03b421972fb70651", kill_on_drop: false }` [INFO] [stdout] 701819c324e392e477a605eefbe7d8a4d5291845cc0cddbd03b421972fb70651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dfefeeb2eb955546448335f9c8a5ed2bbe8a46c7dd89e601fd40c3d67ebb117d [INFO] running `Command { std: "docker" "start" "-a" "dfefeeb2eb955546448335f9c8a5ed2bbe8a46c7dd89e601fd40c3d67ebb117d", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking macroquad v0.4.5 [INFO] [stderr] Checking double_pendulum_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "dfefeeb2eb955546448335f9c8a5ed2bbe8a46c7dd89e601fd40c3d67ebb117d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfefeeb2eb955546448335f9c8a5ed2bbe8a46c7dd89e601fd40c3d67ebb117d", kill_on_drop: false }` [INFO] [stdout] dfefeeb2eb955546448335f9c8a5ed2bbe8a46c7dd89e601fd40c3d67ebb117d