[INFO] cloning repository https://github.com/evanxg852000/faker-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanxg852000/faker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanxg852000%2Ffaker-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanxg852000%2Ffaker-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eab521182b67293cea2a044c866d181738fbd5ab
[INFO] checking evanxg852000/faker-rs against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanxg852000%2Ffaker-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device
[INFO] checking evanxg852000/faker-rs against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanxg852000%2Ffaker-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evanxg852000/faker-rs
[INFO] finished tweaking git repo https://github.com/evanxg852000/faker-rs
[INFO] tweaked toml for git repo https://github.com/evanxg852000/faker-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evanxg852000/faker-rs on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evanxg852000/faker-rs 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab6b51e8b7c905d48a21ce968f448154de8e32e998d0f98c07b7737b73474ec7
[INFO] running `Command { std: "docker" "start" "-a" "ab6b51e8b7c905d48a21ce968f448154de8e32e998d0f98c07b7737b73474ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab6b51e8b7c905d48a21ce968f448154de8e32e998d0f98c07b7737b73474ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6b51e8b7c905d48a21ce968f448154de8e32e998d0f98c07b7737b73474ec7", kill_on_drop: false }`
[INFO] [stdout] ab6b51e8b7c905d48a21ce968f448154de8e32e998d0f98c07b7737b73474ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e772b2f4aa7e473d95bb6b7eb21cd29cd4de3fcea00c33ee1d34deb9d79bdd3
[INFO] running `Command { std: "docker" "start" "-a" "7e772b2f4aa7e473d95bb6b7eb21cd29cd4de3fcea00c33ee1d34deb9d79bdd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking md5 v0.6.1
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking faker v0.1.0 (/opt/rustwide/workdir/faker)
[INFO] [stdout] warning: unused import: `FakerValue`
[INFO] [stdout]  --> faker/src/random.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{ Engine, FakerValue };
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::engine::FakerValue`
[INFO] [stdout]   --> faker/src/faker.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::engine::FakerValue;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FakerValue`
[INFO] [stdout]  --> faker/src/random.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{ Engine, FakerValue };
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> faker/src/engine.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(path: String, locale: String, fallback: String) -> Rc<RefCell<Self>> {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> faker/src/fake.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn int(&self, params: Vec<&str>) -> FakerValue {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param`
[INFO] [stdout]   --> faker/src/fake.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn float(&self, param: Vec<&str>) -> FakerValue {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locale` and `fallback` are never read
[INFO] [stdout]   --> faker/src/engine.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Engine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     locale: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     fallback: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Engine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `one_of` and `some_of` are never used
[INFO] [stdout]   --> faker/src/engine.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Engine {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn one_of<T: Clone>(&mut self, vals: &Vec<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn some_of<T: Clone>(&mut self, vals: &Vec<T>, n: usize) -> Vec<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALPHA_CHARSET` is never used
[INFO] [stdout]   --> faker/src/random.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ALPHA_CHARSET: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUMERIC_CHARSET` is never used
[INFO] [stdout]   --> faker/src/random.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const NUMERIC_CHARSET: &[u8] = b"0123456789";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALPHA_NUMERIC_CHARSET` is never used
[INFO] [stdout]   --> faker/src/random.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const ALPHA_NUMERIC_CHARSET: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ANY_CHARSET` is never used
[INFO] [stdout]   --> faker/src/random.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const ANY_CHARSET: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789)(][*&^%$#@!~_";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEX_CHARSET` is never used
[INFO] [stdout]   --> faker/src/random.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const HEX_CHARSET: &[u8] = b"ABCDEF0123456789";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> faker/src/random.rs:46:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Random {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn random<T: SampleUniform>(&mut self, min: T, max: T) -> T {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn alpha_string(&mut self, n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn numeric_string(&mut self, n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn alpha_numeric_string(&mut self, n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn any_string(&mut self, n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn hex_string(&mut self, n: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn uuid(&mut self, hyphenated: bool, version: Option<&str>, namespace: Option<&str>) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn one_of<T: Clone>(&mut self, arr: &[T]) -> T {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn some_of<T: Clone>(&mut self, arr: &[T], n: usize) -> Vec<T> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn random_string(&mut self, charset: &[u8], n: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking faker-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking faker-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> faker/src/faker.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let f = Faker::new(None, None);
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> faker/src/engine.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(path: String, locale: String, fallback: String) -> Rc<RefCell<Self>> {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> faker/src/fake.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn int(&self, params: Vec<&str>) -> FakerValue {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param`
[INFO] [stdout]   --> faker/src/fake.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn float(&self, param: Vec<&str>) -> FakerValue {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locale` and `fallback` are never read
[INFO] [stdout]   --> faker/src/engine.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Engine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     locale: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     fallback: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Engine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `one_of` and `some_of` are never used
[INFO] [stdout]   --> faker/src/engine.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Engine {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn one_of<T: Clone>(&mut self, vals: &Vec<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn some_of<T: Clone>(&mut self, vals: &Vec<T>, n: usize) -> Vec<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FakerValue`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use faker::{ Faker, FakerValue };
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]  --> src/main.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let v = f.get("random.integer");
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FakerValue`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use faker::{ Faker, FakerValue };
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]  --> src/main.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let v = f.get("random.integer");
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
[INFO] running `Command { std: "docker" "inspect" "7e772b2f4aa7e473d95bb6b7eb21cd29cd4de3fcea00c33ee1d34deb9d79bdd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e772b2f4aa7e473d95bb6b7eb21cd29cd4de3fcea00c33ee1d34deb9d79bdd3", kill_on_drop: false }`
[INFO] [stdout] 7e772b2f4aa7e473d95bb6b7eb21cd29cd4de3fcea00c33ee1d34deb9d79bdd3
