[INFO] cloning repository https://github.com/BStenfors/rustic_users [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BStenfors/rustic_users" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBStenfors%2Frustic_users", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBStenfors%2Frustic_users'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1edf3307a8949a68e0239c83fab7abce8587c4df [INFO] checking BStenfors/rustic_users against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBStenfors%2Frustic_users" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BStenfors/rustic_users on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BStenfors/rustic_users [INFO] finished tweaking git repo https://github.com/BStenfors/rustic_users [INFO] tweaked toml for git repo https://github.com/BStenfors/rustic_users written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stepancheg/grpc-rust` [INFO] [stderr] Updating git repository `https://github.com/stepancheg/rust-http2` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4841ed2f581f120d354b87569fff25e8c9752ccdec1c539d1adbaa468d2ee2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4841ed2f581f120d354b87569fff25e8c9752ccdec1c539d1adbaa468d2ee2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4841ed2f581f120d354b87569fff25e8c9752ccdec1c539d1adbaa468d2ee2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4841ed2f581f120d354b87569fff25e8c9752ccdec1c539d1adbaa468d2ee2a", kill_on_drop: false }` [INFO] [stdout] f4841ed2f581f120d354b87569fff25e8c9752ccdec1c539d1adbaa468d2ee2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02db91832a60cc703e6a75a675b31c95491c316d245e76091480951df0d83278 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02db91832a60cc703e6a75a675b31c95491c316d245e76091480951df0d83278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling protobuf-codegen v2.18.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking log-ndc v0.2.0 [INFO] [stderr] Checking tls-api v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tls-api-native-tls v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling grpc-compiler v0.9.0-pre (https://github.com/stepancheg/grpc-rust#e8a9b95d) [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking tls-api v0.4.0 [INFO] [stderr] Checking tls-api-stub v0.4.0 [INFO] [stderr] Compiling protoc v2.18.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling protoc-rust v2.18.0 [INFO] [stderr] Compiling protoc-rust-grpc v0.9.0-pre (https://github.com/stepancheg/grpc-rust#e8a9b95d) [INFO] [stderr] Compiling rustic_users v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stdout] error[E0425]: cannot find function `run` in crate `protoc_rust_grpc` [INFO] [stdout] --> build.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | protoc_rust_grpc::run(protoc_rust_grpc::Args { [INFO] [stdout] | ^^^ not found in `protoc_rust_grpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Args` in crate `protoc_rust_grpc` [INFO] [stdout] --> build.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | protoc_rust_grpc::run(protoc_rust_grpc::Args { [INFO] [stdout] | ^^^^ not found in `protoc_rust_grpc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::env::Args; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustic_users` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "02db91832a60cc703e6a75a675b31c95491c316d245e76091480951df0d83278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02db91832a60cc703e6a75a675b31c95491c316d245e76091480951df0d83278", kill_on_drop: false }` [INFO] [stdout] 02db91832a60cc703e6a75a675b31c95491c316d245e76091480951df0d83278