[INFO] fetching crate organic 0.1.12...
[INFO] checking organic-0.1.12 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate organic 0.1.12 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate organic 0.1.12 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate organic 0.1.12
[INFO] finished tweaking crates.io crate organic 0.1.12
[INFO] tweaked toml for crates.io crate organic 0.1.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate organic 0.1.12 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry_api v0.20.0
[INFO] [stderr]   Downloaded opentelemetry v0.20.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded ordered-float v3.7.0
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded opentelemetry-proto v0.3.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.13.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.12.0
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.20.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0adbec660370094f0b4bd35b261efb58330efaa0e1088d31213f8f90772a4a42
[INFO] running `Command { std: "docker" "start" "-a" "0adbec660370094f0b4bd35b261efb58330efaa0e1088d31213f8f90772a4a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0adbec660370094f0b4bd35b261efb58330efaa0e1088d31213f8f90772a4a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0adbec660370094f0b4bd35b261efb58330efaa0e1088d31213f8f90772a4a42", kill_on_drop: false }`
[INFO] [stdout] 0adbec660370094f0b4bd35b261efb58330efaa0e1088d31213f8f90772a4a42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdd8fd64f3a8ec7239205ede60213983c99897fcd40e4780935a31a758a45c42
[INFO] running `Command { std: "docker" "start" "-a" "bdd8fd64f3a8ec7239205ede60213983c99897fcd40e4780935a31a758a45c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling organic v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stdout] error: couldn't read src/parser/../../org_mode_samples/element_container_priority/README.org: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/document.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let input = include_str!("../../org_mode_samples/element_container_priority/README.org");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `opt` is imported redundantly
[INFO] [stdout]    --> src/parser/babel_call.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use nom::combinator::opt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 239 |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `opt` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ContextElement` is imported redundantly
[INFO] [stdout]    --> src/parser/comment.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use super::*;
[INFO] [stdout]     |         -------- the item `ContextElement` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 108 |     use crate::context::ContextElement;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OrgSource` is imported redundantly
[INFO] [stdout]    --> src/parser/keyword.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use super::*;
[INFO] [stdout]     |         -------- the item `OrgSource` is already imported here
[INFO] [stdout] 224 |     use crate::parser::OrgSource;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]    --> src/parser/radio_link.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use super::*;
[INFO] [stdout]     |         -------- the item `Context` is already imported here
[INFO] [stdout] 172 |     use crate::context::Context;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `List` is imported redundantly
[INFO] [stdout]    --> src/parser/radio_link.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use super::*;
[INFO] [stdout]     |         -------- the item `List` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 174 |     use crate::context::List;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/context/global_settings.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()))
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `bool`
[INFO] [stdout]               found enum `Option<std::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()).is_some())
[INFO] [stdout]    |                                                                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/context/global_settings.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()))
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `bool`
[INFO] [stdout]               found enum `Option<std::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()).is_some())
[INFO] [stdout]    |                                                                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `organic` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `organic` (lib test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bdd8fd64f3a8ec7239205ede60213983c99897fcd40e4780935a31a758a45c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd8fd64f3a8ec7239205ede60213983c99897fcd40e4780935a31a758a45c42", kill_on_drop: false }`
[INFO] [stdout] bdd8fd64f3a8ec7239205ede60213983c99897fcd40e4780935a31a758a45c42
[INFO] checking organic-0.1.12 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate organic 0.1.12 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate organic 0.1.12 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate organic 0.1.12
[INFO] finished tweaking crates.io crate organic 0.1.12
[INFO] tweaked toml for crates.io crate organic 0.1.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate organic 0.1.12 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2b352ffd4efb6a17349991cf80f8dc9d1b0e05355bb7cc3bc084b79272969c6
[INFO] running `Command { std: "docker" "start" "-a" "a2b352ffd4efb6a17349991cf80f8dc9d1b0e05355bb7cc3bc084b79272969c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2b352ffd4efb6a17349991cf80f8dc9d1b0e05355bb7cc3bc084b79272969c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b352ffd4efb6a17349991cf80f8dc9d1b0e05355bb7cc3bc084b79272969c6", kill_on_drop: false }`
[INFO] [stdout] a2b352ffd4efb6a17349991cf80f8dc9d1b0e05355bb7cc3bc084b79272969c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ab78731774a3e05c80d398587008d6cb199878b6650b6632ca1bc8a0752d4cf
[INFO] running `Command { std: "docker" "start" "-a" "3ab78731774a3e05c80d398587008d6cb199878b6650b6632ca1bc8a0752d4cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling organic v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stdout] error: couldn't read src/parser/../../org_mode_samples/element_container_priority/README.org: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser/document.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let input = include_str!("../../org_mode_samples/element_container_priority/README.org");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `opt` is imported redundantly
[INFO] [stdout]    --> src/parser/babel_call.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use nom::combinator::opt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 239 |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `opt` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ContextElement` is imported redundantly
[INFO] [stdout]    --> src/parser/comment.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use super::*;
[INFO] [stdout]     |         -------- the item `ContextElement` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 108 |     use crate::context::ContextElement;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OrgSource` is imported redundantly
[INFO] [stdout]    --> src/parser/keyword.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use super::*;
[INFO] [stdout]     |         -------- the item `OrgSource` is already imported here
[INFO] [stdout] 224 |     use crate::parser::OrgSource;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]    --> src/parser/radio_link.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use super::*;
[INFO] [stdout]     |         -------- the item `Context` is already imported here
[INFO] [stdout] 172 |     use crate::context::Context;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `List` is imported redundantly
[INFO] [stdout]    --> src/parser/radio_link.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use super::*;
[INFO] [stdout]     |         -------- the item `List` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 174 |     use crate::context::List;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/context/global_settings.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()))
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `bool`
[INFO] [stdout]               found enum `Option<std::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()).is_some())
[INFO] [stdout]    |                                                                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/context/global_settings.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()))
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `bool`
[INFO] [stdout]               found enum `Option<std::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]    |
[INFO] [stdout] 75 |             DEFAULT_ORG_ENTITIES.is_sorted_by(|a, b| b.name.len().partial_cmp(&a.name.len()).is_some())
[INFO] [stdout]    |                                                                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `organic` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `organic` (lib test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ab78731774a3e05c80d398587008d6cb199878b6650b6632ca1bc8a0752d4cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab78731774a3e05c80d398587008d6cb199878b6650b6632ca1bc8a0752d4cf", kill_on_drop: false }`
[INFO] [stdout] 3ab78731774a3e05c80d398587008d6cb199878b6650b6632ca1bc8a0752d4cf
