[INFO] updating cached repository dutt/oxidize [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dutt/oxidize [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dutt/oxidize" "work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dutt/oxidize" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dutt/oxidize"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dutt/oxidize'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90d18136d4671e932f6c02d9082ed077840208fa [INFO] sha for GitHub repo dutt/oxidize: 90d18136d4671e932f6c02d9082ed077840208fa [INFO] validating manifest of dutt/oxidize 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 dutt/oxidize 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 dutt/oxidize [INFO] finished frobbing dutt/oxidize [INFO] frobbed toml for dutt/oxidize written to work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize/Cargo.toml [INFO] started frobbing dutt/oxidize [INFO] finished frobbing dutt/oxidize [INFO] frobbed toml for dutt/oxidize written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dutt/oxidize/Cargo.toml [INFO] crate dutt/oxidize 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dutt/oxidize 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize:/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] 6ff24da836b975b9b8d6ace9e285bbed6a588a3989107a06ea1adfe484a46e12 [INFO] running `"docker" "start" "-a" "6ff24da836b975b9b8d6ace9e285bbed6a588a3989107a06ea1adfe484a46e12"` [INFO] [stderr] Compiling oxidize v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "6ff24da836b975b9b8d6ace9e285bbed6a588a3989107a06ea1adfe484a46e12"` [INFO] running `"docker" "rm" "-f" "6ff24da836b975b9b8d6ace9e285bbed6a588a3989107a06ea1adfe484a46e12"` [INFO] [stdout] 6ff24da836b975b9b8d6ace9e285bbed6a588a3989107a06ea1adfe484a46e12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize:/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] 9c68480c52a38a4a46847a824c73397f7f5139a6bd3f11cf4ae619dcf626505d [INFO] running `"docker" "start" "-a" "9c68480c52a38a4a46847a824c73397f7f5139a6bd3f11cf4ae619dcf626505d"` [INFO] [stderr] Compiling oxidize v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "9c68480c52a38a4a46847a824c73397f7f5139a6bd3f11cf4ae619dcf626505d"` [INFO] running `"docker" "rm" "-f" "9c68480c52a38a4a46847a824c73397f7f5139a6bd3f11cf4ae619dcf626505d"` [INFO] [stdout] 9c68480c52a38a4a46847a824c73397f7f5139a6bd3f11cf4ae619dcf626505d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dutt/oxidize:/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] d553fa6db4acfb15763949d783ca1a82d93c9079bb18e200800fde1c5f05e510 [INFO] running `"docker" "start" "-a" "d553fa6db4acfb15763949d783ca1a82d93c9079bb18e200800fde1c5f05e510"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/oxidize-99297088286c3e17 [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" "d553fa6db4acfb15763949d783ca1a82d93c9079bb18e200800fde1c5f05e510"` [INFO] running `"docker" "rm" "-f" "d553fa6db4acfb15763949d783ca1a82d93c9079bb18e200800fde1c5f05e510"` [INFO] [stdout] d553fa6db4acfb15763949d783ca1a82d93c9079bb18e200800fde1c5f05e510