[INFO] cloning repository https://github.com/nixpulvis/gnocchi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nixpulvis/gnocchi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Fgnocchi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Fgnocchi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bde42cb55308c15801eaa16e48a4fd26bfae53a [INFO] checking nixpulvis/gnocchi against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Fgnocchi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nixpulvis/gnocchi on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nixpulvis/gnocchi [INFO] finished tweaking git repo https://github.com/nixpulvis/gnocchi [INFO] tweaked toml for git repo https://github.com/nixpulvis/gnocchi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nixpulvis/gnocchi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8a8b94d2419fe860967a73ebb3bc6b0fab42937f671bb5eb48abaaa3664b9f4 [INFO] running `Command { std: "docker" "start" "-a" "d8a8b94d2419fe860967a73ebb3bc6b0fab42937f671bb5eb48abaaa3664b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8a8b94d2419fe860967a73ebb3bc6b0fab42937f671bb5eb48abaaa3664b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a8b94d2419fe860967a73ebb3bc6b0fab42937f671bb5eb48abaaa3664b9f4", kill_on_drop: false }` [INFO] [stdout] d8a8b94d2419fe860967a73ebb3bc6b0fab42937f671bb5eb48abaaa3664b9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b567a30599948f5453b8c47ffb301f5ca99817f199ac27a001b7ba9c04e7576 [INFO] running `Command { std: "docker" "start" "-a" "0b567a30599948f5453b8c47ffb301f5ca99817f199ac27a001b7ba9c04e7576", kill_on_drop: false }` [INFO] [stderr] Checking gnocchi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Note` in this scope [INFO] [stdout] --> src/interval.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Interval(Note, Note); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::note::Note; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Note` in this scope [INFO] [stdout] --> src/interval.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Interval(Note, Note); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::note::Note; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Note` in this scope [INFO] [stdout] --> src/interval.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Interval(Note, Note); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::note::Note; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Note` in this scope [INFO] [stdout] --> src/interval.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Interval(Note, Note); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::note::Note; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note` [INFO] [stdout] --> src/note.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn parse(note: &str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/interval.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | fn add(self, other: Interval) -> Interval { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/interval.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn sub(self, other: Interval) -> Interval { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gnocchi` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `note` [INFO] [stdout] --> src/note.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn parse(note: &str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_note` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/interval.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | fn add(self, other: Interval) -> Interval { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/interval.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn sub(self, other: Interval) -> Interval { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gnocchi` (lib test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b567a30599948f5453b8c47ffb301f5ca99817f199ac27a001b7ba9c04e7576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b567a30599948f5453b8c47ffb301f5ca99817f199ac27a001b7ba9c04e7576", kill_on_drop: false }` [INFO] [stdout] 0b567a30599948f5453b8c47ffb301f5ca99817f199ac27a001b7ba9c04e7576