[INFO] cloning repository ThouCheese/mandel-rust [INFO] running `"git" "clone" "--bare" "git://github.com/ThouCheese/mandel-rust.git" "work/cache/sources/gh/ThouCheese/mandel-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ThouCheese/mandel-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/ThouCheese/mandel-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ThouCheese/mandel-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ThouCheese/mandel-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ThouCheese/mandel-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a8dd399815f9da71c426d911369974a1129d065 [INFO] sha for GitHub repo ThouCheese/mandel-rust: 7a8dd399815f9da71c426d911369974a1129d065 [INFO] validating manifest of ThouCheese/mandel-rust 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 ThouCheese/mandel-rust 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 ThouCheese/mandel-rust [INFO] finished frobbing ThouCheese/mandel-rust [INFO] frobbed toml for ThouCheese/mandel-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ThouCheese/mandel-rust/Cargo.toml [INFO] started frobbing ThouCheese/mandel-rust [INFO] finished frobbing ThouCheese/mandel-rust [INFO] frobbed toml for ThouCheese/mandel-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-rust/Cargo.toml [INFO] crate ThouCheese/mandel-rust 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing ThouCheese/mandel-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2a7639e3aa552d7c095fa19d6399b861df3a0ab812435342b5e1f722b995dafc [INFO] running `"docker" "start" "-a" "2a7639e3aa552d7c095fa19d6399b861df3a0ab812435342b5e1f722b995dafc"` [INFO] [stderr] Compiling bmp v0.4.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling mandel-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.87s [INFO] running `"docker" "inspect" "2a7639e3aa552d7c095fa19d6399b861df3a0ab812435342b5e1f722b995dafc"` [INFO] running `"docker" "rm" "-f" "2a7639e3aa552d7c095fa19d6399b861df3a0ab812435342b5e1f722b995dafc"` [INFO] [stdout] 2a7639e3aa552d7c095fa19d6399b861df3a0ab812435342b5e1f722b995dafc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b775a6f744d85f1935a7f8eecdcd7aa070a005b22af55e298da88a596254cef2 [INFO] running `"docker" "start" "-a" "b775a6f744d85f1935a7f8eecdcd7aa070a005b22af55e298da88a596254cef2"` [INFO] [stderr] Compiling mandel-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "b775a6f744d85f1935a7f8eecdcd7aa070a005b22af55e298da88a596254cef2"` [INFO] running `"docker" "rm" "-f" "b775a6f744d85f1935a7f8eecdcd7aa070a005b22af55e298da88a596254cef2"` [INFO] [stdout] b775a6f744d85f1935a7f8eecdcd7aa070a005b22af55e298da88a596254cef2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ThouCheese/mandel-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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b0acb8c8463f6fcb6a413276b015b91df52f20e70757b8a99bde5b5cca8848d0 [INFO] running `"docker" "start" "-a" "b0acb8c8463f6fcb6a413276b015b91df52f20e70757b8a99bde5b5cca8848d0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandel_rust-ac2a7b1ee62971f0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test benches::bench_mandel3 ... ok [INFO] [stdout] test benches::bench_mandel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b0acb8c8463f6fcb6a413276b015b91df52f20e70757b8a99bde5b5cca8848d0"` [INFO] running `"docker" "rm" "-f" "b0acb8c8463f6fcb6a413276b015b91df52f20e70757b8a99bde5b5cca8848d0"` [INFO] [stdout] b0acb8c8463f6fcb6a413276b015b91df52f20e70757b8a99bde5b5cca8848d0