Oct 15 11:50:00.421 INFO testing Church-/rssToMail against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:50:00.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:50:00.905 INFO blam! 997cec9be5eb8c06754c184d8be866ab38a44d0bf0e641a1cc5e1cc3060edd73 Oct 15 11:50:00.907 INFO running `"docker" "start" "-a" "997cec9be5eb8c06754c184d8be866ab38a44d0bf0e641a1cc5e1cc3060edd73"` Oct 15 11:50:02.939 INFO kablam! usermod: no changes Oct 15 11:50:03.367 INFO kablam! Compiling libc v0.2.37 Oct 15 11:50:03.407 INFO kablam! Compiling syn v0.9.2 Oct 15 11:50:03.409 INFO kablam! Compiling base64 v0.7.0 Oct 15 11:50:03.451 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 11:50:08.114 INFO kablam! Compiling rand v0.4.2 Oct 15 11:50:08.114 INFO kablam! Compiling openssl-sys v0.9.27 Oct 15 11:50:08.116 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 11:50:08.116 INFO kablam! Compiling time v0.1.39 Oct 15 11:50:08.116 INFO kablam! Compiling num_cpus v1.8.0 Oct 15 11:50:08.116 INFO kablam! Compiling memchr v2.0.1 Oct 15 11:50:10.444 INFO kablam! Compiling backtrace v0.3.5 Oct 15 11:50:10.444 INFO kablam! Compiling backtrace v0.2.3 Oct 15 11:50:15.325 INFO kablam! Compiling openssl v0.9.24 Oct 15 11:50:16.268 INFO kablam! Compiling hyper v0.10.13 Oct 15 11:50:17.251 INFO kablam! Compiling error-chain v0.11.0 Oct 15 11:50:21.755 INFO kablam! Compiling rand v0.3.22 Oct 15 11:50:27.499 INFO kablam! Compiling quick-xml v0.10.1 Oct 15 11:50:27.743 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 11:50:27.956 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 11:50:30.611 INFO kablam! Compiling string_cache_codegen v0.3.1 Oct 15 11:50:30.611 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 11:50:30.611 INFO kablam! Compiling string_cache v0.2.29 Oct 15 11:50:40.719 INFO kablam! Compiling html5ever v0.9.0 Oct 15 11:50:40.811 INFO kablam! Compiling string_cache v0.3.0 Oct 15 11:50:40.811 INFO kablam! Compiling html5ever-atoms v0.1.3 Oct 15 11:50:40.918 INFO kablam! Compiling native-tls v0.1.5 Oct 15 11:50:55.288 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 11:51:00.380 INFO kablam! Compiling reqwest v0.6.2 Oct 15 11:51:05.472 INFO kablam! Compiling lettre v0.7.0 Oct 15 11:51:11.280 INFO kablam! Compiling rss v1.3.0 Oct 15 11:51:18.418 INFO kablam! Compiling html2text v0.1.7 Oct 15 11:51:22.187 INFO kablam! Compiling rssToMail v0.1.0 (/source) Oct 15 11:51:26.607 INFO kablam! warning: unused import: `lettre::smtp::SUBMISSION_PORT` Oct 15 11:51:26.607 INFO kablam! --> src/main.rs:8:5 Oct 15 11:51:26.607 INFO kablam! | Oct 15 11:51:26.607 INFO kablam! 8 | use lettre::smtp::SUBMISSION_PORT; Oct 15 11:51:26.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:26.607 INFO kablam! | Oct 15 11:51:26.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:51:26.607 INFO kablam! Oct 15 11:51:26.703 INFO kablam! warning: crate `rssToMail` should have a snake case name such as `rss_to_mail` Oct 15 11:51:26.703 INFO kablam! | Oct 15 11:51:26.703 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:51:26.703 INFO kablam! Oct 15 11:51:26.703 INFO kablam! warning: function `genText` should have a snake case name such as `gen_text` Oct 15 11:51:26.703 INFO kablam! --> src/main.rs:15:1 Oct 15 11:51:26.703 INFO kablam! | Oct 15 11:51:26.703 INFO kablam! 15 | / fn genText(url: &str) -> String { Oct 15 11:51:26.703 INFO kablam! 16 | | let channel = Channel::from_url(url).unwrap(); Oct 15 11:51:26.703 INFO kablam! 17 | | let items = channel.items(); Oct 15 11:51:26.703 INFO kablam! 18 | | let mut message = String::new(); Oct 15 11:51:26.703 INFO kablam! ... | Oct 15 11:51:26.703 INFO kablam! 27 | | message.to_string() Oct 15 11:51:26.703 INFO kablam! 28 | | } Oct 15 11:51:26.703 INFO kablam! | |_^ Oct 15 11:51:26.703 INFO kablam! Oct 15 11:51:26.703 INFO kablam! warning: function `sendMail` should have a snake case name such as `send_mail` Oct 15 11:51:26.703 INFO kablam! --> src/main.rs:30:1 Oct 15 11:51:26.703 INFO kablam! | Oct 15 11:51:26.703 INFO kablam! 30 | / fn sendMail(message: String) { Oct 15 11:51:26.703 INFO kablam! 31 | | let email = SimpleSendableEmail::new( Oct 15 11:51:26.703 INFO kablam! 32 | | EmailAddress::new("appleman2412@gmail.com".to_string()), Oct 15 11:51:26.703 INFO kablam! 33 | | vec![EmailAddress::new("turing.thesis@gmail.com".to_string())], Oct 15 11:51:26.703 INFO kablam! ... | Oct 15 11:51:26.703 INFO kablam! 54 | | Oct 15 11:51:26.703 INFO kablam! 55 | | } Oct 15 11:51:26.703 INFO kablam! | |_^ Oct 15 11:51:26.703 INFO kablam! Oct 15 11:51:34.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 15 11:51:34.747 INFO kablam! su: No module specific data is present Oct 15 11:51:35.548 INFO running `"docker" "rm" "-f" "997cec9be5eb8c06754c184d8be866ab38a44d0bf0e641a1cc5e1cc3060edd73"` Oct 15 11:51:35.849 INFO blam! 997cec9be5eb8c06754c184d8be866ab38a44d0bf0e641a1cc5e1cc3060edd73 Oct 15 11:51:35.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:51:36.307 INFO blam! 98be60548475e9579f80971a4ce0e00014032d04634e08151492c4313c9452f1 Oct 15 11:51:36.309 INFO running `"docker" "start" "-a" "98be60548475e9579f80971a4ce0e00014032d04634e08151492c4313c9452f1"` Oct 15 11:51:37.711 INFO kablam! usermod: no changes Oct 15 11:51:37.951 INFO kablam! Compiling rssToMail v0.1.0 (/source) Oct 15 11:51:41.759 INFO kablam! warning: unused import: `lettre::smtp::SUBMISSION_PORT` Oct 15 11:51:41.760 INFO kablam! --> src/main.rs:8:5 Oct 15 11:51:41.760 INFO kablam! | Oct 15 11:51:41.760 INFO kablam! 8 | use lettre::smtp::SUBMISSION_PORT; Oct 15 11:51:41.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:51:41.761 INFO kablam! | Oct 15 11:51:41.761 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:51:41.761 INFO kablam! Oct 15 11:51:41.832 INFO kablam! warning: crate `rssToMail` should have a snake case name such as `rss_to_mail` Oct 15 11:51:41.832 INFO kablam! | Oct 15 11:51:41.833 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:51:41.833 INFO kablam! Oct 15 11:51:41.833 INFO kablam! warning: function `genText` should have a snake case name such as `gen_text` Oct 15 11:51:41.834 INFO kablam! --> src/main.rs:15:1 Oct 15 11:51:41.834 INFO kablam! | Oct 15 11:51:41.834 INFO kablam! 15 | / fn genText(url: &str) -> String { Oct 15 11:51:41.834 INFO kablam! 16 | | let channel = Channel::from_url(url).unwrap(); Oct 15 11:51:41.835 INFO kablam! 17 | | let items = channel.items(); Oct 15 11:51:41.835 INFO kablam! 18 | | let mut message = String::new(); Oct 15 11:51:41.835 INFO kablam! ... | Oct 15 11:51:41.836 INFO kablam! 27 | | message.to_string() Oct 15 11:51:41.836 INFO kablam! 28 | | } Oct 15 11:51:41.836 INFO kablam! | |_^ Oct 15 11:51:41.836 INFO kablam! Oct 15 11:51:41.837 INFO kablam! warning: function `sendMail` should have a snake case name such as `send_mail` Oct 15 11:51:41.837 INFO kablam! --> src/main.rs:30:1 Oct 15 11:51:41.837 INFO kablam! | Oct 15 11:51:41.838 INFO kablam! 30 | / fn sendMail(message: String) { Oct 15 11:51:41.838 INFO kablam! 31 | | let email = SimpleSendableEmail::new( Oct 15 11:51:41.838 INFO kablam! 32 | | EmailAddress::new("appleman2412@gmail.com".to_string()), Oct 15 11:51:41.838 INFO kablam! 33 | | vec![EmailAddress::new("turing.thesis@gmail.com".to_string())], Oct 15 11:51:41.839 INFO kablam! ... | Oct 15 11:51:41.839 INFO kablam! 54 | | Oct 15 11:51:41.839 INFO kablam! 55 | | } Oct 15 11:51:41.839 INFO kablam! | |_^ Oct 15 11:51:41.840 INFO kablam! Oct 15 11:51:42.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 15 11:51:42.451 INFO kablam! su: No module specific data is present Oct 15 11:51:43.026 INFO running `"docker" "rm" "-f" "98be60548475e9579f80971a4ce0e00014032d04634e08151492c4313c9452f1"` Oct 15 11:51:43.287 INFO blam! 98be60548475e9579f80971a4ce0e00014032d04634e08151492c4313c9452f1 Oct 15 11:51:43.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:51:43.669 INFO blam! 1dbbd743dfd4b127ae54faa76a9349bb1a1e1b18b68ccc0da34156995b49f248 Oct 15 11:51:43.671 INFO running `"docker" "start" "-a" "1dbbd743dfd4b127ae54faa76a9349bb1a1e1b18b68ccc0da34156995b49f248"` Oct 15 11:51:45.695 INFO kablam! usermod: no changes Oct 15 11:51:45.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 11:51:45.931 INFO kablam! Running /target/debug/deps/rssToMail-dcd0efd1ff5528eb Oct 15 11:51:45.947 INFO blam! Oct 15 11:51:45.947 INFO blam! running 0 tests Oct 15 11:51:45.947 INFO blam! Oct 15 11:51:45.947 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:51:45.947 INFO blam! Oct 15 11:51:45.949 INFO kablam! su: No module specific data is present Oct 15 11:51:46.631 INFO running `"docker" "rm" "-f" "1dbbd743dfd4b127ae54faa76a9349bb1a1e1b18b68ccc0da34156995b49f248"` Oct 15 11:51:47.039 INFO blam! 1dbbd743dfd4b127ae54faa76a9349bb1a1e1b18b68ccc0da34156995b49f248