[INFO] crate reep-bodyparser-rustcdecodable 0.2.0 is already in cache [INFO] extracting crate reep-bodyparser-rustcdecodable 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/reep-bodyparser-rustcdecodable/0.2.0 [INFO] extracting crate reep-bodyparser-rustcdecodable 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reep-bodyparser-rustcdecodable/0.2.0 [INFO] validating manifest of reep-bodyparser-rustcdecodable-0.2.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of reep-bodyparser-rustcdecodable-0.2.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing reep-bodyparser-rustcdecodable-0.2.0 [INFO] finished frobbing reep-bodyparser-rustcdecodable-0.2.0 [INFO] frobbed toml for reep-bodyparser-rustcdecodable-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/reep-bodyparser-rustcdecodable/0.2.0/Cargo.toml [INFO] started frobbing reep-bodyparser-rustcdecodable-0.2.0 [INFO] finished frobbing reep-bodyparser-rustcdecodable-0.2.0 [INFO] frobbed toml for reep-bodyparser-rustcdecodable-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reep-bodyparser-rustcdecodable/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing reep-bodyparser-rustcdecodable-0.2.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reep-bodyparser-rustcdecodable/0.2.0:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] a40b8346b3a82c1759eac1018fdf7598e76b54c32d3a1772a963b9bbce1093e4 [INFO] running `"docker" "start" "-a" "a40b8346b3a82c1759eac1018fdf7598e76b54c32d3a1772a963b9bbce1093e4"` [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling reep v0.2.0 [INFO] [stderr] Compiling reep-bodyparser-rustcdecodable v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | Ok(None) => Err(IronError::new(EmptyBodyError, (status::BadRequest))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:85:49 [INFO] [stderr] | [INFO] [stderr] 85 | Err(err) => Err(IronError::new(err, (status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `"docker" "inspect" "a40b8346b3a82c1759eac1018fdf7598e76b54c32d3a1772a963b9bbce1093e4"` [INFO] running `"docker" "rm" "-f" "a40b8346b3a82c1759eac1018fdf7598e76b54c32d3a1772a963b9bbce1093e4"` [INFO] [stdout] a40b8346b3a82c1759eac1018fdf7598e76b54c32d3a1772a963b9bbce1093e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reep-bodyparser-rustcdecodable/0.2.0:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5a3269a672c9694d18a1504e57b8085c4b0406a4b28b02ad9a604be1777daa39 [INFO] running `"docker" "start" "-a" "5a3269a672c9694d18a1504e57b8085c4b0406a4b28b02ad9a604be1777daa39"` [INFO] [stderr] Compiling reep-bodyparser-rustcdecodable v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | Ok(None) => Err(IronError::new(EmptyBodyError, (status::BadRequest))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:85:49 [INFO] [stderr] | [INFO] [stderr] 85 | Err(err) => Err(IronError::new(err, (status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "5a3269a672c9694d18a1504e57b8085c4b0406a4b28b02ad9a604be1777daa39"` [INFO] running `"docker" "rm" "-f" "5a3269a672c9694d18a1504e57b8085c4b0406a4b28b02ad9a604be1777daa39"` [INFO] [stdout] 5a3269a672c9694d18a1504e57b8085c4b0406a4b28b02ad9a604be1777daa39 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/reep-bodyparser-rustcdecodable/0.2.0:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e85fd57ce1463961a3f07d01850307819beb6c5d929687cf37bd958776e97fe9 [INFO] running `"docker" "start" "-a" "e85fd57ce1463961a3f07d01850307819beb6c5d929687cf37bd958776e97fe9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/reep_bodyparser_rustcdecodable-27cc40a24e8dc9f2 [INFO] [stderr] Doc-tests reep-bodyparser-rustcdecodable [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e85fd57ce1463961a3f07d01850307819beb6c5d929687cf37bd958776e97fe9"` [INFO] running `"docker" "rm" "-f" "e85fd57ce1463961a3f07d01850307819beb6c5d929687cf37bd958776e97fe9"` [INFO] [stdout] e85fd57ce1463961a3f07d01850307819beb6c5d929687cf37bd958776e97fe9