[INFO] updating cached repository ZeddG93/rust-examples [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ZeddG93/rust-examples [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ZeddG93/rust-examples" "work/ex/beta-1.37-6/sources/1.36.0/gh/ZeddG93/rust-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ZeddG93/rust-examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ZeddG93/rust-examples" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZeddG93/rust-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZeddG93/rust-examples'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f94e16f432918a2f605b5c87b1b9bc5e79c8dc5b [INFO] sha for GitHub repo ZeddG93/rust-examples: f94e16f432918a2f605b5c87b1b9bc5e79c8dc5b [INFO] validating manifest of ZeddG93/rust-examples 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 ZeddG93/rust-examples 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 ZeddG93/rust-examples [INFO] finished frobbing ZeddG93/rust-examples [INFO] frobbed toml for ZeddG93/rust-examples written to work/ex/beta-1.37-6/sources/1.36.0/gh/ZeddG93/rust-examples/Cargo.toml [INFO] started frobbing ZeddG93/rust-examples [INFO] finished frobbing ZeddG93/rust-examples [INFO] frobbed toml for ZeddG93/rust-examples written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ZeddG93/rust-examples/Cargo.toml [INFO] crate ZeddG93/rust-examples 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 ZeddG93/rust-examples 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-3/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/ZeddG93/rust-examples:/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] 2c88d90e27d9b5089e41cda0bde32b083888f6831d2af559865c4855cf9c3799 [INFO] running `"docker" "start" "-a" "2c88d90e27d9b5089e41cda0bde32b083888f6831d2af559865c4855cf9c3799"` [INFO] [stderr] Compiling rust-examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "2c88d90e27d9b5089e41cda0bde32b083888f6831d2af559865c4855cf9c3799"` [INFO] running `"docker" "rm" "-f" "2c88d90e27d9b5089e41cda0bde32b083888f6831d2af559865c4855cf9c3799"` [INFO] [stdout] 2c88d90e27d9b5089e41cda0bde32b083888f6831d2af559865c4855cf9c3799 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/ZeddG93/rust-examples:/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] 4a15a88ac4ea2153a0ee9f6c536380e1e0080fe1ed4cec195b9de0fdbd7dcb9c [INFO] running `"docker" "start" "-a" "4a15a88ac4ea2153a0ee9f6c536380e1e0080fe1ed4cec195b9de0fdbd7dcb9c"` [INFO] [stderr] Compiling rust-examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "4a15a88ac4ea2153a0ee9f6c536380e1e0080fe1ed4cec195b9de0fdbd7dcb9c"` [INFO] running `"docker" "rm" "-f" "4a15a88ac4ea2153a0ee9f6c536380e1e0080fe1ed4cec195b9de0fdbd7dcb9c"` [INFO] [stdout] 4a15a88ac4ea2153a0ee9f6c536380e1e0080fe1ed4cec195b9de0fdbd7dcb9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/ZeddG93/rust-examples:/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] 5a9d5cc120650892e875ace6c73fbc2f0fed776e9b19b2c46052e088bb9f7380 [INFO] running `"docker" "start" "-a" "5a9d5cc120650892e875ace6c73fbc2f0fed776e9b19b2c46052e088bb9f7380"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_examples-5ded0efcdb5919dd [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" "5a9d5cc120650892e875ace6c73fbc2f0fed776e9b19b2c46052e088bb9f7380"` [INFO] running `"docker" "rm" "-f" "5a9d5cc120650892e875ace6c73fbc2f0fed776e9b19b2c46052e088bb9f7380"` [INFO] [stdout] 5a9d5cc120650892e875ace6c73fbc2f0fed776e9b19b2c46052e088bb9f7380