[INFO] updating cached repository popei69/lighthouse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/popei69/lighthouse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/popei69/lighthouse" "work/ex/beta-1.37-6/sources/1.36.0/gh/popei69/lighthouse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/popei69/lighthouse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/popei69/lighthouse" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d01b0971717f461b08f5a7bd581851dc82a6cdc [INFO] sha for GitHub repo popei69/lighthouse: 8d01b0971717f461b08f5a7bd581851dc82a6cdc [INFO] validating manifest of popei69/lighthouse on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of popei69/lighthouse on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing popei69/lighthouse [INFO] finished frobbing popei69/lighthouse [INFO] frobbed toml for popei69/lighthouse written to work/ex/beta-1.37-6/sources/1.36.0/gh/popei69/lighthouse/Cargo.toml [INFO] started frobbing popei69/lighthouse [INFO] finished frobbing popei69/lighthouse [INFO] frobbed toml for popei69/lighthouse written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse/Cargo.toml [INFO] crate popei69/lighthouse already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing popei69/lighthouse against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 8646e380dcf5e111d1d71a67b153babc5a88cf59e3d831152e388e8487fa67e9 [INFO] running `"docker" "start" "-a" "8646e380dcf5e111d1d71a67b153babc5a88cf59e3d831152e388e8487fa67e9"` [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling h2 v0.1.23 [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-reactor v0.1.9 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [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/crater/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 48.76s [INFO] running `"docker" "inspect" "8646e380dcf5e111d1d71a67b153babc5a88cf59e3d831152e388e8487fa67e9"` [INFO] running `"docker" "rm" "-f" "8646e380dcf5e111d1d71a67b153babc5a88cf59e3d831152e388e8487fa67e9"` [INFO] [stdout] 8646e380dcf5e111d1d71a67b153babc5a88cf59e3d831152e388e8487fa67e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d0dc489214b64e48b6c9389752f0fb3aadf2dbb224b7b76a8a4e93ea7892fcd1 [INFO] running `"docker" "start" "-a" "d0dc489214b64e48b6c9389752f0fb3aadf2dbb224b7b76a8a4e93ea7892fcd1"` [INFO] [stderr] Compiling anchor-api v0.1.0 (/opt/crater/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 1.28s [INFO] running `"docker" "inspect" "d0dc489214b64e48b6c9389752f0fb3aadf2dbb224b7b76a8a4e93ea7892fcd1"` [INFO] running `"docker" "rm" "-f" "d0dc489214b64e48b6c9389752f0fb3aadf2dbb224b7b76a8a4e93ea7892fcd1"` [INFO] [stdout] d0dc489214b64e48b6c9389752f0fb3aadf2dbb224b7b76a8a4e93ea7892fcd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/popei69/lighthouse:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 0e0042b41f6a2b2700faee27d74b6ed04ab12a100675fd4e9bf65e8f0f2b9185 [INFO] running `"docker" "start" "-a" "0e0042b41f6a2b2700faee27d74b6ed04ab12a100675fd4e9bf65e8f0f2b9185"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/anchor_api-5ec5f3ed3118ab3e [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" "0e0042b41f6a2b2700faee27d74b6ed04ab12a100675fd4e9bf65e8f0f2b9185"` [INFO] running `"docker" "rm" "-f" "0e0042b41f6a2b2700faee27d74b6ed04ab12a100675fd4e9bf65e8f0f2b9185"` [INFO] [stdout] 0e0042b41f6a2b2700faee27d74b6ed04ab12a100675fd4e9bf65e8f0f2b9185