[INFO] cloning repository zTgx/japi [INFO] running `"git" "clone" "--bare" "git://github.com/zTgx/japi.git" "work/cache/sources/gh/zTgx/japi"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/zTgx/japi'... [INFO] running `"git" "clone" "work/cache/sources/gh/zTgx/japi" "work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zTgx/japi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zTgx/japi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zTgx/japi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed93f14b33ba5697e877cd33ebb4913b4b3749bc [INFO] sha for GitHub repo zTgx/japi: ed93f14b33ba5697e877cd33ebb4913b4b3749bc [INFO] validating manifest of zTgx/japi 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 zTgx/japi 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 zTgx/japi [INFO] finished frobbing zTgx/japi [INFO] frobbed toml for zTgx/japi written to work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi/Cargo.toml [INFO] started frobbing zTgx/japi [INFO] finished frobbing zTgx/japi [INFO] frobbed toml for zTgx/japi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zTgx/japi/Cargo.toml [INFO] crate zTgx/japi 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/zTgx/lib.git` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing zTgx/japi against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ad62c3ed66939b172a1cc9ae7b0de133baa0eeadbf9072324c32443a2d6ea679 [INFO] running `"docker" "start" "-a" "ad62c3ed66939b172a1cc9ae7b0de133baa0eeadbf9072324c32443a2d6ea679"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [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 regex-syntax v0.6.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling typename_derive v0.1.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling typename v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling jlib v0.0.1 (https://github.com/zTgx/lib.git#cfa3edcf) [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling jingtum_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/router/api/server_info.rs:21:39 [INFO] [stderr] | [INFO] [stderr] 21 | self.server.get(R_SERVERINFO, middleware!{|_request, response| [INFO] [stderr] | _______________________________________^ [INFO] [stderr] 22 | | let info: String = APIServerInfo::new().server_info().unwrap(); [INFO] [stderr] 23 | | // println!("info : {:?}", &info); [INFO] [stderr] 24 | | let mut data = HashMap::new(); [INFO] [stderr] ... | [INFO] [stderr] 27 | | return response.render("assets/template.tpl", &data); [INFO] [stderr] 28 | | }); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `"docker" "inspect" "ad62c3ed66939b172a1cc9ae7b0de133baa0eeadbf9072324c32443a2d6ea679"` [INFO] running `"docker" "rm" "-f" "ad62c3ed66939b172a1cc9ae7b0de133baa0eeadbf9072324c32443a2d6ea679"` [INFO] [stdout] ad62c3ed66939b172a1cc9ae7b0de133baa0eeadbf9072324c32443a2d6ea679 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ce92b96599d61c670169abe9e7856bbe928a57c47b1cac3cd510e58f3efd3a73 [INFO] running `"docker" "start" "-a" "ce92b96599d61c670169abe9e7856bbe928a57c47b1cac3cd510e58f3efd3a73"` [INFO] [stderr] Compiling jingtum_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/router/api/server_info.rs:21:39 [INFO] [stderr] | [INFO] [stderr] 21 | self.server.get(R_SERVERINFO, middleware!{|_request, response| [INFO] [stderr] | _______________________________________^ [INFO] [stderr] 22 | | let info: String = APIServerInfo::new().server_info().unwrap(); [INFO] [stderr] 23 | | // println!("info : {:?}", &info); [INFO] [stderr] 24 | | let mut data = HashMap::new(); [INFO] [stderr] ... | [INFO] [stderr] 27 | | return response.render("assets/template.tpl", &data); [INFO] [stderr] 28 | | }); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "ce92b96599d61c670169abe9e7856bbe928a57c47b1cac3cd510e58f3efd3a73"` [INFO] running `"docker" "rm" "-f" "ce92b96599d61c670169abe9e7856bbe928a57c47b1cac3cd510e58f3efd3a73"` [INFO] [stdout] ce92b96599d61c670169abe9e7856bbe928a57c47b1cac3cd510e58f3efd3a73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/zTgx/japi:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e4964ae7e6b0a8b9f9ac07da50fb637969fb158c294e0a975a71733e6f6722c1 [INFO] running `"docker" "start" "-a" "e4964ae7e6b0a8b9f9ac07da50fb637969fb158c294e0a975a71733e6f6722c1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/jingtum_api-5e7454cb8288edd3 [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] [stderr] Running /opt/crater/target/debug/deps/jingtum_api-35b6977298046b06 [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] [stderr] Doc-tests jingtum_api [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" "e4964ae7e6b0a8b9f9ac07da50fb637969fb158c294e0a975a71733e6f6722c1"` [INFO] running `"docker" "rm" "-f" "e4964ae7e6b0a8b9f9ac07da50fb637969fb158c294e0a975a71733e6f6722c1"` [INFO] [stdout] e4964ae7e6b0a8b9f9ac07da50fb637969fb158c294e0a975a71733e6f6722c1