[INFO] cloning repository https://github.com/ayourtch-llm/aylama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch-llm/aylama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Faylama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Faylama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 001915fb02116d8b074da6592622bbdf5ca5ce74
[INFO] building ayourtch-llm/aylama against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Faylama" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayourtch-llm/aylama
[INFO] finished tweaking git repo https://github.com/ayourtch-llm/aylama
[INFO] tweaked toml for git repo https://github.com/ayourtch-llm/aylama written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayourtch-llm/aylama on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayourtch-llm/aylama 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.14
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded mlua v0.9.9
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66efa26fe6b021a099bccaf9257ae448701f30c04c285973945656655d3343fb
[INFO] running `Command { std: "docker" "start" "-a" "66efa26fe6b021a099bccaf9257ae448701f30c04c285973945656655d3343fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66efa26fe6b021a099bccaf9257ae448701f30c04c285973945656655d3343fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66efa26fe6b021a099bccaf9257ae448701f30c04c285973945656655d3343fb", kill_on_drop: false }`
[INFO] [stdout] 66efa26fe6b021a099bccaf9257ae448701f30c04c285973945656655d3343fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdcd70611293522c474b44e0dd137b4ee0ce2ff6c4fa366cf011ff0de53b9b71
[INFO] running `Command { std: "docker" "start" "-a" "cdcd70611293522c474b44e0dd137b4ee0ce2ff6c4fa366cf011ff0de53b9b71", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling aylama-derive v0.1.0 (/opt/rustwide/workdir/aylama-derive)
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling aylama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> src/main.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `push_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 426 | async fn push_goal(goal: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `PushGoalTool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pop_back_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:435:10
[INFO] [stdout]     |
[INFO] [stdout] 435 | async fn pop_back_goal() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PopBackGoalTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pop_front_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 | async fn pop_front_goal() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PopFrontGoalTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quit_conversationTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | async fn quit_conversation() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QuitConversationTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `insert_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:502:10
[INFO] [stdout]     |
[INFO] [stdout] 502 | async fn insert_record(text: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InsertRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `update_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | async fn update_record(
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UpdateRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `delete_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 | async fn delete_record(id: i32) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `search_recordsTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:572:10
[INFO] [stdout]     |
[INFO] [stdout] 572 | async fn search_records(query: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SearchRecordsTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `get_weatherTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:614:10
[INFO] [stdout]     |
[INFO] [stdout] 614 | async fn get_weather(city: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetWeatherTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `get_timeTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 | async fn get_time(timezone: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `GetTimeTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `call_groqTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:669:10
[INFO] [stdout]     |
[INFO] [stdout] 669 | async fn call_groq(
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `CallGroqTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fetch_urlTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:734:10
[INFO] [stdout]     |
[INFO] [stdout] 734 | async fn fetch_url(
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `FetchUrlTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fetch_and_processTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:767:10
[INFO] [stdout]     |
[INFO] [stdout] 767 | async fn fetch_and_process(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FetchAndProcessTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cargo_buildTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:900:10
[INFO] [stdout]     |
[INFO] [stdout] 900 | async fn cargo_build(
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CargoBuildTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `write_fileTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1056:10
[INFO] [stdout]      |
[INFO] [stdout] 1056 | async fn write_file(
[INFO] [stdout]      |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteFileTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `read_fileTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1159:10
[INFO] [stdout]      |
[INFO] [stdout] 1159 | async fn read_file(
[INFO] [stdout]      |          ^^^^^^^^^ help: convert the identifier to upper camel case: `ReadFileTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `read_file_linesTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1250:10
[INFO] [stdout]      |
[INFO] [stdout] 1250 | async fn read_file_lines(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ReadFileLinesTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `file_rewrite_linesTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1380:10
[INFO] [stdout]      |
[INFO] [stdout] 1380 | async fn file_rewrite_lines(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FileRewriteLinesTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `list_directoryTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1543:10
[INFO] [stdout]      |
[INFO] [stdout] 1543 | async fn list_directory(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListDirectoryTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `restart_sessionTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1764:10
[INFO] [stdout]      |
[INFO] [stdout] 1764 | async fn restart_session(prompt: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RestartSessionTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Tool` is never used
[INFO] [stdout]    --> src/main.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | trait Tool {
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_example_usage` is never used
[INFO] [stdout]    --> src/main.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | trait DynamicTool: Send + Sync {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn get_example_usage(&self) -> String;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "cdcd70611293522c474b44e0dd137b4ee0ce2ff6c4fa366cf011ff0de53b9b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdcd70611293522c474b44e0dd137b4ee0ce2ff6c4fa366cf011ff0de53b9b71", kill_on_drop: false }`
[INFO] [stdout] cdcd70611293522c474b44e0dd137b4ee0ce2ff6c4fa366cf011ff0de53b9b71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5835e68c6ab1916d27186a352a79de2a97acf1f6ac2a8c726ade8af2e5d346ca
[INFO] running `Command { std: "docker" "start" "-a" "5835e68c6ab1916d27186a352a79de2a97acf1f6ac2a8c726ade8af2e5d346ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling aylama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> src/main.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `push_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 426 | async fn push_goal(goal: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `PushGoalTool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pop_back_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:435:10
[INFO] [stdout]     |
[INFO] [stdout] 435 | async fn pop_back_goal() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PopBackGoalTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pop_front_goalTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 | async fn pop_front_goal() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PopFrontGoalTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quit_conversationTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | async fn quit_conversation() -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QuitConversationTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `insert_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:502:10
[INFO] [stdout]     |
[INFO] [stdout] 502 | async fn insert_record(text: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InsertRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `update_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | async fn update_record(
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UpdateRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `delete_recordTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:550:10
[INFO] [stdout]     |
[INFO] [stdout] 550 | async fn delete_record(id: i32) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRecordTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `search_recordsTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:572:10
[INFO] [stdout]     |
[INFO] [stdout] 572 | async fn search_records(query: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SearchRecordsTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `get_weatherTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:614:10
[INFO] [stdout]     |
[INFO] [stdout] 614 | async fn get_weather(city: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetWeatherTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `get_timeTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 626 | async fn get_time(timezone: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `GetTimeTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `call_groqTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:669:10
[INFO] [stdout]     |
[INFO] [stdout] 669 | async fn call_groq(
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `CallGroqTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fetch_urlTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:734:10
[INFO] [stdout]     |
[INFO] [stdout] 734 | async fn fetch_url(
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `FetchUrlTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fetch_and_processTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:767:10
[INFO] [stdout]     |
[INFO] [stdout] 767 | async fn fetch_and_process(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FetchAndProcessTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cargo_buildTool` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:900:10
[INFO] [stdout]     |
[INFO] [stdout] 900 | async fn cargo_build(
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CargoBuildTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `write_fileTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1056:10
[INFO] [stdout]      |
[INFO] [stdout] 1056 | async fn write_file(
[INFO] [stdout]      |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteFileTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `read_fileTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1159:10
[INFO] [stdout]      |
[INFO] [stdout] 1159 | async fn read_file(
[INFO] [stdout]      |          ^^^^^^^^^ help: convert the identifier to upper camel case: `ReadFileTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `read_file_linesTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1250:10
[INFO] [stdout]      |
[INFO] [stdout] 1250 | async fn read_file_lines(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ReadFileLinesTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `file_rewrite_linesTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1380:10
[INFO] [stdout]      |
[INFO] [stdout] 1380 | async fn file_rewrite_lines(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FileRewriteLinesTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `list_directoryTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1543:10
[INFO] [stdout]      |
[INFO] [stdout] 1543 | async fn list_directory(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListDirectoryTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `restart_sessionTool` should have an upper camel case name
[INFO] [stdout]     --> src/main.rs:1764:10
[INFO] [stdout]      |
[INFO] [stdout] 1764 | async fn restart_session(prompt: String) -> Result<String, Box<dyn std::error::Error + Sync + Send>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RestartSessionTool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Tool` is never used
[INFO] [stdout]    --> src/main.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | trait Tool {
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_example_usage` is never used
[INFO] [stdout]    --> src/main.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | trait DynamicTool: Send + Sync {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn get_example_usage(&self) -> String;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] running `Command { std: "docker" "inspect" "5835e68c6ab1916d27186a352a79de2a97acf1f6ac2a8c726ade8af2e5d346ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5835e68c6ab1916d27186a352a79de2a97acf1f6ac2a8c726ade8af2e5d346ca", kill_on_drop: false }`
[INFO] [stdout] 5835e68c6ab1916d27186a352a79de2a97acf1f6ac2a8c726ade8af2e5d346ca
