[INFO] updating cached repository unrust/uni-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/unrust/uni-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/unrust/uni-app" "work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/unrust/uni-app" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/unrust/uni-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/unrust/uni-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99edbfcf7c02660f7d31aa68d3b5ab5d89cf1f45 [INFO] sha for GitHub repo unrust/uni-app: 99edbfcf7c02660f7d31aa68d3b5ab5d89cf1f45 [INFO] validating manifest of unrust/uni-app 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 unrust/uni-app 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 unrust/uni-app [INFO] finished frobbing unrust/uni-app [INFO] frobbed toml for unrust/uni-app written to work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app/Cargo.toml [INFO] started frobbing unrust/uni-app [INFO] finished frobbing unrust/uni-app [INFO] frobbed toml for unrust/uni-app written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/unrust/uni-app/Cargo.toml [INFO] crate unrust/uni-app 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing unrust/uni-app against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 72114cf05b165d1d88209b0db7b3649b42f9de2e8689ee242bc328fceeb02fd0 [INFO] running `"docker" "start" "-a" "72114cf05b165d1d88209b0db7b3649b42f9de2e8689ee242bc328fceeb02fd0"` [INFO] [stderr] Compiling x11-dl v2.18.2 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling uni-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/native_app.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | fn context(&self) -> &glutin::GlContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glutin::GlContext` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/native_app.rs:226:40 [INFO] [stderr] | [INFO] [stderr] 226 | pub fn canvas<'p>(&'p self) -> Box<'p + FnMut(&str) -> *const c_void> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'p + FnMut(&str) -> *const c_void` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.20s [INFO] running `"docker" "inspect" "72114cf05b165d1d88209b0db7b3649b42f9de2e8689ee242bc328fceeb02fd0"` [INFO] running `"docker" "rm" "-f" "72114cf05b165d1d88209b0db7b3649b42f9de2e8689ee242bc328fceeb02fd0"` [INFO] [stdout] 72114cf05b165d1d88209b0db7b3649b42f9de2e8689ee242bc328fceeb02fd0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7d6182536d1100cdb799ea67613ecb6da0152c5ea4884fa54daede7142bf9224 [INFO] running `"docker" "start" "-a" "7d6182536d1100cdb799ea67613ecb6da0152c5ea4884fa54daede7142bf9224"` [INFO] [stderr] Compiling uni-app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/native_app.rs:38:27 [INFO] [stderr] | [INFO] [stderr] 38 | fn context(&self) -> &glutin::GlContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glutin::GlContext` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/native_app.rs:226:40 [INFO] [stderr] | [INFO] [stderr] 226 | pub fn canvas<'p>(&'p self) -> Box<'p + FnMut(&str) -> *const c_void> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'p + FnMut(&str) -> *const c_void` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `"docker" "inspect" "7d6182536d1100cdb799ea67613ecb6da0152c5ea4884fa54daede7142bf9224"` [INFO] running `"docker" "rm" "-f" "7d6182536d1100cdb799ea67613ecb6da0152c5ea4884fa54daede7142bf9224"` [INFO] [stdout] 7d6182536d1100cdb799ea67613ecb6da0152c5ea4884fa54daede7142bf9224 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/unrust/uni-app:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 8483cfd793719b64a910df7289c170c4333ea5c9d12472a137a6a324300647f3 [INFO] running `"docker" "start" "-a" "8483cfd793719b64a910df7289c170c4333ea5c9d12472a137a6a324300647f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/uni_app-39aa471107857edc [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 uni-app [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" "8483cfd793719b64a910df7289c170c4333ea5c9d12472a137a6a324300647f3"` [INFO] running `"docker" "rm" "-f" "8483cfd793719b64a910df7289c170c4333ea5c9d12472a137a6a324300647f3"` [INFO] [stdout] 8483cfd793719b64a910df7289c170c4333ea5c9d12472a137a6a324300647f3