[INFO] fetching crate cart-tmp-nga 0.1.0... [INFO] checking cart-tmp-nga-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate cart-tmp-nga 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate cart-tmp-nga 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cart-tmp-nga 0.1.0 [INFO] finished tweaking crates.io crate cart-tmp-nga 0.1.0 [INFO] tweaked toml for crates.io crate cart-tmp-nga 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate cart-tmp-nga 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glsl v4.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f47fb26cbb3e06c4716f316155a9e1cddb21fdfa88330ee046efdbc87dd3721e [INFO] running `Command { std: "docker" "start" "-a" "f47fb26cbb3e06c4716f316155a9e1cddb21fdfa88330ee046efdbc87dd3721e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f47fb26cbb3e06c4716f316155a9e1cddb21fdfa88330ee046efdbc87dd3721e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47fb26cbb3e06c4716f316155a9e1cddb21fdfa88330ee046efdbc87dd3721e", kill_on_drop: false }` [INFO] [stdout] f47fb26cbb3e06c4716f316155a9e1cddb21fdfa88330ee046efdbc87dd3721e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ec7ab25a5e8d5556c665fb890320d96fa470c106b8d762c6b67cb9265f6973 [INFO] running `Command { std: "docker" "start" "-a" "f5ec7ab25a5e8d5556c665fb890320d96fa470c106b8d762c6b67cb9265f6973", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking spirv_headers v1.4.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking cart-tmp-nga v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> tests/convert.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use naga::back::msl; [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> tests/convert.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use naga::back::msl; [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> tests/convert.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | fn load_wgsl(name: &str) -> naga::Module { [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> tests/convert.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | naga::front::wgsl::parse_str(&input).unwrap() [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | msl::BindSource { set: 0, binding: 0 }, [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | msl::BindSource { set: 0, binding: 1 }, [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let options = msl::Options { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | msl::write_string(&module, options).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | msl::BindSource { set: 0, binding: 0 }, [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> examples/convert.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | use naga::back::msl; [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | msl::BindSource { set: 0, binding: 1 }, [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> examples/convert.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | use naga::back::spv; [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | msl::BindSource { set: 0, binding: 2 }, [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | let options = msl::Options { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | msl::write_string(&module, options).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | let mut binding_map = msl::BindingMap::default(); [INFO] [stdout] | ^^^^^^^^^^ not found in `msl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use cart_tmp_nga::back::msl::BindingMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> tests/convert.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | let mut binding_map = msl::BindingMap::default(); [INFO] [stdout] | ^^^^^^^^^^ not found in `msl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use cart_tmp_nga::back::msl::BindingMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> examples/convert.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | metal_bindings: naga::FastHashMap, [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cart-tmp-nga` due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> examples/convert.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | naga::front::spv::parse_u8_slice(&input).unwrap() [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `naga` [INFO] [stdout] --> examples/convert.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | naga::front::wgsl::parse_str(&input).unwrap() [INFO] [stdout] | ^^^^ use of undeclared crate or module `naga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> examples/convert.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | msl::BindSource { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> examples/convert.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | msl::BindTarget { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> examples/convert.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | let options = msl::Options { [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> examples/convert.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | let msl = msl::write_string(&module, options).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `msl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spv` [INFO] [stdout] --> examples/convert.rs:111:45 [INFO] [stdout] | [INFO] [stdout] 111 | let debug_flag = args.get(3).map_or(spv::WriterFlags::DEBUG, |arg| { [INFO] [stdout] | ^^^ use of undeclared crate or module `spv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spv` [INFO] [stdout] --> examples/convert.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | spv::WriterFlags::DEBUG [INFO] [stdout] | ^^^ use of undeclared crate or module `spv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spv` [INFO] [stdout] --> examples/convert.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | spv::WriterFlags::NONE [INFO] [stdout] | ^^^ use of undeclared crate or module `spv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msl` [INFO] [stdout] --> examples/convert.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | let mut binding_map = msl::BindingMap::default(); [INFO] [stdout] | ^^^^^^^^^^ not found in `msl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use cart_tmp_nga::back::msl::BindingMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spv` [INFO] [stdout] --> examples/convert.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let spv = spv::Writer::new(&module.header, debug_flag).write(&module); [INFO] [stdout] | ^^^^^^ not found in `spv` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cart_tmp_nga::back::msl::Writer; [INFO] [stdout] | [INFO] [stdout] 1 | use cart_tmp_nga::back::spv::Writer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/convert.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | metal_bindings: naga::FastHashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f5ec7ab25a5e8d5556c665fb890320d96fa470c106b8d762c6b67cb9265f6973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ec7ab25a5e8d5556c665fb890320d96fa470c106b8d762c6b67cb9265f6973", kill_on_drop: false }` [INFO] [stdout] f5ec7ab25a5e8d5556c665fb890320d96fa470c106b8d762c6b67cb9265f6973