[INFO] cloning repository jmageau/eule-rs [INFO] running `"git" "clone" "--bare" "git://github.com/jmageau/eule-rs.git" "work/cache/sources/gh/jmageau/eule-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jmageau/eule-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/jmageau/eule-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jmageau/eule-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jmageau/eule-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jmageau/eule-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 11605ea21d87239405054ae9c6349af9d1f52520 [INFO] sha for GitHub repo jmageau/eule-rs: 11605ea21d87239405054ae9c6349af9d1f52520 [INFO] validating manifest of jmageau/eule-rs 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 jmageau/eule-rs 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 jmageau/eule-rs [INFO] finished frobbing jmageau/eule-rs [INFO] frobbed toml for jmageau/eule-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs/Cargo.toml [INFO] started frobbing jmageau/eule-rs [INFO] finished frobbing jmageau/eule-rs [INFO] frobbed toml for jmageau/eule-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jmageau/eule-rs/Cargo.toml [INFO] crate jmageau/eule-rs 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primal-sieve v0.2.7 [INFO] [stderr] Downloaded itertools v0.6.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jmageau/eule-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs:/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] d562ec2894233e486254646293943d130960a2d5f048b35a6a148f3af84160d2 [INFO] running `"docker" "start" "-a" "d562ec2894233e486254646293943d130960a2d5f048b35a6a148f3af84160d2"` [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling itertools v0.6.3 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling primal-sieve v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling primal-check v0.2.2 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling euler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/problems/problem_54.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Fmt(::std::num::ParseIntError); [INFO] [stderr] 9 | | } [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.90s [INFO] running `"docker" "inspect" "d562ec2894233e486254646293943d130960a2d5f048b35a6a148f3af84160d2"` [INFO] running `"docker" "rm" "-f" "d562ec2894233e486254646293943d130960a2d5f048b35a6a148f3af84160d2"` [INFO] [stdout] d562ec2894233e486254646293943d130960a2d5f048b35a6a148f3af84160d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs:/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] 25507bc2ec251b237a1f82ab829962601f191e07198e6caf0f602190d148be24 [INFO] running `"docker" "start" "-a" "25507bc2ec251b237a1f82ab829962601f191e07198e6caf0f602190d148be24"` [INFO] [stderr] Compiling euler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/problems/problem_54.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Fmt(::std::num::ParseIntError); [INFO] [stderr] 9 | | } [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "25507bc2ec251b237a1f82ab829962601f191e07198e6caf0f602190d148be24"` [INFO] running `"docker" "rm" "-f" "25507bc2ec251b237a1f82ab829962601f191e07198e6caf0f602190d148be24"` [INFO] [stdout] 25507bc2ec251b237a1f82ab829962601f191e07198e6caf0f602190d148be24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jmageau/eule-rs:/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] 48e3b857f84ade1f3ef2440b814a1b598ee74ea36d03686988d5c5df5059ce3d [INFO] running `"docker" "start" "-a" "48e3b857f84ade1f3ef2440b814a1b598ee74ea36d03686988d5c5df5059ce3d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/euler-7e4299998d9a46a8 [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" "48e3b857f84ade1f3ef2440b814a1b598ee74ea36d03686988d5c5df5059ce3d"` [INFO] running `"docker" "rm" "-f" "48e3b857f84ade1f3ef2440b814a1b598ee74ea36d03686988d5c5df5059ce3d"` [INFO] [stdout] 48e3b857f84ade1f3ef2440b814a1b598ee74ea36d03686988d5c5df5059ce3d