[INFO] fetching crate chiral-operator 0.1.2...
[INFO] checking chiral-operator-0.1.2 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate chiral-operator 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate chiral-operator 0.1.2 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chiral-operator 0.1.2
[INFO] finished tweaking crates.io crate chiral-operator 0.1.2
[INFO] tweaked toml for crates.io crate chiral-operator 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.55.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded chiral-derive v0.1.4
[INFO] [stderr]   Downloaded chiral-common v0.1.4
[INFO] [stderr]   Downloaded permutation v0.4.1
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded chiral-data v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3156defe8060f0d55b310ad41d136348930d8b26a18ae2f15e01289ace7aba5a
[INFO] running `Command { std: "docker" "start" "-a" "3156defe8060f0d55b310ad41d136348930d8b26a18ae2f15e01289ace7aba5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3156defe8060f0d55b310ad41d136348930d8b26a18ae2f15e01289ace7aba5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3156defe8060f0d55b310ad41d136348930d8b26a18ae2f15e01289ace7aba5a", kill_on_drop: false }`
[INFO] [stdout] 3156defe8060f0d55b310ad41d136348930d8b26a18ae2f15e01289ace7aba5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 011602ead0ba00a56fa80fd2b4b4e2c7ecb9e0cd0f3005f7cfdc7cd5fe701414
[INFO] running `Command { std: "docker" "start" "-a" "011602ead0ba00a56fa80fd2b4b4e2c7ecb9e0cd0f3005f7cfdc7cd5fe701414", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling chiral-derive v0.1.4
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking chiral-common v0.1.4
[INFO] [stderr]     Checking chiral-data v0.1.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/lib.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |             let filepath = chiral_common::fs::default_dir().join(kind.filename());
[INFO] [stdout]    |                                           ^^ could not find `fs` in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ids: Vec<chiral_common::DatasetID>,
[INFO] [stdout]   |                             ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |     smiles: Vec<chiral_common::SMILES>,
[INFO] [stdout]    |                                ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     smiles: Vec<chiral_common::SMILES>,
[INFO] [stdout] 10 +     smiles: Vec<SMILES>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:14:85
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout]    |                                                                                     ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout] 14 +     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<SMILES>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedFormat` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn serialize(&self) -> chiral_common::SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::traits::SerializedFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SerializedFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     pub fn serialize(&self) -> chiral_common::SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout] 24 +     pub fn serialize(&self) -> SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedFormat` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn deserialize(content: &chiral_common::SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::traits::SerializedFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SerializedFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn deserialize(content: &chiral_common::SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout] 25 +     pub fn deserialize(content: &SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:27:87
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout]    |                                                                                       ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout] 27 +     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&SMILES> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_smiles_vec(&self) -> &Vec<chiral_common::SMILES> { &self.smiles }
[INFO] [stdout]    |                                                         ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -     pub fn get_smiles_vec(&self) -> &Vec<chiral_common::SMILES> { &self.smiles }
[INFO] [stdout] 34 +     pub fn get_smiles_vec(&self) -> &Vec<SMILES> { &self.smiles }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:35:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get_ids(&self) -> &Vec<chiral_common::DatasetID> { &self.ids }
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Dataset::Empty` and `&Dataset::PubChem` not covered
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/lib.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     match kind {
[INFO] [stdout]    |           ^^^^ patterns `&Dataset::Empty` and `&Dataset::PubChem` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Dataset` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-common-0.1.4/src/kinds/dataset.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Kind {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     #[strum(serialize = "empty")]
[INFO] [stdout] 12 |     Empty,
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] ...
[INFO] [stdout] 20 |     PubChem
[INFO] [stdout]    |     ------- not covered
[INFO] [stdout]    = note: the matched value is of type `&Dataset`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         },
[INFO] [stdout] 25 ~         &Dataset::Empty | &Dataset::PubChem => todo!() 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chiral-data` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "011602ead0ba00a56fa80fd2b4b4e2c7ecb9e0cd0f3005f7cfdc7cd5fe701414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011602ead0ba00a56fa80fd2b4b4e2c7ecb9e0cd0f3005f7cfdc7cd5fe701414", kill_on_drop: false }`
[INFO] [stdout] 011602ead0ba00a56fa80fd2b4b4e2c7ecb9e0cd0f3005f7cfdc7cd5fe701414
[INFO] checking chiral-operator-0.1.2 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate chiral-operator 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate chiral-operator 0.1.2 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chiral-operator 0.1.2
[INFO] finished tweaking crates.io crate chiral-operator 0.1.2
[INFO] tweaked toml for crates.io crate chiral-operator 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.55.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0857fe1e99f970218d61113be5cedea69be777349df4cc879e1d3f184e7f72a
[INFO] running `Command { std: "docker" "start" "-a" "c0857fe1e99f970218d61113be5cedea69be777349df4cc879e1d3f184e7f72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0857fe1e99f970218d61113be5cedea69be777349df4cc879e1d3f184e7f72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0857fe1e99f970218d61113be5cedea69be777349df4cc879e1d3f184e7f72a", kill_on_drop: false }`
[INFO] [stdout] c0857fe1e99f970218d61113be5cedea69be777349df4cc879e1d3f184e7f72a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7c0a7cfad7c7b109bef0e9e69c776aef731c6d7794d3a55d7cc6d42460a4e0c
[INFO] running `Command { std: "docker" "start" "-a" "d7c0a7cfad7c7b109bef0e9e69c776aef731c6d7794d3a55d7cc6d42460a4e0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling chiral-derive v0.1.4
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking chiral-common v0.1.4
[INFO] [stderr]     Checking chiral-data v0.1.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/lib.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |             let filepath = chiral_common::fs::default_dir().join(kind.filename());
[INFO] [stdout]    |                                           ^^ could not find `fs` in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ids: Vec<chiral_common::DatasetID>,
[INFO] [stdout]   |                             ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |     smiles: Vec<chiral_common::SMILES>,
[INFO] [stdout]    |                                ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     smiles: Vec<chiral_common::SMILES>,
[INFO] [stdout] 10 +     smiles: Vec<SMILES>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:14:85
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout]    |                                                                                     ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<chiral_common::SMILES>) -> Self {
[INFO] [stdout] 14 +     pub fn new(ids_in: Vec<chiral_common::DatasetID>, smiles_in: Vec<SMILES>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedFormat` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn serialize(&self) -> chiral_common::SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::traits::SerializedFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SerializedFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     pub fn serialize(&self) -> chiral_common::SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout] 24 +     pub fn serialize(&self) -> SerializedFormat { serde_json::to_string(self).unwrap() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedFormat` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn deserialize(content: &chiral_common::SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::traits::SerializedFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SerializedFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn deserialize(content: &chiral_common::SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout] 25 +     pub fn deserialize(content: &SerializedFormat) -> Self { serde_json::from_str(content).unwrap() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:27:87
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout]    |                                                                                       ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&chiral_common::SMILES> {
[INFO] [stdout] 27 +     pub fn get_smiles(&self, id: &chiral_common::DatasetID) -> Option<&SMILES> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SMILES` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_smiles_vec(&self) -> &Vec<chiral_common::SMILES> { &self.smiles }
[INFO] [stdout]    |                                                         ^^^^^^ not found in `chiral_common`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use chiral_common::app::chem::types::SMILES;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SMILES`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -     pub fn get_smiles_vec(&self) -> &Vec<chiral_common::SMILES> { &self.smiles }
[INFO] [stdout] 34 +     pub fn get_smiles_vec(&self) -> &Vec<SMILES> { &self.smiles }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DatasetID` in crate `chiral_common`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/doc/smiles.rs:35:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get_ids(&self) -> &Vec<chiral_common::DatasetID> { &self.ids }
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in `chiral_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Dataset::Empty` and `&Dataset::PubChem` not covered
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-data-0.1.2/src/lib.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     match kind {
[INFO] [stdout]    |           ^^^^ patterns `&Dataset::Empty` and `&Dataset::PubChem` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Dataset` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chiral-common-0.1.4/src/kinds/dataset.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Kind {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     #[strum(serialize = "empty")]
[INFO] [stdout] 12 |     Empty,
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] ...
[INFO] [stdout] 20 |     PubChem
[INFO] [stdout]    |     ------- not covered
[INFO] [stdout]    = note: the matched value is of type `&Dataset`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern, a match arm with multiple or-patterns as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         },
[INFO] [stdout] 25 ~         &Dataset::Empty | &Dataset::PubChem => todo!() 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chiral-data` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "d7c0a7cfad7c7b109bef0e9e69c776aef731c6d7794d3a55d7cc6d42460a4e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c0a7cfad7c7b109bef0e9e69c776aef731c6d7794d3a55d7cc6d42460a4e0c", kill_on_drop: false }`
[INFO] [stdout] d7c0a7cfad7c7b109bef0e9e69c776aef731c6d7794d3a55d7cc6d42460a4e0c
