[INFO] updating cached repository bnjbvr/better-rss [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bnjbvr/better-rss [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bnjbvr/better-rss" "work/ex/beta-1.37-6/sources/1.36.0/gh/bnjbvr/better-rss"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bnjbvr/better-rss'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bnjbvr/better-rss" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bnjbvr/better-rss"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bnjbvr/better-rss'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9351c227d6d3939d2280e419c85025ffc2a5006c [INFO] sha for GitHub repo bnjbvr/better-rss: 9351c227d6d3939d2280e419c85025ffc2a5006c [INFO] validating manifest of bnjbvr/better-rss 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 bnjbvr/better-rss 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 bnjbvr/better-rss [INFO] finished frobbing bnjbvr/better-rss [INFO] frobbed toml for bnjbvr/better-rss written to work/ex/beta-1.37-6/sources/1.36.0/gh/bnjbvr/better-rss/Cargo.toml [INFO] started frobbing bnjbvr/better-rss [INFO] finished frobbing bnjbvr/better-rss [INFO] frobbed toml for bnjbvr/better-rss written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bnjbvr/better-rss/Cargo.toml [INFO] crate bnjbvr/better-rss 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 bnjbvr/better-rss 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-3/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/bnjbvr/better-rss:/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] 1a5bf3876796f8fa907334b8bcc45c455178b90546d4e16742d9725c2b7cf0b2 [INFO] running `"docker" "start" "-a" "1a5bf3876796f8fa907334b8bcc45c455178b90546d4e16742d9725c2b7cf0b2"` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling quick-xml v0.12.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling rss v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.6 [INFO] [stderr] Compiling better-rss v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | pub type GenError = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `"docker" "inspect" "1a5bf3876796f8fa907334b8bcc45c455178b90546d4e16742d9725c2b7cf0b2"` [INFO] running `"docker" "rm" "-f" "1a5bf3876796f8fa907334b8bcc45c455178b90546d4e16742d9725c2b7cf0b2"` [INFO] [stdout] 1a5bf3876796f8fa907334b8bcc45c455178b90546d4e16742d9725c2b7cf0b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/bnjbvr/better-rss:/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] 5bcdcab5899821477eda0ffc42bd6f22cda915eb4b6fb682b705f42a61ed9f73 [INFO] running `"docker" "start" "-a" "5bcdcab5899821477eda0ffc42bd6f22cda915eb4b6fb682b705f42a61ed9f73"` [INFO] [stderr] Compiling better-rss v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | pub type GenError = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "5bcdcab5899821477eda0ffc42bd6f22cda915eb4b6fb682b705f42a61ed9f73"` [INFO] running `"docker" "rm" "-f" "5bcdcab5899821477eda0ffc42bd6f22cda915eb4b6fb682b705f42a61ed9f73"` [INFO] [stdout] 5bcdcab5899821477eda0ffc42bd6f22cda915eb4b6fb682b705f42a61ed9f73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/bnjbvr/better-rss:/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] 9d1bdc05f874af94fb715d878fbf5f794c12f6c1859b52e00526e9c273b44a6c [INFO] running `"docker" "start" "-a" "9d1bdc05f874af94fb715d878fbf5f794c12f6c1859b52e00526e9c273b44a6c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/better_rss-d723452d545d0ded [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" "9d1bdc05f874af94fb715d878fbf5f794c12f6c1859b52e00526e9c273b44a6c"` [INFO] running `"docker" "rm" "-f" "9d1bdc05f874af94fb715d878fbf5f794c12f6c1859b52e00526e9c273b44a6c"` [INFO] [stdout] 9d1bdc05f874af94fb715d878fbf5f794c12f6c1859b52e00526e9c273b44a6c