Oct 27 11:43:19.523 INFO checking Geemili/mdproof against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:43:19.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:43:19.997 INFO blam! 6137ff021dc63c4e28406178879cddbd3df341fb29bef21bc4a8de99f626d48f Oct 27 11:43:19.999 INFO running `"docker" "start" "-a" "6137ff021dc63c4e28406178879cddbd3df341fb29bef21bc4a8de99f626d48f"` Oct 27 11:43:21.802 INFO kablam! usermod: no changes Oct 27 11:43:22.256 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 27 11:43:22.257 INFO kablam! Checking ordered-float v1.0.1 Oct 27 11:43:22.271 INFO kablam! Checking approx v0.3.0 Oct 27 11:43:22.279 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 27 11:43:22.311 INFO kablam! Compiling selectors v0.19.0 Oct 27 11:43:22.319 INFO kablam! Checking flate2 v0.2.20 Oct 27 11:43:22.319 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 27 11:43:22.320 INFO kablam! Compiling num-derive v0.2.2 Oct 27 11:43:25.843 INFO kablam! Checking png v0.12.0 Oct 27 11:43:25.951 INFO kablam! Checking rusttype v0.7.2 Oct 27 11:43:31.591 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 27 11:43:31.839 INFO kablam! Checking lopdf v0.17.0 Oct 27 11:43:33.683 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 27 11:43:35.735 INFO kablam! Checking rayon-core v1.4.1 Oct 27 11:43:44.055 INFO kablam! Checking rayon v1.0.2 Oct 27 11:43:48.648 INFO kablam! Compiling string_cache v0.7.3 Oct 27 11:43:48.673 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 11:43:51.995 INFO kablam! Checking cssparser v0.23.10 Oct 27 11:44:02.484 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 11:44:02.485 INFO kablam! Checking quicli v0.3.0 Oct 27 11:44:08.299 INFO kablam! Checking image v0.19.0 Oct 27 11:44:16.631 INFO kablam! Checking html5ever v0.22.3 Oct 27 11:44:20.019 INFO kablam! Checking printpdf v0.2.9 Oct 27 11:44:22.287 INFO kablam! Checking scraper v0.7.0 Oct 27 11:44:27.106 INFO kablam! Checking mdproof v0.1.0 (/source) Oct 27 11:44:45.141 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 27 11:44:45.141 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 27 11:44:45.141 INFO kablam! | Oct 27 11:44:45.142 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 27 11:44:45.142 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 27 11:44:45.142 INFO kablam! 31 | | let output_path = match args.output_file { Oct 27 11:44:45.142 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 27 11:44:45.143 INFO kablam! ... | Oct 27 11:44:45.143 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 27 11:44:45.143 INFO kablam! 69 | | }); Oct 27 11:44:45.143 INFO kablam! | |___^ Oct 27 11:44:45.143 INFO kablam! | Oct 27 11:44:45.144 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:44:45.144 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 27 11:44:45.144 INFO kablam! Oct 27 11:44:45.603 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 27 11:44:45.603 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 27 11:44:45.603 INFO kablam! | Oct 27 11:44:45.603 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 27 11:44:45.603 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 27 11:44:45.603 INFO kablam! 31 | | let output_path = match args.output_file { Oct 27 11:44:45.603 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 27 11:44:45.603 INFO kablam! ... | Oct 27 11:44:45.603 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 27 11:44:45.603 INFO kablam! 69 | | }); Oct 27 11:44:45.603 INFO kablam! | |___^ Oct 27 11:44:45.603 INFO kablam! | Oct 27 11:44:45.603 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:44:45.603 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 27 11:44:45.611 INFO kablam! Oct 27 11:44:45.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 27 11:44:45.720 INFO kablam! su: No module specific data is present Oct 27 11:44:46.859 INFO running `"docker" "rm" "-f" "6137ff021dc63c4e28406178879cddbd3df341fb29bef21bc4a8de99f626d48f"` Oct 27 11:44:47.169 INFO blam! 6137ff021dc63c4e28406178879cddbd3df341fb29bef21bc4a8de99f626d48f