[INFO] cloning repository crawford/marker [INFO] running `"git" "clone" "--bare" "git://github.com/crawford/marker.git" "work/cache/sources/gh/crawford/marker"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/crawford/marker'... [INFO] running `"git" "clone" "work/cache/sources/gh/crawford/marker" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crawford/marker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crawford/marker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/crawford/marker" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b55ee33ca1ece73c61256bbaa38341134867915 [INFO] sha for GitHub repo crawford/marker: 5b55ee33ca1ece73c61256bbaa38341134867915 [INFO] validating manifest of crawford/marker on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of crawford/marker on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing crawford/marker [INFO] finished frobbing crawford/marker [INFO] frobbed toml for crawford/marker written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crawford/marker/Cargo.toml [INFO] started frobbing crawford/marker [INFO] finished frobbing crawford/marker [INFO] frobbed toml for crawford/marker written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker/Cargo.toml [INFO] crate crawford/marker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing crawford/marker against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 37f23e19bfe34532caea8966333ae5f75a85e8ab54233a020d427cb63673fa94 [INFO] running `"docker" "start" "-a" "37f23e19bfe34532caea8966333ae5f75a85e8ab54233a020d427cb63673fa94"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling marker v0.7.0-dev (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:63:53 [INFO] [stderr] | [INFO] [stderr] 63 | let (title, detail): (&str, Option<&fmt::Display>) = match *error { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn fmt::Display` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.92s [INFO] running `"docker" "inspect" "37f23e19bfe34532caea8966333ae5f75a85e8ab54233a020d427cb63673fa94"` [INFO] running `"docker" "rm" "-f" "37f23e19bfe34532caea8966333ae5f75a85e8ab54233a020d427cb63673fa94"` [INFO] [stdout] 37f23e19bfe34532caea8966333ae5f75a85e8ab54233a020d427cb63673fa94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0d8739ba22b6e0b944cf0c97b28af8314f366f6f59daff6bacef39be2b980bd1 [INFO] running `"docker" "start" "-a" "0d8739ba22b6e0b944cf0c97b28af8314f366f6f59daff6bacef39be2b980bd1"` [INFO] [stderr] Compiling marker v0.7.0-dev (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:63:53 [INFO] [stderr] | [INFO] [stderr] 63 | let (title, detail): (&str, Option<&fmt::Display>) = match *error { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn fmt::Display` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `"docker" "inspect" "0d8739ba22b6e0b944cf0c97b28af8314f366f6f59daff6bacef39be2b980bd1"` [INFO] running `"docker" "rm" "-f" "0d8739ba22b6e0b944cf0c97b28af8314f366f6f59daff6bacef39be2b980bd1"` [INFO] [stdout] 0d8739ba22b6e0b944cf0c97b28af8314f366f6f59daff6bacef39be2b980bd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crawford/marker:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 1f1d54aa37fe6ad3b2316248ea26cbf68fd3057d7a3501585be2f36df872580c [INFO] running `"docker" "start" "-a" "1f1d54aa37fe6ad3b2316248ea26cbf68fd3057d7a3501585be2f36df872580c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/marker-1c246f4d6b775a92 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test document::tests::empty ... ok [INFO] [stdout] test document::tests::links ... ok [INFO] [stdout] test document::tests::full_reference_links ... ok [INFO] [stdout] test document::tests::link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1f1d54aa37fe6ad3b2316248ea26cbf68fd3057d7a3501585be2f36df872580c"` [INFO] running `"docker" "rm" "-f" "1f1d54aa37fe6ad3b2316248ea26cbf68fd3057d7a3501585be2f36df872580c"` [INFO] [stdout] 1f1d54aa37fe6ad3b2316248ea26cbf68fd3057d7a3501585be2f36df872580c