[INFO] updating cached repository est31/share_login [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/est31/share_login [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/est31/share_login" "work/ex/beta-1.38-1/sources/1.37.0/gh/est31/share_login"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/est31/share_login'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/est31/share_login" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/share_login"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/share_login'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] efafc3d9cebf92ce519315eaf29d343daacc1ae1 [INFO] sha for GitHub repo est31/share_login: efafc3d9cebf92ce519315eaf29d343daacc1ae1 [INFO] validating manifest of est31/share_login 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 est31/share_login 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 est31/share_login [INFO] finished frobbing est31/share_login [INFO] frobbed toml for est31/share_login written to work/ex/beta-1.38-1/sources/1.37.0/gh/est31/share_login/Cargo.toml [INFO] started frobbing est31/share_login [INFO] finished frobbing est31/share_login [INFO] frobbed toml for est31/share_login written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/share_login/Cargo.toml [INFO] crate est31/share_login 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/est31/share_login/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 est31/share_login 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/est31/share_login:/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] 7338548197c6bbdde405c15a68742085ca04ce55cec1fb17ac36caf03cd1df22 [INFO] running `"docker" "start" "-a" "7338548197c6bbdde405c15a68742085ca04ce55cec1fb17ac36caf03cd1df22"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.0.9 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling netbuf v0.3.8 [INFO] [stderr] Compiling libsqlite3-sys v0.5.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling lru-cache v0.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rusqlite v0.7.4 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rotor v0.6.3 [INFO] [stderr] Compiling rotor-tools v0.3.2 [INFO] [stderr] Compiling rotor-stream v0.6.2 [INFO] [stderr] Compiling rotor-http v0.7.0 [INFO] [stderr] Compiling share_login v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.75s [INFO] running `"docker" "inspect" "7338548197c6bbdde405c15a68742085ca04ce55cec1fb17ac36caf03cd1df22"` [INFO] running `"docker" "rm" "-f" "7338548197c6bbdde405c15a68742085ca04ce55cec1fb17ac36caf03cd1df22"` [INFO] [stdout] 7338548197c6bbdde405c15a68742085ca04ce55cec1fb17ac36caf03cd1df22 [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/est31/share_login:/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] 61233e7f5040a9d92e1c3a2692c673d7355090a26317561fe69a6d3db6475da9 [INFO] running `"docker" "start" "-a" "61233e7f5040a9d92e1c3a2692c673d7355090a26317561fe69a6d3db6475da9"` [INFO] [stderr] Compiling share_login v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "61233e7f5040a9d92e1c3a2692c673d7355090a26317561fe69a6d3db6475da9"` [INFO] running `"docker" "rm" "-f" "61233e7f5040a9d92e1c3a2692c673d7355090a26317561fe69a6d3db6475da9"` [INFO] [stdout] 61233e7f5040a9d92e1c3a2692c673d7355090a26317561fe69a6d3db6475da9 [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/est31/share_login:/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] b839d5ae43311ec066137c2996fbcb27becaf1630094db02ee44000b459a1bfb [INFO] running `"docker" "start" "-a" "b839d5ae43311ec066137c2996fbcb27becaf1630094db02ee44000b459a1bfb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/share_login-683f664cb5bda7f2 [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" "b839d5ae43311ec066137c2996fbcb27becaf1630094db02ee44000b459a1bfb"` [INFO] running `"docker" "rm" "-f" "b839d5ae43311ec066137c2996fbcb27becaf1630094db02ee44000b459a1bfb"` [INFO] [stdout] b839d5ae43311ec066137c2996fbcb27becaf1630094db02ee44000b459a1bfb