[INFO] updating cached repository https://github.com/sinhrks/brasswheels [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b22447252c7b54b1fef401bf876136bd44f0b25e [INFO] checking sinhrks/brasswheels against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinhrks%2Fbrasswheels" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinhrks/brasswheels on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sinhrks/brasswheels [INFO] finished tweaking git repo https://github.com/sinhrks/brasswheels [INFO] tweaked toml for git repo https://github.com/sinhrks/brasswheels written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sinhrks/brasswheels already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 79387bf9d3a1e1d97acf7cd4bc48801a0a3c620031a77d0c260e1d4b8d6f6ce3 [INFO] running `"docker" "start" "-a" "79387bf9d3a1e1d97acf7cd4bc48801a0a3c620031a77d0c260e1d4b8d6f6ce3"` [INFO] [stderr] Checking gnuplot v0.0.19 [INFO] [stderr] Checking csv v0.14.7 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.19/src/axes_common.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use self::DataSourceType::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 529 | enum DataSourceType [INFO] [stderr] | ------------------- help: consider making the enum public: `pub enum DataSourceType` [INFO] [stderr] [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gnuplot-0.0.19/src/figure.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use self::AxesVariant::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | [INFO] [stderr] 17 | enum AxesVariant [INFO] [stderr] | ---------------- help: consider making the enum public: `pub enum AxesVariant` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `gnuplot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "79387bf9d3a1e1d97acf7cd4bc48801a0a3c620031a77d0c260e1d4b8d6f6ce3"` [INFO] running `"docker" "rm" "-f" "79387bf9d3a1e1d97acf7cd4bc48801a0a3c620031a77d0c260e1d4b8d6f6ce3"` [INFO] [stdout] 79387bf9d3a1e1d97acf7cd4bc48801a0a3c620031a77d0c260e1d4b8d6f6ce3