[INFO] cloning repository https://github.com/twitchyliquid64/maker-panel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitchyliquid64/maker-panel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Fmaker-panel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Fmaker-panel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5811bbc3d179fc9d0afc74886c31155e5891b2da [INFO] checking twitchyliquid64/maker-panel against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Fmaker-panel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twitchyliquid64/maker-panel on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twitchyliquid64/maker-panel [INFO] finished tweaking git repo https://github.com/twitchyliquid64/maker-panel [INFO] tweaked toml for git repo https://github.com/twitchyliquid64/maker-panel written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twitchyliquid64/maker-panel 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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c00dbb7cd526d7dd322aefd699465c18e45716a0a8c4773160682c98750888bf [INFO] running `Command { std: "docker" "start" "-a" "c00dbb7cd526d7dd322aefd699465c18e45716a0a8c4773160682c98750888bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c00dbb7cd526d7dd322aefd699465c18e45716a0a8c4773160682c98750888bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00dbb7cd526d7dd322aefd699465c18e45716a0a8c4773160682c98750888bf", kill_on_drop: false }` [INFO] [stdout] c00dbb7cd526d7dd322aefd699465c18e45716a0a8c4773160682c98750888bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef09508832f6d5c98f0754a8dfd20fdf01b3e7aae74469e3752cb85d64977bb [INFO] running `Command { std: "docker" "start" "-a" "aef09508832f6d5c98f0754a8dfd20fdf01b3e7aae74469e3752cb85d64977bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking lyon_geom v0.17.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-ccc v0.1.1 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lyon_path v0.17.1 [INFO] [stderr] Checking fontdb v0.3.0 [INFO] [stderr] Checking roxmltree v0.13.1 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking geo-types v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking svgfilters v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lyon_algorithms v0.17.4 [INFO] [stderr] Checking lyon_tessellation v0.17.5 [INFO] [stderr] Checking rustybuzz v0.3.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking robust v0.1.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stdout] error[E0659]: `Class` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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 stl_io v0.6.0 [INFO] [stderr] Checking geo v0.16.0 [INFO] [stderr] Checking geo-booleanop v0.3.2 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking embedded-graphics v0.1.1 [INFO] [stderr] Checking ibm437 v0.1.3 [INFO] [stderr] Checking tiny-skia v0.2.0 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aef09508832f6d5c98f0754a8dfd20fdf01b3e7aae74469e3752cb85d64977bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef09508832f6d5c98f0754a8dfd20fdf01b3e7aae74469e3752cb85d64977bb", kill_on_drop: false }` [INFO] [stdout] aef09508832f6d5c98f0754a8dfd20fdf01b3e7aae74469e3752cb85d64977bb