[INFO] updating cached repository https://github.com/justinwash/Rustify [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] c8a8603b5fd838f4bd34caadf8eb6b908c1f2bf2 [INFO] checking justinwash/Rustify against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwash%2FRustify" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinwash/Rustify on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/justinwash/Rustify [INFO] finished tweaking git repo https://github.com/justinwash/Rustify [INFO] tweaked toml for git repo https://github.com/justinwash/Rustify written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/justinwash/Rustify already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5261d3f53cf92ec978308b6431cdeaa6f54b6be68c6e2a1fc71203cb27f6602a [INFO] running `"docker" "start" "-a" "5261d3f53cf92ec978308b6431cdeaa6f54b6be68c6e2a1fc71203cb27f6602a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling webview-sys v0.1.2 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking signal-hook-registry v1.1.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Compiling librespot-protocol v0.1.0 (https://github.com/librespot-org/librespot.git#51a634dc) [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking extprim v1.7.0 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/authentication.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/keyexchange.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/mercury.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/metadata.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/pubsub.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `VERSION_2_7_0` in crate `protobuf` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/librespot-06fda9f186b35c32/51a634d/protocol/src/spirc.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_7_0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_8_0` [INFO] [stderr] [INFO] [stderr] Checking web-view v0.4.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `librespot-protocol`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5261d3f53cf92ec978308b6431cdeaa6f54b6be68c6e2a1fc71203cb27f6602a"` [INFO] running `"docker" "rm" "-f" "5261d3f53cf92ec978308b6431cdeaa6f54b6be68c6e2a1fc71203cb27f6602a"` [INFO] [stdout] 5261d3f53cf92ec978308b6431cdeaa6f54b6be68c6e2a1fc71203cb27f6602a