[INFO] cloning repository https://github.com/ventengine/Modelz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ventengine/Modelz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fventengine%2FModelz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fventengine%2FModelz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23e6a3ae4b705a3c1eaba4965eef527573878dc3 [INFO] checking ventengine/Modelz against try#de39175d9e0f63ff8967b81f9639ba28d11ae6ef for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fventengine%2FModelz" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ventengine/Modelz on toolchain de39175d9e0f63ff8967b81f9639ba28d11ae6ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ventengine/Modelz [INFO] finished tweaking git repo https://github.com/ventengine/Modelz [INFO] tweaked toml for git repo https://github.com/ventengine/Modelz written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ventengine/Modelz 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" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329488ea5313d10bd3c445453288581372d2ae1134a079c596d037bc2ccc37a5 [INFO] running `Command { std: "docker" "start" "-a" "329488ea5313d10bd3c445453288581372d2ae1134a079c596d037bc2ccc37a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329488ea5313d10bd3c445453288581372d2ae1134a079c596d037bc2ccc37a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329488ea5313d10bd3c445453288581372d2ae1134a079c596d037bc2ccc37a5", kill_on_drop: false }` [INFO] [stdout] 329488ea5313d10bd3c445453288581372d2ae1134a079c596d037bc2ccc37a5 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18369b673674d8a90a1d422339f75efda2ab5f40a347328a69c3feea01659715 [INFO] running `Command { std: "docker" "start" "-a" "18369b673674d8a90a1d422339f75efda2ab5f40a347328a69c3feea01659715", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking tobj v4.0.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking stl_io v0.8.2 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking modelz v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/stl.rs:9:54 [INFO] [stdout] | [INFO] [stdout] 9 | let model = Model3D::from_format(model_path, modelz::ModelFormat::STL) [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&ModelFormat`, found `ModelFormat` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn from_format>(path: P, format: &ModelFormat) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 9 | let model = Model3D::from_format(model_path, &modelz::ModelFormat::STL) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `modelz` (test "stl") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18369b673674d8a90a1d422339f75efda2ab5f40a347328a69c3feea01659715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18369b673674d8a90a1d422339f75efda2ab5f40a347328a69c3feea01659715", kill_on_drop: false }` [INFO] [stdout] 18369b673674d8a90a1d422339f75efda2ab5f40a347328a69c3feea01659715