[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fainvyu%2Factix-web-x-protobuf-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ainvyu/actix-web-x-protobuf-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e00f6280619bed67c8cb8ff9a307dd93626b5428760268f73464eb2a5a4363b [INFO] running `Command { std: "docker" "start" "-a" "1e00f6280619bed67c8cb8ff9a307dd93626b5428760268f73464eb2a5a4363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e00f6280619bed67c8cb8ff9a307dd93626b5428760268f73464eb2a5a4363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e00f6280619bed67c8cb8ff9a307dd93626b5428760268f73464eb2a5a4363b", kill_on_drop: false }` [INFO] [stdout] 1e00f6280619bed67c8cb8ff9a307dd93626b5428760268f73464eb2a5a4363b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b44182dde1612bcd2646380f8d6258a1d7ef2a762c86cceeb6e8c60a2616709 [INFO] running `Command { std: "docker" "start" "-a" "4b44182dde1612bcd2646380f8d6258a1d7ef2a762c86cceeb6e8c60a2616709", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling protobuf v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling protoc v3.0.0-pre (https://github.com/stepancheg/rust-protobuf#76c8892a) [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling h2 v0.1.24 [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 synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling actix-server v0.5.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` due to 6 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b44182dde1612bcd2646380f8d6258a1d7ef2a762c86cceeb6e8c60a2616709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b44182dde1612bcd2646380f8d6258a1d7ef2a762c86cceeb6e8c60a2616709", kill_on_drop: false }` [INFO] [stdout] 4b44182dde1612bcd2646380f8d6258a1d7ef2a762c86cceeb6e8c60a2616709