Sep 19 22:27:23.452 INFO checking mdbook-linkcheck-0.1.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:27:23.452 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:27:23.452 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:27:23.882 INFO blam! 49072a8ef0be689a8d592b31db8ac86d9d9315ac90a6e344464e299a6039a25b Sep 19 22:27:23.887 INFO running `"docker" "start" "-a" "49072a8ef0be689a8d592b31db8ac86d9d9315ac90a6e344464e299a6039a25b"` Sep 19 22:27:25.740 INFO kablam! usermod: no changes Sep 19 22:27:26.555 INFO kablam! Checking utf-8 v0.7.4 Sep 19 22:27:26.557 INFO kablam! Checking strum v0.9.0 Sep 19 22:27:26.557 INFO kablam! Checking shlex v0.1.1 Sep 19 22:27:26.571 INFO kablam! Checking ws v0.7.8 Sep 19 22:27:26.577 INFO kablam! Compiling strum_macros v0.9.1 Sep 19 22:27:26.577 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 19 22:27:26.583 INFO kablam! Compiling mdbook v0.1.8 Sep 19 22:27:26.583 INFO kablam! Checking toml-query v0.6.0 Sep 19 22:27:27.943 INFO kablam! Checking inotify v0.6.1 Sep 19 22:27:28.579 INFO kablam! Checking mount v0.4.0 Sep 19 22:27:28.955 INFO kablam! Checking tendril v0.4.0 Sep 19 22:27:35.179 INFO kablam! Checking staticfile v0.5.0 Sep 19 22:27:37.095 INFO kablam! Checking notify v4.0.6 Sep 19 22:27:41.131 INFO kablam! Compiling string_cache v0.7.3 Sep 19 22:27:41.135 INFO kablam! Compiling markup5ever v0.7.2 Sep 19 22:27:47.792 INFO kablam! Checking elasticlunr-rs v2.3.3 Sep 19 22:27:56.047 INFO kablam! Checking html5ever v0.22.3 Sep 19 22:27:58.807 INFO kablam! Checking ammonia v1.2.0 Sep 19 22:28:04.871 INFO kablam! Checking mdbook-linkcheck v0.1.2 (/source) Sep 19 22:28:15.893 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:28:15.893 INFO kablam! --> src/bin/mdbook-linkcheck.rs:7:1 Sep 19 22:28:15.893 INFO kablam! | Sep 19 22:28:15.893 INFO kablam! 7 | #[macro_use] Sep 19 22:28:15.893 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:15.893 INFO kablam! | Sep 19 22:28:15.893 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:28:15.893 INFO kablam! Sep 19 22:28:15.963 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:28:15.963 INFO kablam! --> src/bin/mdbook-linkcheck.rs:7:1 Sep 19 22:28:15.963 INFO kablam! | Sep 19 22:28:15.964 INFO kablam! 7 | #[macro_use] Sep 19 22:28:15.964 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:15.965 INFO kablam! | Sep 19 22:28:15.965 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:28:15.965 INFO kablam! Sep 19 22:28:16.148 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 22:28:16.148 INFO kablam! --> src/bin/mdbook-linkcheck.rs:38:28 Sep 19 22:28:16.148 INFO kablam! | Sep 19 22:28:16.148 INFO kablam! 38 | for cause in e.causes().skip(1) { Sep 19 22:28:16.148 INFO kablam! | ^^^^^^ Sep 19 22:28:16.148 INFO kablam! | Sep 19 22:28:16.148 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:28:16.148 INFO kablam! Sep 19 22:28:16.169 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 22:28:16.169 INFO kablam! --> src/bin/mdbook-linkcheck.rs:38:28 Sep 19 22:28:16.169 INFO kablam! | Sep 19 22:28:16.170 INFO kablam! 38 | for cause in e.causes().skip(1) { Sep 19 22:28:16.170 INFO kablam! | ^^^^^^ Sep 19 22:28:16.170 INFO kablam! | Sep 19 22:28:16.170 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:28:16.170 INFO kablam! Sep 19 22:28:16.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.61s Sep 19 22:28:16.408 INFO kablam! su: No module specific data is present Sep 19 22:28:17.958 INFO running `"docker" "rm" "-f" "49072a8ef0be689a8d592b31db8ac86d9d9315ac90a6e344464e299a6039a25b"` Sep 19 22:28:18.258 INFO blam! 49072a8ef0be689a8d592b31db8ac86d9d9315ac90a6e344464e299a6039a25b