[INFO] cloning repository https://github.com/LeJane/quinn_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeJane/quinn_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeJane%2Fquinn_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeJane%2Fquinn_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff8d50be52bc8db5085a6fd8b00f7c18ee65b52a [INFO] checking LeJane/quinn_server against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeJane%2Fquinn_server" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeJane/quinn_server on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeJane/quinn_server [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/LeJane/quinn_server [INFO] tweaked toml for git repo https://github.com/LeJane/quinn_server written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d33e51ceaa53daa34dc8b739f80d0daa5737b89001b882d524aa5ec4ecc636 [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" "71d33e51ceaa53daa34dc8b739f80d0daa5737b89001b882d524aa5ec4ecc636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d33e51ceaa53daa34dc8b739f80d0daa5737b89001b882d524aa5ec4ecc636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d33e51ceaa53daa34dc8b739f80d0daa5737b89001b882d524aa5ec4ecc636", kill_on_drop: false }` [INFO] [stdout] 71d33e51ceaa53daa34dc8b739f80d0daa5737b89001b882d524aa5ec4ecc636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4670c2ce45a55ee829902f5f348186dd3f45abf2da05b9916934f576b16fe68f [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" "4670c2ce45a55ee829902f5f348186dd3f45abf2da05b9916934f576b16fe68f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking rcgen v0.8.9 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking quinn-proto v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking quinn v0.6.1 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found keyword `let` [INFO] [stdout] --> examples/client.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 91 | .unwrap();log_syntax!() [INFO] [stdout] | - expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] 92 | [INFO] [stdout] 93 | let mut request = vec![]; [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> examples/client.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let mut request = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LittleEndian`, `WriteBytesExt` [INFO] [stdout] --> examples/client.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use byteorder::{LittleEndian, WriteBytesExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fs`, `net::ToSocketAddrs`, `self as sysio`, `time::Instant` [INFO] [stdout] --> examples/client.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | ascii, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | io::{self as sysio}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | net::ToSocketAddrs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | str, [INFO] [stdout] 9 | time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `client` [INFO] [stdout] --> examples/client.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use anyhow::{anyhow, Result}; [INFO] [stdout] 2 | | use byteorder::{LittleEndian, WriteBytesExt}; [INFO] [stdout] 3 | | use futures::{StreamExt, TryFutureExt}; [INFO] [stdout] 4 | | use std::{ [INFO] [stdout] ... | [INFO] [stdout] 166 | | Ok(()) [INFO] [stdout] 167 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/client.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` [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" "4670c2ce45a55ee829902f5f348186dd3f45abf2da05b9916934f576b16fe68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4670c2ce45a55ee829902f5f348186dd3f45abf2da05b9916934f576b16fe68f", kill_on_drop: false }` [INFO] [stdout] 4670c2ce45a55ee829902f5f348186dd3f45abf2da05b9916934f576b16fe68f