[INFO] cloning repository https://github.com/ecsbjunior/triforce-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecsbjunior/triforce-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecsbjunior%2Ftriforce-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecsbjunior%2Ftriforce-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c204d01af7ab9b730c1e0d13674e7c4be141bd8d [INFO] checking ecsbjunior/triforce-rs against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecsbjunior%2Ftriforce-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ecsbjunior/triforce-rs [INFO] finished tweaking git repo https://github.com/ecsbjunior/triforce-rs [INFO] tweaked toml for git repo https://github.com/ecsbjunior/triforce-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ecsbjunior/triforce-rs on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ecsbjunior/triforce-rs 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10113a22967a73d4ba5f587ab834d99bc96ed36d34b861518dce9f848c755948 [INFO] running `Command { std: "docker" "start" "-a" "10113a22967a73d4ba5f587ab834d99bc96ed36d34b861518dce9f848c755948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10113a22967a73d4ba5f587ab834d99bc96ed36d34b861518dce9f848c755948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10113a22967a73d4ba5f587ab834d99bc96ed36d34b861518dce9f848c755948", kill_on_drop: false }` [INFO] [stdout] 10113a22967a73d4ba5f587ab834d99bc96ed36d34b861518dce9f848c755948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c000398bef2e522fe832ab24389eaf730135ad169ab8e842d5c21a4ffae95349 [INFO] running `Command { std: "docker" "start" "-a" "c000398bef2e522fe832ab24389eaf730135ad169ab8e842d5c21a4ffae95349", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling triforce-gl v0.1.0 (/opt/rustwide/workdir/crates/triforce-gl) [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking windows-sys v0.48.0 [INFO] [stderr] Checking triforce-gl-generator v0.1.0 (/opt/rustwide/workdir/crates/triforce-gl-generator) [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> crates/triforce-gl-generator/src/parser/mod.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | Start(String, Vec), [INFO] [stdout] | ^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 14 ~ enum ParseEvent<'a> { [INFO] [stdout] 15 ~ Start(String, Vec>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> crates/triforce-gl-generator/src/parser/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | let attributes = attributes.into_iter().map(Attribute::from).collect(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use xml::attribute::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/triforce-gl-generator/src/parser/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / xml::EventReader::new(read) [INFO] [stdout] 8 | | .into_iter() [INFO] [stdout] 9 | | .map(Result::unwrap) [INFO] [stdout] 10 | | .filter_map(ParseEvent::from_xml) [INFO] [stdout] | |_______________________________________^ expected `()`, found `FilterMap, ...>, ...>` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `FilterMap, fn(...) -> ... {...::unwrap}>, ...>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/triforce_gl_generator-69ace85807af7973.long-type-16961761433344952191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 10 | .filter_map(ParseEvent::from_xml); [INFO] [stdout] | + [INFO] [stdout] help: try adding a return type [INFO] [stdout] | [INFO] [stdout] 6 | pub fn from_xml(read: R) -> FilterMap, fn(Result) -> xml::reader::XmlEvent>, fn(xml::reader::XmlEvent) -> Option> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parsed` [INFO] [stdout] --> crates/triforce-gl-generator/src/registry/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let parsed = Parser::from_xml(path); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `triforce-gl-generator` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c000398bef2e522fe832ab24389eaf730135ad169ab8e842d5c21a4ffae95349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c000398bef2e522fe832ab24389eaf730135ad169ab8e842d5c21a4ffae95349", kill_on_drop: false }` [INFO] [stdout] c000398bef2e522fe832ab24389eaf730135ad169ab8e842d5c21a4ffae95349