[INFO] updating cached repository jimfleming/unity-to-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jimfleming/unity-to-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jimfleming/unity-to-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jimfleming/unity-to-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jimfleming/unity-to-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jimfleming/unity-to-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 262d774e7f3afbb514fe98b1b8ab4f24c0b1e562 [INFO] sha for GitHub repo jimfleming/unity-to-rust: 262d774e7f3afbb514fe98b1b8ab4f24c0b1e562 [INFO] validating manifest of jimfleming/unity-to-rust 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 jimfleming/unity-to-rust 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 jimfleming/unity-to-rust [INFO] finished frobbing jimfleming/unity-to-rust [INFO] frobbed toml for jimfleming/unity-to-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust/Cargo.toml [INFO] started frobbing jimfleming/unity-to-rust [INFO] finished frobbing jimfleming/unity-to-rust [INFO] frobbed toml for jimfleming/unity-to-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jimfleming/unity-to-rust/Cargo.toml [INFO] crate jimfleming/unity-to-rust 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 jimfleming/unity-to-rust 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust:/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] 6f8639a9edc40cc4ef3d5e6ae708cc19a8b20d19b35f429d9f9fb83c70b803f6 [INFO] running `"docker" "start" "-a" "6f8639a9edc40cc4ef3d5e6ae708cc19a8b20d19b35f429d9f9fb83c70b803f6"` [INFO] [stderr] Compiling unity-to-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "6f8639a9edc40cc4ef3d5e6ae708cc19a8b20d19b35f429d9f9fb83c70b803f6"` [INFO] running `"docker" "rm" "-f" "6f8639a9edc40cc4ef3d5e6ae708cc19a8b20d19b35f429d9f9fb83c70b803f6"` [INFO] [stdout] 6f8639a9edc40cc4ef3d5e6ae708cc19a8b20d19b35f429d9f9fb83c70b803f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust:/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] 51fa62390b37864398e53987d26791aae6ff648170d074d243ff8ca9c0bee9ca [INFO] running `"docker" "start" "-a" "51fa62390b37864398e53987d26791aae6ff648170d074d243ff8ca9c0bee9ca"` [INFO] [stderr] Compiling unity-to-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "51fa62390b37864398e53987d26791aae6ff648170d074d243ff8ca9c0bee9ca"` [INFO] running `"docker" "rm" "-f" "51fa62390b37864398e53987d26791aae6ff648170d074d243ff8ca9c0bee9ca"` [INFO] [stdout] 51fa62390b37864398e53987d26791aae6ff648170d074d243ff8ca9c0bee9ca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jimfleming/unity-to-rust:/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] 3bc0ff1e7b9eef82f2b6adc2dcc716a4cb86bc98c03da16b390745f6fbf429bf [INFO] running `"docker" "start" "-a" "3bc0ff1e7b9eef82f2b6adc2dcc716a4cb86bc98c03da16b390745f6fbf429bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/unity_rust-5f3e4128905f685c [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" "3bc0ff1e7b9eef82f2b6adc2dcc716a4cb86bc98c03da16b390745f6fbf429bf"` [INFO] running `"docker" "rm" "-f" "3bc0ff1e7b9eef82f2b6adc2dcc716a4cb86bc98c03da16b390745f6fbf429bf"` [INFO] [stdout] 3bc0ff1e7b9eef82f2b6adc2dcc716a4cb86bc98c03da16b390745f6fbf429bf