[INFO] cloning repository https://github.com/ceonlabs/llamafile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceonlabs/llamafile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceonlabs%2Fllamafile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceonlabs%2Fllamafile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c26448f727c3e41b94ff67b3a66849f49d8ee37
[INFO] testing ceonlabs/llamafile against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceonlabs%2Fllamafile" "/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/ceonlabs/llamafile on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ceonlabs/llamafile
[INFO] finished tweaking git repo https://github.com/ceonlabs/llamafile
[INFO] tweaked toml for git repo https://github.com/ceonlabs/llamafile written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ceonlabs/llamafile 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded garde v0.18.0
[INFO] [stderr]   Downloaded miette-derive v7.1.0
[INFO] [stderr]   Downloaded starbase_styles v0.3.0
[INFO] [stderr]   Downloaded garde_derive v0.18.0
[INFO] [stderr]   Downloaded ansiterm v0.12.2
[INFO] [stderr]   Downloaded schematic v0.14.3
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.16
[INFO] [stderr]   Downloaded miette v7.1.0
[INFO] [stderr]   Downloaded dotlock v0.5.0
[INFO] [stderr]   Downloaded schematic_macros v0.14.1
[INFO] [stderr]   Downloaded schematic_types v0.6.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf94a199e8b47a07041c4fcd4969b084ba0c80fad55fdec40317bb94bcfa8cc0
[INFO] running `Command { std: "docker" "start" "-a" "bf94a199e8b47a07041c4fcd4969b084ba0c80fad55fdec40317bb94bcfa8cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf94a199e8b47a07041c4fcd4969b084ba0c80fad55fdec40317bb94bcfa8cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf94a199e8b47a07041c4fcd4969b084ba0c80fad55fdec40317bb94bcfa8cc0", kill_on_drop: false }`
[INFO] [stdout] bf94a199e8b47a07041c4fcd4969b084ba0c80fad55fdec40317bb94bcfa8cc0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7a2efc705b8732129df9d86570b50393c0d9461377d12d3d197c5aa648b61a3
[INFO] running `Command { std: "docker" "start" "-a" "e7a2efc705b8732129df9d86570b50393c0d9461377d12d3d197c5aa648b61a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.16
[INFO] [stderr]    Compiling starbase_styles v0.3.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling schematic_types v0.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling dotlock v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling ansiterm v0.12.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling miette-derive v7.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling garde v0.18.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling schematic_macros v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miette v7.1.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling devenv-run-tests v0.1.0 (/opt/rustwide/workdir/devenv-run-tests)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> devenv-run-tests/src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.26
[INFO] [stderr]    Compiling schematic v0.14.3
[INFO] [stderr]    Compiling devenv v1.0.1 (/opt/rustwide/workdir/devenv)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> devenv/src/command.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     Err(e) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `false_default` is never used
[INFO] [stdout]   --> devenv/src/config.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn false_default() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `publicSigningKeys` should have a snake case name
[INFO] [stdout]    --> devenv/src/command.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     publicSigningKeys: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `public_signing_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s
[INFO] running `Command { std: "docker" "inspect" "e7a2efc705b8732129df9d86570b50393c0d9461377d12d3d197c5aa648b61a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a2efc705b8732129df9d86570b50393c0d9461377d12d3d197c5aa648b61a3", kill_on_drop: false }`
[INFO] [stdout] e7a2efc705b8732129df9d86570b50393c0d9461377d12d3d197c5aa648b61a3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81a79604ba1e1cd69ef0b1046c8f51a6d093974bfea4ddd82888157a97907324
[INFO] running `Command { std: "docker" "start" "-a" "81a79604ba1e1cd69ef0b1046c8f51a6d093974bfea4ddd82888157a97907324", kill_on_drop: false }`
[INFO] [stderr]    Compiling devenv v1.0.1 (/opt/rustwide/workdir/devenv)
[INFO] [stderr]    Compiling devenv-run-tests v0.1.0 (/opt/rustwide/workdir/devenv-run-tests)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> devenv-run-tests/src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> devenv/src/command.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     Err(e) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `false_default` is never used
[INFO] [stdout]   --> devenv/src/config.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn false_default() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `publicSigningKeys` should have a snake case name
[INFO] [stdout]    --> devenv/src/command.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     publicSigningKeys: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `public_signing_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "81a79604ba1e1cd69ef0b1046c8f51a6d093974bfea4ddd82888157a97907324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a79604ba1e1cd69ef0b1046c8f51a6d093974bfea4ddd82888157a97907324", kill_on_drop: false }`
[INFO] [stdout] 81a79604ba1e1cd69ef0b1046c8f51a6d093974bfea4ddd82888157a97907324
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87df3273e76efd04dd52aa5337629aedf21337613bd397aac6aac9c0609e1a30
[INFO] running `Command { std: "docker" "start" "-a" "87df3273e76efd04dd52aa5337629aedf21337613bd397aac6aac9c0609e1a30", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> devenv-run-tests/src/main.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> devenv/src/command.rs:157:25
[INFO] [stderr]     |
[INFO] [stderr] 157 |                     Err(e) => {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `false_default` is never used
[INFO] [stderr]   --> devenv/src/config.rs:57:4
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn false_default() -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `publicSigningKeys` should have a snake case name
[INFO] [stderr]    --> devenv/src/command.rs:369:5
[INFO] [stderr]     |
[INFO] [stderr] 369 |     publicSigningKeys: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `public_signing_keys`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `devenv-run-tests` (bin "devenv-run-tests" test) generated 1 warning (run `cargo fix --bin "devenv-run-tests" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `devenv` (bin "devenv" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devenv-5bcfdd619fc9a543)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devenv_run_tests-2085957feb9f955f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87df3273e76efd04dd52aa5337629aedf21337613bd397aac6aac9c0609e1a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87df3273e76efd04dd52aa5337629aedf21337613bd397aac6aac9c0609e1a30", kill_on_drop: false }`
[INFO] [stdout] 87df3273e76efd04dd52aa5337629aedf21337613bd397aac6aac9c0609e1a30
