[INFO] updating cached repository BedfordWest/element_words [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BedfordWest/element_words [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BedfordWest/element_words" "work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BedfordWest/element_words" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BedfordWest/element_words"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BedfordWest/element_words'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64581d0a80a07720bacbaa9669dd8daacfb1fd94 [INFO] sha for GitHub repo BedfordWest/element_words: 64581d0a80a07720bacbaa9669dd8daacfb1fd94 [INFO] validating manifest of BedfordWest/element_words on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BedfordWest/element_words on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BedfordWest/element_words [INFO] finished frobbing BedfordWest/element_words [INFO] frobbed toml for BedfordWest/element_words written to work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words/Cargo.toml [INFO] started frobbing BedfordWest/element_words [INFO] finished frobbing BedfordWest/element_words [INFO] frobbed toml for BedfordWest/element_words written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BedfordWest/element_words/Cargo.toml [INFO] crate BedfordWest/element_words already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BedfordWest/element_words against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words:/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.37.0" "build" "--frozen"` [INFO] [stdout] 76507d13c17f77752b6eac16787e15f5a7d229b030f050c17456e3fd388bfb2e [INFO] running `"docker" "start" "-a" "76507d13c17f77752b6eac16787e15f5a7d229b030f050c17456e3fd388bfb2e"` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling element_words v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `"docker" "inspect" "76507d13c17f77752b6eac16787e15f5a7d229b030f050c17456e3fd388bfb2e"` [INFO] running `"docker" "rm" "-f" "76507d13c17f77752b6eac16787e15f5a7d229b030f050c17456e3fd388bfb2e"` [INFO] [stdout] 76507d13c17f77752b6eac16787e15f5a7d229b030f050c17456e3fd388bfb2e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ddb69ca4a79762ddbcbbf5106470bde95627c52062378b9149153c65efa86d18 [INFO] running `"docker" "start" "-a" "ddb69ca4a79762ddbcbbf5106470bde95627c52062378b9149153c65efa86d18"` [INFO] [stderr] Compiling element_words v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "ddb69ca4a79762ddbcbbf5106470bde95627c52062378b9149153c65efa86d18"` [INFO] running `"docker" "rm" "-f" "ddb69ca4a79762ddbcbbf5106470bde95627c52062378b9149153c65efa86d18"` [INFO] [stdout] ddb69ca4a79762ddbcbbf5106470bde95627c52062378b9149153c65efa86d18 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BedfordWest/element_words:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0e845fac3c8b76cdd75bcfeef5fe1d456bed5eb88e23d71a7fae0d0f48275793 [INFO] running `"docker" "start" "-a" "0e845fac3c8b76cdd75bcfeef5fe1d456bed5eb88e23d71a7fae0d0f48275793"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/element_words-eb51e004da24e1d1 [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" "0e845fac3c8b76cdd75bcfeef5fe1d456bed5eb88e23d71a7fae0d0f48275793"` [INFO] running `"docker" "rm" "-f" "0e845fac3c8b76cdd75bcfeef5fe1d456bed5eb88e23d71a7fae0d0f48275793"` [INFO] [stdout] 0e845fac3c8b76cdd75bcfeef5fe1d456bed5eb88e23d71a7fae0d0f48275793