[INFO] fetching crate webgl-rc 0.1.12...
[INFO] testing webgl-rc-0.1.12 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate webgl-rc 0.1.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate webgl-rc 0.1.12
[INFO] finished tweaking crates.io crate webgl-rc 0.1.12
[INFO] tweaked toml for crates.io crate webgl-rc 0.1.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webgl-rc 0.1.12 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra-glm v0.19.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43ad6fea1a02d82c24f45920dc418a806229b337657a5cc592daef272ead2962
[INFO] running `Command { std: "docker" "start" "-a" "43ad6fea1a02d82c24f45920dc418a806229b337657a5cc592daef272ead2962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43ad6fea1a02d82c24f45920dc418a806229b337657a5cc592daef272ead2962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ad6fea1a02d82c24f45920dc418a806229b337657a5cc592daef272ead2962", kill_on_drop: false }`
[INFO] [stdout] 43ad6fea1a02d82c24f45920dc418a806229b337657a5cc592daef272ead2962
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd0e257bd8d961bf04c8886100cb6e504f43011e3f9362ff03645e6e42b86fdb
[INFO] running `Command { std: "docker" "start" "-a" "dd0e257bd8d961bf04c8886100cb6e504f43011e3f9362ff03645e6e42b86fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling webgl-rc-macro v0.1.4
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling js-sys v0.3.98
[INFO] [stderr]    Compiling web-sys v0.3.98
[INFO] [stderr]    Compiling webgl-rc v0.1.12 (/opt/rustwide/workdir)
[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]   --> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.86s
[INFO] running `Command { std: "docker" "inspect" "dd0e257bd8d961bf04c8886100cb6e504f43011e3f9362ff03645e6e42b86fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0e257bd8d961bf04c8886100cb6e504f43011e3f9362ff03645e6e42b86fdb", kill_on_drop: false }`
[INFO] [stdout] dd0e257bd8d961bf04c8886100cb6e504f43011e3f9362ff03645e6e42b86fdb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9dcf366a2d755c2ecfec2a3181dc0b6c726e6432ff1bc2bbce35b9ea7f9d9e
[INFO] running `Command { std: "docker" "start" "-a" "ed9dcf366a2d755c2ecfec2a3181dc0b6c726e6432ff1bc2bbce35b9ea7f9d9e", kill_on_drop: false }`
[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]   --> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> 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] [stderr]    Compiling webgl-rc v0.1.12 (/opt/rustwide/workdir)
[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]   --> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_type` is never read
[INFO] [stdout]   --> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "ed9dcf366a2d755c2ecfec2a3181dc0b6c726e6432ff1bc2bbce35b9ea7f9d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9dcf366a2d755c2ecfec2a3181dc0b6c726e6432ff1bc2bbce35b9ea7f9d9e", kill_on_drop: false }`
[INFO] [stdout] ed9dcf366a2d755c2ecfec2a3181dc0b6c726e6432ff1bc2bbce35b9ea7f9d9e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6614e393346df45a6e0579e5a4b046ff9af0a524e3062b4b0ef885417fd9dbc0
[INFO] running `Command { std: "docker" "start" "-a" "6614e393346df45a6e0579e5a4b046ff9af0a524e3062b4b0ef885417fd9dbc0", 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]   --> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_type` is never read
[INFO] [stderr]   --> 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webgl_rc-179072851b0e155a)
[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] running `Command { std: "docker" "inspect" "6614e393346df45a6e0579e5a4b046ff9af0a524e3062b4b0ef885417fd9dbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6614e393346df45a6e0579e5a4b046ff9af0a524e3062b4b0ef885417fd9dbc0", kill_on_drop: false }`
[INFO] [stdout] 6614e393346df45a6e0579e5a4b046ff9af0a524e3062b4b0ef885417fd9dbc0
