[INFO] updating cached repository porglezomp/feedburst [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/porglezomp/feedburst [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/porglezomp/feedburst" "work/ex/beta-1.37-6/sources/1.36.0/gh/porglezomp/feedburst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/porglezomp/feedburst'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/porglezomp/feedburst" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 79f379f00d21ccc31370b6837b63aeb8356d4796 [INFO] sha for GitHub repo porglezomp/feedburst: 79f379f00d21ccc31370b6837b63aeb8356d4796 [INFO] validating manifest of porglezomp/feedburst on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of porglezomp/feedburst on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing porglezomp/feedburst [INFO] finished frobbing porglezomp/feedburst [INFO] frobbed toml for porglezomp/feedburst written to work/ex/beta-1.37-6/sources/1.36.0/gh/porglezomp/feedburst/Cargo.toml [INFO] started frobbing porglezomp/feedburst [INFO] finished frobbing porglezomp/feedburst [INFO] frobbed toml for porglezomp/feedburst written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst/Cargo.toml [INFO] crate porglezomp/feedburst already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing porglezomp/feedburst against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] fffe436d9b9b572a53852688b7526299fd06ae5116080610901dca54a2fc7fc2 [INFO] running `"docker" "start" "-a" "fffe436d9b9b572a53852688b7526299fd06ae5116080610901dca54a2fc7fc2"` [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling openssl v0.10.13 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling RustyXML v0.1.1 [INFO] [stderr] Compiling serde v1.0.26 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rss v0.3.1 [INFO] [stderr] Compiling atom_syndication v0.3.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.6.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.37 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.6.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling syndication v0.4.0 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling feedburst v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/parse_util.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | text: self.text.trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "fffe436d9b9b572a53852688b7526299fd06ae5116080610901dca54a2fc7fc2"` [INFO] running `"docker" "rm" "-f" "fffe436d9b9b572a53852688b7526299fd06ae5116080610901dca54a2fc7fc2"` [INFO] [stdout] fffe436d9b9b572a53852688b7526299fd06ae5116080610901dca54a2fc7fc2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ff444c0e919d98c926d8c4c88a8fa272fa54b9cf5c00a47216408f640da2e08a [INFO] running `"docker" "start" "-a" "ff444c0e919d98c926d8c4c88a8fa272fa54b9cf5c00a47216408f640da2e08a"` [INFO] [stderr] Compiling feedburst v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/parse_util.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | text: self.text.trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `"docker" "inspect" "ff444c0e919d98c926d8c4c88a8fa272fa54b9cf5c00a47216408f640da2e08a"` [INFO] running `"docker" "rm" "-f" "ff444c0e919d98c926d8c4c88a8fa272fa54b9cf5c00a47216408f640da2e08a"` [INFO] [stdout] ff444c0e919d98c926d8c4c88a8fa272fa54b9cf5c00a47216408f640da2e08a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/porglezomp/feedburst:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 106f64fc86e2154af615cb669483518e6286706d7a59a6480082efdefc9ad797 [INFO] running `"docker" "start" "-a" "106f64fc86e2154af615cb669483518e6286706d7a59a6480082efdefc9ad797"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/feedburst-2fc218d2b31affa4 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test parse_util::test::test_advance ... ok [INFO] [stdout] test parse_util::test::test_first_token ... ok [INFO] [stdout] test parse_util::test::test_read_between ... ok [INFO] [stdout] test parse_util::test::test_starts_with ... ok [INFO] [stdout] test parse_util::test::test_starts_with_multibyte ... ok [INFO] [stdout] test parse_util::test::test_token ... ok [INFO] [stdout] test parser::test::test_config_parser ... ok [INFO] [stdout] test parser::test::test_feed_commands ... ok [INFO] [stdout] test parse_util::test::test_trim ... ok [INFO] [stdout] test parser::test::test_invalid_configs ... ok [INFO] [stdout] test parse_util::test::test_space ... ok [INFO] [stdout] test parser::test::test_feed_root ... ok [INFO] [stdout] test parser::test::test_patterns ... ok [INFO] [stdout] test parser::test::test_multi_feeds ... ok [INFO] [stdout] test parser::test::test_parse_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "106f64fc86e2154af615cb669483518e6286706d7a59a6480082efdefc9ad797"` [INFO] running `"docker" "rm" "-f" "106f64fc86e2154af615cb669483518e6286706d7a59a6480082efdefc9ad797"` [INFO] [stdout] 106f64fc86e2154af615cb669483518e6286706d7a59a6480082efdefc9ad797