[INFO] updating cached repository hsrinara/rust-helloworld [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hsrinara/rust-helloworld [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hsrinara/rust-helloworld" "work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hsrinara/rust-helloworld" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsrinara/rust-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsrinara/rust-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8994bc0ae2dbfee6839c833bdcd15b1be1f190a [INFO] sha for GitHub repo hsrinara/rust-helloworld: c8994bc0ae2dbfee6839c833bdcd15b1be1f190a [INFO] validating manifest of hsrinara/rust-helloworld 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 hsrinara/rust-helloworld 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 hsrinara/rust-helloworld [INFO] finished frobbing hsrinara/rust-helloworld [INFO] frobbed toml for hsrinara/rust-helloworld written to work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld/Cargo.toml [INFO] started frobbing hsrinara/rust-helloworld [INFO] finished frobbing hsrinara/rust-helloworld [INFO] frobbed toml for hsrinara/rust-helloworld written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsrinara/rust-helloworld/Cargo.toml [INFO] crate hsrinara/rust-helloworld 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] testing hsrinara/rust-helloworld 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld:/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] 9e163a1ffdbe725b8b5575b84479e948ddc50304ad708bd741b44c90f87d9674 [INFO] running `"docker" "start" "-a" "9e163a1ffdbe725b8b5575b84479e948ddc50304ad708bd741b44c90f87d9674"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | fn map_val_with_closure(val: i32, f: &Fn(i32) -> i32) -> 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 1.12s [INFO] running `"docker" "inspect" "9e163a1ffdbe725b8b5575b84479e948ddc50304ad708bd741b44c90f87d9674"` [INFO] running `"docker" "rm" "-f" "9e163a1ffdbe725b8b5575b84479e948ddc50304ad708bd741b44c90f87d9674"` [INFO] [stdout] 9e163a1ffdbe725b8b5575b84479e948ddc50304ad708bd741b44c90f87d9674 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld:/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] 92622350b6f53cf2c8ce9fa831445ad369fcbea02b4e42df983cb3b2118d4900 [INFO] running `"docker" "start" "-a" "92622350b6f53cf2c8ce9fa831445ad369fcbea02b4e42df983cb3b2118d4900"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | fn map_val_with_closure(val: i32, f: &Fn(i32) -> i32) -> 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 1.18s [INFO] running `"docker" "inspect" "92622350b6f53cf2c8ce9fa831445ad369fcbea02b4e42df983cb3b2118d4900"` [INFO] running `"docker" "rm" "-f" "92622350b6f53cf2c8ce9fa831445ad369fcbea02b4e42df983cb3b2118d4900"` [INFO] [stdout] 92622350b6f53cf2c8ce9fa831445ad369fcbea02b4e42df983cb3b2118d4900 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hsrinara/rust-helloworld:/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] dc52c20de256ec3f0978418b1983b08a8066d7dfd827629ccc24ac6ac1ba512b [INFO] running `"docker" "start" "-a" "dc52c20de256ec3f0978418b1983b08a8066d7dfd827629ccc24ac6ac1ba512b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [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/hello_world-f3509c269cd20c08 [INFO] [stderr] Running /opt/crater/target/debug/deps/myfirsttest-e85048c38d2be8ae [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test my_first_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dc52c20de256ec3f0978418b1983b08a8066d7dfd827629ccc24ac6ac1ba512b"` [INFO] running `"docker" "rm" "-f" "dc52c20de256ec3f0978418b1983b08a8066d7dfd827629ccc24ac6ac1ba512b"` [INFO] [stdout] dc52c20de256ec3f0978418b1983b08a8066d7dfd827629ccc24ac6ac1ba512b