Oct 15 03:44:18.334 INFO testing arminha/covet against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:44:18.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 03:44:18.719 INFO blam! 3bb621202c190ee50fdc82b1ab77bc2e73a8efca2f38f470502f1dc0933b4e15 Oct 15 03:44:18.723 INFO running `"docker" "start" "-a" "3bb621202c190ee50fdc82b1ab77bc2e73a8efca2f38f470502f1dc0933b4e15"` Oct 15 03:44:19.985 INFO kablam! usermod: no changes Oct 15 03:44:20.227 INFO kablam! Compiling vec_map v0.8.1 Oct 15 03:44:20.235 INFO kablam! Compiling atty v0.2.10 Oct 15 03:44:20.259 INFO kablam! Compiling textwrap v0.9.0 Oct 15 03:44:20.259 INFO kablam! Compiling xml-rs v0.7.0 Oct 15 03:44:20.263 INFO kablam! Compiling mime v0.2.6 Oct 15 03:44:20.263 INFO kablam! Compiling serde_json v1.0.20 Oct 15 03:44:20.263 INFO kablam! Compiling sha2 v0.7.1 Oct 15 03:44:20.263 INFO kablam! Compiling mime_guess v1.8.4 Oct 15 03:44:24.091 INFO kablam! Compiling clap v2.31.2 Oct 15 03:44:26.096 INFO kablam! Compiling hyper v0.10.13 Oct 15 03:44:34.460 INFO kablam! Compiling xmltree v0.8.0 Oct 15 03:44:54.523 INFO kablam! Compiling iron v0.6.0 Oct 15 03:44:54.523 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 03:44:59.135 INFO kablam! Compiling covet v0.5.5 (/source) Oct 15 03:45:00.476 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:00.476 INFO kablam! --> src/cli.rs:3:1 Oct 15 03:45:00.476 INFO kablam! | Oct 15 03:45:00.476 INFO kablam! 3 | / arg_enum!{ Oct 15 03:45:00.476 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 15 03:45:00.476 INFO kablam! 5 | | #[derive(Debug)] Oct 15 03:45:00.476 INFO kablam! 6 | | pub enum Source { Oct 15 03:45:00.476 INFO kablam! ... | Oct 15 03:45:00.476 INFO kablam! 10 | | } Oct 15 03:45:00.477 INFO kablam! 11 | | } Oct 15 03:45:00.477 INFO kablam! | |_^ Oct 15 03:45:00.477 INFO kablam! | Oct 15 03:45:00.477 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:45:00.477 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 15 03:45:00.477 INFO kablam! Oct 15 03:45:00.477 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:00.477 INFO kablam! --> src/cli.rs:13:1 Oct 15 03:45:00.477 INFO kablam! | Oct 15 03:45:00.477 INFO kablam! 13 | / arg_enum!{ Oct 15 03:45:00.477 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 15 03:45:00.477 INFO kablam! 15 | | #[derive(Debug)] Oct 15 03:45:00.477 INFO kablam! 16 | | pub enum Format { Oct 15 03:45:00.477 INFO kablam! ... | Oct 15 03:45:00.477 INFO kablam! 19 | | } Oct 15 03:45:00.477 INFO kablam! 20 | | } Oct 15 03:45:00.477 INFO kablam! | |_^ Oct 15 03:45:00.477 INFO kablam! | Oct 15 03:45:00.477 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 15 03:45:00.477 INFO kablam! Oct 15 03:45:00.477 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:00.477 INFO kablam! --> src/cli.rs:22:1 Oct 15 03:45:00.477 INFO kablam! | Oct 15 03:45:00.477 INFO kablam! 22 | / arg_enum!{ Oct 15 03:45:00.477 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 15 03:45:00.477 INFO kablam! 24 | | #[derive(Debug)] Oct 15 03:45:00.477 INFO kablam! 25 | | pub enum ColorSpace { Oct 15 03:45:00.477 INFO kablam! ... | Oct 15 03:45:00.477 INFO kablam! 28 | | } Oct 15 03:45:00.477 INFO kablam! 29 | | } Oct 15 03:45:00.477 INFO kablam! | |_^ Oct 15 03:45:00.477 INFO kablam! | Oct 15 03:45:00.477 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 15 03:45:00.477 INFO kablam! Oct 15 03:45:00.671 INFO kablam! Compiling persistent v0.4.0 Oct 15 03:45:00.671 INFO kablam! Compiling router v0.6.0 Oct 15 03:45:03.139 INFO kablam! Compiling bodyparser v0.8.0 Oct 15 03:45:05.971 INFO kablam! Compiling urlencoded v0.6.0 Oct 15 03:45:10.023 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:10.023 INFO kablam! --> src/cli.rs:3:1 Oct 15 03:45:10.023 INFO kablam! | Oct 15 03:45:10.023 INFO kablam! 3 | / arg_enum!{ Oct 15 03:45:10.023 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 15 03:45:10.023 INFO kablam! 5 | | #[derive(Debug)] Oct 15 03:45:10.023 INFO kablam! 6 | | pub enum Source { Oct 15 03:45:10.023 INFO kablam! ... | Oct 15 03:45:10.023 INFO kablam! 10 | | } Oct 15 03:45:10.023 INFO kablam! 11 | | } Oct 15 03:45:10.023 INFO kablam! | |_^ Oct 15 03:45:10.023 INFO kablam! | Oct 15 03:45:10.023 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:45:10.023 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 15 03:45:10.023 INFO kablam! Oct 15 03:45:10.023 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:10.023 INFO kablam! --> src/cli.rs:13:1 Oct 15 03:45:10.023 INFO kablam! | Oct 15 03:45:10.023 INFO kablam! 13 | / arg_enum!{ Oct 15 03:45:10.023 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 15 03:45:10.023 INFO kablam! 15 | | #[derive(Debug)] Oct 15 03:45:10.023 INFO kablam! 16 | | pub enum Format { Oct 15 03:45:10.023 INFO kablam! ... | Oct 15 03:45:10.023 INFO kablam! 19 | | } Oct 15 03:45:10.023 INFO kablam! 20 | | } Oct 15 03:45:10.023 INFO kablam! | |_^ Oct 15 03:45:10.023 INFO kablam! | Oct 15 03:45:10.023 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 15 03:45:10.023 INFO kablam! Oct 15 03:45:10.023 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:10.023 INFO kablam! --> src/cli.rs:22:1 Oct 15 03:45:10.030 INFO kablam! | Oct 15 03:45:10.031 INFO kablam! 22 | / arg_enum!{ Oct 15 03:45:10.031 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 15 03:45:10.031 INFO kablam! 24 | | #[derive(Debug)] Oct 15 03:45:10.031 INFO kablam! 25 | | pub enum ColorSpace { Oct 15 03:45:10.031 INFO kablam! ... | Oct 15 03:45:10.031 INFO kablam! 28 | | } Oct 15 03:45:10.031 INFO kablam! 29 | | } Oct 15 03:45:10.031 INFO kablam! | |_^ Oct 15 03:45:10.031 INFO kablam! | Oct 15 03:45:10.031 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 15 03:45:10.031 INFO kablam! Oct 15 03:45:16.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.24s Oct 15 03:45:16.283 INFO kablam! su: No module specific data is present Oct 15 03:45:17.107 INFO running `"docker" "rm" "-f" "3bb621202c190ee50fdc82b1ab77bc2e73a8efca2f38f470502f1dc0933b4e15"` Oct 15 03:45:17.297 INFO blam! 3bb621202c190ee50fdc82b1ab77bc2e73a8efca2f38f470502f1dc0933b4e15 Oct 15 03:45:17.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 03:45:17.845 INFO blam! a6cea149e360cb31b136b1db9e68fba2b5080337805f10ea052686289231a1ce Oct 15 03:45:17.851 INFO running `"docker" "start" "-a" "a6cea149e360cb31b136b1db9e68fba2b5080337805f10ea052686289231a1ce"` Oct 15 03:45:19.263 INFO kablam! usermod: no changes Oct 15 03:45:19.498 INFO kablam! Compiling covet v0.5.5 (/source) Oct 15 03:45:21.943 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:21.943 INFO kablam! --> src/cli.rs:3:1 Oct 15 03:45:21.943 INFO kablam! | Oct 15 03:45:21.944 INFO kablam! 3 | / arg_enum!{ Oct 15 03:45:21.944 INFO kablam! 4 | | #[allow(non_camel_case_types)] Oct 15 03:45:21.944 INFO kablam! 5 | | #[derive(Debug)] Oct 15 03:45:21.944 INFO kablam! 6 | | pub enum Source { Oct 15 03:45:21.944 INFO kablam! ... | Oct 15 03:45:21.945 INFO kablam! 10 | | } Oct 15 03:45:21.945 INFO kablam! 11 | | } Oct 15 03:45:21.945 INFO kablam! | |_^ Oct 15 03:45:21.945 INFO kablam! | Oct 15 03:45:21.945 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:45:21.946 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 15 03:45:21.946 INFO kablam! Oct 15 03:45:21.946 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:21.946 INFO kablam! --> src/cli.rs:13:1 Oct 15 03:45:21.946 INFO kablam! | Oct 15 03:45:21.947 INFO kablam! 13 | / arg_enum!{ Oct 15 03:45:21.947 INFO kablam! 14 | | #[allow(non_camel_case_types)] Oct 15 03:45:21.947 INFO kablam! 15 | | #[derive(Debug)] Oct 15 03:45:21.947 INFO kablam! 16 | | pub enum Format { Oct 15 03:45:21.947 INFO kablam! ... | Oct 15 03:45:21.948 INFO kablam! 19 | | } Oct 15 03:45:21.948 INFO kablam! 20 | | } Oct 15 03:45:21.948 INFO kablam! | |_^ Oct 15 03:45:21.948 INFO kablam! | Oct 15 03:45:21.948 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 15 03:45:21.949 INFO kablam! Oct 15 03:45:21.949 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 03:45:21.949 INFO kablam! --> src/cli.rs:22:1 Oct 15 03:45:21.949 INFO kablam! | Oct 15 03:45:21.949 INFO kablam! 22 | / arg_enum!{ Oct 15 03:45:21.950 INFO kablam! 23 | | #[allow(non_camel_case_types)] Oct 15 03:45:21.950 INFO kablam! 24 | | #[derive(Debug)] Oct 15 03:45:21.950 INFO kablam! 25 | | pub enum ColorSpace { Oct 15 03:45:21.950 INFO kablam! ... | Oct 15 03:45:21.950 INFO kablam! 28 | | } Oct 15 03:45:21.951 INFO kablam! 29 | | } Oct 15 03:45:21.951 INFO kablam! | |_^ Oct 15 03:45:21.951 INFO kablam! | Oct 15 03:45:21.951 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 15 03:45:21.951 INFO kablam! Oct 15 03:45:25.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.57s Oct 15 03:45:25.875 INFO kablam! su: No module specific data is present Oct 15 03:45:26.587 INFO running `"docker" "rm" "-f" "a6cea149e360cb31b136b1db9e68fba2b5080337805f10ea052686289231a1ce"` Oct 15 03:45:26.827 INFO blam! a6cea149e360cb31b136b1db9e68fba2b5080337805f10ea052686289231a1ce Oct 15 03:45:26.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 03:45:27.294 INFO blam! de4f7b6d453a8ee25e829f92bf56de15ea4dbbfeb5ad2cd16f2d934c09f53100 Oct 15 03:45:27.302 INFO running `"docker" "start" "-a" "de4f7b6d453a8ee25e829f92bf56de15ea4dbbfeb5ad2cd16f2d934c09f53100"` Oct 15 03:45:28.646 INFO kablam! usermod: no changes Oct 15 03:45:28.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 03:45:28.832 INFO kablam! Running /target/debug/deps/covet-f04796d924e912f0 Oct 15 03:45:28.835 INFO blam! Oct 15 03:45:28.835 INFO blam! running 8 tests Oct 15 03:45:28.837 INFO blam! test message::scan_status::test::read_scan_status_xml ... ok Oct 15 03:45:28.837 INFO blam! test message::scan_job::test::scan_job_write_xml_pdf ... ok Oct 15 03:45:28.838 INFO blam! test message::scan_job::test::scan_job_write_xml_jpeg ... ok Oct 15 03:45:28.839 INFO blam! test message::job_status::test::read_job_status_xml_ready_to_upload ... ok Oct 15 03:45:28.839 INFO blam! test scanner::test::check_output_file_name ... ok Oct 15 03:45:28.839 INFO blam! test web::test::static_content_generate_etag ... ok Oct 15 03:45:28.843 INFO blam! test message::job_status::test::read_job_status_xml_preparing ... ok Oct 15 03:45:28.847 INFO kablam! su: No module specific data is present Oct 15 03:45:28.847 INFO blam! test message::job_status::test::read_job_status_xml_completed ... ok Oct 15 03:45:28.847 INFO blam! Oct 15 03:45:28.847 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:45:28.847 INFO blam! Oct 15 03:45:29.932 INFO running `"docker" "rm" "-f" "de4f7b6d453a8ee25e829f92bf56de15ea4dbbfeb5ad2cd16f2d934c09f53100"` Oct 15 03:45:30.231 INFO blam! de4f7b6d453a8ee25e829f92bf56de15ea4dbbfeb5ad2cd16f2d934c09f53100