[INFO] cloning repository https://github.com/upintheairsheep/touchHLE-canary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upintheairsheep/touchHLE-canary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupintheairsheep%2FtouchHLE-canary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupintheairsheep%2FtouchHLE-canary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85b20dd33ee2e4fa602498c96aad79d9f136ac15
[INFO] testing upintheairsheep/touchHLE-canary against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupintheairsheep%2FtouchHLE-canary" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/upintheairsheep/touchHLE-canary
[INFO] finished tweaking git repo https://github.com/upintheairsheep/touchHLE-canary
[INFO] tweaked toml for git repo https://github.com/upintheairsheep/touchHLE-canary written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/upintheairsheep/touchHLE-canary on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/upintheairsheep/touchHLE-canary 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `touchHLE` library target)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/hikari-no-yume/rust-sdl2.git`
[INFO] [stderr]     Updating git submodule `https://github.com/libsdl-org/SDL`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded caf v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded camino v1.1.2
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded mach_object v0.1.17
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded cargo-license v0.5.1
[INFO] [stderr]   Downloaded cmake v0.1.49
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d9b7c60db7bc05ba4542a38f8e5ee642b604f58c0b8c933f60e8105bafaba25
[INFO] running `Command { std: "docker" "start" "-a" "2d9b7c60db7bc05ba4542a38f8e5ee642b604f58c0b8c933f60e8105bafaba25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d9b7c60db7bc05ba4542a38f8e5ee642b604f58c0b8c933f60e8105bafaba25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9b7c60db7bc05ba4542a38f8e5ee642b604f58c0b8c933f60e8105bafaba25", kill_on_drop: false }`
[INFO] [stdout] 2d9b7c60db7bc05ba4542a38f8e5ee642b604f58c0b8c933f60e8105bafaba25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e13f7511bfa94b7b61d6c77a1fb87b6226739e78e4c2782bf0ec27f8a262c9
[INFO] running `Command { std: "docker" "start" "-a" "29e13f7511bfa94b7b61d6c77a1fb87b6226739e78e4c2782bf0ec27f8a262c9", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `touchHLE` library target)
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29e13f7511bfa94b7b61d6c77a1fb87b6226739e78e4c2782bf0ec27f8a262c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e13f7511bfa94b7b61d6c77a1fb87b6226739e78e4c2782bf0ec27f8a262c9", kill_on_drop: false }`
[INFO] [stdout] 29e13f7511bfa94b7b61d6c77a1fb87b6226739e78e4c2782bf0ec27f8a262c9
