[INFO] updating cached repository bennyyip/plug2pack [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bennyyip/plug2pack [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bennyyip/plug2pack" "work/ex/beta-1.38-1/sources/1.37.0/gh/bennyyip/plug2pack"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bennyyip/plug2pack'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bennyyip/plug2pack" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bennyyip/plug2pack"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bennyyip/plug2pack'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29ccb6cd58919007380d790864331c1762f1e924 [INFO] sha for GitHub repo bennyyip/plug2pack: 29ccb6cd58919007380d790864331c1762f1e924 [INFO] validating manifest of bennyyip/plug2pack 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 bennyyip/plug2pack 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 bennyyip/plug2pack [INFO] finished frobbing bennyyip/plug2pack [INFO] frobbed toml for bennyyip/plug2pack written to work/ex/beta-1.38-1/sources/1.37.0/gh/bennyyip/plug2pack/Cargo.toml [INFO] started frobbing bennyyip/plug2pack [INFO] finished frobbing bennyyip/plug2pack [INFO] frobbed toml for bennyyip/plug2pack written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bennyyip/plug2pack/Cargo.toml [INFO] crate bennyyip/plug2pack 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 bennyyip/plug2pack 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-1/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/bennyyip/plug2pack:/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] d102e99e79f83516e6c9134982b1567349b477e109afe510b8e89f664325837c [INFO] running `"docker" "start" "-a" "d102e99e79f83516e6c9134982b1567349b477e109afe510b8e89f664325837c"` [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling structopt-derive v0.1.1 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling structopt v0.1.1 [INFO] [stderr] Compiling plug2pack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | let mut out: Box = match opt.output { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.60s [INFO] running `"docker" "inspect" "d102e99e79f83516e6c9134982b1567349b477e109afe510b8e89f664325837c"` [INFO] running `"docker" "rm" "-f" "d102e99e79f83516e6c9134982b1567349b477e109afe510b8e89f664325837c"` [INFO] [stdout] d102e99e79f83516e6c9134982b1567349b477e109afe510b8e89f664325837c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/bennyyip/plug2pack:/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] 7f98f57ba28e33774745f2da48621d15b8fa70719414b4174590598bd61122b6 [INFO] running `"docker" "start" "-a" "7f98f57ba28e33774745f2da48621d15b8fa70719414b4174590598bd61122b6"` [INFO] [stderr] Compiling plug2pack v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | let mut out: Box = match opt.output { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `"docker" "inspect" "7f98f57ba28e33774745f2da48621d15b8fa70719414b4174590598bd61122b6"` [INFO] running `"docker" "rm" "-f" "7f98f57ba28e33774745f2da48621d15b8fa70719414b4174590598bd61122b6"` [INFO] [stdout] 7f98f57ba28e33774745f2da48621d15b8fa70719414b4174590598bd61122b6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/bennyyip/plug2pack:/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] fd1b5215016653959f9941d18b3c0f4a1bdbd70ff021ff9c33a1fa7276dabd70 [INFO] running `"docker" "start" "-a" "fd1b5215016653959f9941d18b3c0f4a1bdbd70ff021ff9c33a1fa7276dabd70"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/plug2pack-2ad2abd483c43536 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parser::parse_works ... 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" "fd1b5215016653959f9941d18b3c0f4a1bdbd70ff021ff9c33a1fa7276dabd70"` [INFO] running `"docker" "rm" "-f" "fd1b5215016653959f9941d18b3c0f4a1bdbd70ff021ff9c33a1fa7276dabd70"` [INFO] [stdout] fd1b5215016653959f9941d18b3c0f4a1bdbd70ff021ff9c33a1fa7276dabd70