[INFO] updating cached repository b52/optimization-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/b52/optimization-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/b52/optimization-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/b52/optimization-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/b52/optimization-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/b52/optimization-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3fd28c1b0099554409c1ecae579e4786fbb3fdf7 [INFO] sha for GitHub repo b52/optimization-rust: 3fd28c1b0099554409c1ecae579e4786fbb3fdf7 [INFO] validating manifest of b52/optimization-rust 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 b52/optimization-rust 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 b52/optimization-rust [INFO] finished frobbing b52/optimization-rust [INFO] frobbed toml for b52/optimization-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/b52/optimization-rust/Cargo.toml [INFO] started frobbing b52/optimization-rust [INFO] finished frobbing b52/optimization-rust [INFO] frobbed toml for b52/optimization-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust/Cargo.toml [INFO] crate b52/optimization-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/b52/optimization-rust/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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] [stderr] Blocking waiting for file lock on package cache [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 b52/optimization-rust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b83264157a41d84acb8a4e41f7f3ae4309ab7929d188fcf5b3443dcb3488f6c5 [INFO] running `"docker" "start" "-a" "b83264157a41d84acb8a4e41f7f3ae4309ab7929d188fcf5b3443dcb3488f6c5"` [INFO] [stderr] Compiling optimization v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "b83264157a41d84acb8a4e41f7f3ae4309ab7929d188fcf5b3443dcb3488f6c5"` [INFO] running `"docker" "rm" "-f" "b83264157a41d84acb8a4e41f7f3ae4309ab7929d188fcf5b3443dcb3488f6c5"` [INFO] [stdout] b83264157a41d84acb8a4e41f7f3ae4309ab7929d188fcf5b3443dcb3488f6c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 35f06ddbe456b4e096a6f4fc2d247fd2a5642306c9d3771170487e6e41688acc [INFO] running `"docker" "start" "-a" "35f06ddbe456b4e096a6f4fc2d247fd2a5642306c9d3771170487e6e41688acc"` [INFO] [stderr] Compiling optimization v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `"docker" "inspect" "35f06ddbe456b4e096a6f4fc2d247fd2a5642306c9d3771170487e6e41688acc"` [INFO] running `"docker" "rm" "-f" "35f06ddbe456b4e096a6f4fc2d247fd2a5642306c9d3771170487e6e41688acc"` [INFO] [stdout] 35f06ddbe456b4e096a6f4fc2d247fd2a5642306c9d3771170487e6e41688acc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/b52/optimization-rust:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e40dd658030b06536d35af475470d6bdf06f70f906445b191087e5e599a29c66 [INFO] running `"docker" "start" "-a" "e40dd658030b06536d35af475470d6bdf06f70f906445b191087e5e599a29c66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/optimization-39a3b267ac957a88 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test gd::tests::sphere ... ok [INFO] [stdout] test utils::tests::test_is_saddle_point ... ok [INFO] [stdout] test numeric::tests::test_accuracy ... ok [INFO] [stdout] test utils::tests::test_are_close ... ok [INFO] [stdout] test numeric::tests::test_gd_sphere ... ok [INFO] [stdout] test gd::tests::rosenbrock ... ok [INFO] [stdout] test numeric::tests::test_gd_rosenbrock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests optimization [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/numeric.rs - numeric::NumericalDifferentiation (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e40dd658030b06536d35af475470d6bdf06f70f906445b191087e5e599a29c66"` [INFO] running `"docker" "rm" "-f" "e40dd658030b06536d35af475470d6bdf06f70f906445b191087e5e599a29c66"` [INFO] [stdout] e40dd658030b06536d35af475470d6bdf06f70f906445b191087e5e599a29c66