[INFO] updating cached repository https://github.com/MohamedJeffal/gotham_archives [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] 4499f2b96036ae8097ec10c3d9dff723074f979a [INFO] testing MohamedJeffal/gotham_archives against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohamedJeffal%2Fgotham_archives" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MohamedJeffal/gotham_archives 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/MohamedJeffal/gotham_archives [INFO] finished tweaking git repo https://github.com/MohamedJeffal/gotham_archives [INFO] tweaked toml for git repo https://github.com/MohamedJeffal/gotham_archives written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/MohamedJeffal/gotham_archives 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 811d0f1bd8a8569200ac624ec2d0b48a50187774c9616af670932e71f18cec10 [INFO] running `"docker" "start" "-a" "811d0f1bd8a8569200ac624ec2d0b48a50187774c9616af670932e71f18cec10"` [INFO] [stderr] Compiling serde v1.0.44 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.44 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.5 [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.25 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.2.1 [INFO] [stderr] Compiling gotham_archives v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:25:34 [INFO] [stderr] | [INFO] [stderr] 25 | type ResponseContentFuture = Box, Error = hyper::Error>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::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.07s [INFO] running `"docker" "inspect" "811d0f1bd8a8569200ac624ec2d0b48a50187774c9616af670932e71f18cec10"` [INFO] running `"docker" "rm" "-f" "811d0f1bd8a8569200ac624ec2d0b48a50187774c9616af670932e71f18cec10"` [INFO] [stdout] 811d0f1bd8a8569200ac624ec2d0b48a50187774c9616af670932e71f18cec10 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 4928e907b9e5451f00aeff75f6c0aa391f98ac7cc181b9eb4d05b8ace028abf1 [INFO] running `"docker" "start" "-a" "4928e907b9e5451f00aeff75f6c0aa391f98ac7cc181b9eb4d05b8ace028abf1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gotham_archives v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:25:34 [INFO] [stderr] | [INFO] [stderr] 25 | type ResponseContentFuture = Box, Error = hyper::Error>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `"docker" "inspect" "4928e907b9e5451f00aeff75f6c0aa391f98ac7cc181b9eb4d05b8ace028abf1"` [INFO] running `"docker" "rm" "-f" "4928e907b9e5451f00aeff75f6c0aa391f98ac7cc181b9eb4d05b8ace028abf1"` [INFO] [stdout] 4928e907b9e5451f00aeff75f6c0aa391f98ac7cc181b9eb4d05b8ace028abf1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 006bafd33e0407941390b28cf871228610ec5586448c9b6f5125709afdc7f842 [INFO] running `"docker" "start" "-a" "006bafd33e0407941390b28cf871228610ec5586448c9b6f5125709afdc7f842"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gotham_archives-91b2af6528d4cc33 [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" "006bafd33e0407941390b28cf871228610ec5586448c9b6f5125709afdc7f842"` [INFO] running `"docker" "rm" "-f" "006bafd33e0407941390b28cf871228610ec5586448c9b6f5125709afdc7f842"` [INFO] [stdout] 006bafd33e0407941390b28cf871228610ec5586448c9b6f5125709afdc7f842