[INFO] cloning repository howeih/Day-44-Gradient-Approximation [INFO] running `"git" "clone" "--bare" "git://github.com/howeih/Day-44-Gradient-Approximation.git" "work/cache/sources/gh/howeih/Day-44-Gradient-Approximation"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/howeih/Day-44-Gradient-Approximation'... [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-44-Gradient-Approximation" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-44-Gradient-Approximation" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-44-Gradient-Approximation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-44-Gradient-Approximation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2084d871af03aa6c7222140a786a5024c732aeea [INFO] sha for GitHub repo howeih/Day-44-Gradient-Approximation: 2084d871af03aa6c7222140a786a5024c732aeea [INFO] validating manifest of howeih/Day-44-Gradient-Approximation on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of howeih/Day-44-Gradient-Approximation on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing howeih/Day-44-Gradient-Approximation [INFO] finished frobbing howeih/Day-44-Gradient-Approximation [INFO] frobbed toml for howeih/Day-44-Gradient-Approximation written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation/Cargo.toml [INFO] started frobbing howeih/Day-44-Gradient-Approximation [INFO] finished frobbing howeih/Day-44-Gradient-Approximation [INFO] frobbed toml for howeih/Day-44-Gradient-Approximation written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-44-Gradient-Approximation/Cargo.toml [INFO] crate howeih/Day-44-Gradient-Approximation already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing howeih/Day-44-Gradient-Approximation against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 25d5fa687493eeb2b7cbb6eded99b122f6cba76cff70480179a50ab1b2daae43 [INFO] running `"docker" "start" "-a" "25d5fa687493eeb2b7cbb6eded99b122f6cba76cff70480179a50ab1b2daae43"` [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling gradient_approximation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `"docker" "inspect" "25d5fa687493eeb2b7cbb6eded99b122f6cba76cff70480179a50ab1b2daae43"` [INFO] running `"docker" "rm" "-f" "25d5fa687493eeb2b7cbb6eded99b122f6cba76cff70480179a50ab1b2daae43"` [INFO] [stdout] 25d5fa687493eeb2b7cbb6eded99b122f6cba76cff70480179a50ab1b2daae43 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 595df04fef6a0e1dca831836002975e20fb12ce7443611d900c25a145d302007 [INFO] running `"docker" "start" "-a" "595df04fef6a0e1dca831836002975e20fb12ce7443611d900c25a145d302007"` [INFO] [stderr] Compiling gradient_approximation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "595df04fef6a0e1dca831836002975e20fb12ce7443611d900c25a145d302007"` [INFO] running `"docker" "rm" "-f" "595df04fef6a0e1dca831836002975e20fb12ce7443611d900c25a145d302007"` [INFO] [stdout] 595df04fef6a0e1dca831836002975e20fb12ce7443611d900c25a145d302007 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-44-Gradient-Approximation:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 54dc3ded6233fe8a48575069340d773cf955bc6c3923f54c7f25b9d3ea698e95 [INFO] running `"docker" "start" "-a" "54dc3ded6233fe8a48575069340d773cf955bc6c3923f54c7f25b9d3ea698e95"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/gradient_approximation-52f446e8862dc489 [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" "54dc3ded6233fe8a48575069340d773cf955bc6c3923f54c7f25b9d3ea698e95"` [INFO] running `"docker" "rm" "-f" "54dc3ded6233fe8a48575069340d773cf955bc6c3923f54c7f25b9d3ea698e95"` [INFO] [stdout] 54dc3ded6233fe8a48575069340d773cf955bc6c3923f54c7f25b9d3ea698e95