Nov 17 15:11:52.003 INFO testing Geemili/mdproof against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 15:11:52.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 17 15:11:52.602 INFO [stdout] f2a0a5689cd82e4975ee4d11dca3bf383d41550a33e67c3bea5af91b41c72f85 Nov 17 15:11:52.604 INFO running `"docker" "start" "-a" "f2a0a5689cd82e4975ee4d11dca3bf383d41550a33e67c3bea5af91b41c72f85"` Nov 17 15:11:53.818 INFO [stderr] usermod: no changes Nov 17 15:11:54.249 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 17 15:11:54.283 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 17 15:11:54.283 INFO [stderr] Compiling selectors v0.19.0 Nov 17 15:11:54.303 INFO [stderr] Compiling rusttype v0.7.2 Nov 17 15:11:54.303 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 17 15:11:54.303 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 17 15:11:54.303 INFO [stderr] Compiling num-derive v0.2.2 Nov 17 15:11:54.307 INFO [stderr] Compiling lopdf v0.17.0 Nov 17 15:12:05.433 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 17 15:12:11.660 INFO [stderr] Compiling rayon-core v1.4.1 Nov 17 15:12:27.043 INFO [stderr] Compiling cssparser v0.23.10 Nov 17 15:12:27.083 INFO [stderr] Compiling rayon v1.0.2 Nov 17 15:12:27.491 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 15:12:27.704 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 15:12:28.010 INFO [stderr] Compiling structopt v0.2.10 Nov 17 15:12:30.717 INFO [stderr] Compiling clap-verbosity-flag v0.1.0 Nov 17 15:12:40.507 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 15:12:40.507 INFO [stderr] Compiling quicli v0.3.0 Nov 17 15:12:49.836 INFO [stderr] Compiling image v0.19.0 Nov 17 15:12:57.323 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 15:13:02.955 INFO [stderr] Compiling scraper v0.7.0 Nov 17 15:13:14.783 INFO [stderr] Compiling printpdf v0.2.9 Nov 17 15:13:22.254 INFO [stderr] Compiling mdproof v0.1.0 (/source) Nov 17 15:13:36.191 INFO [stderr] warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Nov 17 15:13:36.191 INFO [stderr] --> src/bin/mdproof.rs:29:1 Nov 17 15:13:36.191 INFO [stderr] | Nov 17 15:13:36.191 INFO [stderr] 29 | / main!(|args: Cli, log_level: verbosity| { Nov 17 15:13:36.191 INFO [stderr] 30 | | let markdown_path = Path::new(&args.markdown_file); Nov 17 15:13:36.191 INFO [stderr] 31 | | let output_path = match args.output_file { Nov 17 15:13:36.191 INFO [stderr] 32 | | Some(text) => Path::new(&text).to_path_buf(), Nov 17 15:13:36.191 INFO [stderr] ... | Nov 17 15:13:36.191 INFO [stderr] 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Nov 17 15:13:36.191 INFO [stderr] 69 | | }); Nov 17 15:13:36.191 INFO [stderr] | |___^ Nov 17 15:13:36.191 INFO [stderr] | Nov 17 15:13:36.191 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 15:13:36.191 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 15:13:36.191 INFO [stderr] Nov 17 15:13:42.916 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 17 15:13:42.932 INFO [stderr] su: No module specific data is present Nov 17 15:13:44.191 INFO running `"docker" "inspect" "f2a0a5689cd82e4975ee4d11dca3bf383d41550a33e67c3bea5af91b41c72f85"` Nov 17 15:13:44.488 INFO running `"docker" "rm" "-f" "f2a0a5689cd82e4975ee4d11dca3bf383d41550a33e67c3bea5af91b41c72f85"` Nov 17 15:13:44.886 INFO [stdout] f2a0a5689cd82e4975ee4d11dca3bf383d41550a33e67c3bea5af91b41c72f85 Nov 17 15:13:44.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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"` Nov 17 15:13:45.352 INFO [stdout] 85c09578abb9854a48348b03c11bb525bf06e66ca11a7a56a54430feb180716f Nov 17 15:13:45.354 INFO running `"docker" "start" "-a" "85c09578abb9854a48348b03c11bb525bf06e66ca11a7a56a54430feb180716f"` Nov 17 15:13:46.587 INFO [stderr] usermod: no changes Nov 17 15:13:46.866 INFO [stderr] Compiling mdproof v0.1.0 (/source) Nov 17 15:13:54.807 INFO [stderr] warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Nov 17 15:13:54.808 INFO [stderr] --> src/bin/mdproof.rs:29:1 Nov 17 15:13:54.808 INFO [stderr] | Nov 17 15:13:54.809 INFO [stderr] 29 | / main!(|args: Cli, log_level: verbosity| { Nov 17 15:13:54.809 INFO [stderr] 30 | | let markdown_path = Path::new(&args.markdown_file); Nov 17 15:13:54.809 INFO [stderr] 31 | | let output_path = match args.output_file { Nov 17 15:13:54.809 INFO [stderr] 32 | | Some(text) => Path::new(&text).to_path_buf(), Nov 17 15:13:54.810 INFO [stderr] ... | Nov 17 15:13:54.810 INFO [stderr] 68 | | .map_err(|_e| format_err!("Failed to save pdf file"))?; Nov 17 15:13:54.810 INFO [stderr] 69 | | }); Nov 17 15:13:54.811 INFO [stderr] | |___^ Nov 17 15:13:54.811 INFO [stderr] | Nov 17 15:13:54.811 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 15:13:54.812 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 17 15:13:54.812 INFO [stderr] Nov 17 15:13:55.232 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.63s Nov 17 15:13:55.251 INFO [stderr] su: No module specific data is present Nov 17 15:13:56.166 INFO running `"docker" "inspect" "85c09578abb9854a48348b03c11bb525bf06e66ca11a7a56a54430feb180716f"` Nov 17 15:13:56.553 INFO running `"docker" "rm" "-f" "85c09578abb9854a48348b03c11bb525bf06e66ca11a7a56a54430feb180716f"` Nov 17 15:13:56.825 INFO [stdout] 85c09578abb9854a48348b03c11bb525bf06e66ca11a7a56a54430feb180716f Nov 17 15:13:56.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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"` Nov 17 15:13:57.237 INFO [stdout] cd959e7f7ec91a1c736c4f9ffaa8f88ed6e4be0a859945b6ccbbecad51d94311 Nov 17 15:13:57.239 INFO running `"docker" "start" "-a" "cd959e7f7ec91a1c736c4f9ffaa8f88ed6e4be0a859945b6ccbbecad51d94311"` Nov 17 15:13:58.591 INFO [stderr] usermod: no changes Nov 17 15:13:58.851 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 17 15:13:58.874 INFO [stderr] Running /target/debug/deps/mdproof-8924ffb2e27c231b Nov 17 15:13:58.877 INFO [stdout] Nov 17 15:13:58.877 INFO [stdout] running 0 tests Nov 17 15:13:58.877 INFO [stdout] Nov 17 15:13:58.877 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:13:58.877 INFO [stdout] Nov 17 15:13:58.879 INFO [stderr] Running /target/debug/deps/mdproof-e6bdf10f9f67772c Nov 17 15:13:58.885 INFO [stderr] Doc-tests mdproof Nov 17 15:13:58.885 INFO [stdout] Nov 17 15:13:58.885 INFO [stdout] running 0 tests Nov 17 15:13:58.885 INFO [stdout] Nov 17 15:13:58.885 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:13:58.885 INFO [stdout] Nov 17 15:14:07.799 INFO [stdout] Nov 17 15:14:07.799 INFO [stdout] running 0 tests Nov 17 15:14:07.800 INFO [stdout] Nov 17 15:14:07.800 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:14:07.800 INFO [stdout] Nov 17 15:14:07.818 INFO [stderr] su: No module specific data is present Nov 17 15:14:08.613 INFO running `"docker" "inspect" "cd959e7f7ec91a1c736c4f9ffaa8f88ed6e4be0a859945b6ccbbecad51d94311"` Nov 17 15:14:09.019 INFO running `"docker" "rm" "-f" "cd959e7f7ec91a1c736c4f9ffaa8f88ed6e4be0a859945b6ccbbecad51d94311"` Nov 17 15:14:09.267 INFO [stdout] cd959e7f7ec91a1c736c4f9ffaa8f88ed6e4be0a859945b6ccbbecad51d94311