Oct 13 04:36:21.979 INFO checking Geemili/mdproof against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:36:21.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:36:22.441 INFO blam! 1bdbc8fc94c7b28452f66816562dd0a96144cffc490d8d5130257b3b19c8b9e8 Oct 13 04:36:22.444 INFO running `"docker" "start" "-a" "1bdbc8fc94c7b28452f66816562dd0a96144cffc490d8d5130257b3b19c8b9e8"` Oct 13 04:36:24.569 INFO kablam! usermod: no changes Oct 13 04:36:25.043 INFO kablam! Checking pom v1.1.0 Oct 13 04:36:25.078 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 13 04:36:25.081 INFO kablam! Compiling serde_json v1.0.27 Oct 13 04:36:25.081 INFO kablam! Checking ordered-float v1.0.1 Oct 13 04:36:25.081 INFO kablam! Checking approx v0.3.0 Oct 13 04:36:25.081 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 13 04:36:25.082 INFO kablam! Compiling selectors v0.19.0 Oct 13 04:36:25.082 INFO kablam! Compiling structopt-derive v0.2.10 Oct 13 04:36:29.067 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 13 04:36:30.421 INFO kablam! Compiling num-derive v0.2.2 Oct 13 04:36:30.681 INFO kablam! Checking env_logger v0.5.13 Oct 13 04:36:31.337 INFO kablam! Checking rusttype v0.7.2 Oct 13 04:36:40.432 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 13 04:36:40.968 INFO kablam! Checking lopdf v0.17.0 Oct 13 04:36:52.336 INFO kablam! Checking rayon-core v1.4.1 Oct 13 04:36:52.522 INFO kablam! Compiling string_cache v0.7.3 Oct 13 04:36:52.522 INFO kablam! Compiling markup5ever v0.7.2 Oct 13 04:37:01.212 INFO kablam! Checking rayon v1.0.2 Oct 13 04:37:03.392 INFO kablam! Checking structopt v0.2.10 Oct 13 04:37:05.736 INFO kablam! Checking cssparser v0.23.10 Oct 13 04:37:07.297 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 13 04:37:17.524 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 13 04:37:17.524 INFO kablam! Checking quicli v0.3.0 Oct 13 04:37:21.332 INFO kablam! Checking image v0.19.0 Oct 13 04:37:25.227 INFO kablam! Checking html5ever v0.22.3 Oct 13 04:37:31.616 INFO kablam! Checking scraper v0.7.0 Oct 13 04:37:33.328 INFO kablam! Checking printpdf v0.2.9 Oct 13 04:37:38.103 INFO kablam! Checking mdproof v0.1.0 (/source) Oct 13 04:37:57.576 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 13 04:37:57.576 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 13 04:37:57.576 INFO kablam! | Oct 13 04:37:57.576 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 13 04:37:57.576 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 13 04:37:57.576 INFO kablam! 31 | | let output_path = match args.output_file { Oct 13 04:37:57.576 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 13 04:37:57.576 INFO kablam! ... | Oct 13 04:37:57.576 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 13 04:37:57.576 INFO kablam! 69 | | }); Oct 13 04:37:57.576 INFO kablam! | |___^ Oct 13 04:37:57.576 INFO kablam! | Oct 13 04:37:57.576 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:37:57.576 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 04:37:57.576 INFO kablam! Oct 13 04:37:57.698 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 13 04:37:57.698 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 13 04:37:57.698 INFO kablam! | Oct 13 04:37:57.698 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 13 04:37:57.698 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 13 04:37:57.698 INFO kablam! 31 | | let output_path = match args.output_file { Oct 13 04:37:57.698 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 13 04:37:57.698 INFO kablam! ... | Oct 13 04:37:57.698 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 13 04:37:57.698 INFO kablam! 69 | | }); Oct 13 04:37:57.698 INFO kablam! | |___^ Oct 13 04:37:57.708 INFO kablam! | Oct 13 04:37:57.709 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:37:57.709 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 04:37:57.709 INFO kablam! Oct 13 04:37:57.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 13 04:37:57.860 INFO kablam! su: No module specific data is present Oct 13 04:37:58.794 INFO running `"docker" "rm" "-f" "1bdbc8fc94c7b28452f66816562dd0a96144cffc490d8d5130257b3b19c8b9e8"` Oct 13 04:37:59.036 INFO blam! 1bdbc8fc94c7b28452f66816562dd0a96144cffc490d8d5130257b3b19c8b9e8