[INFO] updating cached repository evanbowman/Oxide [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/evanbowman/Oxide [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/evanbowman/Oxide" "work/ex/beta-1.37-6/sources/1.36.0/gh/evanbowman/Oxide"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/evanbowman/Oxide'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/evanbowman/Oxide" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evanbowman/Oxide"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evanbowman/Oxide'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d3d3706c6f046a238c1c3d60b95069d1e673908 [INFO] sha for GitHub repo evanbowman/Oxide: 2d3d3706c6f046a238c1c3d60b95069d1e673908 [INFO] validating manifest of evanbowman/Oxide 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 evanbowman/Oxide 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 evanbowman/Oxide [INFO] finished frobbing evanbowman/Oxide [INFO] frobbed toml for evanbowman/Oxide written to work/ex/beta-1.37-6/sources/1.36.0/gh/evanbowman/Oxide/Cargo.toml [INFO] started frobbing evanbowman/Oxide [INFO] finished frobbing evanbowman/Oxide [INFO] frobbed toml for evanbowman/Oxide written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/evanbowman/Oxide/Cargo.toml [INFO] crate evanbowman/Oxide 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 evanbowman/Oxide 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-7/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/evanbowman/Oxide:/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] f24cb5b619c99ec25a9492d8036475a7b153b8cd4d281a452d19c859f3ef62e6 [INFO] running `"docker" "start" "-a" "f24cb5b619c99ec25a9492d8036475a7b153b8cd4d281a452d19c859f3ef62e6"` [INFO] [stderr] Compiling regex-syntax v0.3.4 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.0.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling regex v0.1.73 [INFO] [stderr] Compiling ox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `"docker" "inspect" "f24cb5b619c99ec25a9492d8036475a7b153b8cd4d281a452d19c859f3ef62e6"` [INFO] running `"docker" "rm" "-f" "f24cb5b619c99ec25a9492d8036475a7b153b8cd4d281a452d19c859f3ef62e6"` [INFO] [stdout] f24cb5b619c99ec25a9492d8036475a7b153b8cd4d281a452d19c859f3ef62e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/evanbowman/Oxide:/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] bd1aa3d19afa5b2a086a46c69686ca15cc595e917f9b6b33b2a80c97b3290689 [INFO] running `"docker" "start" "-a" "bd1aa3d19afa5b2a086a46c69686ca15cc595e917f9b6b33b2a80c97b3290689"` [INFO] [stderr] Compiling ox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "bd1aa3d19afa5b2a086a46c69686ca15cc595e917f9b6b33b2a80c97b3290689"` [INFO] running `"docker" "rm" "-f" "bd1aa3d19afa5b2a086a46c69686ca15cc595e917f9b6b33b2a80c97b3290689"` [INFO] [stdout] bd1aa3d19afa5b2a086a46c69686ca15cc595e917f9b6b33b2a80c97b3290689 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/evanbowman/Oxide:/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] 21f1d9862816edb861ad920446196d02743b2e76073a3ff6bc35d27e9b670f4c [INFO] running `"docker" "start" "-a" "21f1d9862816edb861ad920446196d02743b2e76073a3ff6bc35d27e9b670f4c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ox-33ff71e8cfc498eb [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" "21f1d9862816edb861ad920446196d02743b2e76073a3ff6bc35d27e9b670f4c"` [INFO] running `"docker" "rm" "-f" "21f1d9862816edb861ad920446196d02743b2e76073a3ff6bc35d27e9b670f4c"` [INFO] [stdout] 21f1d9862816edb861ad920446196d02743b2e76073a3ff6bc35d27e9b670f4c