[INFO] updating cached repository VentGrey/YAMS [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/VentGrey/YAMS [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/VentGrey/YAMS" "work/ex/beta-1.37-6/sources/1.36.0/gh/VentGrey/YAMS"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/VentGrey/YAMS'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VentGrey/YAMS" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e66e04e3bf3effd744ddc531e378cead9fdda49c [INFO] sha for GitHub repo VentGrey/YAMS: e66e04e3bf3effd744ddc531e378cead9fdda49c [INFO] validating manifest of VentGrey/YAMS 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 VentGrey/YAMS 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 VentGrey/YAMS [INFO] finished frobbing VentGrey/YAMS [INFO] frobbed toml for VentGrey/YAMS written to work/ex/beta-1.37-6/sources/1.36.0/gh/VentGrey/YAMS/Cargo.toml [INFO] started frobbing VentGrey/YAMS [INFO] finished frobbing VentGrey/YAMS [INFO] frobbed toml for VentGrey/YAMS written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS/Cargo.toml [INFO] crate VentGrey/YAMS 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing VentGrey/YAMS 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-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS:/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] 42ba36aea4c68327ab1cb1377f03753420971e0a588044e736fb71719833d27b [INFO] running `"docker" "start" "-a" "42ba36aea4c68327ab1cb1377f03753420971e0a588044e736fb71719833d27b"` [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | type Job = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "42ba36aea4c68327ab1cb1377f03753420971e0a588044e736fb71719833d27b"` [INFO] running `"docker" "rm" "-f" "42ba36aea4c68327ab1cb1377f03753420971e0a588044e736fb71719833d27b"` [INFO] [stdout] 42ba36aea4c68327ab1cb1377f03753420971e0a588044e736fb71719833d27b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS:/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] a5cc49d5085f884a4793053e51d26d7aadcc4d84dc72feffb5738e7e838ea94a [INFO] running `"docker" "start" "-a" "a5cc49d5085f884a4793053e51d26d7aadcc4d84dc72feffb5738e7e838ea94a"` [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | type Job = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnBox + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "a5cc49d5085f884a4793053e51d26d7aadcc4d84dc72feffb5738e7e838ea94a"` [INFO] running `"docker" "rm" "-f" "a5cc49d5085f884a4793053e51d26d7aadcc4d84dc72feffb5738e7e838ea94a"` [INFO] [stdout] a5cc49d5085f884a4793053e51d26d7aadcc4d84dc72feffb5738e7e838ea94a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VentGrey/YAMS:/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] ddaaf07f82f4397626a658341079cd3615238eb1c1cec95a8a86ed549f005ea6 [INFO] running `"docker" "start" "-a" "ddaaf07f82f4397626a658341079cd3615238eb1c1cec95a8a86ed549f005ea6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/server-fe0f5229d3ec65f9 [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/main-b938b855ea1fbaec [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 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" "ddaaf07f82f4397626a658341079cd3615238eb1c1cec95a8a86ed549f005ea6"` [INFO] running `"docker" "rm" "-f" "ddaaf07f82f4397626a658341079cd3615238eb1c1cec95a8a86ed549f005ea6"` [INFO] [stdout] ddaaf07f82f4397626a658341079cd3615238eb1c1cec95a8a86ed549f005ea6