[INFO] fetching crate epilog 0.1.0...
[INFO] checking epilog-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate epilog 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate epilog 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate epilog 0.1.0
[INFO] finished tweaking crates.io crate epilog 0.1.0
[INFO] tweaked toml for crates.io crate epilog 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fc026e19d83b89261c41fa74f47a9863926186f42753e5a090854429557321
[INFO] running `Command { std: "docker" "start" "-a" "e4fc026e19d83b89261c41fa74f47a9863926186f42753e5a090854429557321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fc026e19d83b89261c41fa74f47a9863926186f42753e5a090854429557321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fc026e19d83b89261c41fa74f47a9863926186f42753e5a090854429557321", kill_on_drop: false }`
[INFO] [stdout] e4fc026e19d83b89261c41fa74f47a9863926186f42753e5a090854429557321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76b10bfe6d76eb0a46cc614768019f1f3b06feadfd9bde83646904d0bd889ab0
[INFO] running `Command { std: "docker" "start" "-a" "76b10bfe6d76eb0a46cc614768019f1f3b06feadfd9bde83646904d0bd889ab0", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking epilog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stdout] error[E0437]: type `Error` is not a member of trait `Try`
[INFO] [stdout]   --> src/uresult.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     type Error = E;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not a member of trait `Try`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try`
[INFO] [stdout]   --> src/uresult.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type Ok = Option<CowSub<'a, K, V>>;
[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/uresult.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn into_result(self) -> Result<<Self as Try>::Ok, Self::Error> { self.into() }
[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/uresult.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /     fn from_ok(sub: <Self as Try>::Ok) -> Self {
[INFO] [stdout] 48 | |         match sub {
[INFO] [stdout] 49 | |             Some(s) => UOk(s),
[INFO] [stdout] 50 | |             None => Bottom,
[INFO] [stdout] 51 | |         }
[INFO] [stdout] 52 | |     }
[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/uresult.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn from_error(err: E) -> Self { UErr(err) }
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Try`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find associated type `Ok` in trait `Try`
[INFO] [stdout]   --> src/uresult.rs:44:51
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn into_result(self) -> Result<<Self as Try>::Ok, Self::Error> { self.into() }
[INFO] [stdout]    |                                                   ^^ not found in `Try`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find associated type `Ok` in trait `Try`
[INFO] [stdout]   --> src/uresult.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn from_ok(sub: <Self as Try>::Ok) -> Self {
[INFO] [stdout]    |                                    ^^ not found in `Try`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/tests/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     cmp::Eq,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2'
[INFO] [stdout]  --> src/uresult.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::Try;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #84277 <https://github.com/rust-lang/rust/issues/84277> for more information
[INFO] [stdout]   = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2'
[INFO] [stdout]   --> src/uresult.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<'a, K: Clone, V: Clone, E> Try for UResult<'a, K, V, E> {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #84277 <https://github.com/rust-lang/rust/issues/84277> for more information
[INFO] [stdout]    = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `try_trait`
[INFO] [stdout]  --> src/lib.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(test, feature(try_trait))]
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Error` not found for `Self`
[INFO] [stdout]   --> src/uresult.rs:44:61
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn into_result(self) -> Result<<Self as Try>::Ok, Self::Error> { self.into() }
[INFO] [stdout]    |                                                             ^^^^^ associated type `Error` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Output`, `Residual`, `from_output`, `branch`
[INFO] [stdout]   --> src/uresult.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<'a, K: Clone, V: Clone, E> Try for UResult<'a, K, V, E> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Output`, `Residual`, `from_output`, `branch` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `type Output = /* Type */;`
[INFO] [stdout]    = help: implement the missing item: `type Residual = /* Type */;`
[INFO] [stdout]    = help: implement the missing item: `fn from_output(_: <Self as Try>::Output) -> Self { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn branch(self) -> ControlFlow<<Self as Try>::Residual, <Self as Try>::Output> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0220, E0407, E0437, E0576, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `epilog` (lib test) due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "76b10bfe6d76eb0a46cc614768019f1f3b06feadfd9bde83646904d0bd889ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b10bfe6d76eb0a46cc614768019f1f3b06feadfd9bde83646904d0bd889ab0", kill_on_drop: false }`
[INFO] [stdout] 76b10bfe6d76eb0a46cc614768019f1f3b06feadfd9bde83646904d0bd889ab0
