[INFO] cloning repository https://github.com/rasheedmhd/llama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rasheedmhd/llama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasheedmhd%2Fllama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasheedmhd%2Fllama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 550e2a27c7dc6eb753e0e3551b9236b012d53e0c [INFO] checking rasheedmhd/llama against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasheedmhd%2Fllama" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rasheedmhd/llama on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rasheedmhd/llama [INFO] finished tweaking git repo https://github.com/rasheedmhd/llama [INFO] tweaked toml for git repo https://github.com/rasheedmhd/llama written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rasheedmhd/llama 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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82748c0f100645833a568383fa9423bbf53839d7c6e841d3f57eafe6e7c8851e [INFO] running `Command { std: "docker" "start" "-a" "82748c0f100645833a568383fa9423bbf53839d7c6e841d3f57eafe6e7c8851e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82748c0f100645833a568383fa9423bbf53839d7c6e841d3f57eafe6e7c8851e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82748c0f100645833a568383fa9423bbf53839d7c6e841d3f57eafe6e7c8851e", kill_on_drop: false }` [INFO] [stdout] 82748c0f100645833a568383fa9423bbf53839d7c6e841d3f57eafe6e7c8851e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1722931a02622373c61e82f27da4950b6852f71bad30ce16c1550bcbdc3fb6dc [INFO] running `Command { std: "docker" "start" "-a" "1722931a02622373c61e82f27da4950b6852f71bad30ce16c1550bcbdc3fb6dc", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking llama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::fun_return::Return` [INFO] [stdout] --> src/interpreter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::fun_return::Return; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fun_return::Return` [INFO] [stdout] --> src/interpreter.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::fun_return::Return; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Callable` is more private than the item `Literal::Function::0` [INFO] [stdout] --> src/expr.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | Function(Rc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ field `Literal::Function::0` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Callable` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/callable.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait Callable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/callable.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait Callable { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn to_string(&self) -> String; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/fun_return.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Return { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(value: Literal) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `declaration` is never used [INFO] [stdout] --> src/function.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | fn declaration(declaration: Box>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Callable` is more private than the item `Literal::Function::0` [INFO] [stdout] --> src/expr.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | Function(Rc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ field `Literal::Function::0` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `Callable` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/callable.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait Callable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/callable.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait Callable { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn to_string(&self) -> String; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/fun_return.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Return { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(value: Literal) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `declaration` is never used [INFO] [stdout] --> src/function.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | fn declaration(declaration: Box>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "1722931a02622373c61e82f27da4950b6852f71bad30ce16c1550bcbdc3fb6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1722931a02622373c61e82f27da4950b6852f71bad30ce16c1550bcbdc3fb6dc", kill_on_drop: false }` [INFO] [stdout] 1722931a02622373c61e82f27da4950b6852f71bad30ce16c1550bcbdc3fb6dc