[INFO] updating cached repository kotarac/totp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kotarac/totp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kotarac/totp" "work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kotarac/totp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kotarac/totp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kotarac/totp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b92b8846ce8921f225d8dbacbe9c9770a3662cef [INFO] sha for GitHub repo kotarac/totp: b92b8846ce8921f225d8dbacbe9c9770a3662cef [INFO] validating manifest of kotarac/totp 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 kotarac/totp 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 kotarac/totp [INFO] finished frobbing kotarac/totp [INFO] frobbed toml for kotarac/totp written to work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp/Cargo.toml [INFO] started frobbing kotarac/totp [INFO] finished frobbing kotarac/totp [INFO] frobbed toml for kotarac/totp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kotarac/totp/Cargo.toml [INFO] crate kotarac/totp 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] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 kotarac/totp 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp:/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] abc88fe4353a1e71a476497e0932d89a048046e2ce90d66b99f69cbc671b4a66 [INFO] running `"docker" "start" "-a" "abc88fe4353a1e71a476497e0932d89a048046e2ce90d66b99f69cbc671b4a66"` [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling oath v0.1.4 [INFO] [stderr] Compiling totp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.44s [INFO] running `"docker" "inspect" "abc88fe4353a1e71a476497e0932d89a048046e2ce90d66b99f69cbc671b4a66"` [INFO] running `"docker" "rm" "-f" "abc88fe4353a1e71a476497e0932d89a048046e2ce90d66b99f69cbc671b4a66"` [INFO] [stdout] abc88fe4353a1e71a476497e0932d89a048046e2ce90d66b99f69cbc671b4a66 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp:/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] d4d764805690fdf347e5a3d50644f427edb67f5cb50fc5a7137f45cdbe8de25e [INFO] running `"docker" "start" "-a" "d4d764805690fdf347e5a3d50644f427edb67f5cb50fc5a7137f45cdbe8de25e"` [INFO] [stderr] Compiling totp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "d4d764805690fdf347e5a3d50644f427edb67f5cb50fc5a7137f45cdbe8de25e"` [INFO] running `"docker" "rm" "-f" "d4d764805690fdf347e5a3d50644f427edb67f5cb50fc5a7137f45cdbe8de25e"` [INFO] [stdout] d4d764805690fdf347e5a3d50644f427edb67f5cb50fc5a7137f45cdbe8de25e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kotarac/totp:/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] 930a6db08ade05a46905b050a26d341f0ced9e08b0b639f6c89ebb84296d3e79 [INFO] running `"docker" "start" "-a" "930a6db08ade05a46905b050a26d341f0ced9e08b0b639f6c89ebb84296d3e79"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/totp-242cacaea79ff9b3 [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" "930a6db08ade05a46905b050a26d341f0ced9e08b0b639f6c89ebb84296d3e79"` [INFO] running `"docker" "rm" "-f" "930a6db08ade05a46905b050a26d341f0ced9e08b0b639f6c89ebb84296d3e79"` [INFO] [stdout] 930a6db08ade05a46905b050a26d341f0ced9e08b0b639f6c89ebb84296d3e79