[INFO] updating cached repository jamuc/rust_fibonacci [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jamuc/rust_fibonacci [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jamuc/rust_fibonacci" "work/ex/beta-1.37-6/sources/1.36.0/gh/jamuc/rust_fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jamuc/rust_fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jamuc/rust_fibonacci" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 699945cde68f3afa34d5c19e50897c67a12e3961 [INFO] sha for GitHub repo jamuc/rust_fibonacci: 699945cde68f3afa34d5c19e50897c67a12e3961 [INFO] validating manifest of jamuc/rust_fibonacci on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jamuc/rust_fibonacci on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jamuc/rust_fibonacci [INFO] finished frobbing jamuc/rust_fibonacci [INFO] frobbed toml for jamuc/rust_fibonacci written to work/ex/beta-1.37-6/sources/1.36.0/gh/jamuc/rust_fibonacci/Cargo.toml [INFO] started frobbing jamuc/rust_fibonacci [INFO] finished frobbing jamuc/rust_fibonacci [INFO] frobbed toml for jamuc/rust_fibonacci written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci/Cargo.toml [INFO] crate jamuc/rust_fibonacci already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jamuc/rust_fibonacci against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci:/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-07-23" "build" "--frozen"` [INFO] [stdout] 42516289defc5c888b22a1d5870f200bc13c2eb17ee67094ed1dbe9080951fea [INFO] running `"docker" "start" "-a" "42516289defc5c888b22a1d5870f200bc13c2eb17ee67094ed1dbe9080951fea"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `"docker" "inspect" "42516289defc5c888b22a1d5870f200bc13c2eb17ee67094ed1dbe9080951fea"` [INFO] running `"docker" "rm" "-f" "42516289defc5c888b22a1d5870f200bc13c2eb17ee67094ed1dbe9080951fea"` [INFO] [stdout] 42516289defc5c888b22a1d5870f200bc13c2eb17ee67094ed1dbe9080951fea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 8043738a852d05083b61b987a650bdff5c768573e4934ec3a08101d9f91c6d7d [INFO] running `"docker" "start" "-a" "8043738a852d05083b61b987a650bdff5c768573e4934ec3a08101d9f91c6d7d"` [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "8043738a852d05083b61b987a650bdff5c768573e4934ec3a08101d9f91c6d7d"` [INFO] running `"docker" "rm" "-f" "8043738a852d05083b61b987a650bdff5c768573e4934ec3a08101d9f91c6d7d"` [INFO] [stdout] 8043738a852d05083b61b987a650bdff5c768573e4934ec3a08101d9f91c6d7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jamuc/rust_fibonacci:/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-07-23" "test" "--frozen"` [INFO] [stdout] 625511cd6e8d050f3fa0a2691f7954227b5cf6765c5cf014c1afbb82517b4172 [INFO] running `"docker" "start" "-a" "625511cd6e8d050f3fa0a2691f7954227b5cf6765c5cf014c1afbb82517b4172"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/fibonacci-e1f382be7c918318 [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" "625511cd6e8d050f3fa0a2691f7954227b5cf6765c5cf014c1afbb82517b4172"` [INFO] running `"docker" "rm" "-f" "625511cd6e8d050f3fa0a2691f7954227b5cf6765c5cf014c1afbb82517b4172"` [INFO] [stdout] 625511cd6e8d050f3fa0a2691f7954227b5cf6765c5cf014c1afbb82517b4172