[INFO] cloning repository https://github.com/Palladinium/tiketetaketitak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Palladinium/tiketetaketitak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalladinium%2Ftiketetaketitak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalladinium%2Ftiketetaketitak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a97cb7d81f04ba431686fc331a7a639ba1c1abe [INFO] checking Palladinium/tiketetaketitak against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalladinium%2Ftiketetaketitak" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Palladinium/tiketetaketitak on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Palladinium/tiketetaketitak [INFO] finished tweaking git repo https://github.com/Palladinium/tiketetaketitak [INFO] tweaked toml for git repo https://github.com/Palladinium/tiketetaketitak written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Palladinium/tiketetaketitak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3b7851913ede04111365d036c54790426ea1c35af63f76c16bcad7990680b96 [INFO] running `Command { std: "docker" "start" "-a" "f3b7851913ede04111365d036c54790426ea1c35af63f76c16bcad7990680b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3b7851913ede04111365d036c54790426ea1c35af63f76c16bcad7990680b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b7851913ede04111365d036c54790426ea1c35af63f76c16bcad7990680b96", kill_on_drop: false }` [INFO] [stdout] f3b7851913ede04111365d036c54790426ea1c35af63f76c16bcad7990680b96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c97c3e7d5689e73267430423932d67bf8d098f853cfd0dbfa406372a0cd0dd1 [INFO] running `Command { std: "docker" "start" "-a" "8c97c3e7d5689e73267430423932d67bf8d098f853cfd0dbfa406372a0cd0dd1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking tiketetaketitak v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | / fn into_result(self) -> Result { [INFO] [stdout] 326 | | match &self.branches { [INFO] [stdout] 327 | | Branches::End => Err(self), [INFO] [stdout] 328 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => Ok(self), [INFO] [stdout] 329 | | } [INFO] [stdout] 330 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | / fn from_error(v: Self::Ok) -> Self { [INFO] [stdout] 333 | | match &v.branches { [INFO] [stdout] 334 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => v, [INFO] [stdout] 335 | | Branches::End => panic!("Invalid Ok: {:?}", v), [INFO] [stdout] 336 | | } [INFO] [stdout] 337 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / fn from_ok(v: Self::Error) -> Self { [INFO] [stdout] 340 | | match &v.branches { [INFO] [stdout] 341 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => { [INFO] [stdout] 342 | | panic!("Invalid Error: {:?}", v) [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Try, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/state.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | impl Try for Node [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> src/state.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | fn into_result(self) -> Result { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/state.rs:325:52 [INFO] [stdout] | [INFO] [stdout] 325 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> src/state.rs:332:28 [INFO] [stdout] | [INFO] [stdout] 332 | fn from_error(v: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/state.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | fn from_ok(v: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiketetaketitak` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | / fn into_result(self) -> Result { [INFO] [stdout] 326 | | match &self.branches { [INFO] [stdout] 327 | | Branches::End => Err(self), [INFO] [stdout] 328 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => Ok(self), [INFO] [stdout] 329 | | } [INFO] [stdout] 330 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | / fn from_error(v: Self::Ok) -> Self { [INFO] [stdout] 333 | | match &v.branches { [INFO] [stdout] 334 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => v, [INFO] [stdout] 335 | | Branches::End => panic!("Invalid Ok: {:?}", v), [INFO] [stdout] 336 | | } [INFO] [stdout] 337 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `Try` [INFO] [stdout] --> src/state.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / fn from_ok(v: Self::Error) -> Self { [INFO] [stdout] 340 | | match &v.branches { [INFO] [stdout] 341 | | Branches::Chance(_) | Branches::Decision(_) | Branches::Pending => { [INFO] [stdout] 342 | | panic!("Invalid Error: {:?}", v) [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Try, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/state.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | impl Try for Node [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> src/state.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | fn into_result(self) -> Result { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/state.rs:325:52 [INFO] [stdout] | [INFO] [stdout] 325 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> src/state.rs:332:28 [INFO] [stdout] | [INFO] [stdout] 332 | fn from_error(v: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/state.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | fn from_ok(v: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c97c3e7d5689e73267430423932d67bf8d098f853cfd0dbfa406372a0cd0dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c97c3e7d5689e73267430423932d67bf8d098f853cfd0dbfa406372a0cd0dd1", kill_on_drop: false }` [INFO] [stdout] 8c97c3e7d5689e73267430423932d67bf8d098f853cfd0dbfa406372a0cd0dd1