[INFO] fetching crate geng-debug_overlay 0.6.0-alpha.2... [INFO] checking geng-debug_overlay-0.6.0-alpha.2 against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] extracting crate geng-debug_overlay 0.6.0-alpha.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate geng-debug_overlay 0.6.0-alpha.2 on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geng-debug_overlay 0.6.0-alpha.2 [INFO] finished tweaking crates.io crate geng-debug_overlay 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate geng-debug_overlay 0.6.0-alpha.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3319c77995af965fef9c27d1370f0490a654197cfeb13ca11deb614debd10bfd [INFO] running `Command { std: "docker" "start" "-a" "3319c77995af965fef9c27d1370f0490a654197cfeb13ca11deb614debd10bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3319c77995af965fef9c27d1370f0490a654197cfeb13ca11deb614debd10bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3319c77995af965fef9c27d1370f0490a654197cfeb13ca11deb614debd10bfd", kill_on_drop: false }` [INFO] [stdout] 3319c77995af965fef9c27d1370f0490a654197cfeb13ca11deb614debd10bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b627788cfa58979826c23e76ac6a25b691586f73b498398c2341e177645746 [INFO] running `Command { std: "docker" "start" "-a" "e1b627788cfa58979826c23e76ac6a25b691586f73b498398c2341e177645746", 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] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling tinyfiledialogs v3.9.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.23.6/src/lib.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | if events.contains(&(&interface.name, &event.name)) { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found struct `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&(&str, &str)` [INFO] [stdout] found reference `&(&String, &String)` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.23.6/src/lib.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | if events.contains(&(&interface.name, &event.name)) { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found struct `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&(&str, &str)` [INFO] [stdout] found reference `&(&String, &String)` [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e1b627788cfa58979826c23e76ac6a25b691586f73b498398c2341e177645746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b627788cfa58979826c23e76ac6a25b691586f73b498398c2341e177645746", kill_on_drop: false }` [INFO] [stdout] e1b627788cfa58979826c23e76ac6a25b691586f73b498398c2341e177645746