[INFO] cloning repository https://github.com/ainvyu/actix-web-x-protobuf-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ainvyu/actix-web-x-protobuf-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fainvyu%2Factix-web-x-protobuf-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fainvyu%2Factix-web-x-protobuf-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b294fb15041aafad3082cfee2c37e3420374e805 [INFO] testing ainvyu/actix-web-x-protobuf-example against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fainvyu%2Factix-web-x-protobuf-example" "/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/ainvyu/actix-web-x-protobuf-example on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ainvyu/actix-web-x-protobuf-example [INFO] finished tweaking git repo https://github.com/ainvyu/actix-web-x-protobuf-example [INFO] tweaked toml for git repo https://github.com/ainvyu/actix-web-x-protobuf-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ainvyu/actix-web-x-protobuf-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/stepancheg/rust-protobuf` [INFO] [stderr] Updating git submodule `https://github.com/google/protobuf` [INFO] [stderr] Updating git submodule `https://github.com/google/benchmark.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-server v0.5.1 [INFO] [stderr] Downloaded actix-service v0.4.1 [INFO] [stderr] Downloaded string v0.2.0 [INFO] [stderr] Downloaded signal-hook v0.1.9 [INFO] [stderr] Downloaded actix-web-codegen v0.1.2 [INFO] [stderr] Downloaded actix-server-config v0.1.1 [INFO] [stderr] Downloaded actix-connect v0.2.0 [INFO] [stderr] Downloaded awc v0.2.1 [INFO] [stderr] Downloaded twoway v0.2.0 [INFO] [stderr] Downloaded regex-syntax v0.6.7 [INFO] [stderr] Downloaded actix-multipart v0.1.2 [INFO] [stderr] Downloaded winreg v0.6.0 [INFO] [stderr] Downloaded actix-utils v0.4.1 [INFO] [stderr] Downloaded copyless v0.1.3 [INFO] [stderr] Downloaded h2 v0.1.24 [INFO] [stderr] Downloaded actix-rt v0.2.2 [INFO] [stderr] Downloaded actix-web v1.0.2 [INFO] [stderr] Downloaded actix-threadpool v0.1.1 [INFO] [stderr] Downloaded actix-http v0.2.4 [INFO] [stderr] Downloaded socket2 v0.3.9 [INFO] [stderr] Downloaded regex v1.1.7 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f7b9a570b5e2dc281a0bc4833a301c1f22c1c85a3545763b246aeddc2e64d85 [INFO] running `Command { std: "docker" "start" "-a" "8f7b9a570b5e2dc281a0bc4833a301c1f22c1c85a3545763b246aeddc2e64d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7b9a570b5e2dc281a0bc4833a301c1f22c1c85a3545763b246aeddc2e64d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7b9a570b5e2dc281a0bc4833a301c1f22c1c85a3545763b246aeddc2e64d85", kill_on_drop: false }` [INFO] [stdout] 8f7b9a570b5e2dc281a0bc4833a301c1f22c1c85a3545763b246aeddc2e64d85 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69556f99d41687dae1b9a0544a4b8572f0479fc61655c13be90b1ff27f7c99d [INFO] running `Command { std: "docker" "start" "-a" "d69556f99d41687dae1b9a0544a4b8572f0479fc61655c13be90b1ff27f7c99d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling protobuf v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling protoc v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling protobuf-codegen v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling protoc-rust v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.4 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.2 [INFO] [stderr] Compiling actix-multipart v0.1.2 [INFO] [stderr] Compiling actix-web-x-protobuf-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `test` [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test`, create file "src/test.rs" or "src/test/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/handler.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | println!(dumped); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}", dumped); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test::Character` [INFO] [stdout] --> src/handler.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::test::{Character}; [INFO] [stdout] | ^^^^^^^^^ no `Character` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `character` in `test` [INFO] [stdout] --> src/custom_serde.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | impl Serialize for protobuf::ProtobufEnumOrUnknown { [INFO] [stdout] | ^^^^^^^^^ could not find `character` in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Either`, `err` [INFO] [stdout] --> src/handler.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | future::{ok as fut_ok, err, Either}, [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_string` [INFO] [stdout] --> src/handler.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::{to_string}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_from_bytes` [INFO] [stdout] --> src/handler.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | use protobuf::{parse_from_bytes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Deserializer`, `MapAccess`, `SeqAccess`, `Visitor`, `self` [INFO] [stdout] --> src/custom_serde.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de::{self, Deserialize, Deserializer, Visitor, SeqAccess, MapAccess}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/custom_serde.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::ser::{self, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for arbitrary types [INFO] [stdout] --> src/custom_serde.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | impl Serialize for protobuf::ProtobufEnumOrUnknown { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ProtobufEnumOrUnknown` is not defined in the current crate [INFO] [stdout] | impl doesn't use only types from inside the current crate [INFO] [stdout] | [INFO] [stdout] = note: define and implement a trait or new type instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0117, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0117`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-x-protobuf-example` [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" "d69556f99d41687dae1b9a0544a4b8572f0479fc61655c13be90b1ff27f7c99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69556f99d41687dae1b9a0544a4b8572f0479fc61655c13be90b1ff27f7c99d", kill_on_drop: false }` [INFO] [stdout] d69556f99d41687dae1b9a0544a4b8572f0479fc61655c13be90b1ff27f7c99d