[INFO] cloning repository https://github.com/ParkerTenBroeck/java_uml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParkerTenBroeck/java_uml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fjava_uml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fjava_uml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 948b60e8ecef9ad8f7188bce13227b1e51693865
[INFO] testing ParkerTenBroeck/java_uml against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fjava_uml" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParkerTenBroeck/java_uml
[INFO] finished tweaking git repo https://github.com/ParkerTenBroeck/java_uml
[INFO] tweaked toml for git repo https://github.com/ParkerTenBroeck/java_uml written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParkerTenBroeck/java_uml on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ParkerTenBroeck/java_uml 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plex v0.3.0
[INFO] [stderr]   Downloaded lalr v0.0.2
[INFO] [stderr]   Downloaded redfa v0.0.2
[INFO] [stderr]   Downloaded bitfield-struct v0.5.6
[INFO] [stderr]   Downloaded vec_map v0.6.0
[INFO] [stderr]   Downloaded bit-set v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4e6e9ed2d1a059e9d4d26834329bea1478e856bbbf235a863b89a7203e0df11
[INFO] running `Command { std: "docker" "start" "-a" "a4e6e9ed2d1a059e9d4d26834329bea1478e856bbbf235a863b89a7203e0df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4e6e9ed2d1a059e9d4d26834329bea1478e856bbbf235a863b89a7203e0df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e6e9ed2d1a059e9d4d26834329bea1478e856bbbf235a863b89a7203e0df11", kill_on_drop: false }`
[INFO] [stdout] a4e6e9ed2d1a059e9d4d26834329bea1478e856bbbf235a863b89a7203e0df11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eed01929e18637e940c6b065b386805452ce1d6f358e79da7da556e1020122c
[INFO] running `Command { std: "docker" "start" "-a" "7eed01929e18637e940c6b065b386805452ce1d6f358e79da7da556e1020122c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling lalr v0.0.2
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling redfa v0.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling plex v0.3.0
[INFO] [stderr]    Compiling bitfield-struct v0.5.6
[INFO] [stderr]    Compiling java_uml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ClassPath`
[INFO] [stdout]   --> src/plantuml/mod.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     project::{ClassPath, Project},
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s
[INFO] running `Command { std: "docker" "inspect" "7eed01929e18637e940c6b065b386805452ce1d6f358e79da7da556e1020122c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eed01929e18637e940c6b065b386805452ce1d6f358e79da7da556e1020122c", kill_on_drop: false }`
[INFO] [stdout] 7eed01929e18637e940c6b065b386805452ce1d6f358e79da7da556e1020122c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae9447bc94235e62fd02000f41d620d96fa55c74cccf198199611e934781955a
[INFO] running `Command { std: "docker" "start" "-a" "ae9447bc94235e62fd02000f41d620d96fa55c74cccf198199611e934781955a", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ClassPath`
[INFO] [stdout]   --> src/plantuml/mod.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     project::{ClassPath, Project},
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling java_uml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ClassPath`
[INFO] [stdout]   --> src/plantuml/mod.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     project::{ClassPath, Project},
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/java/mod.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 parser::ParseError::ExpectedToken { range, .. }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `ExpectedToken` implemented for `ParseError<'_>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 123 -                 parser::ParseError::ExpectedToken { range, .. }
[INFO] [stdout] 123 +                 <ParseError<'_> as Example>::ExpectedToken { range, .. }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/java/mod.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 | parser::ParseError::UnexpectedToken { range, .. } => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `UnexpectedToken` implemented for `ParseError<'_>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 | parser::ParseError::UnexpectedToken { range, .. } => {
[INFO] [stdout] 124 +                 | <ParseError<'_> as Example>::UnexpectedToken { range, .. } => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/java/mod.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 parser::ParseError::ExpectedToken { range, .. }
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `ExpectedToken` implemented for `java::parser::ParseError<'_>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 123 -                 parser::ParseError::ExpectedToken { range, .. }
[INFO] [stdout] 123 +                 <java::parser::ParseError<'_> as Example>::ExpectedToken { range, .. }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/java/mod.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 | parser::ParseError::UnexpectedToken { range, .. } => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `UnexpectedToken` implemented for `java::parser::ParseError<'_>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 | parser::ParseError::UnexpectedToken { range, .. } => {
[INFO] [stdout] 124 +                 | <java::parser::ParseError<'_> as Example>::UnexpectedToken { range, .. } => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `java_uml` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `java_uml` (bin "java_uml" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae9447bc94235e62fd02000f41d620d96fa55c74cccf198199611e934781955a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9447bc94235e62fd02000f41d620d96fa55c74cccf198199611e934781955a", kill_on_drop: false }`
[INFO] [stdout] ae9447bc94235e62fd02000f41d620d96fa55c74cccf198199611e934781955a
