[INFO] cloning repository infinitete/rustont-explorer [INFO] running `"git" "clone" "--bare" "git://github.com/infinitete/rustont-explorer.git" "work/cache/sources/gh/infinitete/rustont-explorer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/infinitete/rustont-explorer'... [INFO] running `"git" "clone" "work/cache/sources/gh/infinitete/rustont-explorer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/infinitete/rustont-explorer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/infinitete/rustont-explorer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/infinitete/rustont-explorer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e310a8a3e11fae122f5e96641e47e83d4da68903 [INFO] sha for GitHub repo infinitete/rustont-explorer: e310a8a3e11fae122f5e96641e47e83d4da68903 [INFO] validating manifest of infinitete/rustont-explorer on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of infinitete/rustont-explorer on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing infinitete/rustont-explorer [INFO] finished frobbing infinitete/rustont-explorer [INFO] frobbed toml for infinitete/rustont-explorer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/infinitete/rustont-explorer/Cargo.toml [INFO] started frobbing infinitete/rustont-explorer [INFO] finished frobbing infinitete/rustont-explorer [INFO] frobbed toml for infinitete/rustont-explorer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer/Cargo.toml [INFO] crate infinitete/rustont-explorer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/infinitete/rustont-explorer/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing infinitete/rustont-explorer against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] faab5f01301db755a5dd98095b79eae44e95d5a6b08d768dfcaf8323ba742649 [INFO] running `"docker" "start" "-a" "faab5f01301db755a5dd98095b79eae44e95d5a6b08d768dfcaf8323ba742649"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mysql v16.0.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling stackvector v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling lexical-core v0.4.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling twox-hash v1.3.0 [INFO] [stderr] Compiling lexical v2.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling mysql_common v0.17.1 [INFO] [stderr] Compiling rustont-explorer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/model/mod.rs:35:39 [INFO] [stderr] | [INFO] [stderr] 35 | let result = pool.first_exec(sql, (params!{"param" => param})); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/model/mod.rs:89:38 [INFO] [stderr] | [INFO] [stderr] 89 | let result = pool.prep_exec(sql, (params!{"height" => height})); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp::Ordering` [INFO] [stderr] --> src/datastruct/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::cmp::Ordering; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `BeforeMiddleware` [INFO] [stderr] --> src/middleware/mod.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | use self::iron::{AfterMiddleware, BeforeMiddleware}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GET_BLOCK_HEIGHT` [INFO] [stderr] --> src/datastruct/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const GET_BLOCK_HEIGHT: &'static str = "getblockheight"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Action` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | pub Action: Option<&'static str>, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Desc` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pub Desc: Option, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `desc` [INFO] [stderr] [INFO] [stderr] warning: structure field `Error` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:92:9 [INFO] [stderr] | [INFO] [stderr] 92 | pub Error: Option, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stderr] [INFO] [stderr] warning: structure field `Result` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | pub Result: Option, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `result` [INFO] [stderr] [INFO] [stderr] warning: structure field `Version` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | pub Version: &'static str, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `version` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "faab5f01301db755a5dd98095b79eae44e95d5a6b08d768dfcaf8323ba742649"` [INFO] running `"docker" "rm" "-f" "faab5f01301db755a5dd98095b79eae44e95d5a6b08d768dfcaf8323ba742649"` [INFO] [stdout] faab5f01301db755a5dd98095b79eae44e95d5a6b08d768dfcaf8323ba742649 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 85c0a998701c2762d4a55c6041c94e0d0569ab24aed59c0f6caed89ef247f515 [INFO] running `"docker" "start" "-a" "85c0a998701c2762d4a55c6041c94e0d0569ab24aed59c0f6caed89ef247f515"` [INFO] [stderr] Compiling rustont-explorer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/model/mod.rs:35:39 [INFO] [stderr] | [INFO] [stderr] 35 | let result = pool.first_exec(sql, (params!{"param" => param})); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/model/mod.rs:89:38 [INFO] [stderr] | [INFO] [stderr] 89 | let result = pool.prep_exec(sql, (params!{"height" => height})); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp::Ordering` [INFO] [stderr] --> src/datastruct/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::cmp::Ordering; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `BeforeMiddleware` [INFO] [stderr] --> src/middleware/mod.rs:4:35 [INFO] [stderr] | [INFO] [stderr] 4 | use self::iron::{AfterMiddleware, BeforeMiddleware}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GET_BLOCK_HEIGHT` [INFO] [stderr] --> src/datastruct/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const GET_BLOCK_HEIGHT: &'static str = "getblockheight"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Action` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | pub Action: Option<&'static str>, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Desc` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pub Desc: Option, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `desc` [INFO] [stderr] [INFO] [stderr] warning: structure field `Error` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:92:9 [INFO] [stderr] | [INFO] [stderr] 92 | pub Error: Option, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stderr] [INFO] [stderr] warning: structure field `Result` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | pub Result: Option, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `result` [INFO] [stderr] [INFO] [stderr] warning: structure field `Version` should have a snake case name [INFO] [stderr] --> src/datastruct/mod.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | pub Version: &'static str, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `version` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `"docker" "inspect" "85c0a998701c2762d4a55c6041c94e0d0569ab24aed59c0f6caed89ef247f515"` [INFO] running `"docker" "rm" "-f" "85c0a998701c2762d4a55c6041c94e0d0569ab24aed59c0f6caed89ef247f515"` [INFO] [stdout] 85c0a998701c2762d4a55c6041c94e0d0569ab24aed59c0f6caed89ef247f515 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/infinitete/rustont-explorer:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 35daa00f0709b1fb6df67d5bb982826d0774045922602b8670c4245efcd9c121 [INFO] running `"docker" "start" "-a" "35daa00f0709b1fb6df67d5bb982826d0774045922602b8670c4245efcd9c121"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustont_explorer-d8f68feadc6ed3d2 [INFO] [stderr] Running /opt/crater/target/debug/deps/rustont_explorer-92bc8e6b7301d434 [INFO] [stdout] [INFO] [stderr] Doc-tests rustont-explorer [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] [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] [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" "35daa00f0709b1fb6df67d5bb982826d0774045922602b8670c4245efcd9c121"` [INFO] running `"docker" "rm" "-f" "35daa00f0709b1fb6df67d5bb982826d0774045922602b8670c4245efcd9c121"` [INFO] [stdout] 35daa00f0709b1fb6df67d5bb982826d0774045922602b8670c4245efcd9c121