[INFO] cloning repository https://github.com/mkaudio-company/mkgraphic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkaudio-company/mkgraphic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaudio-company%2Fmkgraphic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaudio-company%2Fmkgraphic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0aef33fecf55aa52fb4c1b7e49fd788656cf8a5b
[INFO] testing mkaudio-company/mkgraphic against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkaudio-company%2Fmkgraphic" "/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/mkaudio-company/mkgraphic
[INFO] finished tweaking git repo https://github.com/mkaudio-company/mkgraphic
[INFO] tweaked toml for git repo https://github.com/mkaudio-company/mkgraphic written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkaudio-company/mkgraphic on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkaudio-company/mkgraphic 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 128f31a09957f04a909fca33f65f5776812a31512936553b7e031dbcb58688eb
[INFO] running `Command { std: "docker" "start" "-a" "128f31a09957f04a909fca33f65f5776812a31512936553b7e031dbcb58688eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "128f31a09957f04a909fca33f65f5776812a31512936553b7e031dbcb58688eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128f31a09957f04a909fca33f65f5776812a31512936553b7e031dbcb58688eb", kill_on_drop: false }`
[INFO] [stdout] 128f31a09957f04a909fca33f65f5776812a31512936553b7e031dbcb58688eb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44621846aeb87aeb8a3a9af6be0d6c0e721047b70acaa66df7b1ea8af5c9587
[INFO] running `Command { std: "docker" "start" "-a" "f44621846aeb87aeb8a3a9af6be0d6c0e721047b70acaa66df7b1ea8af5c9587", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling mkgraphic v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Point`
[INFO] [stdout]   --> src/host/linux.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::support::point::{Point, Extent};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BaseView`, `CursorTracking`, `CursorType`, `DropInfo`, `KeyAction`, `KeyInfo`, `MouseButtonKind`, `MouseButton`, and `TextInfo`
[INFO] [stdout]   --> src/host/linux.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     View, BaseView, MouseButton, MouseButtonKind, KeyCode, KeyAction, KeyInfo,
[INFO] [stdout]    |           ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^           ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 20 |     TextInfo, CursorTracking, CursorType, DropInfo,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `change_property8` found for struct `std::sync::Arc<RustConnection>` in the current scope
[INFO] [stdout]     --> src/host/linux.rs:274:14
[INFO] [stdout]      |
[INFO] [stdout]  274 |         conn.change_property8(
[INFO] [stdout]      |         -----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-0.13.2/src/wrapper.rs:10:8
[INFO] [stdout]      |
[INFO] [stdout]   10 |     fn change_property8<A, B>(
[INFO] [stdout]      |        ---------------- the method is available for `std::sync::Arc<RustConnection>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `change_property` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-0.13.2/src/protocol/xproto.rs:3933:5
[INFO] [stdout]      |
[INFO] [stdout] 3933 | /     fn change_property<'c, 'input, A, B>(&'c self, mode: PropMode, window: Window, property: A, type_: B, format: u8, data_len: ...
[INFO] [stdout] 3934 | |     where
[INFO] [stdout] 3935 | |         A: Into<Atom>,
[INFO] [stdout] 3936 | |         B: Into<Atom>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] help: trait `ConnectionExt` which provides `change_property8` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    8 + use x11rb::wrapper::ConnectionExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mkgraphic` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f44621846aeb87aeb8a3a9af6be0d6c0e721047b70acaa66df7b1ea8af5c9587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44621846aeb87aeb8a3a9af6be0d6c0e721047b70acaa66df7b1ea8af5c9587", kill_on_drop: false }`
[INFO] [stdout] f44621846aeb87aeb8a3a9af6be0d6c0e721047b70acaa66df7b1ea8af5c9587
