[INFO] fetching crate chiral-cli-common 0.1.2...
[INFO] checking chiral-cli-common-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate chiral-cli-common 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate chiral-cli-common 0.1.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chiral-cli-common 0.1.2
[INFO] finished tweaking crates.io crate chiral-cli-common 0.1.2
[INFO] tweaked toml for crates.io crate chiral-cli-common 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chiral-derive v0.1.4
[INFO] [stderr]   Downloaded chiral-common v0.1.4
[INFO] [stderr]   Downloaded rustyline v10.1.1
[INFO] [stderr]   Downloaded permutation v0.4.1
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded chiral-data v0.1.2
[INFO] [stderr]   Downloaded chiral-operator v0.1.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a8d54d4b29fff96682df2b43bc4bc60cbb7020b5bd6fcb6360725e5a90378cb
[INFO] running `Command { std: "docker" "start" "-a" "7a8d54d4b29fff96682df2b43bc4bc60cbb7020b5bd6fcb6360725e5a90378cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a8d54d4b29fff96682df2b43bc4bc60cbb7020b5bd6fcb6360725e5a90378cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8d54d4b29fff96682df2b43bc4bc60cbb7020b5bd6fcb6360725e5a90378cb", kill_on_drop: false }`
[INFO] [stdout] 7a8d54d4b29fff96682df2b43bc4bc60cbb7020b5bd6fcb6360725e5a90378cb
[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=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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bacf5cb2617dd7035ef7e96dbb915f1da30e49d6999f34083f879c1549f1345
[INFO] running `Command { std: "docker" "start" "-a" "4bacf5cb2617dd7035ef7e96dbb915f1da30e49d6999f34083f879c1549f1345", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking rustyline v10.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling chiral-derive v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[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: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chiral-data` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "4bacf5cb2617dd7035ef7e96dbb915f1da30e49d6999f34083f879c1549f1345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bacf5cb2617dd7035ef7e96dbb915f1da30e49d6999f34083f879c1549f1345", kill_on_drop: false }`
[INFO] [stdout] 4bacf5cb2617dd7035ef7e96dbb915f1da30e49d6999f34083f879c1549f1345
[INFO] checking chiral-cli-common-0.1.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate chiral-cli-common 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate chiral-cli-common 0.1.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chiral-cli-common 0.1.2
[INFO] finished tweaking crates.io crate chiral-cli-common 0.1.2
[INFO] tweaked toml for crates.io crate chiral-cli-common 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2c314d04cdf6f1e65e4378c253fc7f58ba979d902333a7e4b6fa958fe27830
[INFO] running `Command { std: "docker" "start" "-a" "1a2c314d04cdf6f1e65e4378c253fc7f58ba979d902333a7e4b6fa958fe27830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2c314d04cdf6f1e65e4378c253fc7f58ba979d902333a7e4b6fa958fe27830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2c314d04cdf6f1e65e4378c253fc7f58ba979d902333a7e4b6fa958fe27830", kill_on_drop: false }`
[INFO] [stdout] 1a2c314d04cdf6f1e65e4378c253fc7f58ba979d902333a7e4b6fa958fe27830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1db49b438e7764da4bbc709fb34ca70988e461438694dcfc346a79e23b27575e
[INFO] running `Command { std: "docker" "start" "-a" "1db49b438e7764da4bbc709fb34ca70988e461438694dcfc346a79e23b27575e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking permutation v0.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking rustyline v10.1.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling chiral-derive v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[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: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chiral-data` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "1db49b438e7764da4bbc709fb34ca70988e461438694dcfc346a79e23b27575e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db49b438e7764da4bbc709fb34ca70988e461438694dcfc346a79e23b27575e", kill_on_drop: false }`
[INFO] [stdout] 1db49b438e7764da4bbc709fb34ca70988e461438694dcfc346a79e23b27575e
