[INFO] cloning repository https://github.com/STBoyden/project-triangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/STBoyden/project-triangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproject-triangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproject-triangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4337fc67264f71b940af9a7fe2ddcf5a43429bc4 [INFO] testing STBoyden/project-triangle against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTBoyden%2Fproject-triangle" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/STBoyden/project-triangle on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/STBoyden/project-triangle [INFO] finished tweaking git repo https://github.com/STBoyden/project-triangle [INFO] tweaked toml for git repo https://github.com/STBoyden/project-triangle written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/STBoyden/ptgui` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76c0e63f56c71da0f766e5cf694e867569bdae77debf6c9512d33e66cde3b457 [INFO] running `Command { std: "docker" "start" "-a" "76c0e63f56c71da0f766e5cf694e867569bdae77debf6c9512d33e66cde3b457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76c0e63f56c71da0f766e5cf694e867569bdae77debf6c9512d33e66cde3b457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c0e63f56c71da0f766e5cf694e867569bdae77debf6c9512d33e66cde3b457", kill_on_drop: false }` [INFO] [stdout] 76c0e63f56c71da0f766e5cf694e867569bdae77debf6c9512d33e66cde3b457 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4d576c59ee6076e1eab4e284fcff20774e41a635b700147f6e21065f229b78 [INFO] running `Command { std: "docker" "start" "-a" "0a4d576c59ee6076e1eab4e284fcff20774e41a635b700147f6e21065f229b78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling raylib v3.5.0 [INFO] [stderr] Compiling ptgui v0.4.0 (https://github.com/STBoyden/ptgui#f82ddceb) [INFO] [stderr] Compiling project_triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `set_button_fix_widths` found for mutable reference `&mut ptgui::gui_handler::GuiHandler` in the current scope [INFO] [stdout] --> src/components/game.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | .set_button_fix_widths(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut ptgui::gui_handler::GuiHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_button_fix_widths` found for mutable reference `&mut ptgui::gui_handler::GuiHandler` in the current scope [INFO] [stdout] --> src/components/game.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | .set_button_fix_widths(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut ptgui::gui_handler::GuiHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_button_fix_widths` found for mutable reference `&mut ptgui::gui_handler::GuiHandler` in the current scope [INFO] [stdout] --> src/components/game.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | .set_button_fix_widths(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut ptgui::gui_handler::GuiHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project_triangle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0a4d576c59ee6076e1eab4e284fcff20774e41a635b700147f6e21065f229b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4d576c59ee6076e1eab4e284fcff20774e41a635b700147f6e21065f229b78", kill_on_drop: false }` [INFO] [stdout] 0a4d576c59ee6076e1eab4e284fcff20774e41a635b700147f6e21065f229b78