[INFO] cloning repository https://github.com/davebenson/glb-rigger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davebenson/glb-rigger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3463f0ebcce7a08103efde0bf0119b964d0feecd
[INFO] checking davebenson/glb-rigger against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davebenson/glb-rigger
[INFO] finished tweaking git repo https://github.com/davebenson/glb-rigger
[INFO] tweaked toml for git repo https://github.com/davebenson/glb-rigger written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davebenson/glb-rigger on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davebenson/glb-rigger 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4a7ebceb80bd20885b3ac85cf199f72b1d53c9a588f63d27549336e143ef107
[INFO] running `Command { std: "docker" "start" "-a" "d4a7ebceb80bd20885b3ac85cf199f72b1d53c9a588f63d27549336e143ef107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4a7ebceb80bd20885b3ac85cf199f72b1d53c9a588f63d27549336e143ef107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a7ebceb80bd20885b3ac85cf199f72b1d53c9a588f63d27549336e143ef107", kill_on_drop: false }`
[INFO] [stdout] d4a7ebceb80bd20885b3ac85cf199f72b1d53c9a588f63d27549336e143ef107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7374f599044fd125031b654ee1d243f4f4225fcba6b23e7f6b836992db55e9c5
[INFO] running `Command { std: "docker" "start" "-a" "7374f599044fd125031b654ee1d243f4f4225fcba6b23e7f6b836992db55e9c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking vector2d v3.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking vector3d v0.2.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking glb-rigger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_path_str`
[INFO] [stdout]     --> src/main.rs:1974:39
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     if let (Some(input_path_str),Some(output_path_str)) = (std::env::args().nth(1), std::env::args().nth(2)) {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path_str`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `intersect_inplace` and `union_inplace` are never used
[INFO] [stdout]    --> src/voxel_set.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Micropatch {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |   fn intersect_inplace(self: &mut Micropatch, other: &Micropatch) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |   fn union_inplace(self: &mut Micropatch, other: &Micropatch) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `union` and `intersection` are never used
[INFO] [stdout]    --> src/voxel_set.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl VoxelSet {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn union(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     pub fn intersection(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_rel_z` is never used
[INFO] [stdout]    --> src/voxel_set.rs:614:8
[INFO] [stdout]     |
[INFO] [stdout] 595 | impl SliceInfo {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 614 |     fn get_rel_z(self: &Self, x: i32, y: i32, z_rel: i32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive {
[INFO] [stdout]    |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:923:33
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:927:32
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_path_str`
[INFO] [stdout]     --> src/main.rs:1974:39
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     if let (Some(input_path_str),Some(output_path_str)) = (std::env::args().nth(1), std::env::args().nth(2)) {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path_str`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive {
[INFO] [stdout]    |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:923:33
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:927:32
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
[INFO] running `Command { std: "docker" "inspect" "7374f599044fd125031b654ee1d243f4f4225fcba6b23e7f6b836992db55e9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7374f599044fd125031b654ee1d243f4f4225fcba6b23e7f6b836992db55e9c5", kill_on_drop: false }`
[INFO] [stdout] 7374f599044fd125031b654ee1d243f4f4225fcba6b23e7f6b836992db55e9c5
