[INFO] cloning repository jneumann/Rust-RSS-Reader [INFO] running `"git" "clone" "--bare" "git://github.com/jneumann/Rust-RSS-Reader.git" "work/cache/sources/gh/jneumann/Rust-RSS-Reader"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jneumann/Rust-RSS-Reader'... [INFO] running `"git" "clone" "work/cache/sources/gh/jneumann/Rust-RSS-Reader" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jneumann/Rust-RSS-Reader"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jneumann/Rust-RSS-Reader'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jneumann/Rust-RSS-Reader" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90935ac7313e5bd7b40ebeb8374f9786654254b4 [INFO] sha for GitHub repo jneumann/Rust-RSS-Reader: 90935ac7313e5bd7b40ebeb8374f9786654254b4 [INFO] validating manifest of jneumann/Rust-RSS-Reader on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jneumann/Rust-RSS-Reader on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jneumann/Rust-RSS-Reader [INFO] finished frobbing jneumann/Rust-RSS-Reader [INFO] frobbed toml for jneumann/Rust-RSS-Reader written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jneumann/Rust-RSS-Reader/Cargo.toml [INFO] started frobbing jneumann/Rust-RSS-Reader [INFO] finished frobbing jneumann/Rust-RSS-Reader [INFO] frobbed toml for jneumann/Rust-RSS-Reader written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader/Cargo.toml [INFO] crate jneumann/Rust-RSS-Reader already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rss v0.6.1 [INFO] [stderr] Downloaded quick-xml v0.8.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jneumann/Rust-RSS-Reader against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] e7f21d7028feb93eb30c9f8711ae4f3c8b50f0f3b89623e7602037b637c7c8af [INFO] running `"docker" "start" "-a" "e7f21d7028feb93eb30c9f8711ae4f3c8b50f0f3b89623e7602037b637c7c8af"` [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.12 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling encoding_rs v0.6.11 [INFO] [stderr] Compiling libflate v0.1.8 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling openssl v0.9.12 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quick-xml v0.8.0 [INFO] [stderr] Compiling rss v0.6.1 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling rss_reader v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/main.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | Ok(XmlEvent::StartElement { name, attributes, .. }) => { [INFO] [stderr] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `"docker" "inspect" "e7f21d7028feb93eb30c9f8711ae4f3c8b50f0f3b89623e7602037b637c7c8af"` [INFO] running `"docker" "rm" "-f" "e7f21d7028feb93eb30c9f8711ae4f3c8b50f0f3b89623e7602037b637c7c8af"` [INFO] [stdout] e7f21d7028feb93eb30c9f8711ae4f3c8b50f0f3b89623e7602037b637c7c8af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3add5a49a3a93336747b46117e0df91d95ccac7a8d75013431dfea93531bf66d [INFO] running `"docker" "start" "-a" "3add5a49a3a93336747b46117e0df91d95ccac7a8d75013431dfea93531bf66d"` [INFO] [stderr] Compiling rss_reader v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/main.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | Ok(XmlEvent::StartElement { name, attributes, .. }) => { [INFO] [stderr] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "3add5a49a3a93336747b46117e0df91d95ccac7a8d75013431dfea93531bf66d"` [INFO] running `"docker" "rm" "-f" "3add5a49a3a93336747b46117e0df91d95ccac7a8d75013431dfea93531bf66d"` [INFO] [stdout] 3add5a49a3a93336747b46117e0df91d95ccac7a8d75013431dfea93531bf66d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jneumann/Rust-RSS-Reader:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 02e0dc5395baf076d6e84cb21c82083b8a173c0a9f1db9ce2e9a7cbdc0f83829 [INFO] running `"docker" "start" "-a" "02e0dc5395baf076d6e84cb21c82083b8a173c0a9f1db9ce2e9a7cbdc0f83829"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rss_reader-b9515ca2b30b26bf [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" "02e0dc5395baf076d6e84cb21c82083b8a173c0a9f1db9ce2e9a7cbdc0f83829"` [INFO] running `"docker" "rm" "-f" "02e0dc5395baf076d6e84cb21c82083b8a173c0a9f1db9ce2e9a7cbdc0f83829"` [INFO] [stdout] 02e0dc5395baf076d6e84cb21c82083b8a173c0a9f1db9ce2e9a7cbdc0f83829