[INFO] cloning repository https://github.com/foobar27/lyon-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foobar27/lyon-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoobar27%2Flyon-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoobar27%2Flyon-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3c825db86b15c50b12dcc4739dd12d14d891591
[INFO] checking foobar27/lyon-experiments against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoobar27%2Flyon-experiments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foobar27/lyon-experiments
[INFO] finished tweaking git repo https://github.com/foobar27/lyon-experiments
[INFO] tweaked toml for git repo https://github.com/foobar27/lyon-experiments written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foobar27/lyon-experiments on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foobar27/lyon-experiments 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b356756124f7cfd69b63d4148b72e0f1514cb754ad0e1d896c25f6078184e0
[INFO] running `Command { std: "docker" "start" "-a" "66b356756124f7cfd69b63d4148b72e0f1514cb754ad0e1d896c25f6078184e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b356756124f7cfd69b63d4148b72e0f1514cb754ad0e1d896c25f6078184e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b356756124f7cfd69b63d4148b72e0f1514cb754ad0e1d896c25f6078184e0", kill_on_drop: false }`
[INFO] [stdout] 66b356756124f7cfd69b63d4148b72e0f1514cb754ad0e1d896c25f6078184e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66035a50b1c9f1864e5d0f04a7d4b6e34f1383c389e5d1375ba11fd4d7d528b7
[INFO] running `Command { std: "docker" "start" "-a" "66035a50b1c9f1864e5d0f04a7d4b6e34f1383c389e5d1375ba11fd4d7d528b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking ttf-parser v0.12.2
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]     Checking unicode-script v0.5.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking svgtypes v0.8.0
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking rctree v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking kurbo v0.8.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking memmap2 v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking fontdb v0.7.0
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking rustybuzz v0.4.0
[INFO] [stdout] error[E0659]: `Class` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.4.0/src/tables/gpos.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub class: Class,
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Class` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.4.0/src/tables/gpos.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Class` to disambiguate
[INFO] [stdout] note: `Class` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.4.0/src/tables/gpos.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use super::gsubgpos::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Class` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "66035a50b1c9f1864e5d0f04a7d4b6e34f1383c389e5d1375ba11fd4d7d528b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66035a50b1c9f1864e5d0f04a7d4b6e34f1383c389e5d1375ba11fd4d7d528b7", kill_on_drop: false }`
[INFO] [stdout] 66035a50b1c9f1864e5d0f04a7d4b6e34f1383c389e5d1375ba11fd4d7d528b7
