[INFO] cloning repository https://github.com/GreggSchaffter/Lattice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GreggSchaffter/Lattice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreggSchaffter%2FLattice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreggSchaffter%2FLattice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f312a0f0858df4e8b3faea1b483ebdc7fd3e6eec [INFO] building GreggSchaffter/Lattice against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreggSchaffter%2FLattice" "/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/GreggSchaffter/Lattice on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GreggSchaffter/Lattice [INFO] finished tweaking git repo https://github.com/GreggSchaffter/Lattice [INFO] tweaked toml for git repo https://github.com/GreggSchaffter/Lattice written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/GreggSchaffter/Lattice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b28b945596bc79ab6b7698413de9424592978fe8920398bb0617aa7c6627513 [INFO] running `Command { std: "docker" "start" "-a" "1b28b945596bc79ab6b7698413de9424592978fe8920398bb0617aa7c6627513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b28b945596bc79ab6b7698413de9424592978fe8920398bb0617aa7c6627513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b28b945596bc79ab6b7698413de9424592978fe8920398bb0617aa7c6627513", kill_on_drop: false }` [INFO] [stdout] 1b28b945596bc79ab6b7698413de9424592978fe8920398bb0617aa7c6627513 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d56534c285b63f44dc84ceb2c37c3cc8958baf76cf0e771c4d17db0a0e1154a [INFO] running `Command { std: "docker" "start" "-a" "3d56534c285b63f44dc84ceb2c37c3cc8958baf76cf0e771c4d17db0a0e1154a", kill_on_drop: false }` [INFO] [stderr] Compiling OXIDE v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `,`, or `}`, found `.` [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | dbs: Vec. [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `db` should have an upper camel case name [INFO] [stdout] --> src/main.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct db{ [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `Db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `OXIDE` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3d56534c285b63f44dc84ceb2c37c3cc8958baf76cf0e771c4d17db0a0e1154a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d56534c285b63f44dc84ceb2c37c3cc8958baf76cf0e771c4d17db0a0e1154a", kill_on_drop: false }` [INFO] [stdout] 3d56534c285b63f44dc84ceb2c37c3cc8958baf76cf0e771c4d17db0a0e1154a