[INFO] cloning repository https://github.com/AnythingJoes/stanley [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnythingJoes/stanley" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf52ae01936a12ced8f362fe024017fbe0ea6167 [INFO] checking AnythingJoes/stanley against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnythingJoes/stanley 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/AnythingJoes/stanley [INFO] finished tweaking git repo https://github.com/AnythingJoes/stanley [INFO] tweaked toml for git repo https://github.com/AnythingJoes/stanley written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AnythingJoes/stanley 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] Updating git repository `https://github.com/bjz/gl-rs` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/google/angle.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGL.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGLDeveloperTools.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded spin_sleep v1.1.1 [INFO] [stderr] Downloaded fake_clock v0.3.1 [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded crossterm v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6df7d302d3f790010493b641c2da1cc3417bb3f26b56cabd73c43cc2658d10f3 [INFO] running `Command { std: "docker" "start" "-a" "6df7d302d3f790010493b641c2da1cc3417bb3f26b56cabd73c43cc2658d10f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6df7d302d3f790010493b641c2da1cc3417bb3f26b56cabd73c43cc2658d10f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df7d302d3f790010493b641c2da1cc3417bb3f26b56cabd73c43cc2658d10f3", kill_on_drop: false }` [INFO] [stdout] 6df7d302d3f790010493b641c2da1cc3417bb3f26b56cabd73c43cc2658d10f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 770c81824f05e0fd04ad0fdc38f08e9429752d0bce9c63d059ca3d3d87f1810f [INFO] running `Command { std: "docker" "start" "-a" "770c81824f05e0fd04ad0fdc38f08e9429752d0bce9c63d059ca3d3d87f1810f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling stanley v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking fake_clock v0.3.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Checking crossterm v0.23.1 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stdout] warning: the item `System` is imported redundantly [INFO] [stdout] --> src/system/instructions.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1046 | use super::*; [INFO] [stdout] | -------- the item `System` is already imported here [INFO] [stdout] 1047 | use crate::system::System; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> tests/generated_snapshot_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "770c81824f05e0fd04ad0fdc38f08e9429752d0bce9c63d059ca3d3d87f1810f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770c81824f05e0fd04ad0fdc38f08e9429752d0bce9c63d059ca3d3d87f1810f", kill_on_drop: false }` [INFO] [stdout] 770c81824f05e0fd04ad0fdc38f08e9429752d0bce9c63d059ca3d3d87f1810f [INFO] checking AnythingJoes/stanley against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnythingJoes/stanley 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/AnythingJoes/stanley [INFO] finished tweaking git repo https://github.com/AnythingJoes/stanley [INFO] tweaked toml for git repo https://github.com/AnythingJoes/stanley written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AnythingJoes/stanley 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 89e3d5c87e115c3a084b1478594c54c36024926b4c3389f84e9eca3feb56f920 [INFO] running `Command { std: "docker" "start" "-a" "89e3d5c87e115c3a084b1478594c54c36024926b4c3389f84e9eca3feb56f920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89e3d5c87e115c3a084b1478594c54c36024926b4c3389f84e9eca3feb56f920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e3d5c87e115c3a084b1478594c54c36024926b4c3389f84e9eca3feb56f920", kill_on_drop: false }` [INFO] [stdout] 89e3d5c87e115c3a084b1478594c54c36024926b4c3389f84e9eca3feb56f920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9bb36b3547bef09c20d3e07ebdfc9a9aaad37e00800e7c5943cc5e40ffc873e5 [INFO] running `Command { std: "docker" "start" "-a" "9bb36b3547bef09c20d3e07ebdfc9a9aaad37e00800e7c5943cc5e40ffc873e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling stanley v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking fake_clock v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.23.1 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stdout] warning: the item `System` is imported redundantly [INFO] [stdout] --> src/system/instructions.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1046 | use super::*; [INFO] [stdout] | -------- the item `System` is already imported here [INFO] [stdout] 1047 | use crate::system::System; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> tests/generated_snapshot_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "9bb36b3547bef09c20d3e07ebdfc9a9aaad37e00800e7c5943cc5e40ffc873e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb36b3547bef09c20d3e07ebdfc9a9aaad37e00800e7c5943cc5e40ffc873e5", kill_on_drop: false }` [INFO] [stdout] 9bb36b3547bef09c20d3e07ebdfc9a9aaad37e00800e7c5943cc5e40ffc873e5