[INFO] cloning repository https://github.com/MUDS7/PRIM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MUDS7/PRIM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2FPRIM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2FPRIM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d65e2b4ec59c8b0d524ecdeb7fc8e9377e06beb [INFO] testing MUDS7/PRIM against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUDS7%2FPRIM" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MUDS7/PRIM on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MUDS7/PRIM [INFO] finished tweaking git repo https://github.com/MUDS7/PRIM [INFO] tweaked toml for git repo https://github.com/MUDS7/PRIM written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MUDS7/PRIM already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 484d9426e0269a6fd2502901d5502ad29c08e79f8a32ca55d15a74986a9993c8 [INFO] running `Command { std: "docker" "start" "-a" "484d9426e0269a6fd2502901d5502ad29c08e79f8a32ca55d15a74986a9993c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "484d9426e0269a6fd2502901d5502ad29c08e79f8a32ca55d15a74986a9993c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484d9426e0269a6fd2502901d5502ad29c08e79f8a32ca55d15a74986a9993c8", kill_on_drop: false }` [INFO] [stdout] 484d9426e0269a6fd2502901d5502ad29c08e79f8a32ca55d15a74986a9993c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 187fa7749728998a800f00f965ecd3b7f16c6af7f29e82643b009f1a89079cde [INFO] running `Command { std: "docker" "start" "-a" "187fa7749728998a800f00f965ecd3b7f16c6af7f29e82643b009f1a89079cde", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling nom v6.2.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling PRIM v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InputIter` [INFO] [stdout] --> src/main.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{IResult, InputTakeAtPosition, AsChar, InputIter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `be_u8`, `le_f32`, `le_u32`, `le_u8` [INFO] [stdout] --> src/main.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::number::complete::{float, le_u8, le_f32, le_u32, be_u8}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::multi::separated_list0` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::multi::separated_list0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tag` [INFO] [stdout] --> src/main.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use nom::bytes::complete::{tag, take_until}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `InputIter`, `InputLength`, `Slice`, `bytesc` [INFO] [stdout] --> src/tuple_kinds.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{IResult, InputIter, bytesc, InputLength, Slice}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrimShapes` [INFO] [stdout] --> src/tuple_kinds.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::PrimShape::{Pyramid, PrimShapes, Box, RectangularTorus, CircularTorus, EllipticalDish, SphericalDish, Snout, Cylinder, Sphere,... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `alpha0`, `anychar`, `digit1`, `satisfy` [INFO] [stdout] --> src/tuple_kinds.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::character::complete::{multispace0, anychar, satisfy, alpha0, alpha1, digit1}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `be_u8`, `le_u8` [INFO] [stdout] --> src/tuple_kinds.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use nom::number::complete::{float, le_u8, be_u8}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::key` [INFO] [stdout] --> src/tuple_kinds.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::key; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read_to_string` [INFO] [stdout] --> src/tuple_kinds.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs::read_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chars`, `Utf8Error`, `from_utf8` [INFO] [stdout] --> src/tuple_kinds.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use std::str::{Chars, from_utf8, Utf8Error}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null` [INFO] [stdout] --> src/stack_cntb.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ptr::null; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `week` should have an upper camel case name [INFO] [stdout] --> src/date_shape.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum week{ [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Week` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | pub static ref Vect:RwLock>=RwLock::new(vec![]); [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from [INFO] [stdout] help: consider using the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | pub static ref Vect:RwLock>=RwLock::new(vec![]); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | pub static ref Vect:RwLock>=RwLock::new(vec![]); [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `PRIM` due to 3 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "187fa7749728998a800f00f965ecd3b7f16c6af7f29e82643b009f1a89079cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187fa7749728998a800f00f965ecd3b7f16c6af7f29e82643b009f1a89079cde", kill_on_drop: false }` [INFO] [stdout] 187fa7749728998a800f00f965ecd3b7f16c6af7f29e82643b009f1a89079cde