[INFO] updating cached repository WiebeCnossen/rust-fibo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/WiebeCnossen/rust-fibo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/WiebeCnossen/rust-fibo" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/WiebeCnossen/rust-fibo"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/WiebeCnossen/rust-fibo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WiebeCnossen/rust-fibo" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] def774773a8aa32c185536b4d04a972bfe2777d7 [INFO] sha for GitHub repo WiebeCnossen/rust-fibo: def774773a8aa32c185536b4d04a972bfe2777d7 [INFO] validating manifest of WiebeCnossen/rust-fibo on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of WiebeCnossen/rust-fibo on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing WiebeCnossen/rust-fibo [INFO] finished frobbing WiebeCnossen/rust-fibo [INFO] frobbed toml for WiebeCnossen/rust-fibo written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/WiebeCnossen/rust-fibo/Cargo.toml [INFO] started frobbing WiebeCnossen/rust-fibo [INFO] finished frobbing WiebeCnossen/rust-fibo [INFO] frobbed toml for WiebeCnossen/rust-fibo written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo/Cargo.toml [INFO] crate WiebeCnossen/rust-fibo has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing WiebeCnossen/rust-fibo against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] a82c1f2299817f5db50321a269b0bafa2e7a9c96290f601a15d0271cc89c077f [INFO] running `"docker" "start" "-a" "a82c1f2299817f5db50321a269b0bafa2e7a9c96290f601a15d0271cc89c077f"` [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling fibo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `"docker" "inspect" "a82c1f2299817f5db50321a269b0bafa2e7a9c96290f601a15d0271cc89c077f"` [INFO] running `"docker" "rm" "-f" "a82c1f2299817f5db50321a269b0bafa2e7a9c96290f601a15d0271cc89c077f"` [INFO] [stdout] a82c1f2299817f5db50321a269b0bafa2e7a9c96290f601a15d0271cc89c077f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7ba9fa99ceb8aab50602bc4864365f703b33695cbe413e743413e89ed370a5b5 [INFO] running `"docker" "start" "-a" "7ba9fa99ceb8aab50602bc4864365f703b33695cbe413e743413e89ed370a5b5"` [INFO] [stderr] Compiling fibo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "7ba9fa99ceb8aab50602bc4864365f703b33695cbe413e743413e89ed370a5b5"` [INFO] running `"docker" "rm" "-f" "7ba9fa99ceb8aab50602bc4864365f703b33695cbe413e743413e89ed370a5b5"` [INFO] [stdout] 7ba9fa99ceb8aab50602bc4864365f703b33695cbe413e743413e89ed370a5b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/WiebeCnossen/rust-fibo:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] d92b06cb3f477aa0a7dfa5e9448333eb69a2a8aae18eec3c976e21d2939a2fe9 [INFO] running `"docker" "start" "-a" "d92b06cb3f477aa0a7dfa5e9448333eb69a2a8aae18eec3c976e21d2939a2fe9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/fibo-952a2adb6773dd6e [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" "d92b06cb3f477aa0a7dfa5e9448333eb69a2a8aae18eec3c976e21d2939a2fe9"` [INFO] running `"docker" "rm" "-f" "d92b06cb3f477aa0a7dfa5e9448333eb69a2a8aae18eec3c976e21d2939a2fe9"` [INFO] [stdout] d92b06cb3f477aa0a7dfa5e9448333eb69a2a8aae18eec3c976e21d2939a2fe9