[INFO] updating cached repository sidcool1234/Rustic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sidcool1234/Rustic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sidcool1234/Rustic" "work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sidcool1234/Rustic" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sidcool1234/Rustic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sidcool1234/Rustic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 106046295310c0341ea743a71dc94a3d608b56ab [INFO] sha for GitHub repo sidcool1234/Rustic: 106046295310c0341ea743a71dc94a3d608b56ab [INFO] validating manifest of sidcool1234/Rustic on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sidcool1234/Rustic on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sidcool1234/Rustic [INFO] finished frobbing sidcool1234/Rustic [INFO] frobbed toml for sidcool1234/Rustic written to work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic/Cargo.toml [INFO] started frobbing sidcool1234/Rustic [INFO] finished frobbing sidcool1234/Rustic [INFO] frobbed toml for sidcool1234/Rustic written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sidcool1234/Rustic/Cargo.toml [INFO] crate sidcool1234/Rustic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sidcool1234/Rustic against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 126adc6ea1a2dc2b7e7a0927baafa302727f546b15e299121bdd5147bc98ac30 [INFO] running `"docker" "start" "-a" "126adc6ea1a2dc2b7e7a0927baafa302727f546b15e299121bdd5147bc98ac30"` [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling Rustic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Rustic` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rustic` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.74s [INFO] running `"docker" "inspect" "126adc6ea1a2dc2b7e7a0927baafa302727f546b15e299121bdd5147bc98ac30"` [INFO] running `"docker" "rm" "-f" "126adc6ea1a2dc2b7e7a0927baafa302727f546b15e299121bdd5147bc98ac30"` [INFO] [stdout] 126adc6ea1a2dc2b7e7a0927baafa302727f546b15e299121bdd5147bc98ac30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fff0962d34be582bad865728bbac26cb6749613faeb2600a6afabdbc8e6606de [INFO] running `"docker" "start" "-a" "fff0962d34be582bad865728bbac26cb6749613faeb2600a6afabdbc8e6606de"` [INFO] [stderr] Compiling Rustic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `Rustic` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `rustic` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "fff0962d34be582bad865728bbac26cb6749613faeb2600a6afabdbc8e6606de"` [INFO] running `"docker" "rm" "-f" "fff0962d34be582bad865728bbac26cb6749613faeb2600a6afabdbc8e6606de"` [INFO] [stdout] fff0962d34be582bad865728bbac26cb6749613faeb2600a6afabdbc8e6606de [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sidcool1234/Rustic:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] c1aeb02a69b6ab1e6a959f28e3b4aac007419070abb23e9098c5ca5e2296b6c8 [INFO] running `"docker" "start" "-a" "c1aeb02a69b6ab1e6a959f28e3b4aac007419070abb23e9098c5ca5e2296b6c8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/Rustic-99936494c4ed6b77 [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" "c1aeb02a69b6ab1e6a959f28e3b4aac007419070abb23e9098c5ca5e2296b6c8"` [INFO] running `"docker" "rm" "-f" "c1aeb02a69b6ab1e6a959f28e3b4aac007419070abb23e9098c5ca5e2296b6c8"` [INFO] [stdout] c1aeb02a69b6ab1e6a959f28e3b4aac007419070abb23e9098c5ca5e2296b6c8