[INFO] cloning repository https://github.com/FauxFaux/qpiped [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/qpiped" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79ae5ef4175b9617bd2d3a788dbc894ca3e8ea0a [INFO] testing FauxFaux/qpiped against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/qpiped 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/FauxFaux/qpiped [INFO] finished tweaking git repo https://github.com/FauxFaux/qpiped [INFO] tweaked toml for git repo https://github.com/FauxFaux/qpiped written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/qpiped 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97770188c4560321c9de0db62ec05608f9100b1f3e72e3198c41da9aea4b84e4 [INFO] running `Command { std: "docker" "start" "-a" "97770188c4560321c9de0db62ec05608f9100b1f3e72e3198c41da9aea4b84e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97770188c4560321c9de0db62ec05608f9100b1f3e72e3198c41da9aea4b84e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97770188c4560321c9de0db62ec05608f9100b1f3e72e3198c41da9aea4b84e4", kill_on_drop: false }` [INFO] [stdout] 97770188c4560321c9de0db62ec05608f9100b1f3e72e3198c41da9aea4b84e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271e0eb1d6e9d7d916ab3640cbd9f544a8d7f717329157d1bdd2bd418026388c [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" "271e0eb1d6e9d7d916ab3640cbd9f544a8d7f717329157d1bdd2bd418026388c", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling quinn-proto v0.8.2 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling quinn v0.8.2 [INFO] [stderr] Compiling qpipe v0.1.0 (/opt/rustwide/workdir/qpipe) [INFO] [stdout] error[E0277]: the trait bound `Vec: From<&[_; 0]>` is not satisfied [INFO] [stdout] --> qpipe/src/certs.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | let mut ca_builder = rcgen::CertificateParams::new(&[]); [INFO] [stdout] | ----------------------------- ^^^ the trait `From<&[_; 0]>` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] as From<&[T]>> [INFO] [stdout] as From<&mut [T]>> [INFO] [stdout] and 6 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `&[_; 0]` [INFO] [stdout] note: required by a bound in `CertificateParams::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rcgen-0.9.2/src/lib.rs:1024:37 [INFO] [stdout] | [INFO] [stdout] 1024 | pub fn new(subject_alt_names :impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `CertificateParams::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qpipe` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "271e0eb1d6e9d7d916ab3640cbd9f544a8d7f717329157d1bdd2bd418026388c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271e0eb1d6e9d7d916ab3640cbd9f544a8d7f717329157d1bdd2bd418026388c", kill_on_drop: false }` [INFO] [stdout] 271e0eb1d6e9d7d916ab3640cbd9f544a8d7f717329157d1bdd2bd418026388c