[INFO] updating cached repository tpywao/api [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tpywao/api [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tpywao/api" "work/ex/beta-1.38-1/sources/1.37.0/gh/tpywao/api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tpywao/api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tpywao/api" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc4fe16bc0f3636ddcb0d3ce096d2556ab28a1f9 [INFO] sha for GitHub repo tpywao/api: cc4fe16bc0f3636ddcb0d3ce096d2556ab28a1f9 [INFO] validating manifest of tpywao/api on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tpywao/api on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tpywao/api [INFO] finished frobbing tpywao/api [INFO] frobbed toml for tpywao/api written to work/ex/beta-1.38-1/sources/1.37.0/gh/tpywao/api/Cargo.toml [INFO] started frobbing tpywao/api [INFO] finished frobbing tpywao/api [INFO] frobbed toml for tpywao/api written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api/Cargo.toml [INFO] crate tpywao/api already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tpywao/api against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api:/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-08-13" "build" "--frozen"` [INFO] [stdout] 1fefe21d0498b21b9363e0599a3e6f2f8e4e6f766dc0a392b9c382a208e580bf [INFO] running `"docker" "start" "-a" "1fefe21d0498b21b9363e0599a3e6f2f8e4e6f766dc0a392b9c382a208e580bf"` [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling ws v0.7.3 [INFO] [stderr] Compiling api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_server.rs:21:33 [INFO] [stderr] | [INFO] [stderr] 21 | routes: HashMap>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/auth.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | let host_path = url.as_str().trim_left_matches("ws://").trim_left_matches("wss://"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/auth.rs:13:61 [INFO] [stderr] | [INFO] [stderr] 13 | let host_path = url.as_str().trim_left_matches("ws://").trim_left_matches("wss://"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.92s [INFO] running `"docker" "inspect" "1fefe21d0498b21b9363e0599a3e6f2f8e4e6f766dc0a392b9c382a208e580bf"` [INFO] running `"docker" "rm" "-f" "1fefe21d0498b21b9363e0599a3e6f2f8e4e6f766dc0a392b9c382a208e580bf"` [INFO] [stdout] 1fefe21d0498b21b9363e0599a3e6f2f8e4e6f766dc0a392b9c382a208e580bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 150ad4b9ac5f7327b0edb777ab48f8dba52e75a581585307e7c915839dfe3f8a [INFO] running `"docker" "start" "-a" "150ad4b9ac5f7327b0edb777ab48f8dba52e75a581585307e7c915839dfe3f8a"` [INFO] [stderr] Compiling api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_server.rs:21:33 [INFO] [stderr] | [INFO] [stderr] 21 | routes: HashMap>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/auth.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | let host_path = url.as_str().trim_left_matches("ws://").trim_left_matches("wss://"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/auth.rs:13:61 [INFO] [stderr] | [INFO] [stderr] 13 | let host_path = url.as_str().trim_left_matches("ws://").trim_left_matches("wss://"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "150ad4b9ac5f7327b0edb777ab48f8dba52e75a581585307e7c915839dfe3f8a"` [INFO] running `"docker" "rm" "-f" "150ad4b9ac5f7327b0edb777ab48f8dba52e75a581585307e7c915839dfe3f8a"` [INFO] [stdout] 150ad4b9ac5f7327b0edb777ab48f8dba52e75a581585307e7c915839dfe3f8a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tpywao/api:/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-08-13" "test" "--frozen"` [INFO] [stdout] 0a0a4faac3091ec41235fcdab0463a8f21b1ed55271ba7fddd05cdfaa7c69b5a [INFO] running `"docker" "start" "-a" "0a0a4faac3091ec41235fcdab0463a8f21b1ed55271ba7fddd05cdfaa7c69b5a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/api-4cefcfe864ad2842 [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] [stderr] Running /opt/crater/target/debug/deps/api-8d2062b661b8dc7b [INFO] [stderr] Running /opt/crater/target/debug/deps/auth-28fefb9a75d7d497 [INFO] [stderr] Doc-tests api [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_generate_x_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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" "0a0a4faac3091ec41235fcdab0463a8f21b1ed55271ba7fddd05cdfaa7c69b5a"` [INFO] running `"docker" "rm" "-f" "0a0a4faac3091ec41235fcdab0463a8f21b1ed55271ba7fddd05cdfaa7c69b5a"` [INFO] [stdout] 0a0a4faac3091ec41235fcdab0463a8f21b1ed55271ba7fddd05cdfaa7c69b5a