[INFO] updating cached repository archer884/alpha [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/alpha [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/alpha" "work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/alpha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/alpha'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/alpha" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/alpha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/alpha'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 642c2c22ee57c4090e8144a9f246f1cd56ee7fb9 [INFO] sha for GitHub repo archer884/alpha: 642c2c22ee57c4090e8144a9f246f1cd56ee7fb9 [INFO] validating manifest of archer884/alpha 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 archer884/alpha 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 archer884/alpha [INFO] finished frobbing archer884/alpha [INFO] frobbed toml for archer884/alpha written to work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/alpha/Cargo.toml [INFO] started frobbing archer884/alpha [INFO] finished frobbing archer884/alpha [INFO] frobbed toml for archer884/alpha written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/alpha/Cargo.toml [INFO] crate archer884/alpha 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 archer884/alpha 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/archer884/alpha:/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] 9116943d24120a3ca1f292ea55f752658331010034fe6132bdf6a6e594b46d0a [INFO] running `"docker" "start" "-a" "9116943d24120a3ca1f292ea55f752658331010034fe6132bdf6a6e594b46d0a"` [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling alpha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:7:40 [INFO] [stderr] | [INFO] [stderr] 7 | type Result = result::Result>; [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `"docker" "inspect" "9116943d24120a3ca1f292ea55f752658331010034fe6132bdf6a6e594b46d0a"` [INFO] running `"docker" "rm" "-f" "9116943d24120a3ca1f292ea55f752658331010034fe6132bdf6a6e594b46d0a"` [INFO] [stdout] 9116943d24120a3ca1f292ea55f752658331010034fe6132bdf6a6e594b46d0a [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/archer884/alpha:/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] 1e46b1be5a684200fad5ff402b85381c0349ed352cc2c89a723916929b6d05d3 [INFO] running `"docker" "start" "-a" "1e46b1be5a684200fad5ff402b85381c0349ed352cc2c89a723916929b6d05d3"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling alpha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:7:40 [INFO] [stderr] | [INFO] [stderr] 7 | type Result = result::Result>; [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "1e46b1be5a684200fad5ff402b85381c0349ed352cc2c89a723916929b6d05d3"` [INFO] running `"docker" "rm" "-f" "1e46b1be5a684200fad5ff402b85381c0349ed352cc2c89a723916929b6d05d3"` [INFO] [stdout] 1e46b1be5a684200fad5ff402b85381c0349ed352cc2c89a723916929b6d05d3 [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/archer884/alpha:/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] 76c27c3e0d0666f65cb37be3ebab2b7dd638abf68c4971e67572b383981404ab [INFO] running `"docker" "start" "-a" "76c27c3e0d0666f65cb37be3ebab2b7dd638abf68c4971e67572b383981404ab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/alpha-c77725d7326acd32 [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" "76c27c3e0d0666f65cb37be3ebab2b7dd638abf68c4971e67572b383981404ab"` [INFO] running `"docker" "rm" "-f" "76c27c3e0d0666f65cb37be3ebab2b7dd638abf68c4971e67572b383981404ab"` [INFO] [stdout] 76c27c3e0d0666f65cb37be3ebab2b7dd638abf68c4971e67572b383981404ab