[INFO] cloning repository https://github.com/Tarv3/collada-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tarv3/collada-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarv3%2Fcollada-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarv3%2Fcollada-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94da97d3dabbc1301193c93fdb3c737b212cfaef [INFO] checking Tarv3/collada-parser against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarv3%2Fcollada-parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tarv3/collada-parser [INFO] finished tweaking git repo https://github.com/Tarv3/collada-parser [INFO] tweaked toml for git repo https://github.com/Tarv3/collada-parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tarv3/collada-parser on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tarv3/collada-parser 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1a7dc93ff7a97beab30da4a3d85a5205215e0329fa70fc41f400d1b12522850 [INFO] running `Command { std: "docker" "start" "-a" "a1a7dc93ff7a97beab30da4a3d85a5205215e0329fa70fc41f400d1b12522850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a7dc93ff7a97beab30da4a3d85a5205215e0329fa70fc41f400d1b12522850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a7dc93ff7a97beab30da4a3d85a5205215e0329fa70fc41f400d1b12522850", kill_on_drop: false }` [INFO] [stdout] a1a7dc93ff7a97beab30da4a3d85a5205215e0329fa70fc41f400d1b12522850 [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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2406033ac53353d76d0593398bc1ec668dbc08d4426797480ff34e4b3c61a84 [INFO] running `Command { std: "docker" "start" "-a" "a2406033ac53353d76d0593398bc1ec668dbc08d4426797480ff34e4b3c61a84", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking collada-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::collada::mesh) [INFO] [stdout] --> src/collada/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::mesh::{GenericMesh, Vertex, Shape}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Shape` could refer to the enum imported here [INFO] [stdout] --> src/collada/mesh/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::primitive_elements::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Shape` to disambiguate [INFO] [stdout] note: `Shape` could also refer to the enum imported here [INFO] [stdout] --> src/collada/mesh/mod.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{*, error::*, source::DataSource}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Shape` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `controller::*`, `geometry::*`, and `visual_scene::*` [INFO] [stdout] --> src/collada/mod.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::document::{*, controller::*, geometry::*, visual_scene::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::collada::mesh) [INFO] [stdout] --> src/collada/mod.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::mesh::{GenericMesh, Vertex, Shape}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Shape` could refer to the enum imported here [INFO] [stdout] --> src/collada/mesh/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::primitive_elements::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Shape` to disambiguate [INFO] [stdout] note: `Shape` could also refer to the enum imported here [INFO] [stdout] --> src/collada/mesh/mod.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{*, error::*, source::DataSource}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Shape` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `controller::*`, `geometry::*`, and `visual_scene::*` [INFO] [stdout] --> src/collada/mod.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::document::{*, controller::*, geometry::*, visual_scene::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collada/mesh/vertices.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn get_nth_attributes<'a, 'b: 'a>(&'a self, n: usize, sources: &'b [DataSource]) [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 65 | -> impl Iterator)> [INFO] [stdout] | ^^^^ ^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 65 | -> impl Iterator)> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collada/mesh/vertices.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn get_attributes_parameters<'a, 'b: 'a>(&'a self, sources: &'b [DataSource]) [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 75 | -> impl Iterator { [INFO] [stdout] | ^^^^ ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 | -> impl Iterator { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collada/source.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter(&self) -> DataSourceIter { [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] 18 | pub fn iter(&self) -> DataSourceIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `collada-parser` (lib test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collada/mesh/vertices.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn get_nth_attributes<'a, 'b: 'a>(&'a self, n: usize, sources: &'b [DataSource]) [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 65 | -> impl Iterator)> [INFO] [stdout] | ^^^^ ^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 65 | -> impl Iterator)> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collada/mesh/vertices.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn get_attributes_parameters<'a, 'b: 'a>(&'a self, sources: &'b [DataSource]) [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 75 | -> impl Iterator { [INFO] [stdout] | ^^^^ ^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 | -> impl Iterator { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collada/source.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn iter(&self) -> DataSourceIter { [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] 18 | pub fn iter(&self) -> DataSourceIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `collada-parser` (lib) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a2406033ac53353d76d0593398bc1ec668dbc08d4426797480ff34e4b3c61a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2406033ac53353d76d0593398bc1ec668dbc08d4426797480ff34e4b3c61a84", kill_on_drop: false }` [INFO] [stdout] a2406033ac53353d76d0593398bc1ec668dbc08d4426797480ff34e4b3c61a84