[INFO] updating cached repository https://github.com/abro9/rust_tracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6fc484cd2dfeced18177bb69c18569b1214e31a4 [INFO] testing abro9/rust_tracer against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabro9%2Frust_tracer" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abro9/rust_tracer on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/abro9/rust_tracer [INFO] finished tweaking git repo https://github.com/abro9/rust_tracer [INFO] tweaked toml for git repo https://github.com/abro9/rust_tracer written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/abro9/rust_tracer already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 41dcd05039e730ce1f6b3dde927e2a6fe5f32ede50ed4f1cdba50b5bb99df917 [INFO] running `"docker" "start" "-a" "41dcd05039e730ce1f6b3dde927e2a6fe5f32ede50ed4f1cdba50b5bb99df917"` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling pbr v1.0.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling rust_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hitlist.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | pub members: Vec>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [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/hitlist.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let v: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.52s [INFO] running `"docker" "inspect" "41dcd05039e730ce1f6b3dde927e2a6fe5f32ede50ed4f1cdba50b5bb99df917"` [INFO] running `"docker" "rm" "-f" "41dcd05039e730ce1f6b3dde927e2a6fe5f32ede50ed4f1cdba50b5bb99df917"` [INFO] [stdout] 41dcd05039e730ce1f6b3dde927e2a6fe5f32ede50ed4f1cdba50b5bb99df917 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] b70d16f698e01d7b70a19e2bfbcbae9469f3d46ca027eebfd87325f737d0cc74 [INFO] running `"docker" "start" "-a" "b70d16f698e01d7b70a19e2bfbcbae9469f3d46ca027eebfd87325f737d0cc74"` [INFO] [stderr] Compiling rust_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hitlist.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | pub members: Vec>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [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/hitlist.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let v: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "b70d16f698e01d7b70a19e2bfbcbae9469f3d46ca027eebfd87325f737d0cc74"` [INFO] running `"docker" "rm" "-f" "b70d16f698e01d7b70a19e2bfbcbae9469f3d46ca027eebfd87325f737d0cc74"` [INFO] [stdout] b70d16f698e01d7b70a19e2bfbcbae9469f3d46ca027eebfd87325f737d0cc74 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d0ed65d838583fc10fe8e7e1266e8c69b43f49ab8ffaa0123b668ccc2759e1d1 [INFO] running `"docker" "start" "-a" "d0ed65d838583fc10fe8e7e1266e8c69b43f49ab8ffaa0123b668ccc2759e1d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_tracer-c8d2e4cfe9db44ee [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/rustwide/target/debug/deps/rust_tracer-697d8c28093de0aa [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 rust_tracer [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" "d0ed65d838583fc10fe8e7e1266e8c69b43f49ab8ffaa0123b668ccc2759e1d1"` [INFO] running `"docker" "rm" "-f" "d0ed65d838583fc10fe8e7e1266e8c69b43f49ab8ffaa0123b668ccc2759e1d1"` [INFO] [stdout] d0ed65d838583fc10fe8e7e1266e8c69b43f49ab8ffaa0123b668ccc2759e1d1