[INFO] cloning repository notriddle/more-interesting [INFO] running `"git" "clone" "--bare" "git://github.com/notriddle/more-interesting.git" "work/cache/sources/gh/notriddle/more-interesting"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/notriddle/more-interesting'... [INFO] running `"git" "clone" "work/cache/sources/gh/notriddle/more-interesting" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/notriddle/more-interesting"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/notriddle/more-interesting'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/notriddle/more-interesting" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19f9f59f418b04098a3b4f87212f95ac35198c06 [INFO] sha for GitHub repo notriddle/more-interesting: 19f9f59f418b04098a3b4f87212f95ac35198c06 [INFO] validating manifest of notriddle/more-interesting 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 notriddle/more-interesting 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 notriddle/more-interesting [INFO] finished frobbing notriddle/more-interesting [INFO] frobbed toml for notriddle/more-interesting written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/notriddle/more-interesting/Cargo.toml [INFO] started frobbing notriddle/more-interesting [INFO] finished frobbing notriddle/more-interesting [INFO] frobbed toml for notriddle/more-interesting written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting/Cargo.toml [INFO] crate notriddle/more-interesting 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kuchiki v0.7.3 [INFO] [stderr] Downloaded readability v0.1.5 [INFO] [stderr] Downloaded markup5ever v0.8.0 [INFO] [stderr] Downloaded diesel_full_text_search v1.0.1 [INFO] [stderr] Downloaded cssparser v0.25.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing notriddle/more-interesting against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting:/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] a0b26c2f98b58ad37f3fa1586177345a83209ca9de142dd9e90af55fa941c3b5 [INFO] running `"docker" "start" "-a" "a0b26c2f98b58ad37f3fa1586177345a83209ca9de142dd9e90af55fa941c3b5"` [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling cssparser v0.25.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling quickcheck v0.8.3 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rocket_http v0.4.1 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling markup5ever v0.8.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling readability v0.1.5 [INFO] [stderr] Compiling kuchiki v0.7.3 [INFO] [stderr] Compiling ammonia v2.1.1 [INFO] [stderr] Compiling rocket_contrib v0.4.1 [INFO] [stderr] Compiling diesel_full_text_search v1.0.1 [INFO] [stderr] Compiling more-interesting v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/base32.rs:104:67 [INFO] [stderr] | [INFO] [stderr] 104 | fn from_sql(bytes: Option<&DB::RawValue>) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [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/main.rs:1170:15 [INFO] [stderr] | [INFO] [stderr] 1170 | out: &mut Output [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1185:15 [INFO] [stderr] | [INFO] [stderr] 1185 | out: &mut Output [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `"docker" "inspect" "a0b26c2f98b58ad37f3fa1586177345a83209ca9de142dd9e90af55fa941c3b5"` [INFO] running `"docker" "rm" "-f" "a0b26c2f98b58ad37f3fa1586177345a83209ca9de142dd9e90af55fa941c3b5"` [INFO] [stdout] a0b26c2f98b58ad37f3fa1586177345a83209ca9de142dd9e90af55fa941c3b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting:/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] c5fb46ebc1ef20c7602cdf787e19cc9e9c282e949bdb1b960ced52adf1bb8529 [INFO] running `"docker" "start" "-a" "c5fb46ebc1ef20c7602cdf787e19cc9e9c282e949bdb1b960ced52adf1bb8529"` [INFO] [stderr] Compiling more-interesting v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/base32.rs:104:67 [INFO] [stderr] | [INFO] [stderr] 104 | fn from_sql(bytes: Option<&DB::RawValue>) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [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/main.rs:1170:15 [INFO] [stderr] | [INFO] [stderr] 1170 | out: &mut Output [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1185:15 [INFO] [stderr] | [INFO] [stderr] 1185 | out: &mut Output [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Output` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.88s [INFO] running `"docker" "inspect" "c5fb46ebc1ef20c7602cdf787e19cc9e9c282e949bdb1b960ced52adf1bb8529"` [INFO] running `"docker" "rm" "-f" "c5fb46ebc1ef20c7602cdf787e19cc9e9c282e949bdb1b960ced52adf1bb8529"` [INFO] [stdout] c5fb46ebc1ef20c7602cdf787e19cc9e9c282e949bdb1b960ced52adf1bb8529 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/notriddle/more-interesting:/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] 28fc2f797eedb00d7e501e62439e5af2c100bfc9ac502786a33f7d70382103ae [INFO] running `"docker" "start" "-a" "28fc2f797eedb00d7e501e62439e5af2c100bfc9ac502786a33f7d70382103ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/more_interesting-062964840c7041d1 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test base32::tests::all_base_32_nfc_normalizes_to_one_char ... ok [INFO] [stdout] test base32::tests::no_duplicates ... ok [INFO] [stdout] test base32::tests::does_not_percent_encode ... ok [INFO] [stdout] test base32::tests::does_not_contain_hyphen ... ok [INFO] [stdout] test prettify::test::test_ends_with_hash_title ... ok [INFO] [stdout] test base32::tests::prop_round_trip ... ok [INFO] [stdout] test prettify::test::test_example_title ... ok [INFO] [stdout] test prettify::test::test_example_title_avoid_empty_links ... ok [INFO] [stdout] test prettify::test::test_multiple_brackets ... ok [INFO] [stdout] test prettify::test::test_scan_angle_brackets ... ok [INFO] [stdout] test prettify::test::test_scan_lexical_token_url ... ok [INFO] [stdout] test prettify::test::test_unicode ... ok [INFO] [stdout] test prettify::test::test_bbcode_quote_url_param ... ok [INFO] [stdout] test prettify::test::test_bbcode_quote_url ... ok [INFO] [stdout] test prettify::test::test_unicode_title ... ok [INFO] [stdout] test prettify::test::test_example ... ok [INFO] [stdout] test prettify::test::test_windows_newlines ... ok [INFO] [stdout] test prettify::test::test_bbcode_code ... ok [INFO] [stdout] test prettify::test::test_bbcode_quote ... ok [INFO] [stdout] test prettify::test::test_bbcode_img ... ok [INFO] [stdout] test prettify::test::test_bbcode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "28fc2f797eedb00d7e501e62439e5af2c100bfc9ac502786a33f7d70382103ae"` [INFO] running `"docker" "rm" "-f" "28fc2f797eedb00d7e501e62439e5af2c100bfc9ac502786a33f7d70382103ae"` [INFO] [stdout] 28fc2f797eedb00d7e501e62439e5af2c100bfc9ac502786a33f7d70382103ae