[INFO] crate resistor-calc 0.1.0 is already in cache [INFO] extracting crate resistor-calc 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/resistor-calc/0.1.0 [INFO] extracting crate resistor-calc 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/resistor-calc/0.1.0 [INFO] validating manifest of resistor-calc-0.1.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 resistor-calc-0.1.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 resistor-calc-0.1.0 [INFO] finished frobbing resistor-calc-0.1.0 [INFO] frobbed toml for resistor-calc-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/resistor-calc/0.1.0/Cargo.toml [INFO] started frobbing resistor-calc-0.1.0 [INFO] finished frobbing resistor-calc-0.1.0 [INFO] frobbed toml for resistor-calc-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/resistor-calc/0.1.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] testing resistor-calc-0.1.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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/resistor-calc/0.1.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] 9bc6ff6b3352b91f31c230b5b5699818593724d7ecab357ed4a99673637e9c7c [INFO] running `"docker" "start" "-a" "9bc6ff6b3352b91f31c230b5b5699818593724d7ecab357ed4a99673637e9c7c"` [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling resistor-calc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/expr_builder.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | Cmp(Box bool>, meval::Expr, f64), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/expr_builder.rs:86:39 [INFO] [stderr] | [INFO] [stderr] 86 | fn cmp_bound_fn(&mut self) -> Box Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&meval::Context) -> Option` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `"docker" "inspect" "9bc6ff6b3352b91f31c230b5b5699818593724d7ecab357ed4a99673637e9c7c"` [INFO] running `"docker" "rm" "-f" "9bc6ff6b3352b91f31c230b5b5699818593724d7ecab357ed4a99673637e9c7c"` [INFO] [stdout] 9bc6ff6b3352b91f31c230b5b5699818593724d7ecab357ed4a99673637e9c7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/resistor-calc/0.1.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] 2dfbea61414ab137a458dfb32f2eaae8005943f034336c0c7df8609e143fd67c [INFO] running `"docker" "start" "-a" "2dfbea61414ab137a458dfb32f2eaae8005943f034336c0c7df8609e143fd67c"` [INFO] [stderr] Compiling resistor-calc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/expr_builder.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | Cmp(Box bool>, meval::Expr, f64), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/expr_builder.rs:86:39 [INFO] [stderr] | [INFO] [stderr] 86 | fn cmp_bound_fn(&mut self) -> Box Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&meval::Context) -> Option` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "2dfbea61414ab137a458dfb32f2eaae8005943f034336c0c7df8609e143fd67c"` [INFO] running `"docker" "rm" "-f" "2dfbea61414ab137a458dfb32f2eaae8005943f034336c0c7df8609e143fd67c"` [INFO] [stdout] 2dfbea61414ab137a458dfb32f2eaae8005943f034336c0c7df8609e143fd67c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/resistor-calc/0.1.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] 6e98115833d2735b06ccc515799415a464f2526788c0fa1dfd685c8d43208c2f [INFO] running `"docker" "start" "-a" "6e98115833d2735b06ccc515799415a464f2526788c0fa1dfd685c8d43208c2f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/resistor_calc-de24771bb2dd8eca [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] Running /opt/crater/target/debug/deps/resistor_calc-01587bd148916f0a [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 resistor-calc [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - RCalc::new (line 244) ... ok [INFO] [stdout] test src/lib.rs - RSet::r (line 163) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6e98115833d2735b06ccc515799415a464f2526788c0fa1dfd685c8d43208c2f"` [INFO] running `"docker" "rm" "-f" "6e98115833d2735b06ccc515799415a464f2526788c0fa1dfd685c8d43208c2f"` [INFO] [stdout] 6e98115833d2735b06ccc515799415a464f2526788c0fa1dfd685c8d43208c2f