[INFO] cloning repository https://github.com/chiral-data/rust-canonical-numbering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chiral-data/rust-canonical-numbering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Frust-canonical-numbering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Frust-canonical-numbering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81b3dc9711243d918989e9a38afb2a9a261ffee9 [INFO] checking chiral-data/rust-canonical-numbering against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Frust-canonical-numbering" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chiral-data/rust-canonical-numbering on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chiral-data/rust-canonical-numbering [INFO] finished tweaking git repo https://github.com/chiral-data/rust-canonical-numbering [INFO] tweaked toml for git repo https://github.com/chiral-data/rust-canonical-numbering written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chiral-data/rust-canonical-numbering 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Adding graph_symmetry v0.1.0 (/workspace/builds/worker-7-tc1/source) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chem v0.0.2 [INFO] [stderr] Downloaded purr v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc131f5e707b5bbfa5f096b3ad4fb39baf892daedda739848e1e96ecb8a9db64 [INFO] running `Command { std: "docker" "start" "-a" "dc131f5e707b5bbfa5f096b3ad4fb39baf892daedda739848e1e96ecb8a9db64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc131f5e707b5bbfa5f096b3ad4fb39baf892daedda739848e1e96ecb8a9db64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc131f5e707b5bbfa5f096b3ad4fb39baf892daedda739848e1e96ecb8a9db64", kill_on_drop: false }` [INFO] [stdout] dc131f5e707b5bbfa5f096b3ad4fb39baf892daedda739848e1e96ecb8a9db64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cb149511e2eb91d8e56fda077348461f3dbee2d1910533a2793856f17266575 [INFO] running `Command { std: "docker" "start" "-a" "9cb149511e2eb91d8e56fda077348461f3dbee2d1910533a2793856f17266575", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking purr v0.9.0 [INFO] [stderr] Checking chem v0.0.2 [INFO] [stderr] Checking graph_symmetry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/ext/molecule/element.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | purr::feature::BracketSymbol::Element(ele) => Some(ele.clone()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `purr::feature::Element` does not implement `Clone`, so calling `clone` on `&purr::feature::Element` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 159 - purr::feature::BracketSymbol::Element(ele) => Some(ele.clone()), [INFO] [stdout] 159 + purr::feature::BracketSymbol::Element(ele) => Some(ele), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `purr::feature::Element`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/purr-0.9.0/src/feature/element.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub enum Element { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] --> tests/chembl_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use graph_canonicalization::ext::molecule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] --> tests/krotko_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use graph_canonicalization::ext::molecule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_canonicalization` [INFO] [stdout] --> tests/krotko_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use graph_canonicalization::core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_canonicalization` [INFO] [stdout] --> tests/chembl_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use graph_canonicalization::core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `graph_canonicalization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph_symmetry` (test "krotko_test") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph_symmetry` (test "chembl_test") due to 3 previous errors [INFO] [stdout] warning: the item `core` is imported redundantly [INFO] [stdout] --> src/core/givp/workflow.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 129 | use super::*; [INFO] [stdout] | -------- the item `core` is already imported here [INFO] [stdout] 130 | use crate::core; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `core` is imported redundantly [INFO] [stdout] --> src/ext/molecule/extendable_hash.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 68 | use super::*; [INFO] [stdout] | -------- the item `core` is already imported here [INFO] [stdout] 69 | use super::super::molecule; [INFO] [stdout] 70 | use crate::core; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/ext/molecule/element.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | purr::feature::BracketSymbol::Element(ele) => Some(ele.clone()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `purr::feature::Element` does not implement `Clone`, so calling `clone` on `&purr::feature::Element` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 159 - purr::feature::BracketSymbol::Element(ele) => Some(ele.clone()), [INFO] [stdout] 159 + purr::feature::BracketSymbol::Element(ele) => Some(ele), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `purr::feature::Element`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/purr-0.9.0/src/feature/element.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub enum Element { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9cb149511e2eb91d8e56fda077348461f3dbee2d1910533a2793856f17266575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb149511e2eb91d8e56fda077348461f3dbee2d1910533a2793856f17266575", kill_on_drop: false }` [INFO] [stdout] 9cb149511e2eb91d8e56fda077348461f3dbee2d1910533a2793856f17266575