[INFO] cloning repository https://github.com/LykenSol/rust-gpu-shadertoys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LykenSol/rust-gpu-shadertoys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLykenSol%2Frust-gpu-shadertoys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLykenSol%2Frust-gpu-shadertoys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dafb2deabc9482becc901878abfb2394529ddf3a [INFO] checking LykenSol/rust-gpu-shadertoys against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLykenSol%2Frust-gpu-shadertoys" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LykenSol/rust-gpu-shadertoys on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LykenSol/rust-gpu-shadertoys [INFO] removed workspace from git repo https://github.com/LykenSol/rust-gpu-shadertoys [INFO] removed path dependency shared from git repo https://github.com/LykenSol/rust-gpu-shadertoys [INFO] finished tweaking git repo https://github.com/LykenSol/rust-gpu-shadertoys [INFO] tweaked toml for git repo https://github.com/LykenSol/rust-gpu-shadertoys written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/LykenSol/rust-gpu-shadertoys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/EmbarkStudios/rust-gpu` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/rspirv.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git` [INFO] [stderr] warning: Patch `spirv-std v0.2.0 (https://github.com/EmbarkStudios/rust-gpu?rev=c1dc273e706fa0e09a651131e1adee39bd49c2b2#c1dc273e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/EmbarkStudios/rust-gpu` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/rspirv.git` [INFO] [stderr] warning: Patch `spirv-std v0.2.0 (https://github.com/EmbarkStudios/rust-gpu?rev=c1dc273e706fa0e09a651131e1adee39bd49c2b2#c1dc273e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `spirv-std v0.2.0 (https://github.com/EmbarkStudios/rust-gpu?rev=c1dc273e706fa0e09a651131e1adee39bd49c2b2#c1dc273e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx-memory v0.2.2 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.17 [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded shared v0.1.2 [INFO] [stderr] Downloaded topological-sort v0.1.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.5 [INFO] [stderr] Downloaded as-slice v0.1.4 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded cortex-m v0.7.0 [INFO] [stderr] Downloaded cortex-m v0.6.5 [INFO] [stderr] Downloaded thunderdome v0.3.0 [INFO] [stderr] Downloaded winit v0.23.0 [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded gfx-descriptor v0.2.0 [INFO] [stderr] Downloaded naga v0.2.0 [INFO] [stderr] Downloaded wgpu-core v0.6.5 [INFO] [stderr] Downloaded wgpu v0.6.2 [INFO] [stderr] Downloaded wgpu-types v0.6.1 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded raw-string v0.3.5 [INFO] [stderr] Downloaded spirv-tools v0.1.1 [INFO] [stderr] Downloaded spirv-tools-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2d62ec464ca2f590e193de953a721ecf479f40a21e891876052d70d06c01f45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2d62ec464ca2f590e193de953a721ecf479f40a21e891876052d70d06c01f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2d62ec464ca2f590e193de953a721ecf479f40a21e891876052d70d06c01f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d62ec464ca2f590e193de953a721ecf479f40a21e891876052d70d06c01f45", kill_on_drop: false }` [INFO] [stdout] b2d62ec464ca2f590e193de953a721ecf479f40a21e891876052d70d06c01f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 557e0f74b777bf01136431a05e07e33c84f2825d15dd49b0980c7f1a69a56533 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "557e0f74b777bf01136431a05e07e33c84f2825d15dd49b0980c7f1a69a56533", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: Patch `spirv-std v0.2.0 (https://github.com/EmbarkStudios/rust-gpu?rev=c1dc273e706fa0e09a651131e1adee39bd49c2b2#c1dc273e)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cortex-m v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling rustc_codegen_spirv v0.2.0 (https://github.com/EmbarkStudios/rust-gpu?rev=c1dc273e706fa0e09a651131e1adee39bd49c2b2#c1dc273e) [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling cortex-m v0.6.5 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling bimap v0.5.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling raw-string v0.3.5 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 (https://github.com/gfx-rs/rspirv.git?rev=01ca0d2e5b667a0e4ff1bc1804511e38f9a08759#01ca0d2e) [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking cortex-m v0.5.10 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stdout] error[E0432]: unresolved import `cortex_m_0_6::peripheral::itm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.5.10/src/peripheral/mod.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | pub use cortex_m_0_6::peripheral::{cbp, fpb, itm, tpiu}; [INFO] [stdout] | ^^^ no `itm` in `peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "557e0f74b777bf01136431a05e07e33c84f2825d15dd49b0980c7f1a69a56533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557e0f74b777bf01136431a05e07e33c84f2825d15dd49b0980c7f1a69a56533", kill_on_drop: false }` [INFO] [stdout] 557e0f74b777bf01136431a05e07e33c84f2825d15dd49b0980c7f1a69a56533