[INFO] updating cached repository tungel/rust-playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tungel/rust-playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tungel/rust-playground" "work/ex/beta-1.38-1/sources/1.37.0/gh/tungel/rust-playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tungel/rust-playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tungel/rust-playground" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b0afd47de19229bea9758382f32162faf28592a0 [INFO] sha for GitHub repo tungel/rust-playground: b0afd47de19229bea9758382f32162faf28592a0 [INFO] validating manifest of tungel/rust-playground 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 tungel/rust-playground 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 tungel/rust-playground [INFO] finished frobbing tungel/rust-playground [INFO] frobbed toml for tungel/rust-playground written to work/ex/beta-1.38-1/sources/1.37.0/gh/tungel/rust-playground/Cargo.toml [INFO] started frobbing tungel/rust-playground [INFO] finished frobbing tungel/rust-playground [INFO] frobbed toml for tungel/rust-playground written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground/Cargo.toml [INFO] crate tungel/rust-playground 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing tungel/rust-playground against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground:/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-08-13" "build" "--frozen"` [INFO] [stdout] c94d46364f8b997bc5e2f9c2d7782cbb359c5561a4ea047d91c85304dc1e8ea2 [INFO] running `"docker" "start" "-a" "c94d46364f8b997bc5e2f9c2d7782cbb359c5561a4ea047d91c85304dc1e8ea2"` [INFO] [stderr] Compiling rust-playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | fn get_doubler() -> Box i32> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(i32) -> i32` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "c94d46364f8b997bc5e2f9c2d7782cbb359c5561a4ea047d91c85304dc1e8ea2"` [INFO] running `"docker" "rm" "-f" "c94d46364f8b997bc5e2f9c2d7782cbb359c5561a4ea047d91c85304dc1e8ea2"` [INFO] [stdout] c94d46364f8b997bc5e2f9c2d7782cbb359c5561a4ea047d91c85304dc1e8ea2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 09d1926804a52b7c0050ed0804247b74676a9ffadc9c55cfe3c275a4a8f18f1a [INFO] running `"docker" "start" "-a" "09d1926804a52b7c0050ed0804247b74676a9ffadc9c55cfe3c275a4a8f18f1a"` [INFO] [stderr] Compiling rust-playground v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | fn get_doubler() -> Box i32> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(i32) -> i32` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "09d1926804a52b7c0050ed0804247b74676a9ffadc9c55cfe3c275a4a8f18f1a"` [INFO] running `"docker" "rm" "-f" "09d1926804a52b7c0050ed0804247b74676a9ffadc9c55cfe3c275a4a8f18f1a"` [INFO] [stdout] 09d1926804a52b7c0050ed0804247b74676a9ffadc9c55cfe3c275a4a8f18f1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tungel/rust-playground:/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-08-13" "test" "--frozen"` [INFO] [stdout] a331d759f925cb984e59c05c695f49a1ba4d7c6df7226b7fc8e6a615d01a430e [INFO] running `"docker" "start" "-a" "a331d759f925cb984e59c05c695f49a1ba4d7c6df7226b7fc8e6a615d01a430e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_playground-4ea7b7396a35f0ec [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" "a331d759f925cb984e59c05c695f49a1ba4d7c6df7226b7fc8e6a615d01a430e"` [INFO] running `"docker" "rm" "-f" "a331d759f925cb984e59c05c695f49a1ba4d7c6df7226b7fc8e6a615d01a430e"` [INFO] [stdout] a331d759f925cb984e59c05c695f49a1ba4d7c6df7226b7fc8e6a615d01a430e