[INFO] cloning repository https://github.com/DiDeoxy/SNiPpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiDeoxy/SNiPpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiDeoxy%2FSNiPpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiDeoxy%2FSNiPpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31706a7e91dbcfec2b8839e5a54928da5bdb14c6 [INFO] testing DiDeoxy/SNiPpers against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiDeoxy%2FSNiPpers" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DiDeoxy/SNiPpers 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/DiDeoxy/SNiPpers [INFO] finished tweaking git repo https://github.com/DiDeoxy/SNiPpers [INFO] tweaked toml for git repo https://github.com/DiDeoxy/SNiPpers written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DiDeoxy/SNiPpers 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] Downloading crates ... [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded bio-types v0.11.0 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded rust-htslib v0.38.2 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] [stderr] Downloaded hts-sys v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7a3090b16d8a6cad69422e878c807333c33d682ddf42825ad46e5b2dfd3f695f [INFO] running `Command { std: "docker" "start" "-a" "7a3090b16d8a6cad69422e878c807333c33d682ddf42825ad46e5b2dfd3f695f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a3090b16d8a6cad69422e878c807333c33d682ddf42825ad46e5b2dfd3f695f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3090b16d8a6cad69422e878c807333c33d682ddf42825ad46e5b2dfd3f695f", kill_on_drop: false }` [INFO] [stdout] 7a3090b16d8a6cad69422e878c807333c33d682ddf42825ad46e5b2dfd3f695f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f35d30131e5699ee42803fc6c9c4aac29f57940a21014ff00b1cc16e7e541680 [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" "f35d30131e5699ee42803fc6c9c4aac29f57940a21014ff00b1cc16e7e541680", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling hts-sys v2.0.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bio-types v0.11.0 [INFO] [stderr] Compiling rust-htslib v0.38.2 [INFO] [stderr] Compiling SNiPpers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let tbd = cont_hm_postn_maf_vec [INFO] [stdout] | ^^^ consider giving `tbd` a type [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `SNiPpers` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f35d30131e5699ee42803fc6c9c4aac29f57940a21014ff00b1cc16e7e541680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35d30131e5699ee42803fc6c9c4aac29f57940a21014ff00b1cc16e7e541680", kill_on_drop: false }` [INFO] [stdout] f35d30131e5699ee42803fc6c9c4aac29f57940a21014ff00b1cc16e7e541680