[INFO] updating cached repository michaelfairley/comicbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/michaelfairley/comicbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/michaelfairley/comicbot" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/michaelfairley/comicbot"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/michaelfairley/comicbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michaelfairley/comicbot" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13f3ade556d2a8b1d47e2bb8796764a64cf7c3fc [INFO] sha for GitHub repo michaelfairley/comicbot: 13f3ade556d2a8b1d47e2bb8796764a64cf7c3fc [INFO] validating manifest of michaelfairley/comicbot on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of michaelfairley/comicbot on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing michaelfairley/comicbot [INFO] finished frobbing michaelfairley/comicbot [INFO] frobbed toml for michaelfairley/comicbot written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/michaelfairley/comicbot/Cargo.toml [INFO] started frobbing michaelfairley/comicbot [INFO] finished frobbing michaelfairley/comicbot [INFO] frobbed toml for michaelfairley/comicbot written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot/Cargo.toml [INFO] crate michaelfairley/comicbot has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing michaelfairley/comicbot against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 6242ac4c50a267f0c136580efd8b415b135b386af8dab65e1df984f67a584137 [INFO] running `"docker" "start" "-a" "6242ac4c50a267f0c136580efd8b415b135b386af8dab65e1df984f67a584137"` [INFO] [stderr] Compiling serde v0.9.6 [INFO] [stderr] Compiling itoa v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.0 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling quick-xml v0.4.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.6 [INFO] [stderr] Compiling rss v0.4.0 [INFO] [stderr] Compiling openssl v0.9.6 [INFO] [stderr] Compiling hyper v0.10.4 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.4.1 [INFO] [stderr] Compiling serde_json v0.9.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling comicbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:219:39 [INFO] [stderr] | [INFO] [stderr] 219 | let title = item.title.unwrap().trim_left_matches("Saturday Morning Breakfast Cereal - ").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:232:57 [INFO] [stderr] | [INFO] [stderr] 232 | let text = nodes.get(1).map(|n| n.content_str().trim_left_matches("Hovertext:").to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.78s [INFO] running `"docker" "inspect" "6242ac4c50a267f0c136580efd8b415b135b386af8dab65e1df984f67a584137"` [INFO] running `"docker" "rm" "-f" "6242ac4c50a267f0c136580efd8b415b135b386af8dab65e1df984f67a584137"` [INFO] [stdout] 6242ac4c50a267f0c136580efd8b415b135b386af8dab65e1df984f67a584137 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ac3580e2623d9a870bf2105c324742d1a36e19dcb976aa09bf10b4e6d5058b0 [INFO] running `"docker" "start" "-a" "2ac3580e2623d9a870bf2105c324742d1a36e19dcb976aa09bf10b4e6d5058b0"` [INFO] [stderr] Compiling comicbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:219:39 [INFO] [stderr] | [INFO] [stderr] 219 | let title = item.title.unwrap().trim_left_matches("Saturday Morning Breakfast Cereal - ").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:232:57 [INFO] [stderr] | [INFO] [stderr] 232 | let text = nodes.get(1).map(|n| n.content_str().trim_left_matches("Hovertext:").to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "2ac3580e2623d9a870bf2105c324742d1a36e19dcb976aa09bf10b4e6d5058b0"` [INFO] running `"docker" "rm" "-f" "2ac3580e2623d9a870bf2105c324742d1a36e19dcb976aa09bf10b4e6d5058b0"` [INFO] [stdout] 2ac3580e2623d9a870bf2105c324742d1a36e19dcb976aa09bf10b4e6d5058b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/michaelfairley/comicbot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] de1fd9a84eabb5a0e27041936e75710a4f5cf970343fb0f6bfacdc79d01228f2 [INFO] running `"docker" "start" "-a" "de1fd9a84eabb5a0e27041936e75710a4f5cf970343fb0f6bfacdc79d01228f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/comicbot-344ff81d07d20b95 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "de1fd9a84eabb5a0e27041936e75710a4f5cf970343fb0f6bfacdc79d01228f2"` [INFO] running `"docker" "rm" "-f" "de1fd9a84eabb5a0e27041936e75710a4f5cf970343fb0f6bfacdc79d01228f2"` [INFO] [stdout] de1fd9a84eabb5a0e27041936e75710a4f5cf970343fb0f6bfacdc79d01228f2