Oct 13 04:36:09.981 INFO checking Geemili/mdproof against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:36:09.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:10.484 INFO blam! 66d811581f0b8b0ecba2856e3d74d07c33f4534fe34cb7121c7a3695ffc49ac2 Oct 13 04:36:10.485 INFO running `"docker" "start" "-a" "66d811581f0b8b0ecba2856e3d74d07c33f4534fe34cb7121c7a3695ffc49ac2"` Oct 13 04:36:12.936 INFO kablam! usermod: no changes Oct 13 04:36:13.413 INFO kablam! Checking pom v1.1.0 Oct 13 04:36:13.415 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 13 04:36:13.415 INFO kablam! Compiling serde_json v1.0.27 Oct 13 04:36:13.415 INFO kablam! Checking approx v0.3.0 Oct 13 04:36:13.415 INFO kablam! Checking ordered-float v1.0.1 Oct 13 04:36:13.416 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 13 04:36:13.417 INFO kablam! Compiling selectors v0.19.0 Oct 13 04:36:13.417 INFO kablam! Checking num-rational v0.1.42 Oct 13 04:36:17.873 INFO kablam! Checking flate2 v0.2.20 Oct 13 04:36:18.314 INFO kablam! Compiling structopt-derive v0.2.10 Oct 13 04:36:19.798 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 13 04:36:19.912 INFO kablam! Compiling num-derive v0.2.2 Oct 13 04:36:20.948 INFO kablam! Checking rusttype v0.7.2 Oct 13 04:36:28.105 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 13 04:36:31.291 INFO kablam! Checking lopdf v0.17.0 Oct 13 04:36:33.728 INFO kablam! Checking rayon-core v1.4.1 Oct 13 04:36:45.406 INFO kablam! Checking rayon v1.0.2 Oct 13 04:36:47.721 INFO kablam! Compiling string_cache v0.7.3 Oct 13 04:36:48.895 INFO kablam! Compiling markup5ever v0.7.2 Oct 13 04:36:52.826 INFO kablam! Checking structopt v0.2.10 Oct 13 04:36:54.856 INFO kablam! Checking cssparser v0.23.10 Oct 13 04:36:56.289 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 13 04:37:07.814 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 13 04:37:07.816 INFO kablam! Checking quicli v0.3.0 Oct 13 04:37:15.317 INFO kablam! Checking image v0.19.0 Oct 13 04:37:21.388 INFO kablam! Checking html5ever v0.22.3 Oct 13 04:37:26.141 INFO kablam! Checking printpdf v0.2.9 Oct 13 04:37:26.909 INFO kablam! Checking scraper v0.7.0 Oct 13 04:37:32.543 INFO kablam! Checking mdproof v0.1.0 (/source) Oct 13 04:37:51.112 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 13 04:37:51.112 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 13 04:37:51.112 INFO kablam! | Oct 13 04:37:51.112 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 13 04:37:51.112 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 13 04:37:51.112 INFO kablam! 31 | | let output_path = match args.output_file { Oct 13 04:37:51.112 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 13 04:37:51.112 INFO kablam! ... | Oct 13 04:37:51.112 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 13 04:37:51.112 INFO kablam! 69 | | }); Oct 13 04:37:51.113 INFO kablam! | |___^ Oct 13 04:37:51.113 INFO kablam! | Oct 13 04:37:51.113 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:37:51.113 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:51.113 INFO kablam! Oct 13 04:37:51.362 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 13 04:37:51.363 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 13 04:37:51.364 INFO kablam! | Oct 13 04:37:51.364 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 13 04:37:51.365 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 13 04:37:51.365 INFO kablam! 31 | | let output_path = match args.output_file { Oct 13 04:37:51.366 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 13 04:37:51.367 INFO kablam! ... | Oct 13 04:37:51.367 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 13 04:37:51.368 INFO kablam! 69 | | }); Oct 13 04:37:51.368 INFO kablam! | |___^ Oct 13 04:37:51.369 INFO kablam! | Oct 13 04:37:51.369 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:37:51.370 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:51.370 INFO kablam! Oct 13 04:37:51.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 13 04:37:51.525 INFO kablam! su: No module specific data is present Oct 13 04:37:52.796 INFO running `"docker" "rm" "-f" "66d811581f0b8b0ecba2856e3d74d07c33f4534fe34cb7121c7a3695ffc49ac2"` Oct 13 04:37:53.192 INFO blam! 66d811581f0b8b0ecba2856e3d74d07c33f4534fe34cb7121c7a3695ffc49ac2