[INFO] fetching crate aurelius 0.6.2... [INFO] extracting crate aurelius 0.6.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/aurelius/0.6.2 [INFO] extracting crate aurelius 0.6.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/aurelius/0.6.2 [INFO] validating manifest of aurelius-0.6.2 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 aurelius-0.6.2 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 aurelius-0.6.2 [INFO] finished frobbing aurelius-0.6.2 [INFO] frobbed toml for aurelius-0.6.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/aurelius/0.6.2/Cargo.toml [INFO] started frobbing aurelius-0.6.2 [INFO] finished frobbing aurelius-0.6.2 [INFO] frobbed toml for aurelius-0.6.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/aurelius/0.6.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 aurelius-0.6.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/aurelius/0.6.2:/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] edef7dc78eab1d91b73926abb4719e41c983c37d958d955777f1e004e5f59549 [INFO] running `"docker" "start" "-a" "edef7dc78eab1d91b73926abb4719e41c983c37d958d955777f1e004e5f59549"` [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling websocket v0.20.4 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling handlebars-iron v0.26.2 [INFO] [stderr] Compiling aurelius v0.6.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:136:54 [INFO] [stderr] | [INFO] [stderr] 136 | fn create_handler(previewer: MarkdownPreview) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/http.rs:78:54 [INFO] [stderr] | [INFO] [stderr] 78 | .flat_map(|file_uri| File::open(file_uri.trim_left_matches("file://")).ok()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.44s [INFO] running `"docker" "inspect" "edef7dc78eab1d91b73926abb4719e41c983c37d958d955777f1e004e5f59549"` [INFO] running `"docker" "rm" "-f" "edef7dc78eab1d91b73926abb4719e41c983c37d958d955777f1e004e5f59549"` [INFO] [stdout] edef7dc78eab1d91b73926abb4719e41c983c37d958d955777f1e004e5f59549 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/aurelius/0.6.2:/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] 3d6c52dbc656c05e9b3b868b4e04f7144deebf4b5300994d461d1b1bf073ec1c [INFO] running `"docker" "start" "-a" "3d6c52dbc656c05e9b3b868b4e04f7144deebf4b5300994d461d1b1bf073ec1c"` [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling iron-test v0.6.0 [INFO] [stderr] Compiling aurelius v0.6.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:136:54 [INFO] [stderr] | [INFO] [stderr] 136 | fn create_handler(previewer: MarkdownPreview) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/http.rs:78:54 [INFO] [stderr] | [INFO] [stderr] 78 | .flat_map(|file_uri| File::open(file_uri.trim_left_matches("file://")).ok()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.37s [INFO] running `"docker" "inspect" "3d6c52dbc656c05e9b3b868b4e04f7144deebf4b5300994d461d1b1bf073ec1c"` [INFO] running `"docker" "rm" "-f" "3d6c52dbc656c05e9b3b868b4e04f7144deebf4b5300994d461d1b1bf073ec1c"` [INFO] [stdout] 3d6c52dbc656c05e9b3b868b4e04f7144deebf4b5300994d461d1b1bf073ec1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/aurelius/0.6.2:/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] bda6d0240fbd51953a6891ac3779331d8167cfb65131d7df63f2a704fd5ad83b [INFO] running `"docker" "start" "-a" "bda6d0240fbd51953a6891ac3779331d8167cfb65131d7df63f2a704fd5ad83b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/crater/target/debug/deps/aurelius-d623100f92f33200 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test http::tests::simple ... ok [INFO] [stdout] test http::tests::vendored ... ok [INFO] [stdout] test tests::sanity ... ok [INFO] [stdout] test websocket::tests::initial_send ... ok [INFO] [stdout] test websocket::tests::multiple_send ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cwd-3b392ef8fa6e500e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test change_working_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/options-6408bbd92dba6989 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/send-a24d76775976097d [INFO] [stdout] test custom_css ... ok [INFO] [stdout] test highlight_theme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test simple ... ok [INFO] [stdout] test no_websockets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests aurelius [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Server (line 82) ... ok [INFO] [stdout] test src/markdown.rs - markdown::to_html_external (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bda6d0240fbd51953a6891ac3779331d8167cfb65131d7df63f2a704fd5ad83b"` [INFO] running `"docker" "rm" "-f" "bda6d0240fbd51953a6891ac3779331d8167cfb65131d7df63f2a704fd5ad83b"` [INFO] [stdout] bda6d0240fbd51953a6891ac3779331d8167cfb65131d7df63f2a704fd5ad83b