Nov 17 13:09:16.868 INFO testing NerdyPepper/orpheus against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 13:09:16.868 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 13:09:17.351 INFO [stdout] aa2a2e8b6d5be77bcf1c2b26370d340b31cca8146129c76e88f8ab2ea6d18177 Nov 17 13:09:17.359 INFO running `"docker" "start" "-a" "aa2a2e8b6d5be77bcf1c2b26370d340b31cca8146129c76e88f8ab2ea6d18177"` Nov 17 13:09:19.131 INFO [stderr] usermod: no changes Nov 17 13:09:19.623 INFO [stderr] Compiling serde v1.0.77 Nov 17 13:09:19.651 INFO [stderr] Compiling openssl-sys v0.9.35 Nov 17 13:09:19.651 INFO [stderr] Compiling mio-uds v0.6.7 Nov 17 13:09:19.651 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Nov 17 13:09:19.651 INFO [stderr] Compiling sciter-rs v0.5.44 Nov 17 13:09:19.672 INFO [stderr] Compiling syn v0.15.1 Nov 17 13:09:19.672 INFO [stderr] Compiling syn v0.14.9 Nov 17 13:09:19.672 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 13:09:28.279 INFO [stderr] Compiling crossbeam-deque v0.6.1 Nov 17 13:09:28.352 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 13:09:28.352 INFO [stderr] Compiling selectors v0.19.0 Nov 17 13:09:42.683 INFO [stderr] Compiling tokio-threadpool v0.1.6 Nov 17 13:09:42.912 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 13:09:43.011 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 13:09:43.399 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 13:09:48.764 INFO [stderr] Compiling openssl v0.9.24 Nov 17 13:09:58.503 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 17 13:10:11.017 INFO [stderr] Compiling tokio v0.1.8 Nov 17 13:10:12.219 INFO [stderr] Compiling serde_derive v1.0.77 Nov 17 13:10:20.355 INFO [stderr] Compiling native-tls v0.1.5 Nov 17 13:10:23.157 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 13:10:41.411 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 17 13:10:41.936 INFO [stderr] Compiling hyper v0.11.27 Nov 17 13:10:41.936 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 13:10:44.595 INFO [stderr] Compiling serde_json v1.0.27 Nov 17 13:10:44.595 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 17 13:11:01.095 INFO [stderr] Compiling cssparser v0.23.10 Nov 17 13:11:04.226 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 13:11:08.751 INFO [stderr] Compiling hyper-tls v0.1.4 Nov 17 13:11:13.855 INFO [stderr] Compiling reqwest v0.8.8 Nov 17 13:11:18.295 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 13:11:25.571 INFO [stderr] Compiling scraper v0.7.0 Nov 17 13:11:31.663 INFO [stderr] Compiling orpheus v0.1.0 (/source) Nov 17 13:11:36.460 INFO [stderr] warning: unused import: `self::selectors::Element` Nov 17 13:11:36.460 INFO [stderr] --> src/tomorrows365.rs:7:5 Nov 17 13:11:36.460 INFO [stderr] | Nov 17 13:11:36.460 INFO [stderr] 7 | use self::selectors::Element; Nov 17 13:11:36.460 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:11:36.460 INFO [stderr] | Nov 17 13:11:36.460 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 13:11:36.460 INFO [stderr] Nov 17 13:11:36.638 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 13:11:36.638 INFO [stderr] --> src/main.rs:22:9 Nov 17 13:11:36.638 INFO [stderr] | Nov 17 13:11:36.638 INFO [stderr] 22 | write!(f, "{}\n", self.title); Nov 17 13:11:36.638 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:11:36.638 INFO [stderr] | Nov 17 13:11:36.638 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 17 13:11:36.638 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 13:11:36.638 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 13:11:36.638 INFO [stderr] Nov 17 13:11:42.172 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s Nov 17 13:11:42.198 INFO [stderr] su: No module specific data is present Nov 17 13:11:42.781 INFO running `"docker" "inspect" "aa2a2e8b6d5be77bcf1c2b26370d340b31cca8146129c76e88f8ab2ea6d18177"` Nov 17 13:11:43.001 INFO running `"docker" "rm" "-f" "aa2a2e8b6d5be77bcf1c2b26370d340b31cca8146129c76e88f8ab2ea6d18177"` Nov 17 13:11:43.267 INFO [stdout] aa2a2e8b6d5be77bcf1c2b26370d340b31cca8146129c76e88f8ab2ea6d18177 Nov 17 13:11:43.275 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 13:11:43.880 INFO [stdout] 885ed90d0f1f42756d3dd26995046b80a313c09554eb541fc77bc994d402fe48 Nov 17 13:11:43.882 INFO running `"docker" "start" "-a" "885ed90d0f1f42756d3dd26995046b80a313c09554eb541fc77bc994d402fe48"` Nov 17 13:11:45.530 INFO [stderr] usermod: no changes Nov 17 13:11:45.855 INFO [stderr] Compiling orpheus v0.1.0 (/source) Nov 17 13:11:50.851 INFO [stderr] warning: unused import: `self::selectors::Element` Nov 17 13:11:50.851 INFO [stderr] --> src/tomorrows365.rs:7:5 Nov 17 13:11:50.851 INFO [stderr] | Nov 17 13:11:50.851 INFO [stderr] 7 | use self::selectors::Element; Nov 17 13:11:50.851 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:11:50.851 INFO [stderr] | Nov 17 13:11:50.851 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 13:11:50.851 INFO [stderr] Nov 17 13:11:51.027 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 13:11:51.027 INFO [stderr] --> src/main.rs:22:9 Nov 17 13:11:51.027 INFO [stderr] | Nov 17 13:11:51.027 INFO [stderr] 22 | write!(f, "{}\n", self.title); Nov 17 13:11:51.027 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:11:51.027 INFO [stderr] | Nov 17 13:11:51.027 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 17 13:11:51.027 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 13:11:51.027 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 13:11:51.027 INFO [stderr] Nov 17 13:11:51.524 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.97s Nov 17 13:11:51.547 INFO [stderr] su: No module specific data is present Nov 17 13:11:52.660 INFO running `"docker" "inspect" "885ed90d0f1f42756d3dd26995046b80a313c09554eb541fc77bc994d402fe48"` Nov 17 13:11:53.017 INFO running `"docker" "rm" "-f" "885ed90d0f1f42756d3dd26995046b80a313c09554eb541fc77bc994d402fe48"` Nov 17 13:11:53.303 INFO [stdout] 885ed90d0f1f42756d3dd26995046b80a313c09554eb541fc77bc994d402fe48 Nov 17 13:11:53.309 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 13:11:53.821 INFO [stdout] c056207b60e1424671c09c59ce930da01b3917c62af4179c6a34268326fb2de2 Nov 17 13:11:53.828 INFO running `"docker" "start" "-a" "c056207b60e1424671c09c59ce930da01b3917c62af4179c6a34268326fb2de2"` Nov 17 13:11:54.743 INFO [stderr] usermod: no changes Nov 17 13:11:55.057 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 17 13:11:55.068 INFO [stderr] Running /target/debug/deps/orpheus-134ff08db6fa3ec4 Nov 17 13:11:55.103 INFO [stdout] Nov 17 13:11:55.103 INFO [stdout] running 0 tests Nov 17 13:11:55.104 INFO [stdout] Nov 17 13:11:55.104 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 13:11:55.104 INFO [stdout] Nov 17 13:11:55.109 INFO [stderr] su: No module specific data is present Nov 17 13:11:55.550 INFO running `"docker" "inspect" "c056207b60e1424671c09c59ce930da01b3917c62af4179c6a34268326fb2de2"` Nov 17 13:11:55.751 INFO running `"docker" "rm" "-f" "c056207b60e1424671c09c59ce930da01b3917c62af4179c6a34268326fb2de2"` Nov 17 13:11:55.915 INFO [stdout] c056207b60e1424671c09c59ce930da01b3917c62af4179c6a34268326fb2de2