Oct 27 11:43:24.427 INFO checking Geemili/mdproof against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:43:24.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:24.792 INFO blam! 2f43d0720735e8112b412bf93240d5298e1d5db50f286c1e3559bed52dffb7a2 Oct 27 11:43:24.794 INFO running `"docker" "start" "-a" "2f43d0720735e8112b412bf93240d5298e1d5db50f286c1e3559bed52dffb7a2"` Oct 27 11:43:26.758 INFO kablam! usermod: no changes Oct 27 11:43:27.175 INFO kablam! Compiling procedural-masquerade v0.1.6 Oct 27 11:43:27.200 INFO kablam! Checking pom v1.1.0 Oct 27 11:43:27.202 INFO kablam! Compiling pulldown-cmark v0.1.2 Oct 27 11:43:27.207 INFO kablam! Checking ego-tree v0.5.0 Oct 27 11:43:27.229 INFO kablam! Checking phf_shared v0.7.23 Oct 27 11:43:27.240 INFO kablam! Checking dtoa-short v0.3.2 Oct 27 11:43:27.243 INFO kablam! Checking servo_arc v0.1.1 Oct 27 11:43:29.772 INFO kablam! Compiling phf_generator v0.7.23 Oct 27 11:43:30.819 INFO kablam! Compiling serde_json v1.0.27 Oct 27 11:43:30.843 INFO kablam! Compiling syn v0.14.9 Oct 27 11:43:30.969 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 27 11:43:31.001 INFO kablam! Compiling cssparser v0.23.10 Oct 27 11:43:31.303 INFO kablam! Checking rusttype v0.7.2 Oct 27 11:43:31.304 INFO kablam! Checking flate2 v0.2.20 Oct 27 11:43:32.798 INFO kablam! Checking phf v0.7.23 Oct 27 11:43:34.079 INFO kablam! Checking png v0.12.0 Oct 27 11:43:34.323 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 27 11:43:37.708 INFO kablam! Compiling phf_codegen v0.7.23 Oct 27 11:43:37.998 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 27 11:43:43.163 INFO kablam! Checking lopdf v0.17.0 Oct 27 11:43:43.477 INFO kablam! Compiling selectors v0.19.0 Oct 27 11:43:43.916 INFO kablam! Checking rayon-core v1.4.1 Oct 27 11:43:56.699 INFO kablam! Checking rayon v1.0.2 Oct 27 11:44:06.523 INFO kablam! Compiling string_cache v0.7.3 Oct 27 11:44:06.523 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 11:44:18.953 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 11:44:32.235 INFO kablam! Checking html5ever v0.22.3 Oct 27 11:44:40.765 INFO kablam! Compiling synstructure v0.9.0 Oct 27 11:44:40.765 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 11:44:40.766 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 27 11:44:40.766 INFO kablam! Compiling num-derive v0.2.2 Oct 27 11:44:58.492 INFO kablam! Checking image v0.19.0 Oct 27 11:45:00.780 INFO kablam! Compiling failure_derive v0.1.2 Oct 27 11:45:01.075 INFO kablam! Checking structopt v0.2.10 Oct 27 11:45:06.228 INFO kablam! Checking failure v0.1.2 Oct 27 11:45:06.954 INFO kablam! Checking printpdf v0.2.9 Oct 27 11:45:07.039 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 27 11:45:10.139 INFO kablam! Checking quicli v0.3.0 Oct 27 11:45:10.271 INFO kablam! Checking scraper v0.7.0 Oct 27 11:45:14.012 INFO kablam! Checking mdproof v0.1.0 (/source) Oct 27 11:45:31.315 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 27 11:45:31.315 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 27 11:45:31.315 INFO kablam! | Oct 27 11:45:31.316 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 27 11:45:31.316 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 27 11:45:31.316 INFO kablam! 31 | | let output_path = match args.output_file { Oct 27 11:45:31.316 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 27 11:45:31.316 INFO kablam! ... | Oct 27 11:45:31.317 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 27 11:45:31.317 INFO kablam! 69 | | }); Oct 27 11:45:31.317 INFO kablam! | |___^ Oct 27 11:45:31.317 INFO kablam! | Oct 27 11:45:31.317 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:45:31.317 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:45:31.318 INFO kablam! Oct 27 11:45:31.955 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 27 11:45:31.955 INFO kablam! --> src/bin/mdproof.rs:29:1 Oct 27 11:45:31.955 INFO kablam! | Oct 27 11:45:31.955 INFO kablam! 29 | / main!(|args: Cli, log_level: verbosity| { Oct 27 11:45:31.956 INFO kablam! 30 | | let markdown_path = Path::new(&args.markdown_file); Oct 27 11:45:31.956 INFO kablam! 31 | | let output_path = match args.output_file { Oct 27 11:45:31.956 INFO kablam! 32 | | Some(text) => Path::new(&text).to_path_buf(), Oct 27 11:45:31.956 INFO kablam! ... | Oct 27 11:45:31.956 INFO kablam! 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Oct 27 11:45:31.957 INFO kablam! 69 | | }); Oct 27 11:45:31.957 INFO kablam! | |___^ Oct 27 11:45:31.957 INFO kablam! | Oct 27 11:45:31.957 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:45:31.958 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:45:31.958 INFO kablam! Oct 27 11:45:32.037 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Oct 27 11:45:32.056 INFO kablam! su: No module specific data is present Oct 27 11:45:33.168 INFO running `"docker" "rm" "-f" "2f43d0720735e8112b412bf93240d5298e1d5db50f286c1e3559bed52dffb7a2"` Oct 27 11:45:33.475 INFO blam! 2f43d0720735e8112b412bf93240d5298e1d5db50f286c1e3559bed52dffb7a2