[INFO] updating cached repository vityafx/cargo-grammarly [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vityafx/cargo-grammarly [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vityafx/cargo-grammarly" "work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vityafx/cargo-grammarly" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/cargo-grammarly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/cargo-grammarly'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47f7f72e3c9134c8cc723878cc9ea36744d28919 [INFO] sha for GitHub repo vityafx/cargo-grammarly: 47f7f72e3c9134c8cc723878cc9ea36744d28919 [INFO] validating manifest of vityafx/cargo-grammarly 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 vityafx/cargo-grammarly 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 vityafx/cargo-grammarly [INFO] finished frobbing vityafx/cargo-grammarly [INFO] frobbed toml for vityafx/cargo-grammarly written to work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly/Cargo.toml [INFO] started frobbing vityafx/cargo-grammarly [INFO] finished frobbing vityafx/cargo-grammarly [INFO] frobbed toml for vityafx/cargo-grammarly written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/cargo-grammarly/Cargo.toml [INFO] crate vityafx/cargo-grammarly 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 vityafx/cargo-grammarly 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly:/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] 605ea81fe29317cf7af814cc4f76bf2dd97ff653cd8bae3de2bd8a5b025ac6e9 [INFO] running `"docker" "start" "-a" "605ea81fe29317cf7af814cc4f76bf2dd97ff653cd8bae3de2bd8a5b025ac6e9"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling grammarly v0.2.1 [INFO] [stderr] Compiling cargo-grammarly v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "605ea81fe29317cf7af814cc4f76bf2dd97ff653cd8bae3de2bd8a5b025ac6e9"` [INFO] running `"docker" "rm" "-f" "605ea81fe29317cf7af814cc4f76bf2dd97ff653cd8bae3de2bd8a5b025ac6e9"` [INFO] [stdout] 605ea81fe29317cf7af814cc4f76bf2dd97ff653cd8bae3de2bd8a5b025ac6e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly:/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] 8aeb51c31dd15e609fe939a3619ec88bff8de27a42b913d5cb2411f6d58c4935 [INFO] running `"docker" "start" "-a" "8aeb51c31dd15e609fe939a3619ec88bff8de27a42b913d5cb2411f6d58c4935"` [INFO] [stderr] Compiling cargo-grammarly v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "8aeb51c31dd15e609fe939a3619ec88bff8de27a42b913d5cb2411f6d58c4935"` [INFO] running `"docker" "rm" "-f" "8aeb51c31dd15e609fe939a3619ec88bff8de27a42b913d5cb2411f6d58c4935"` [INFO] [stdout] 8aeb51c31dd15e609fe939a3619ec88bff8de27a42b913d5cb2411f6d58c4935 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/cargo-grammarly:/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] 41eda2a83e50d24e500b736e05c070a1fc7bfc68c9b44b067f22d33ee13af467 [INFO] running `"docker" "start" "-a" "41eda2a83e50d24e500b736e05c070a1fc7bfc68c9b44b067f22d33ee13af467"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_grammarly-26bbe545b7c9c986 [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" "41eda2a83e50d24e500b736e05c070a1fc7bfc68c9b44b067f22d33ee13af467"` [INFO] running `"docker" "rm" "-f" "41eda2a83e50d24e500b736e05c070a1fc7bfc68c9b44b067f22d33ee13af467"` [INFO] [stdout] 41eda2a83e50d24e500b736e05c070a1fc7bfc68c9b44b067f22d33ee13af467