[INFO] cloning repository https://github.com/vita-rust/examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vita-rust/examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvita-rust%2Fexamples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvita-rust%2Fexamples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ef9e08e1a112173844839e19dde278bc1a08345 [INFO] checking vita-rust/examples against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvita-rust%2Fexamples" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vita-rust/examples [INFO] finished tweaking git repo https://github.com/vita-rust/examples [INFO] tweaked toml for git repo https://github.com/vita-rust/examples written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vita-rust/examples on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vita-rust/examples 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxhttp v0.2.0-alpha.1 [INFO] [stderr] Downloaded vita-newlib-shims v0.3.1 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded vitasdk-sys v0.3.3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35bc42f4ab22866941f8cc8fb00d47cf5faf884af21fdb27634c89d19148eb8e [INFO] running `Command { std: "docker" "start" "-a" "35bc42f4ab22866941f8cc8fb00d47cf5faf884af21fdb27634c89d19148eb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35bc42f4ab22866941f8cc8fb00d47cf5faf884af21fdb27634c89d19148eb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bc42f4ab22866941f8cc8fb00d47cf5faf884af21fdb27634c89d19148eb8e", kill_on_drop: false }` [INFO] [stdout] 35bc42f4ab22866941f8cc8fb00d47cf5faf884af21fdb27634c89d19148eb8e [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0e8b644e17527a35fda4f62d66bf09666d315f68507f892917db6c7a866923 [INFO] running `Command { std: "docker" "start" "-a" "1c0e8b644e17527a35fda4f62d66bf09666d315f68507f892917db6c7a866923", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling ring v0.16.20 (https://github.com/vita-rust/ring?branch=v0.16.20-vita#c2201b22) [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling vita-newlib-shims v0.3.1 [INFO] [stderr] Compiling vitasdk-sys v0.3.3 [INFO] [stderr] Checking vita-example-cross-isa v0.1.0 (/opt/rustwide/workdir/crates/1-cross-isa) [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[instruction_set(arm::t32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0779`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vita-example-cross-isa` (bin "vita-example-cross-isa" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[instruction_set(arm::t32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> crates/1-cross-isa/src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0779`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vita-example-cross-isa` (bin "vita-example-cross-isa") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1c0e8b644e17527a35fda4f62d66bf09666d315f68507f892917db6c7a866923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0e8b644e17527a35fda4f62d66bf09666d315f68507f892917db6c7a866923", kill_on_drop: false }` [INFO] [stdout] 1c0e8b644e17527a35fda4f62d66bf09666d315f68507f892917db6c7a866923