[INFO] crate github-templates 0.2.0 is already in cache [INFO] extracting crate github-templates 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/github-templates/0.2.0 [INFO] extracting crate github-templates 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/github-templates/0.2.0 [INFO] validating manifest of github-templates-0.2.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 github-templates-0.2.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 github-templates-0.2.0 [INFO] finished frobbing github-templates-0.2.0 [INFO] frobbed toml for github-templates-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/github-templates/0.2.0/Cargo.toml [INFO] started frobbing github-templates-0.2.0 [INFO] finished frobbing github-templates-0.2.0 [INFO] frobbed toml for github-templates-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/github-templates/0.2.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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing github-templates-0.2.0 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/github-templates/0.2.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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 60fd7e0be4eb1908d80edac0e259d037e59bde65f46f228cd62ffd3714f3f090 [INFO] running `"docker" "start" "-a" "60fd7e0be4eb1908d80edac0e259d037e59bde65f46f228cd62ffd3714f3f090"` [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling privdrop v0.2.2 [INFO] [stderr] Compiling clap-port-flag v0.3.0 [INFO] [stderr] Compiling clap-log-flag v0.1.0 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-permission-flag v0.1.0 [INFO] [stderr] Compiling clap_flags v0.2.0 [INFO] [stderr] Compiling github-templates v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [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/error.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.59s [INFO] running `"docker" "inspect" "60fd7e0be4eb1908d80edac0e259d037e59bde65f46f228cd62ffd3714f3f090"` [INFO] running `"docker" "rm" "-f" "60fd7e0be4eb1908d80edac0e259d037e59bde65f46f228cd62ffd3714f3f090"` [INFO] [stdout] 60fd7e0be4eb1908d80edac0e259d037e59bde65f46f228cd62ffd3714f3f090 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/github-templates/0.2.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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 591058d339d7d35c7952f737a3fe817da89854e05439dc4802e1d695d071e941 [INFO] running `"docker" "start" "-a" "591058d339d7d35c7952f737a3fe817da89854e05439dc4802e1d695d071e941"` [INFO] [stderr] Compiling github-templates v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:54:30 [INFO] [stderr] | [INFO] [stderr] 54 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "591058d339d7d35c7952f737a3fe817da89854e05439dc4802e1d695d071e941"` [INFO] running `"docker" "rm" "-f" "591058d339d7d35c7952f737a3fe817da89854e05439dc4802e1d695d071e941"` [INFO] [stdout] 591058d339d7d35c7952f737a3fe817da89854e05439dc4802e1d695d071e941 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/github-templates/0.2.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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] f7e1829a1cb163e6717d9923da7dada26c788039955efd767bbb5d97fadec602 [INFO] running `"docker" "start" "-a" "f7e1829a1cb163e6717d9923da7dada26c788039955efd767bbb5d97fadec602"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/github_templates-54118baa2bcd0965 [INFO] [stderr] Running /opt/crater/target/debug/deps/github_templates-2c0ebd29c7dcc24d [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test-4b6d328bc88e7dac [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests github-templates [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "f7e1829a1cb163e6717d9923da7dada26c788039955efd767bbb5d97fadec602"` [INFO] running `"docker" "rm" "-f" "f7e1829a1cb163e6717d9923da7dada26c788039955efd767bbb5d97fadec602"` [INFO] [stdout] f7e1829a1cb163e6717d9923da7dada26c788039955efd767bbb5d97fadec602