[INFO] cloning repository https://github.com/tlackemann/rstate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlackemann/rstate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlackemann%2Frstate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlackemann%2Frstate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7546cd5687a098e3e66c8388c0b77169e589632 [INFO] checking tlackemann/rstate against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlackemann%2Frstate" "/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/tlackemann/rstate [INFO] finished tweaking git repo https://github.com/tlackemann/rstate [INFO] tweaked toml for git repo https://github.com/tlackemann/rstate written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tlackemann/rstate on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tlackemann/rstate 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", 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] 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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9ac7dc84b4a061b40d479643895b919217ec45bc4875374e9e448e6cfd8519d [INFO] running `Command { std: "docker" "start" "-a" "f9ac7dc84b4a061b40d479643895b919217ec45bc4875374e9e448e6cfd8519d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9ac7dc84b4a061b40d479643895b919217ec45bc4875374e9e448e6cfd8519d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ac7dc84b4a061b40d479643895b919217ec45bc4875374e9e448e6cfd8519d", kill_on_drop: false }` [INFO] [stdout] f9ac7dc84b4a061b40d479643895b919217ec45bc4875374e9e448e6cfd8519d [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3133fad330105525e0f0c9f48941d7ac1d8456c9dfcd8b6693125a3eb833ab5c [INFO] running `Command { std: "docker" "start" "-a" "3133fad330105525e0f0c9f48941d7ac1d8456c9dfcd8b6693125a3eb833ab5c", kill_on_drop: false }` [INFO] [stderr] Checking rstate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `{` [INFO] [stdout] --> src/machine.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 24 | impl Machine { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn to_scxml(&self) -> { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 95 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `{` [INFO] [stdout] --> src/machine.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 24 | impl Machine { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn to_scxml(&self) -> { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 95 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transition` found for mutable reference `&mut machine::Machine` in the current scope [INFO] [stdout] --> src/parallel.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | machine.transition(action); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut machine::Machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transition` found for mutable reference `&mut machine::Machine` in the current scope [INFO] [stdout] --> src/parallel.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | machine.transition(action); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&mut machine::Machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transition` found for struct `machine::Machine` in the current scope [INFO] [stdout] --> src/history.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | self.machine.transition(action); [INFO] [stdout] | ^^^^^^^^^^ method not found in `machine::Machine` [INFO] [stdout] | [INFO] [stdout] ::: src/machine.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Machine { [INFO] [stdout] | --------------------------- method `transition` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transition` found for struct `machine::Machine` in the current scope [INFO] [stdout] --> src/history.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | self.machine.transition(action); [INFO] [stdout] | ^^^^^^^^^^ method not found in `machine::Machine` [INFO] [stdout] | [INFO] [stdout] ::: src/machine.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Machine { [INFO] [stdout] | --------------------------- method `transition` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstate` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rstate` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3133fad330105525e0f0c9f48941d7ac1d8456c9dfcd8b6693125a3eb833ab5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3133fad330105525e0f0c9f48941d7ac1d8456c9dfcd8b6693125a3eb833ab5c", kill_on_drop: false }` [INFO] [stdout] 3133fad330105525e0f0c9f48941d7ac1d8456c9dfcd8b6693125a3eb833ab5c