[INFO] cloning repository https://github.com/faldor20/quic-send [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faldor20/quic-send" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaldor20%2Fquic-send", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaldor20%2Fquic-send'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 336d89f491f108ebd7f68ca2a32ee9c0d6e32bca [INFO] testing faldor20/quic-send against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaldor20%2Fquic-send" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faldor20/quic-send on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faldor20/quic-send [INFO] finished tweaking git repo https://github.com/faldor20/quic-send [INFO] tweaked toml for git repo https://github.com/faldor20/quic-send written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/faldor20/quic-send already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.8.5 [INFO] [stderr] Downloaded quinn-proto v0.6.1 [INFO] [stderr] Downloaded quinn v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52cbfa2adb4a19dae780140ff5e118382f250220dcca73666851b13e261fe4e [INFO] running `Command { std: "docker" "start" "-a" "f52cbfa2adb4a19dae780140ff5e118382f250220dcca73666851b13e261fe4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52cbfa2adb4a19dae780140ff5e118382f250220dcca73666851b13e261fe4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52cbfa2adb4a19dae780140ff5e118382f250220dcca73666851b13e261fe4e", kill_on_drop: false }` [INFO] [stdout] f52cbfa2adb4a19dae780140ff5e118382f250220dcca73666851b13e261fe4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb08361b5c9d0b885e90c183073b95c1129fd2b5700b64d5930d86a71d35780c [INFO] running `Command { std: "docker" "start" "-a" "eb08361b5c9d0b885e90c183073b95c1129fd2b5700b64d5930d86a71d35780c", 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] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rcgen v0.8.5 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling quic-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found `common` [INFO] [stdout] --> src/server/mod.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | stream.rea [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 120 | common::write_stream_to_file( & mut stream, &mut file).await.expect("Failed wirting stream to file."); [INFO] [stdout] | ------ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IpAddr`, `Ipv4Addr`, `SocketAddr` [INFO] [stdout] --> src/main.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, env, net::{IpAddr, Ipv4Addr, SocketAddr}}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IpAddr`, `Ipv4Addr`, `SocketAddr`, `io` [INFO] [stdout] --> src/client.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, fs, io, net::{IpAddr, Ipv4Addr, SocketAddr}, sync::Arc}; [INFO] [stdout] | ^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> src/client.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IpAddr`, `Ipv4Addr`, `error::Error`, `path::PathBuf`, `pin::Pin`, `sync::Arc` [INFO] [stdout] --> src/server/mod.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{error::Error, pin::Pin, fs, io, net::{IpAddr, Ipv4Addr, SocketAddr}, path::PathBuf, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rcgen` [INFO] [stdout] --> src/server/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rcgen; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/server/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Instrument`, `error`, `info_span` [INFO] [stdout] --> src/server/mod.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{Instrument, error, info, info_span}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CertificateChain`, `Certificate`, `ConnectionError`, `Endpoint`, `Incoming`, `PrivateKey`, `ServerConfigBuilder`, `ServerConfig`, `TransportConfig` [INFO] [stdout] --> src/server/mod.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | ...f, Certificate, CertificateChain, ConnectionError, Endpoint, Incoming, PrivateKey, ServerConfig, ServerConfigBuilder, TransportConfig}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quinn::Read` [INFO] [stdout] --> src/server/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use quinn::Read; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Handled_Streams` should have an upper camel case name [INFO] [stdout] --> src/server/mod.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | enum Handled_Streams { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HandledStreams` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quinn` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use quinn; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/mod.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | let (mut send,mut recv)=bi_stream; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/mod.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | let (mut send,mut recv)=bi_stream; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `rea` on type `RecvStream` [INFO] [stdout] --> src/server/mod.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | stream.rea [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quic-send` due to 3 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eb08361b5c9d0b885e90c183073b95c1129fd2b5700b64d5930d86a71d35780c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb08361b5c9d0b885e90c183073b95c1129fd2b5700b64d5930d86a71d35780c", kill_on_drop: false }` [INFO] [stdout] eb08361b5c9d0b885e90c183073b95c1129fd2b5700b64d5930d86a71d35780c