[INFO] crate reep-bodyparser-rustcdecodable 0.2.0 is already in cache [INFO] testing reep-bodyparser-rustcdecodable-0.2.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate reep-bodyparser-rustcdecodable 0.2.0 into work/builds/worker-10/source [INFO] validating manifest of crates.io crate reep-bodyparser-rustcdecodable 0.2.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate reep-bodyparser-rustcdecodable 0.2.0 [INFO] finished tweaking crates.io crate reep-bodyparser-rustcdecodable 0.2.0 [INFO] tweaked toml for crates.io crate reep-bodyparser-rustcdecodable 0.2.0 written to work/builds/worker-10/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 014454edd2b6d09e157e2e3cad7448fe2dbd0e0e715ab7ea9b794ef1e26f5936 [INFO] running `"docker" "start" "-a" "014454edd2b6d09e157e2e3cad7448fe2dbd0e0e715ab7ea9b794ef1e26f5936"` [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling router v0.4.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling reep v0.2.0 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling reep-bodyparser-rustcdecodable v0.2.0 (/opt/rustwide/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 4.48s [INFO] running `"docker" "inspect" "014454edd2b6d09e157e2e3cad7448fe2dbd0e0e715ab7ea9b794ef1e26f5936"` [INFO] running `"docker" "rm" "-f" "014454edd2b6d09e157e2e3cad7448fe2dbd0e0e715ab7ea9b794ef1e26f5936"` [INFO] [stdout] 014454edd2b6d09e157e2e3cad7448fe2dbd0e0e715ab7ea9b794ef1e26f5936 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c60aae6d059d96018a8eb02291ed117abd639cf5cd704749aa38fec83db7b9e [INFO] running `"docker" "start" "-a" "2c60aae6d059d96018a8eb02291ed117abd639cf5cd704749aa38fec83db7b9e"` [INFO] [stderr] Compiling reep-bodyparser-rustcdecodable v0.2.0 (/opt/rustwide/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.38s [INFO] running `"docker" "inspect" "2c60aae6d059d96018a8eb02291ed117abd639cf5cd704749aa38fec83db7b9e"` [INFO] running `"docker" "rm" "-f" "2c60aae6d059d96018a8eb02291ed117abd639cf5cd704749aa38fec83db7b9e"` [INFO] [stdout] 2c60aae6d059d96018a8eb02291ed117abd639cf5cd704749aa38fec83db7b9e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] fb6bb70b593420d30f438daa84681e051c62bcd71d5d6bdbc389e65504a7a1e7 [INFO] running `"docker" "start" "-a" "fb6bb70b593420d30f438daa84681e051c62bcd71d5d6bdbc389e65504a7a1e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reep_bodyparser_rustcdecodable-1358f2fde495de77 [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] [stderr] Doc-tests reep-bodyparser-rustcdecodable [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" "fb6bb70b593420d30f438daa84681e051c62bcd71d5d6bdbc389e65504a7a1e7"` [INFO] running `"docker" "rm" "-f" "fb6bb70b593420d30f438daa84681e051c62bcd71d5d6bdbc389e65504a7a1e7"` [INFO] [stdout] fb6bb70b593420d30f438daa84681e051c62bcd71d5d6bdbc389e65504a7a1e7