[INFO] fetching crate v8_rub 0.0.5...
[INFO] testing v8_rub-0.0.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate v8_rub 0.0.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate v8_rub 0.0.5
[INFO] finished tweaking crates.io crate v8_rub 0.0.5
[INFO] tweaked toml for crates.io crate v8_rub 0.0.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate v8_rub 0.0.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded buildable v0.0.5
[INFO] [stderr]   Downloaded utils v0.0.3
[INFO] [stderr]   Downloaded scm v0.0.3
[INFO] [stderr]   Downloaded commandext v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd783a89ab38ace047291cb3ef97bd4764fe72617b47ed2f7af40204d7d34b1a
[INFO] running `Command { std: "docker" "start" "-a" "cd783a89ab38ace047291cb3ef97bd4764fe72617b47ed2f7af40204d7d34b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd783a89ab38ace047291cb3ef97bd4764fe72617b47ed2f7af40204d7d34b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd783a89ab38ace047291cb3ef97bd4764fe72617b47ed2f7af40204d7d34b1a", kill_on_drop: false }`
[INFO] [stdout] cd783a89ab38ace047291cb3ef97bd4764fe72617b47ed2f7af40204d7d34b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 909a8c66a0219ea82a52be1256f4a865eb70371b2862de3f4fe39b64f4cf7f98
[INFO] running `Command { std: "docker" "start" "-a" "909a8c66a0219ea82a52be1256f4a865eb70371b2862de3f4fe39b64f4cf7f98", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling commandext v0.1.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling buildable v0.0.5
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![experimental]
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[experimental]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     dir: Option<Path>,
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getenv` in module `std::os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let home = match std::os::getenv("HOME") {
[INFO] [stdout]    |                                           ^^^^^^ not found in `std::os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let path = Path::new(home);
[INFO] [stdout]    |                            ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn dir(&mut self, dir: Path) -> &mut BuildConfig {
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn get_dir<'a>(&'a self) -> &'a Path {
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Some(ref p) => p.as_slice(),
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:173:30
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Some(ref b) => b.as_slice(),
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:255:19
[INFO] [stdout]     |
[INFO] [stdout] 255 |             if !v.contains(lc) {
[INFO] [stdout]     |                   ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:265:44
[INFO] [stdout]     |
[INFO] [stdout] 265 |             match v.iter().position(|x| *x == *lc) {
[INFO] [stdout]     |                                         -- ^^ --- LifeCycle
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         LifeCycle
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:276:68
[INFO] [stdout]     |
[INFO] [stdout] 276 | ...                   .map(|s| LifeCycle::from_str(s.as_slice()))
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:277:52
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   .filter(|l| *l != Nil));
[INFO] [stdout]     |                                   -- ^^ --- LifeCycle
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   LifeCycle
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `dedup` exists for struct `Vec<LifeCycle>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ------------------ doesn't satisfy `LifeCycle: PartialEq`
[INFO] [stdout] ...
[INFO] [stdout] 282 |             vec.dedup();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `LifeCycle: PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |         if vec.contains(&Help) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:291:16
[INFO] [stdout]     |
[INFO] [stdout] 291 |         if vec.contains(&Version) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:297:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |         if vec.contains(&All) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |         if vec.contains(&Most) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:310:16
[INFO] [stdout]     |
[INFO] [stdout] 310 |         if vec.contains(&Build) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:2583:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LifeCycle: Ord` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/buildable-0.0.5/src/lib.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |         vec.sort();
[INFO] [stdout]     |             ^^^^ the trait `Ord` is not implemented for `LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `slice::<impl [T]>::sort`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/slice.rs:129:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(Ord)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(Ord)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0412, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buildable` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "909a8c66a0219ea82a52be1256f4a865eb70371b2862de3f4fe39b64f4cf7f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909a8c66a0219ea82a52be1256f4a865eb70371b2862de3f4fe39b64f4cf7f98", kill_on_drop: false }`
[INFO] [stdout] 909a8c66a0219ea82a52be1256f4a865eb70371b2862de3f4fe39b64f4cf7f98
