[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] testing BStenfors/rustic_users against 1.49.0 for beta-1.50-1 [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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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" "+1.49.0" "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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f9dac12b3b87253911398c917a68c352de3bd8ef14d85c6781b0c39dd2bb7a2 [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" "4f9dac12b3b87253911398c917a68c352de3bd8ef14d85c6781b0c39dd2bb7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f9dac12b3b87253911398c917a68c352de3bd8ef14d85c6781b0c39dd2bb7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9dac12b3b87253911398c917a68c352de3bd8ef14d85c6781b0c39dd2bb7a2", kill_on_drop: false }` [INFO] [stdout] 4f9dac12b3b87253911398c917a68c352de3bd8ef14d85c6781b0c39dd2bb7a2 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1844ec90b9c6f4adeb4ee4ef39384746ef33e629318c12cb6af7fbbfe276f572 [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" "1844ec90b9c6f4adeb4ee4ef39384746ef33e629318c12cb6af7fbbfe276f572", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.19.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling log-ndc v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tls-api v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tls-api-native-tls v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tls-api v0.4.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tls-api-stub v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling protobuf-codegen v2.19.0 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling grpc-compiler v0.9.0-pre (https://github.com/stepancheg/grpc-rust#e8a9b95d) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling protoc v2.19.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling protoc-rust v2.19.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] [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] Compiling trust-dns-resolver v0.11.1 [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" "1844ec90b9c6f4adeb4ee4ef39384746ef33e629318c12cb6af7fbbfe276f572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1844ec90b9c6f4adeb4ee4ef39384746ef33e629318c12cb6af7fbbfe276f572", kill_on_drop: false }` [INFO] [stdout] 1844ec90b9c6f4adeb4ee4ef39384746ef33e629318c12cb6af7fbbfe276f572