[INFO] cloning repository https://github.com/CodingCat12/myproto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodingCat12/myproto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingCat12%2Fmyproto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingCat12%2Fmyproto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f55d70f8876d7bcfbdcc68015634e031bdc9e1d8 [INFO] checking CodingCat12/myproto against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingCat12%2Fmyproto" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CodingCat12/myproto [INFO] finished tweaking git repo https://github.com/CodingCat12/myproto [INFO] tweaked toml for git repo https://github.com/CodingCat12/myproto written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CodingCat12/myproto on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CodingCat12/myproto already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5e53c503ea5a89496891ab6b95297b3327dc3f7567b0adc1268a00c907bffa [INFO] running `Command { std: "docker" "start" "-a" "0a5e53c503ea5a89496891ab6b95297b3327dc3f7567b0adc1268a00c907bffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5e53c503ea5a89496891ab6b95297b3327dc3f7567b0adc1268a00c907bffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5e53c503ea5a89496891ab6b95297b3327dc3f7567b0adc1268a00c907bffa", kill_on_drop: false }` [INFO] [stdout] 0a5e53c503ea5a89496891ab6b95297b3327dc3f7567b0adc1268a00c907bffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd3ea81283d1fad6d6c5626676fccf66100b0ac9a64285671b689ca15e52af1 [INFO] running `Command { std: "docker" "start" "-a" "9fd3ea81283d1fad6d6c5626676fccf66100b0ac9a64285671b689ca15e52af1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking myproto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request + std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response + std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `myproto` (lib test) due to 6 previous errors [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request + std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Request + std::marker::Send + Sync`, found trait `Request + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response + std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> src/lib.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[typetag::serde] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected trait `Response + std::marker::Send + Sync`, found trait `Response + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `myproto` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "9fd3ea81283d1fad6d6c5626676fccf66100b0ac9a64285671b689ca15e52af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd3ea81283d1fad6d6c5626676fccf66100b0ac9a64285671b689ca15e52af1", kill_on_drop: false }` [INFO] [stdout] 9fd3ea81283d1fad6d6c5626676fccf66100b0ac9a64285671b689ca15e52af1