[INFO] updating cached repository betovsky/filmilhoes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/betovsky/filmilhoes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/betovsky/filmilhoes" "work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/betovsky/filmilhoes" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/betovsky/filmilhoes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/betovsky/filmilhoes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 511ef78eaf570e353564ebbf14795c44c0e2116b [INFO] sha for GitHub repo betovsky/filmilhoes: 511ef78eaf570e353564ebbf14795c44c0e2116b [INFO] validating manifest of betovsky/filmilhoes 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 betovsky/filmilhoes 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 betovsky/filmilhoes [INFO] finished frobbing betovsky/filmilhoes [INFO] frobbed toml for betovsky/filmilhoes written to work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes/Cargo.toml [INFO] started frobbing betovsky/filmilhoes [INFO] finished frobbing betovsky/filmilhoes [INFO] frobbed toml for betovsky/filmilhoes written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/betovsky/filmilhoes/Cargo.toml [INFO] crate betovsky/filmilhoes 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing betovsky/filmilhoes 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes:/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] dd8c052e3c823d64f47b3795d05b47dd2f4251951fa5354397da4d9e17c0ff7e [INFO] running `"docker" "start" "-a" "dd8c052e3c823d64f47b3795d05b47dd2f4251951fa5354397da4d9e17c0ff7e"` [INFO] [stderr] Compiling human-size v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling filmilhoes v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:162:68 [INFO] [stderr] | [INFO] [stderr] 162 | fn visit_dirs(dir: &PathBuf, exclude: &HashSet, cb: &mut FnMut(PathBuf)) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(PathBuf)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.38s [INFO] running `"docker" "inspect" "dd8c052e3c823d64f47b3795d05b47dd2f4251951fa5354397da4d9e17c0ff7e"` [INFO] running `"docker" "rm" "-f" "dd8c052e3c823d64f47b3795d05b47dd2f4251951fa5354397da4d9e17c0ff7e"` [INFO] [stdout] dd8c052e3c823d64f47b3795d05b47dd2f4251951fa5354397da4d9e17c0ff7e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes:/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] 9ebd882c1ff424f49e058fa1decd75f79a355e23b19891194e015afe46bc40ca [INFO] running `"docker" "start" "-a" "9ebd882c1ff424f49e058fa1decd75f79a355e23b19891194e015afe46bc40ca"` [INFO] [stderr] Compiling filmilhoes v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:162:68 [INFO] [stderr] | [INFO] [stderr] 162 | fn visit_dirs(dir: &PathBuf, exclude: &HashSet, cb: &mut FnMut(PathBuf)) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(PathBuf)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "9ebd882c1ff424f49e058fa1decd75f79a355e23b19891194e015afe46bc40ca"` [INFO] running `"docker" "rm" "-f" "9ebd882c1ff424f49e058fa1decd75f79a355e23b19891194e015afe46bc40ca"` [INFO] [stdout] 9ebd882c1ff424f49e058fa1decd75f79a355e23b19891194e015afe46bc40ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/betovsky/filmilhoes:/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] 5617297ef1e09e41d91158dd4fc9a0ebab043b19c3aec030fce8e291984e4da9 [INFO] running `"docker" "start" "-a" "5617297ef1e09e41d91158dd4fc9a0ebab043b19c3aec030fce8e291984e4da9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/filmilhoes-ec2a0c7b7e60f844 [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" "5617297ef1e09e41d91158dd4fc9a0ebab043b19c3aec030fce8e291984e4da9"` [INFO] running `"docker" "rm" "-f" "5617297ef1e09e41d91158dd4fc9a0ebab043b19c3aec030fce8e291984e4da9"` [INFO] [stdout] 5617297ef1e09e41d91158dd4fc9a0ebab043b19c3aec030fce8e291984e4da9