[INFO] fetching crate cheminee 0.1.31...
[INFO] checking cheminee-0.1.31 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate cheminee 0.1.31 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cheminee 0.1.31 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cheminee 0.1.31
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cheminee 0.1.31
[INFO] tweaked toml for crates.io crate cheminee 0.1.31 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate cheminee 0.1.31 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7164583604bc32d060d52fdd9dd9a6c6e33ca6b6567564f331704f483356a234
[INFO] running `Command { std: "docker" "start" "-a" "7164583604bc32d060d52fdd9dd9a6c6e33ca6b6567564f331704f483356a234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7164583604bc32d060d52fdd9dd9a6c6e33ca6b6567564f331704f483356a234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7164583604bc32d060d52fdd9dd9a6c6e33ca6b6567564f331704f483356a234", kill_on_drop: false }`
[INFO] [stdout] 7164583604bc32d060d52fdd9dd9a6c6e33ca6b6567564f331704f483356a234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64aaa7c12e340a9f738f27c1ece043318527b84f7759a41da60785b46efb6fec
[INFO] running `Command { std: "docker" "start" "-a" "64aaa7c12e340a9f738f27c1ece043318527b84f7759a41da60785b46efb6fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking ownedbytes v0.6.0
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking tantivy-fst v0.4.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking bitpacking v0.8.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rfc7239 v0.1.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking wildmatch v2.3.4
[INFO] [stderr]     Checking fastdivide v0.4.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking measure_time v0.8.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling cxx-build v1.0.124
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tantivy-query-grammar v0.21.0
[INFO] [stderr]     Checking fs4 v0.6.6
[INFO] [stderr]     Checking tantivy-bitpacker v0.5.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking lru v0.11.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling poem-derive v1.3.59
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling poem-openapi-derive v2.0.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rdkit-sys v0.4.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: rdkit-sys@0.4.10: In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/fingerprint.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-fingerprint.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/fingerprint.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/ro_mol.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-ro_mol.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/ro_mol.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/rw_mol.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-rw_mol.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/rw_mol.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_standardize.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-mol_standardize.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_standardize.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/substruct_match.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-substruct_match.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/substruct_match.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_ops.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/mol_ops.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-mol_ops.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_ops.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/descriptors.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-descriptors.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/descriptors.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/scaffold_network.rs.cc:1:
[INFO] [stderr] warning: rdkit-sys@0.4.10: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/scaffold_network.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-scaffold_network.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/scaffold_network.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/fingerprint.cc:2:10: fatal error: DataStructs/ExplicitBitVect.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <DataStructs/ExplicitBitVect.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-fingerprint.o" "-c" "wrapper/src/fingerprint.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/ro_mol.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-ro_mol.o" "-c" "wrapper/src/ro_mol.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/rw_mol.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-rw_mol.o" "-c" "wrapper/src/rw_mol.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/mol_standardize.cc:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-mol_standardize.o" "-c" "wrapper/src/mol_standardize.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/substruct_match.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-substruct_match.o" "-c" "wrapper/src/substruct_match.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/mol_ops.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-mol_ops.o" "-c" "wrapper/src/mol_ops.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/descriptors.cc:2:10: fatal error: GraphMol/Descriptors/Property.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/Descriptors/Property.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-descriptors.o" "-c" "wrapper/src/descriptors.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/periodic_table.cc:2:10: fatal error: rdkit/GraphMol/PeriodicTable.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <rdkit/GraphMol/PeriodicTable.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-periodic_table.o" "-c" "wrapper/src/periodic_table.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/scaffold_network.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr] warning: rdkit-sys@0.4.10:     2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr] warning: rdkit-sys@0.4.10:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rdkit-sys@0.4.10: compilation terminated.
[INFO] [stderr] warning: rdkit-sys@0.4.10: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-scaffold_network.o" "-c" "wrapper/src/scaffold_network.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `rdkit-sys v0.4.10`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkit-sys-944b1c90dbc3e135/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/fingerprint.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/fingerprint.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/ro_mol.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/ro_mol.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/rw_mol.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/rw_mol.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/mol_standardize.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/mol_standardize.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/substruct_match.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/substruct_match.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/mol_ops.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/mol_ops.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/descriptors.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/descriptors.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/periodic_table.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/periodic_table.h
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/src/scaffold_network.cc
[INFO] [stderr]   cargo:rerun-if-changed=wrapper/include/scaffold_network.h
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=rdkit-sys
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/fingerprint.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-fingerprint.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/fingerprint.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/ro_mol.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-ro_mol.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/ro_mol.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/rw_mol.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-rw_mol.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/rw_mol.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_standardize.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-mol_standardize.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_standardize.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/substruct_match.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-substruct_match.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/substruct_match.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_ops.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/mol_ops.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-mol_ops.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/mol_ops.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/descriptors.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/ro_mol.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-descriptors.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/descriptors.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/scaffold_network.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10/wrapper/include/scaffold_network.h:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/12dbc96fce80b031-scaffold_network.rs.o" "-c" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/sources/rdkit-sys/src/bridge/scaffold_network.rs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/fingerprint.cc:2:10: fatal error: DataStructs/ExplicitBitVect.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <DataStructs/ExplicitBitVect.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-fingerprint.o" "-c" "wrapper/src/fingerprint.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/ro_mol.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-ro_mol.o" "-c" "wrapper/src/ro_mol.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/rw_mol.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-rw_mol.o" "-c" "wrapper/src/rw_mol.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/mol_standardize.cc:4:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-mol_standardize.o" "-c" "wrapper/src/mol_standardize.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/substruct_match.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-substruct_match.o" "-c" "wrapper/src/substruct_match.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/mol_ops.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-mol_ops.o" "-c" "wrapper/src/mol_ops.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/descriptors.cc:2:10: fatal error: GraphMol/Descriptors/Property.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/Descriptors/Property.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-descriptors.o" "-c" "wrapper/src/descriptors.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/periodic_table.cc:2:10: fatal error: rdkit/GraphMol/PeriodicTable.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <rdkit/GraphMol/PeriodicTable.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-periodic_table.o" "-c" "wrapper/src/periodic_table.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=wrapper/src/scaffold_network.cc:2:10: fatal error: GraphMol/GraphMol.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <GraphMol/GraphMol.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-scaffold_network.o" "-c" "wrapper/src/scaffold_network.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/cxxbridge/crate" "-I" "/usr/local/include" "-I" "/usr/local/include/rdkit" "-I" "/usr/include" "-I" "/usr/include/rdkit" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkit-sys-0.4.10" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rdkit-sys-f271df324a2e3a33/out/e2a83de1c67f711b-scaffold_network.o" "-c" "wrapper/src/scaffold_network.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64aaa7c12e340a9f738f27c1ece043318527b84f7759a41da60785b46efb6fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64aaa7c12e340a9f738f27c1ece043318527b84f7759a41da60785b46efb6fec", kill_on_drop: false }`
[INFO] [stdout] 64aaa7c12e340a9f738f27c1ece043318527b84f7759a41da60785b46efb6fec
