[INFO] fetching crate ochre 0.2.0...
[INFO] checking ochre-0.2.0 against try#aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa for pr-149195-3
[INFO] extracting crate ochre 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ochre 0.2.0
[INFO] finished tweaking crates.io crate ochre 0.2.0
[INFO] tweaked toml for crates.io crate ochre 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ochre 0.2.0 on toolchain aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ochre 0.2.0 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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b4acfb5095d1886da38bebb067927884ef2cd1f4da1da3b6ca84017fa5331ed
[INFO] running `Command { std: "docker" "start" "-a" "1b4acfb5095d1886da38bebb067927884ef2cd1f4da1da3b6ca84017fa5331ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b4acfb5095d1886da38bebb067927884ef2cd1f4da1da3b6ca84017fa5331ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4acfb5095d1886da38bebb067927884ef2cd1f4da1da3b6ca84017fa5331ed", kill_on_drop: false }`
[INFO] [stdout] 1b4acfb5095d1886da38bebb067927884ef2cd1f4da1da3b6ca84017fa5331ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c335d044af5ef91fcd55534cd2b2080bcfefcc0a7e7d8950322031b7e6f53973
[INFO] running `Command { std: "docker" "start" "-a" "c335d044af5ef91fcd55534cd2b2080bcfefcc0a7e7d8950322031b7e6f53973", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking libloading v0.6.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking unicode-ccc v0.1.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking unicode-script v0.5.2
[INFO] [stderr]     Checking kurbo v0.7.1
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking simplecss v0.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking roxmltree v0.13.1
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking pico-args v0.3.4
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking ochre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/path.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking fontdb v0.5.1
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stdout] error[E0659]: `Class` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.3.0/src/tables/gpos.rs:582:16
[INFO] [stdout]     |
[INFO] [stdout] 582 |     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.3.0/src/tables/gpos.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | 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.3.0/src/tables/gpos.rs:5:5
[INFO] [stdout]     |
[INFO] [stdout]   5 | use super::gsubgpos::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Class` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-commons v0.21.13
[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" "c335d044af5ef91fcd55534cd2b2080bcfefcc0a7e7d8950322031b7e6f53973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c335d044af5ef91fcd55534cd2b2080bcfefcc0a7e7d8950322031b7e6f53973", kill_on_drop: false }`
[INFO] [stdout] c335d044af5ef91fcd55534cd2b2080bcfefcc0a7e7d8950322031b7e6f53973
