[INFO] updating cached repository https://github.com/popei69/lighthouse [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d01b0971717f461b08f5a7bd581851dc82a6cdc [INFO] testing popei69/lighthouse against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopei69%2Flighthouse" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/popei69/lighthouse on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/popei69/lighthouse [INFO] finished tweaking git repo https://github.com/popei69/lighthouse [INFO] tweaked toml for git repo https://github.com/popei69/lighthouse written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/popei69/lighthouse already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1a4f7599f6943449e92b8533f6a9fc9f9498af50eddb332cb64fd457102f47b1 [INFO] running `"docker" "start" "-a" "1a4f7599f6943449e92b8533f6a9fc9f9498af50eddb332cb64fd457102f47b1"` [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling anchor-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Response`, `Result` [INFO] [stderr] --> src/main.rs:7:15 [INFO] [stderr] | [INFO] [stderr] 7 | use reqwest::{Response, Result}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `appId` should have a snake case name [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | appId: String, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.71s [INFO] running `"docker" "inspect" "1a4f7599f6943449e92b8533f6a9fc9f9498af50eddb332cb64fd457102f47b1"` [INFO] running `"docker" "rm" "-f" "1a4f7599f6943449e92b8533f6a9fc9f9498af50eddb332cb64fd457102f47b1"` [INFO] [stdout] 1a4f7599f6943449e92b8533f6a9fc9f9498af50eddb332cb64fd457102f47b1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1c6615000e0339d2e38f9092eb8fbdc91238666f2d5962029c5ea0830ebd0706 [INFO] running `"docker" "start" "-a" "1c6615000e0339d2e38f9092eb8fbdc91238666f2d5962029c5ea0830ebd0706"` [INFO] [stderr] Compiling anchor-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Response`, `Result` [INFO] [stderr] --> src/main.rs:7:15 [INFO] [stderr] | [INFO] [stderr] 7 | use reqwest::{Response, Result}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `appId` should have a snake case name [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | appId: String, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `app_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `"docker" "inspect" "1c6615000e0339d2e38f9092eb8fbdc91238666f2d5962029c5ea0830ebd0706"` [INFO] running `"docker" "rm" "-f" "1c6615000e0339d2e38f9092eb8fbdc91238666f2d5962029c5ea0830ebd0706"` [INFO] [stdout] 1c6615000e0339d2e38f9092eb8fbdc91238666f2d5962029c5ea0830ebd0706 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a11785056c235b1d890a8f3fcd9095e578ecfd4bfbf4b1963b9e0a9e516af848 [INFO] running `"docker" "start" "-a" "a11785056c235b1d890a8f3fcd9095e578ecfd4bfbf4b1963b9e0a9e516af848"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/anchor_api-4f814a3b02885d8d [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "a11785056c235b1d890a8f3fcd9095e578ecfd4bfbf4b1963b9e0a9e516af848"` [INFO] running `"docker" "rm" "-f" "a11785056c235b1d890a8f3fcd9095e578ecfd4bfbf4b1963b9e0a9e516af848"` [INFO] [stdout] a11785056c235b1d890a8f3fcd9095e578ecfd4bfbf4b1963b9e0a9e516af848