[INFO] crate hyper-json-server 0.1.0 is already in cache [INFO] extracting crate hyper-json-server 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/hyper-json-server/0.1.0 [INFO] extracting crate hyper-json-server 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/hyper-json-server/0.1.0 [INFO] validating manifest of hyper-json-server-0.1.0 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 hyper-json-server-0.1.0 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 hyper-json-server-0.1.0 [INFO] finished frobbing hyper-json-server-0.1.0 [INFO] frobbed toml for hyper-json-server-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/hyper-json-server/0.1.0/Cargo.toml [INFO] started frobbing hyper-json-server-0.1.0 [INFO] finished frobbing hyper-json-server-0.1.0 [INFO] frobbed toml for hyper-json-server-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/hyper-json-server/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 hyper-json-server-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/hyper-json-server/0.1.0:/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-07-23" "build" "--frozen"` [INFO] [stdout] cd6178ca6a19390f716fc7f0096fc49ff4c25dfc9ce9427dd02107491f6ea7c2 [INFO] running `"docker" "start" "-a" "cd6178ca6a19390f716fc7f0096fc49ff4c25dfc9ce9427dd02107491f6ea7c2"` [INFO] [stderr] Compiling hyper-json-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server.rs:71:23 [INFO] [stderr] | [INFO] [stderr] 71 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `"docker" "inspect" "cd6178ca6a19390f716fc7f0096fc49ff4c25dfc9ce9427dd02107491f6ea7c2"` [INFO] running `"docker" "rm" "-f" "cd6178ca6a19390f716fc7f0096fc49ff4c25dfc9ce9427dd02107491f6ea7c2"` [INFO] [stdout] cd6178ca6a19390f716fc7f0096fc49ff4c25dfc9ce9427dd02107491f6ea7c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/hyper-json-server/0.1.0:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7071dc03bedec5ffcbb45a5a402f36208029c3d4b4b52760561aa5f94b635b7b [INFO] running `"docker" "start" "-a" "7071dc03bedec5ffcbb45a5a402f36208029c3d4b4b52760561aa5f94b635b7b"` [INFO] [stderr] Compiling hyper-json-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server.rs:71:23 [INFO] [stderr] | [INFO] [stderr] 71 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "7071dc03bedec5ffcbb45a5a402f36208029c3d4b4b52760561aa5f94b635b7b"` [INFO] running `"docker" "rm" "-f" "7071dc03bedec5ffcbb45a5a402f36208029c3d4b4b52760561aa5f94b635b7b"` [INFO] [stdout] 7071dc03bedec5ffcbb45a5a402f36208029c3d4b4b52760561aa5f94b635b7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/hyper-json-server/0.1.0:/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-07-23" "test" "--frozen"` [INFO] [stdout] 1247ceca748446bb2863e7d815bbda6d1f477ecbdbb254a3e6fcdb6df704ce42 [INFO] running `"docker" "start" "-a" "1247ceca748446bb2863e7d815bbda6d1f477ecbdbb254a3e6fcdb6df704ce42"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_json_server-7dc260c20c5311f0 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hyper-json-server [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" "1247ceca748446bb2863e7d815bbda6d1f477ecbdbb254a3e6fcdb6df704ce42"` [INFO] running `"docker" "rm" "-f" "1247ceca748446bb2863e7d815bbda6d1f477ecbdbb254a3e6fcdb6df704ce42"` [INFO] [stdout] 1247ceca748446bb2863e7d815bbda6d1f477ecbdbb254a3e6fcdb6df704ce42