[INFO] cloning repository https://github.com/monkin/webgl-rc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monkin/webgl-rc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkin%2Fwebgl-rc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkin%2Fwebgl-rc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b2dd99a130f6f21c3182bdea08d6620b9d01086
[INFO] testing monkin/webgl-rc against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkin%2Fwebgl-rc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/monkin/webgl-rc 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 git repo https://github.com/monkin/webgl-rc
[INFO] finished tweaking git repo https://github.com/monkin/webgl-rc
[INFO] tweaked toml for git repo https://github.com/monkin/webgl-rc written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/monkin/webgl-rc 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a0ac20aa08b823d4a26225c093b1e3823a9c21d8cb77c6534240dd6dc3eb9792
[INFO] running `Command { std: "docker" "start" "-a" "a0ac20aa08b823d4a26225c093b1e3823a9c21d8cb77c6534240dd6dc3eb9792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0ac20aa08b823d4a26225c093b1e3823a9c21d8cb77c6534240dd6dc3eb9792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ac20aa08b823d4a26225c093b1e3823a9c21d8cb77c6534240dd6dc3eb9792", kill_on_drop: false }`
[INFO] [stdout] a0ac20aa08b823d4a26225c093b1e3823a9c21d8cb77c6534240dd6dc3eb9792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 290a072f266e38b869d007cda18baa64610de095c0f206adedfb5532d98ac716
[INFO] running `Command { std: "docker" "start" "-a" "290a072f266e38b869d007cda18baa64610de095c0f206adedfb5532d98ac716", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling webgl-rc-macro v0.1.3 (/opt/rustwide/workdir/webgl-rc-macro)
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling webgl-rc v0.1.10 (/opt/rustwide/workdir/webgl-rc)
[INFO] [stdout] warning: fields `ex_color_buffer_half_float`, `ex_texture_half_float`, `ex_texture_half_float_linear`, and `ex_element_index_uint` are never read
[INFO] [stdout]   --> webgl-rc/src/gl.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(self) struct GlInfo {
[INFO] [stdout]    |                  ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(self) ex_color_buffer_half_float: ExtColorBufferHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     pub(self) ex_texture_half_float: OesTextureHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub(self) ex_texture_half_float_linear: OesTextureHalfFloatLinear,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     pub(self) ex_element_index_uint: OesElementIndexUint,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> webgl-rc/src/program.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AttributeInfo {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     data_type: DataType,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webgl-rc-example v0.1.0 (/opt/rustwide/workdir/webgl-rc-example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s
[INFO] running `Command { std: "docker" "inspect" "290a072f266e38b869d007cda18baa64610de095c0f206adedfb5532d98ac716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290a072f266e38b869d007cda18baa64610de095c0f206adedfb5532d98ac716", kill_on_drop: false }`
[INFO] [stdout] 290a072f266e38b869d007cda18baa64610de095c0f206adedfb5532d98ac716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e77772ecd478703e35158975a0cc1bb478a89564c8f9d4ae0c3929a36b0b55e3
[INFO] running `Command { std: "docker" "start" "-a" "e77772ecd478703e35158975a0cc1bb478a89564c8f9d4ae0c3929a36b0b55e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling webgl-rc-macro v0.1.3 (/opt/rustwide/workdir/webgl-rc-macro)
[INFO] [stderr]    Compiling webgl-rc v0.1.10 (/opt/rustwide/workdir/webgl-rc)
[INFO] [stdout] warning: fields `ex_color_buffer_half_float`, `ex_texture_half_float`, `ex_texture_half_float_linear`, and `ex_element_index_uint` are never read
[INFO] [stdout]   --> webgl-rc/src/gl.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(self) struct GlInfo {
[INFO] [stdout]    |                  ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(self) ex_color_buffer_half_float: ExtColorBufferHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     pub(self) ex_texture_half_float: OesTextureHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub(self) ex_texture_half_float_linear: OesTextureHalfFloatLinear,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     pub(self) ex_element_index_uint: OesElementIndexUint,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> webgl-rc/src/program.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AttributeInfo {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     data_type: DataType,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ex_color_buffer_half_float`, `ex_texture_half_float`, `ex_texture_half_float_linear`, and `ex_element_index_uint` are never read
[INFO] [stdout]   --> webgl-rc/src/gl.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(self) struct GlInfo {
[INFO] [stdout]    |                  ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(self) ex_color_buffer_half_float: ExtColorBufferHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     pub(self) ex_texture_half_float: OesTextureHalfFloat,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub(self) ex_texture_half_float_linear: OesTextureHalfFloatLinear,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 77 |     pub(self) ex_element_index_uint: OesElementIndexUint,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> webgl-rc/src/program.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct AttributeInfo {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     data_type: DataType,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webgl-rc-example v0.1.0 (/opt/rustwide/workdir/webgl-rc-example)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "e77772ecd478703e35158975a0cc1bb478a89564c8f9d4ae0c3929a36b0b55e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77772ecd478703e35158975a0cc1bb478a89564c8f9d4ae0c3929a36b0b55e3", kill_on_drop: false }`
[INFO] [stdout] e77772ecd478703e35158975a0cc1bb478a89564c8f9d4ae0c3929a36b0b55e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a45ade5754afa908bd49fdd5c9eb66b362cf930115d7176870a5af959ef4c373
[INFO] running `Command { std: "docker" "start" "-a" "a45ade5754afa908bd49fdd5c9eb66b362cf930115d7176870a5af959ef4c373", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ex_color_buffer_half_float`, `ex_texture_half_float`, `ex_texture_half_float_linear`, and `ex_element_index_uint` are never read
[INFO] [stderr]   --> webgl-rc/src/gl.rs:74:15
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub(self) struct GlInfo {
[INFO] [stderr]    |                  ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub(self) ex_color_buffer_half_float: ExtColorBufferHalfFloat,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 75 |     pub(self) ex_texture_half_float: OesTextureHalfFloat,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 76 |     pub(self) ex_texture_half_float_linear: OesTextureHalfFloatLinear,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 77 |     pub(self) ex_element_index_uint: OesElementIndexUint,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GlInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_type` is never read
[INFO] [stderr]   --> webgl-rc/src/program.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | struct AttributeInfo {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     data_type: DataType,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AttributeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `webgl-rc` (lib) generated 2 warnings
[INFO] [stderr] warning: `webgl-rc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_rc-f0b7163d38168646)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_rc_example-556946c08b36b3ba)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_rc_macro-803a8fe14725e9b2)
[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 webgl_rc
[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 webgl_rc_example
[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 webgl_rc_macro
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test webgl-rc-macro/src/lib.rs - load_glsl (line 309) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- webgl-rc-macro/src/lib.rs - load_glsl (line 309) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `webgl_rc`
[INFO] [stdout]  --> webgl-rc-macro/src/lib.rs:310:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let vertex: &str = webgl_rc::load_glsl!("draw/vertex.glsl");
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared crate or module `webgl_rc`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `webgl_rc`
[INFO] [stdout]  --> webgl-rc-macro/src/lib.rs:311:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let fragment: &str = webgl_rc::load_glsl!("draw/fragment.glsl");
[INFO] [stdout]   |                      ^^^^^^^^ use of undeclared crate or module `webgl_rc`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     webgl-rc-macro/src/lib.rs - load_glsl (line 309)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p webgl-rc-macro --doc`
[INFO] running `Command { std: "docker" "inspect" "a45ade5754afa908bd49fdd5c9eb66b362cf930115d7176870a5af959ef4c373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45ade5754afa908bd49fdd5c9eb66b362cf930115d7176870a5af959ef4c373", kill_on_drop: false }`
[INFO] [stdout] a45ade5754afa908bd49fdd5c9eb66b362cf930115d7176870a5af959ef4c373
