[INFO] fetching crate include_wgsl 1.1.1...
[INFO] testing include_wgsl-1.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate include_wgsl 1.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate include_wgsl 1.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include_wgsl 1.1.1
[INFO] finished tweaking crates.io crate include_wgsl 1.1.1
[INFO] tweaked toml for crates.io crate include_wgsl 1.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding naga v0.7.3 (latest: v0.20.0)
[INFO] [stderr]       Adding spirv v0.2.0+1.5.4 (latest: v0.3.0+sdk-1.3.268.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naga v0.7.3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fc705224291f337c0380143be856c644a4d1799aade275231abf1fd94e130bd
[INFO] running `Command { std: "docker" "start" "-a" "5fc705224291f337c0380143be856c644a4d1799aade275231abf1fd94e130bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fc705224291f337c0380143be856c644a4d1799aade275231abf1fd94e130bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc705224291f337c0380143be856c644a4d1799aade275231abf1fd94e130bd", kill_on_drop: false }`
[INFO] [stdout] 5fc705224291f337c0380143be856c644a4d1799aade275231abf1fd94e130bd
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dfba346ecb54be1583029299f48c64ce4237c21e07554bee0f45776577bbbbd
[INFO] running `Command { std: "docker" "start" "-a" "5dfba346ecb54be1583029299f48c64ce4237c21e07554bee0f45776577bbbbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling include_wgsl v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] running `Command { std: "docker" "inspect" "5dfba346ecb54be1583029299f48c64ce4237c21e07554bee0f45776577bbbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dfba346ecb54be1583029299f48c64ce4237c21e07554bee0f45776577bbbbd", kill_on_drop: false }`
[INFO] [stdout] 5dfba346ecb54be1583029299f48c64ce4237c21e07554bee0f45776577bbbbd
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c4422d053d6a00c658af1e738ee76da02778d26b33f75119ee28e7ab001fb07
[INFO] running `Command { std: "docker" "start" "-a" "4c4422d053d6a00c658af1e738ee76da02778d26b33f75119ee28e7ab001fb07", kill_on_drop: false }`
[INFO] [stderr]    Compiling include_wgsl v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "4c4422d053d6a00c658af1e738ee76da02778d26b33f75119ee28e7ab001fb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4422d053d6a00c658af1e738ee76da02778d26b33f75119ee28e7ab001fb07", kill_on_drop: false }`
[INFO] [stdout] 4c4422d053d6a00c658af1e738ee76da02778d26b33f75119ee28e7ab001fb07
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba509e421c3e1a85f8dde9cf59162a16d6fa401db85225e3987284136110a230
[INFO] running `Command { std: "docker" "start" "-a" "ba509e421c3e1a85f8dde9cf59162a16d6fa401db85225e3987284136110a230", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_wgsl-3907e3f5fb0c8b89)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests include_wgsl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - include_wgsl (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - include_wgsl (line 19) stdout ----
[INFO] [stdout] error: cannot find macro `include_wgsl` in this scope
[INFO] [stdout]  --> src/lib.rs:21:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | let shader_str = include_wgsl!("shader.wgsl");
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/macros/mod.rs:1353:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `include_str` defined here
[INFO] [stdout]   |
[INFO] [stdout] note: `include_wgsl` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:19:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#include_wgsl;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 | let shader_str = include_str!("shader.wgsl");
[INFO] [stdout]   |                  ~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use include_wgsl::include_wgsl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]  --> src/lib.rs:22:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | device.create_shader_module(&ShaderModuleDescriptor {
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ShaderModuleDescriptor` in this scope
[INFO] [stdout]  --> src/lib.rs:22:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | device.create_shader_module(&ShaderModuleDescriptor {
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cow`
[INFO] [stdout]  --> src/lib.rs:23:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     source: ShaderSource::Wgsl(Cow::Borrowed(&shader_str)),
[INFO] [stdout]   |                                ^^^ use of undeclared type `Cow`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::borrow::Cow;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderSource`
[INFO] [stdout]  --> src/lib.rs:23:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     source: ShaderSource::Wgsl(Cow::Borrowed(&shader_str)),
[INFO] [stdout]   |             ^^^^^^^^^^^^ use of undeclared type `ShaderSource`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderFlags`
[INFO] [stdout]  --> src/lib.rs:24:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     flags: ShaderFlags::default(),
[INFO] [stdout]   |            ^^^^^^^^^^^ use of undeclared type `ShaderFlags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - include_wgsl (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ba509e421c3e1a85f8dde9cf59162a16d6fa401db85225e3987284136110a230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba509e421c3e1a85f8dde9cf59162a16d6fa401db85225e3987284136110a230", kill_on_drop: false }`
[INFO] [stdout] ba509e421c3e1a85f8dde9cf59162a16d6fa401db85225e3987284136110a230
[INFO] testing include_wgsl-1.1.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate include_wgsl 1.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate include_wgsl 1.1.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include_wgsl 1.1.1
[INFO] finished tweaking crates.io crate include_wgsl 1.1.1
[INFO] tweaked toml for crates.io crate include_wgsl 1.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding naga v0.7.3 (latest: v0.20.0)
[INFO] [stderr]       Adding spirv v0.2.0+1.5.4 (latest: v0.3.0+sdk-1.3.268.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca739e68576e566f545bb0f88fba676f75b297502d3e06ad30152b676f857532
[INFO] running `Command { std: "docker" "start" "-a" "ca739e68576e566f545bb0f88fba676f75b297502d3e06ad30152b676f857532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca739e68576e566f545bb0f88fba676f75b297502d3e06ad30152b676f857532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca739e68576e566f545bb0f88fba676f75b297502d3e06ad30152b676f857532", kill_on_drop: false }`
[INFO] [stdout] ca739e68576e566f545bb0f88fba676f75b297502d3e06ad30152b676f857532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96311e4e33914475fa66a57f4687ecafcb17ea0d366961e3474c37dd001d2a12
[INFO] running `Command { std: "docker" "start" "-a" "96311e4e33914475fa66a57f4687ecafcb17ea0d366961e3474c37dd001d2a12", kill_on_drop: false }`
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling include_wgsl v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "96311e4e33914475fa66a57f4687ecafcb17ea0d366961e3474c37dd001d2a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96311e4e33914475fa66a57f4687ecafcb17ea0d366961e3474c37dd001d2a12", kill_on_drop: false }`
[INFO] [stdout] 96311e4e33914475fa66a57f4687ecafcb17ea0d366961e3474c37dd001d2a12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6435b7ad3d301b9fd1a34251ae97be003b25eadc1899b4518d2f2d92253d8a0e
[INFO] running `Command { std: "docker" "start" "-a" "6435b7ad3d301b9fd1a34251ae97be003b25eadc1899b4518d2f2d92253d8a0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling include_wgsl v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "6435b7ad3d301b9fd1a34251ae97be003b25eadc1899b4518d2f2d92253d8a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6435b7ad3d301b9fd1a34251ae97be003b25eadc1899b4518d2f2d92253d8a0e", kill_on_drop: false }`
[INFO] [stdout] 6435b7ad3d301b9fd1a34251ae97be003b25eadc1899b4518d2f2d92253d8a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d812af2e652d9d64f0e248d441052ef0f33e3d291ca0bd93653b96c5fd552fd4
[INFO] running `Command { std: "docker" "start" "-a" "d812af2e652d9d64f0e248d441052ef0f33e3d291ca0bd93653b96c5fd552fd4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_wgsl-3907e3f5fb0c8b89)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests include_wgsl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - include_wgsl (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - include_wgsl (line 19) stdout ----
[INFO] [stdout] error: cannot find macro `include_wgsl` in this scope
[INFO] [stdout]  --> src/lib.rs:21:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | let shader_str = include_wgsl!("shader.wgsl");
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/macros/mod.rs:1353:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `include_str` defined here
[INFO] [stdout]   |
[INFO] [stdout] note: `include_wgsl` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:19:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#include_wgsl;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 | let shader_str = include_str!("shader.wgsl");
[INFO] [stdout]   |                  ~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use include_wgsl::include_wgsl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]  --> src/lib.rs:22:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | device.create_shader_module(&ShaderModuleDescriptor {
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ShaderModuleDescriptor` in this scope
[INFO] [stdout]  --> src/lib.rs:22:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | device.create_shader_module(&ShaderModuleDescriptor {
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cow`
[INFO] [stdout]  --> src/lib.rs:23:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     source: ShaderSource::Wgsl(Cow::Borrowed(&shader_str)),
[INFO] [stdout]   |                                ^^^ use of undeclared type `Cow`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::borrow::Cow;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderSource`
[INFO] [stdout]  --> src/lib.rs:23:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     source: ShaderSource::Wgsl(Cow::Borrowed(&shader_str)),
[INFO] [stdout]   |             ^^^^^^^^^^^^ use of undeclared type `ShaderSource`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderFlags`
[INFO] [stdout]  --> src/lib.rs:24:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     flags: ShaderFlags::default(),
[INFO] [stdout]   |            ^^^^^^^^^^^ use of undeclared type `ShaderFlags`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - include_wgsl (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d812af2e652d9d64f0e248d441052ef0f33e3d291ca0bd93653b96c5fd552fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d812af2e652d9d64f0e248d441052ef0f33e3d291ca0bd93653b96c5fd552fd4", kill_on_drop: false }`
[INFO] [stdout] d812af2e652d9d64f0e248d441052ef0f33e3d291ca0bd93653b96c5fd552fd4
