[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] testing Palladinium/tiketetaketitak against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalladinium%2Ftiketetaketitak" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Palladinium/tiketetaketitak on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-11/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" "+1.60.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a0c7e53a8c3831879924365814d49044e68a027959a516c0ff3d0ad9fca1ce [INFO] running `Command { std: "docker" "start" "-a" "e4a0c7e53a8c3831879924365814d49044e68a027959a516c0ff3d0ad9fca1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a0c7e53a8c3831879924365814d49044e68a027959a516c0ff3d0ad9fca1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a0c7e53a8c3831879924365814d49044e68a027959a516c0ff3d0ad9fca1ce", kill_on_drop: false }` [INFO] [stdout] e4a0c7e53a8c3831879924365814d49044e68a027959a516c0ff3d0ad9fca1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dece0a4fbf9fe38bb5b1f762e2764a595f6612e2856edba90ac72de47e21d5e6 [INFO] running `Command { std: "docker" "start" "-a" "dece0a4fbf9fe38bb5b1f762e2764a595f6612e2856edba90ac72de47e21d5e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling 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] [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] [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` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "dece0a4fbf9fe38bb5b1f762e2764a595f6612e2856edba90ac72de47e21d5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dece0a4fbf9fe38bb5b1f762e2764a595f6612e2856edba90ac72de47e21d5e6", kill_on_drop: false }` [INFO] [stdout] dece0a4fbf9fe38bb5b1f762e2764a595f6612e2856edba90ac72de47e21d5e6