[INFO] cloning repository https://github.com/michaelf97/lfs_11-0_wgetter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelf97/lfs_11-0_wgetter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelf97%2Flfs_11-0_wgetter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelf97%2Flfs_11-0_wgetter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 280a2bf7ecc28f130212f159521eea050637b6f4 [INFO] testing michaelf97/lfs_11-0_wgetter against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelf97%2Flfs_11-0_wgetter" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelf97/lfs_11-0_wgetter on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelf97/lfs_11-0_wgetter [INFO] finished tweaking git repo https://github.com/michaelf97/lfs_11-0_wgetter [INFO] tweaked toml for git repo https://github.com/michaelf97/lfs_11-0_wgetter written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/michaelf97/lfs_11-0_wgetter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 tokio-macros v1.5.0 [INFO] [stderr] Downloaded reqwest v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635b81ea40a5085d6e5dc3ae0fd760c16b50a98365f6754dc11c485baa99f350 [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" "635b81ea40a5085d6e5dc3ae0fd760c16b50a98365f6754dc11c485baa99f350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635b81ea40a5085d6e5dc3ae0fd760c16b50a98365f6754dc11c485baa99f350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635b81ea40a5085d6e5dc3ae0fd760c16b50a98365f6754dc11c485baa99f350", kill_on_drop: false }` [INFO] [stdout] 635b81ea40a5085d6e5dc3ae0fd760c16b50a98365f6754dc11c485baa99f350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] 0413a42de87b6d31f97f1b2074293591af5b5e79c6d754c0901cefa1e22ae294 [INFO] running `Command { std: "docker" "start" "-a" "0413a42de87b6d31f97f1b2074293591af5b5e79c6d754c0901cefa1e22ae294", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling lfs_11-0_wgetter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 10 | / const packages: [(&str, &str, &str); 3] = [ [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz", [INFO] [stdout] 13 | | "12cfa1687ffa2606337efe1a64416106", [INFO] [stdout] ... | [INFO] [stdout] 25 | | ), [INFO] [stdout] 26 | | ]; [INFO] [stdout] | |______- constant defined here [INFO] [stdout] ... [INFO] [stdout] 68 | let packages: Vec = packages.iter().map(|p| Package::from(*p)).collect(); [INFO] [stdout] | ^^^^^^^^ ------------ expected due to this [INFO] [stdout] | | [INFO] [stdout] | expected struct `Vec`, found array of 3 elements [INFO] [stdout] | `packages` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_packages` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found array `[(&'static str, &'static str, &'static str); 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `download` found for tuple `(&str, &str, &str)` in the current scope [INFO] [stdout] --> src/main.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | tokio::spawn(async move { p.download().await }); [INFO] [stdout] | ^^^^^^^^ method not found in `(&str, &str, &str)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lfs_11-0_wgetter` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0413a42de87b6d31f97f1b2074293591af5b5e79c6d754c0901cefa1e22ae294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0413a42de87b6d31f97f1b2074293591af5b5e79c6d754c0901cefa1e22ae294", kill_on_drop: false }` [INFO] [stdout] 0413a42de87b6d31f97f1b2074293591af5b5e79c6d754c0901cefa1e22ae294