[INFO] updating cached repository https://github.com/aoyagikouhei/mokumoku-rs [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] f03f12aae5879724a55d4cc8223ddf9513f33874 [INFO] testing aoyagikouhei/mokumoku-rs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoyagikouhei%2Fmokumoku-rs" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aoyagikouhei/mokumoku-rs on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aoyagikouhei/mokumoku-rs [INFO] finished tweaking git repo https://github.com/aoyagikouhei/mokumoku-rs [INFO] tweaked toml for git repo https://github.com/aoyagikouhei/mokumoku-rs written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aoyagikouhei/mokumoku-rs already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d12ddf364c65dc28f9a87c82c7370ba94c861eff9fb9e7294a54816e436afd88 [INFO] running `"docker" "start" "-a" "d12ddf364c65dc28f9a87c82c7370ba94c861eff9fb9e7294a54816e436afd88"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.5.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling r2d2_redis v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling gotham_derive v0.2.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.2.1 [INFO] [stderr] Compiling mokumoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:174:56 [INFO] [stderr] | [INFO] [stderr] 174 | fn router(uri: &str, path: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.39s [INFO] running `"docker" "inspect" "d12ddf364c65dc28f9a87c82c7370ba94c861eff9fb9e7294a54816e436afd88"` [INFO] running `"docker" "rm" "-f" "d12ddf364c65dc28f9a87c82c7370ba94c861eff9fb9e7294a54816e436afd88"` [INFO] [stdout] d12ddf364c65dc28f9a87c82c7370ba94c861eff9fb9e7294a54816e436afd88 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] d998f5c444c0d757d35d8d0c3f18047022eb5c54f626c5ecaa7271e498f208de [INFO] running `"docker" "start" "-a" "d998f5c444c0d757d35d8d0c3f18047022eb5c54f626c5ecaa7271e498f208de"` [INFO] [stderr] Compiling mokumoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:174:56 [INFO] [stderr] | [INFO] [stderr] 174 | fn router(uri: &str, path: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.98s [INFO] running `"docker" "inspect" "d998f5c444c0d757d35d8d0c3f18047022eb5c54f626c5ecaa7271e498f208de"` [INFO] running `"docker" "rm" "-f" "d998f5c444c0d757d35d8d0c3f18047022eb5c54f626c5ecaa7271e498f208de"` [INFO] [stdout] d998f5c444c0d757d35d8d0c3f18047022eb5c54f626c5ecaa7271e498f208de [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] c237ca9dd4f4a6409cff225c3b2bd7cedbaedc022fd864c1245160dcc1e606f2 [INFO] running `"docker" "start" "-a" "c237ca9dd4f4a6409cff225c3b2bd7cedbaedc022fd864c1245160dcc1e606f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mokumoku-08e2ca591654df4d [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" "c237ca9dd4f4a6409cff225c3b2bd7cedbaedc022fd864c1245160dcc1e606f2"` [INFO] running `"docker" "rm" "-f" "c237ca9dd4f4a6409cff225c3b2bd7cedbaedc022fd864c1245160dcc1e606f2"` [INFO] [stdout] c237ca9dd4f4a6409cff225c3b2bd7cedbaedc022fd864c1245160dcc1e606f2