[INFO] updating cached repository YeyaSwizaw/schema [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/YeyaSwizaw/schema [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/YeyaSwizaw/schema" "work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/YeyaSwizaw/schema" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/YeyaSwizaw/schema"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/YeyaSwizaw/schema'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f57115dcca66541d7d6cd9f18688b8b186b7e420 [INFO] sha for GitHub repo YeyaSwizaw/schema: f57115dcca66541d7d6cd9f18688b8b186b7e420 [INFO] validating manifest of YeyaSwizaw/schema 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 YeyaSwizaw/schema 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 YeyaSwizaw/schema [INFO] finished frobbing YeyaSwizaw/schema [INFO] frobbed toml for YeyaSwizaw/schema written to work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema/Cargo.toml [INFO] started frobbing YeyaSwizaw/schema [INFO] finished frobbing YeyaSwizaw/schema [INFO] frobbed toml for YeyaSwizaw/schema written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/YeyaSwizaw/schema/Cargo.toml [INFO] crate YeyaSwizaw/schema 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 YeyaSwizaw/schema 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema:/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] 7d711227f83246a649524c676048663bd2cde51a86435626938d134ab1011cc3 [INFO] running `"docker" "start" "-a" "7d711227f83246a649524c676048663bd2cde51a86435626938d134ab1011cc3"` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.13.1 [INFO] [stderr] Compiling glium v0.20.0 (https://github.com/Brooooooklyn/glium?rev=13ccc9cebe#13ccc9ce) [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.11.3 [INFO] [stderr] Compiling stateloop v0.4.0 (https://github.com/YeyaSwizaw/stateloop?rev=cfa352b70c#cfa352b7) [INFO] [stderr] Compiling schema v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `name` [INFO] [stderr] --> src/model.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `id` [INFO] [stderr] --> src/view.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | id: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "7d711227f83246a649524c676048663bd2cde51a86435626938d134ab1011cc3"` [INFO] running `"docker" "rm" "-f" "7d711227f83246a649524c676048663bd2cde51a86435626938d134ab1011cc3"` [INFO] [stdout] 7d711227f83246a649524c676048663bd2cde51a86435626938d134ab1011cc3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema:/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] 2978e6b8577e689887fe1f09078c2009e1136680011e567bf1b967cc330aaba7 [INFO] running `"docker" "start" "-a" "2978e6b8577e689887fe1f09078c2009e1136680011e567bf1b967cc330aaba7"` [INFO] [stderr] Compiling schema v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `name` [INFO] [stderr] --> src/model.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `id` [INFO] [stderr] --> src/view.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | id: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "2978e6b8577e689887fe1f09078c2009e1136680011e567bf1b967cc330aaba7"` [INFO] running `"docker" "rm" "-f" "2978e6b8577e689887fe1f09078c2009e1136680011e567bf1b967cc330aaba7"` [INFO] [stdout] 2978e6b8577e689887fe1f09078c2009e1136680011e567bf1b967cc330aaba7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/YeyaSwizaw/schema:/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] f330bf67dbf80679571e7f1b4de79056f9766357497859eca4b3f51147b50d11 [INFO] running `"docker" "start" "-a" "f330bf67dbf80679571e7f1b4de79056f9766357497859eca4b3f51147b50d11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/schema-c19ec28e360c4619 [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" "f330bf67dbf80679571e7f1b4de79056f9766357497859eca4b3f51147b50d11"` [INFO] running `"docker" "rm" "-f" "f330bf67dbf80679571e7f1b4de79056f9766357497859eca4b3f51147b50d11"` [INFO] [stdout] f330bf67dbf80679571e7f1b4de79056f9766357497859eca4b3f51147b50d11