[INFO] crate shadertoy-rs 0.4.4 is already in cache [INFO] extracting crate shadertoy-rs 0.4.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/shadertoy-rs/0.4.4 [INFO] extracting crate shadertoy-rs 0.4.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/shadertoy-rs/0.4.4 [INFO] validating manifest of shadertoy-rs-0.4.4 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 shadertoy-rs-0.4.4 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 shadertoy-rs-0.4.4 [INFO] finished frobbing shadertoy-rs-0.4.4 [INFO] frobbed toml for shadertoy-rs-0.4.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/shadertoy-rs/0.4.4/Cargo.toml [INFO] started frobbing shadertoy-rs-0.4.4 [INFO] finished frobbing shadertoy-rs-0.4.4 [INFO] frobbed toml for shadertoy-rs-0.4.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/shadertoy-rs/0.4.4/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] [stderr] Blocking waiting for file lock on package cache lock [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] testing shadertoy-rs-0.4.4 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-1/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/shadertoy-rs/0.4.4:/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] 8613fb3788a37c743f3fef684b73c14089531d00251f53da10d0fb83ea5f0e93 [INFO] running `"docker" "start" "-a" "8613fb3788a37c743f3fef684b73c14089531d00251f53da10d0fb83ea5f0e93"` [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.13.1 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.11.3 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.21.0 [INFO] [stderr] Compiling shadertoy-rs v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:216:32 [INFO] [stderr] | [INFO] [stderr] 216 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "8613fb3788a37c743f3fef684b73c14089531d00251f53da10d0fb83ea5f0e93"` [INFO] running `"docker" "rm" "-f" "8613fb3788a37c743f3fef684b73c14089531d00251f53da10d0fb83ea5f0e93"` [INFO] [stdout] 8613fb3788a37c743f3fef684b73c14089531d00251f53da10d0fb83ea5f0e93 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/shadertoy-rs/0.4.4:/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] 5d6b610edfb9242d2ee18718467b402fe611e9c6ae1f88ae31f4b2996969a725 [INFO] running `"docker" "start" "-a" "5d6b610edfb9242d2ee18718467b402fe611e9c6ae1f88ae31f4b2996969a725"` [INFO] [stderr] Compiling shadertoy-rs v0.4.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:216:32 [INFO] [stderr] | [INFO] [stderr] 216 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `"docker" "inspect" "5d6b610edfb9242d2ee18718467b402fe611e9c6ae1f88ae31f4b2996969a725"` [INFO] running `"docker" "rm" "-f" "5d6b610edfb9242d2ee18718467b402fe611e9c6ae1f88ae31f4b2996969a725"` [INFO] [stdout] 5d6b610edfb9242d2ee18718467b402fe611e9c6ae1f88ae31f4b2996969a725 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/shadertoy-rs/0.4.4:/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] 28c919f7a68b5df4bd2ed51e191ef7b440489d1c90bbd85bd6a2462971bffa47 [INFO] running `"docker" "start" "-a" "28c919f7a68b5df4bd2ed51e191ef7b440489d1c90bbd85bd6a2462971bffa47"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/shadertoy-3f5309e8b5885c0d [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" "28c919f7a68b5df4bd2ed51e191ef7b440489d1c90bbd85bd6a2462971bffa47"` [INFO] running `"docker" "rm" "-f" "28c919f7a68b5df4bd2ed51e191ef7b440489d1c90bbd85bd6a2462971bffa47"` [INFO] [stdout] 28c919f7a68b5df4bd2ed51e191ef7b440489d1c90bbd85bd6a2462971bffa47