[INFO] cloning repository https://github.com/joshuathayer/sophie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuathayer/sophie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuathayer%2Fsophie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuathayer%2Fsophie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e83e803b99f7fb37fd2b77622ab250311e1475dc [INFO] testing joshuathayer/sophie 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%2Fjoshuathayer%2Fsophie" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuathayer/sophie 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/joshuathayer/sophie [INFO] finished tweaking git repo https://github.com/joshuathayer/sophie [INFO] tweaked toml for git repo https://github.com/joshuathayer/sophie written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/joshuathayer/sophie 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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] d16d7115b23b851991299b7f93d9065b5ca125e23ad2bcd60e43c907eefd02c7 [INFO] running `Command { std: "docker" "start" "-a" "d16d7115b23b851991299b7f93d9065b5ca125e23ad2bcd60e43c907eefd02c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16d7115b23b851991299b7f93d9065b5ca125e23ad2bcd60e43c907eefd02c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16d7115b23b851991299b7f93d9065b5ca125e23ad2bcd60e43c907eefd02c7", kill_on_drop: false }` [INFO] [stdout] d16d7115b23b851991299b7f93d9065b5ca125e23ad2bcd60e43c907eefd02c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] b18381f760c024707e608a59e50fe111818539460f32c5d5c75ff2acfddc7443 [INFO] running `Command { std: "docker" "start" "-a" "b18381f760c024707e608a59e50fe111818539460f32c5d5c75ff2acfddc7443", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling indextree v4.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling sophie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `is_float` [INFO] [stdout] --> src/value.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | macro_rules! is_float { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `is_int` [INFO] [stdout] --> src/value.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | macro_rules! is_int { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/vm.rs:297:24 [INFO] [stdout] | [INFO] [stdout] 297 | if (is_falsey(cond)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 297 - if (is_falsey(cond)) { [INFO] [stdout] 297 + if is_falsey(cond) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/scanner.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | if (has_point) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 218 - if (has_point) { [INFO] [stdout] 218 + if has_point { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered [INFO] [stdout] --> src/compiler.rs:388:35 [INFO] [stdout] | [INFO] [stdout] 388 | ... match t { [INFO] [stdout] | ^ pattern `&_` not covered [INFO] [stdout] | [INFO] [stdout] note: `Option` defined here [INFO] [stdout] = note: the matched value is of type `&Option` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 396 ~ } [INFO] [stdout] 397 + &_ => todo!() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `next_node` is never read [INFO] [stdout] --> src/compiler.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | next_node = ast.get(next_id).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/compiler.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | let mut i = 0; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | let mut conditional_id = first_child [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler.rs:383:29 [INFO] [stdout] | [INFO] [stdout] 383 | let mut i = 0; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sophie` due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b18381f760c024707e608a59e50fe111818539460f32c5d5c75ff2acfddc7443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18381f760c024707e608a59e50fe111818539460f32c5d5c75ff2acfddc7443", kill_on_drop: false }` [INFO] [stdout] b18381f760c024707e608a59e50fe111818539460f32c5d5c75ff2acfddc7443