[INFO] updating cached repository chriskrycho/extract-md-links [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chriskrycho/extract-md-links [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chriskrycho/extract-md-links" "work/ex/beta-1.38-1/sources/1.37.0/gh/chriskrycho/extract-md-links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chriskrycho/extract-md-links'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chriskrycho/extract-md-links" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chriskrycho/extract-md-links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chriskrycho/extract-md-links'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 17679f87437822444102fa25816699bb79884b06 [INFO] sha for GitHub repo chriskrycho/extract-md-links: 17679f87437822444102fa25816699bb79884b06 [INFO] validating manifest of chriskrycho/extract-md-links 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 chriskrycho/extract-md-links 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 chriskrycho/extract-md-links [INFO] finished frobbing chriskrycho/extract-md-links [INFO] frobbed toml for chriskrycho/extract-md-links written to work/ex/beta-1.38-1/sources/1.37.0/gh/chriskrycho/extract-md-links/Cargo.toml [INFO] started frobbing chriskrycho/extract-md-links [INFO] finished frobbing chriskrycho/extract-md-links [INFO] frobbed toml for chriskrycho/extract-md-links written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chriskrycho/extract-md-links/Cargo.toml [INFO] crate chriskrycho/extract-md-links 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 chriskrycho/extract-md-links 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/chriskrycho/extract-md-links:/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] 31efaa36a13a5c21d57b9450c82152b9db151c38173b2ada924bbb3252a76ddc [INFO] running `"docker" "start" "-a" "31efaa36a13a5c21d57b9450c82152b9db151c38173b2ada924bbb3252a76ddc"` [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling extract-md-links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:29 [INFO] [stderr] | [INFO] [stderr] 14 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `"docker" "inspect" "31efaa36a13a5c21d57b9450c82152b9db151c38173b2ada924bbb3252a76ddc"` [INFO] running `"docker" "rm" "-f" "31efaa36a13a5c21d57b9450c82152b9db151c38173b2ada924bbb3252a76ddc"` [INFO] [stdout] 31efaa36a13a5c21d57b9450c82152b9db151c38173b2ada924bbb3252a76ddc [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/chriskrycho/extract-md-links:/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] 1ca82e08b68f70033a22e8fac48d3c4cdef5e804100403fe70dd052a4f874ac2 [INFO] running `"docker" "start" "-a" "1ca82e08b68f70033a22e8fac48d3c4cdef5e804100403fe70dd052a4f874ac2"` [INFO] [stderr] Compiling extract-md-links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:29 [INFO] [stderr] | [INFO] [stderr] 14 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "1ca82e08b68f70033a22e8fac48d3c4cdef5e804100403fe70dd052a4f874ac2"` [INFO] running `"docker" "rm" "-f" "1ca82e08b68f70033a22e8fac48d3c4cdef5e804100403fe70dd052a4f874ac2"` [INFO] [stdout] 1ca82e08b68f70033a22e8fac48d3c4cdef5e804100403fe70dd052a4f874ac2 [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/chriskrycho/extract-md-links:/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] 09d5a91c2391e3393c758dec39b0d3b6fe02e30e581da0d4049297d60a65e30c [INFO] running `"docker" "start" "-a" "09d5a91c2391e3393c758dec39b0d3b6fe02e30e581da0d4049297d60a65e30c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/extract_md_links-b7e3040f681778e7 [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" "09d5a91c2391e3393c758dec39b0d3b6fe02e30e581da0d4049297d60a65e30c"` [INFO] running `"docker" "rm" "-f" "09d5a91c2391e3393c758dec39b0d3b6fe02e30e581da0d4049297d60a65e30c"` [INFO] [stdout] 09d5a91c2391e3393c758dec39b0d3b6fe02e30e581da0d4049297d60a65e30c