[INFO] crate aoc 0.3.0 is already in cache [INFO] extracting crate aoc 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/aoc/0.3.0 [INFO] extracting crate aoc 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aoc/0.3.0 [INFO] validating manifest of aoc-0.3.0 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 aoc-0.3.0 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 aoc-0.3.0 [INFO] finished frobbing aoc-0.3.0 [INFO] frobbed toml for aoc-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/aoc/0.3.0/Cargo.toml [INFO] started frobbing aoc-0.3.0 [INFO] finished frobbing aoc-0.3.0 [INFO] frobbed toml for aoc-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/aoc/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 aoc-0.3.0 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/aoc/0.3.0:/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] 3026f9bfc9f87cfb89dcba526b4baa401056369370f5c4f8021feb838e3e3180 [INFO] running `"docker" "start" "-a" "3026f9bfc9f87cfb89dcba526b4baa401056369370f5c4f8021feb838e3e3180"` [INFO] [stderr] Compiling cachedir v0.1.1 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling aoc_codegen v0.1.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling aoc v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/leaderboard.rs:40:41 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn members<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.10s [INFO] running `"docker" "inspect" "3026f9bfc9f87cfb89dcba526b4baa401056369370f5c4f8021feb838e3e3180"` [INFO] running `"docker" "rm" "-f" "3026f9bfc9f87cfb89dcba526b4baa401056369370f5c4f8021feb838e3e3180"` [INFO] [stdout] 3026f9bfc9f87cfb89dcba526b4baa401056369370f5c4f8021feb838e3e3180 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/aoc/0.3.0:/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] cc461b74bda918990f27b4cce623186607aa02d43255e7494e7b3d985b5f28af [INFO] running `"docker" "start" "-a" "cc461b74bda918990f27b4cce623186607aa02d43255e7494e7b3d985b5f28af"` [INFO] [stderr] Compiling aoc v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/leaderboard.rs:40:41 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn members<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "cc461b74bda918990f27b4cce623186607aa02d43255e7494e7b3d985b5f28af"` [INFO] running `"docker" "rm" "-f" "cc461b74bda918990f27b4cce623186607aa02d43255e7494e7b3d985b5f28af"` [INFO] [stdout] cc461b74bda918990f27b4cce623186607aa02d43255e7494e7b3d985b5f28af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/aoc/0.3.0:/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] 223c08551aa72c7dd271c65051aed0475b9fa7cbe8456a6c4be46e86ef487b7d [INFO] running `"docker" "start" "-a" "223c08551aa72c7dd271c65051aed0475b9fa7cbe8456a6c4be46e86ef487b7d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc-d44a3a4aed0d3fc6 [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 aoc [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" "223c08551aa72c7dd271c65051aed0475b9fa7cbe8456a6c4be46e86ef487b7d"` [INFO] running `"docker" "rm" "-f" "223c08551aa72c7dd271c65051aed0475b9fa7cbe8456a6c4be46e86ef487b7d"` [INFO] [stdout] 223c08551aa72c7dd271c65051aed0475b9fa7cbe8456a6c4be46e86ef487b7d