[INFO] updating cached repository https://github.com/mraof/Simumech [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] 0511065a99433e05e7c776660fec23d96d5a7e37 [INFO] checking mraof/Simumech against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraof%2FSimumech" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mraof/Simumech on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mraof/Simumech [INFO] removed path dependency tumblr from git repo https://github.com/mraof/Simumech [INFO] finished tweaking git repo https://github.com/mraof/Simumech [INFO] tweaked toml for git repo https://github.com/mraof/Simumech written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mraof/Simumech already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (tumblr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/mraof/discord-rs` [INFO] [stderr] Updating git repository `https://github.com/mraof/morbitgen` [INFO] [stderr] Updating git repository `https://github.com/mraof/tcpgen` [INFO] [stderr] Updating git repository `https://github.com/mraof/rust-websocket` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (tumblr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 09046c6da00982cdd0f117f42d71c01590f93706b941d1ef1bcf8f7670a2daf1 [INFO] running `"docker" "start" "-a" "09046c6da00982cdd0f117f42d71c01590f93706b941d1ef1bcf8f7670a2daf1"` [INFO] [stderr] warning: dependency (tumblr) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking astro v2.0.0 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.4.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking websocket v0.18.0 (https://github.com/mraof/rust-websocket?branch=hyper-bump#686247ab) [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tcpgen v0.1.0 (https://github.com/mraof/tcpgen#28de155b) [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Checking reqwest v0.5.2 [INFO] [stderr] Checking multipart v0.9.1 [INFO] [stderr] Checking oauth-client v0.3.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking discord v0.8.0 (https://github.com/mraof/discord-rs#688881e6) [INFO] [stderr] Checking tumblr v0.1.0 [INFO] [stderr] Checking stdweb v0.4.18 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking yew v0.8.0 [INFO] [stderr] Checking morbitgen v0.1.0 (https://github.com/mraof/morbitgen#3d9e537a) [INFO] [stderr] error[E0432]: unresolved imports `rand::distributions::WeightedChoice`, `rand::distributions::Weighted` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/morbitgen-459f76021cbb41e4/3d9e537/src/lib.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | use rand::distributions::{WeightedChoice, Weighted, Distribution}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | no `Weighted` in `distributions` [INFO] [stderr] | | help: a similar name exists in the module: `weighted` [INFO] [stderr] | no `WeightedChoice` in `distributions` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `morbitgen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "09046c6da00982cdd0f117f42d71c01590f93706b941d1ef1bcf8f7670a2daf1"` [INFO] running `"docker" "rm" "-f" "09046c6da00982cdd0f117f42d71c01590f93706b941d1ef1bcf8f7670a2daf1"` [INFO] [stdout] 09046c6da00982cdd0f117f42d71c01590f93706b941d1ef1bcf8f7670a2daf1