[INFO] cloning repository Ih8Cocoa/first-rust-app [INFO] running `"git" "clone" "--bare" "git://github.com/Ih8Cocoa/first-rust-app.git" "work/cache/sources/gh/Ih8Cocoa/first-rust-app"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Ih8Cocoa/first-rust-app'... [INFO] running `"git" "clone" "work/cache/sources/gh/Ih8Cocoa/first-rust-app" "work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ih8Cocoa/first-rust-app" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ih8Cocoa/first-rust-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ih8Cocoa/first-rust-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1325099d3e18f98648cb185a4fb5d5433238a7ae [INFO] sha for GitHub repo Ih8Cocoa/first-rust-app: 1325099d3e18f98648cb185a4fb5d5433238a7ae [INFO] validating manifest of Ih8Cocoa/first-rust-app 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 Ih8Cocoa/first-rust-app 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 Ih8Cocoa/first-rust-app [INFO] finished frobbing Ih8Cocoa/first-rust-app [INFO] frobbed toml for Ih8Cocoa/first-rust-app written to work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app/Cargo.toml [INFO] started frobbing Ih8Cocoa/first-rust-app [INFO] finished frobbing Ih8Cocoa/first-rust-app [INFO] frobbed toml for Ih8Cocoa/first-rust-app written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ih8Cocoa/first-rust-app/Cargo.toml [INFO] crate Ih8Cocoa/first-rust-app 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 Ih8Cocoa/first-rust-app against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app:/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.36.0" "build" "--frozen"` [INFO] [stdout] e0f1d6cdc37ab6db5c40cbba0a0b16055b9210cf9158dbf513269c82a8d3c31e [INFO] running `"docker" "start" "-a" "e0f1d6cdc37ab6db5c40cbba0a0b16055b9210cf9158dbf513269c82a8d3c31e"` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling my-test-crate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.46s [INFO] running `"docker" "inspect" "e0f1d6cdc37ab6db5c40cbba0a0b16055b9210cf9158dbf513269c82a8d3c31e"` [INFO] running `"docker" "rm" "-f" "e0f1d6cdc37ab6db5c40cbba0a0b16055b9210cf9158dbf513269c82a8d3c31e"` [INFO] [stdout] e0f1d6cdc37ab6db5c40cbba0a0b16055b9210cf9158dbf513269c82a8d3c31e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8389d3b7cbd380dad980e75d3d1a710d9eee3814245ad53da303febdbf83f854 [INFO] running `"docker" "start" "-a" "8389d3b7cbd380dad980e75d3d1a710d9eee3814245ad53da303febdbf83f854"` [INFO] [stderr] Compiling my-test-crate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "8389d3b7cbd380dad980e75d3d1a710d9eee3814245ad53da303febdbf83f854"` [INFO] running `"docker" "rm" "-f" "8389d3b7cbd380dad980e75d3d1a710d9eee3814245ad53da303febdbf83f854"` [INFO] [stdout] 8389d3b7cbd380dad980e75d3d1a710d9eee3814245ad53da303febdbf83f854 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ih8Cocoa/first-rust-app:/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.36.0" "test" "--frozen"` [INFO] [stdout] 4208a1b4ea6c54ae4bafd0ceb8fdc85ba7affe35f3dfcd5d4fa9ea66592d68f7 [INFO] running `"docker" "start" "-a" "4208a1b4ea6c54ae4bafd0ceb8fdc85ba7affe35f3dfcd5d4fa9ea66592d68f7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_test_crate-f9489c946425cac2 [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" "4208a1b4ea6c54ae4bafd0ceb8fdc85ba7affe35f3dfcd5d4fa9ea66592d68f7"` [INFO] running `"docker" "rm" "-f" "4208a1b4ea6c54ae4bafd0ceb8fdc85ba7affe35f3dfcd5d4fa9ea66592d68f7"` [INFO] [stdout] 4208a1b4ea6c54ae4bafd0ceb8fdc85ba7affe35f3dfcd5d4fa9ea66592d68f7