[INFO] crate app_units 0.7.1 is already in cache [INFO] testing app_units-0.7.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate app_units 0.7.1 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate app_units 0.7.1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate app_units 0.7.1 [INFO] finished tweaking crates.io crate app_units 0.7.1 [INFO] tweaked toml for crates.io crate app_units 0.7.1 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] cc1d4e9b6fa9d916abcd57c43a124e40e669617b5715f9e5cdc0b6d22ff1a200 [INFO] running `"docker" "start" "-a" "cc1d4e9b6fa9d916abcd57c43a124e40e669617b5715f9e5cdc0b6d22ff1a200"` [INFO] [stderr] Compiling app_units v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/app_unit.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | Ok(Au(try!(i32::deserialize(deserializer))).clamp()) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "cc1d4e9b6fa9d916abcd57c43a124e40e669617b5715f9e5cdc0b6d22ff1a200"` [INFO] running `"docker" "rm" "-f" "cc1d4e9b6fa9d916abcd57c43a124e40e669617b5715f9e5cdc0b6d22ff1a200"` [INFO] [stdout] cc1d4e9b6fa9d916abcd57c43a124e40e669617b5715f9e5cdc0b6d22ff1a200 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 1e78cfadaf8780a4f9484f219085f14bdd8e64723f046926a5bf9b1e92fb09c1 [INFO] running `"docker" "start" "-a" "1e78cfadaf8780a4f9484f219085f14bdd8e64723f046926a5bf9b1e92fb09c1"` [INFO] [stderr] Compiling app_units v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/app_unit.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | Ok(Au(try!(i32::deserialize(deserializer))).clamp()) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "1e78cfadaf8780a4f9484f219085f14bdd8e64723f046926a5bf9b1e92fb09c1"` [INFO] running `"docker" "rm" "-f" "1e78cfadaf8780a4f9484f219085f14bdd8e64723f046926a5bf9b1e92fb09c1"` [INFO] [stdout] 1e78cfadaf8780a4f9484f219085f14bdd8e64723f046926a5bf9b1e92fb09c1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] c8c1b4c59df9bb47e578d76055a47bbf5dc3420efd0b823ff5e8bb50db2a94f0 [INFO] running `"docker" "start" "-a" "c8c1b4c59df9bb47e578d76055a47bbf5dc3420efd0b823ff5e8bb50db2a94f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/app_units-dfa34f1ff60670ad [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test app_unit::abs ... ok [INFO] [stdout] test app_unit::create ... ok [INFO] [stdout] test app_unit::convert ... ok [INFO] [stdout] test app_unit::operations ... ok [INFO] [stdout] test app_unit::scale ... ok [INFO] [stdout] test app_unit::saturate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests app_units [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" "c8c1b4c59df9bb47e578d76055a47bbf5dc3420efd0b823ff5e8bb50db2a94f0"` [INFO] running `"docker" "rm" "-f" "c8c1b4c59df9bb47e578d76055a47bbf5dc3420efd0b823ff5e8bb50db2a94f0"` [INFO] [stdout] c8c1b4c59df9bb47e578d76055a47bbf5dc3420efd0b823ff5e8bb50db2a94f0