[INFO] updating cached repository Rigellute/term-type [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Rigellute/term-type [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Rigellute/term-type" "work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Rigellute/term-type" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Rigellute/term-type"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Rigellute/term-type'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e838accd88fe456d1392d2c6f4cb5ed9868fe034 [INFO] sha for GitHub repo Rigellute/term-type: e838accd88fe456d1392d2c6f4cb5ed9868fe034 [INFO] validating manifest of Rigellute/term-type 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 Rigellute/term-type 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 Rigellute/term-type [INFO] finished frobbing Rigellute/term-type [INFO] frobbed toml for Rigellute/term-type written to work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type/Cargo.toml [INFO] started frobbing Rigellute/term-type [INFO] finished frobbing Rigellute/term-type [INFO] frobbed toml for Rigellute/term-type written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Rigellute/term-type/Cargo.toml [INFO] crate Rigellute/term-type 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 Rigellute/term-type 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type:/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] 91d2e9a67d6fa2d17a30cfda3c8448cb7fca3089feac74a77281e4e39a851c37 [INFO] running `"docker" "start" "-a" "91d2e9a67d6fa2d17a30cfda3c8448cb7fca3089feac74a77281e4e39a851c37"` [INFO] [stderr] Compiling term-type v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'rand::Rng::choose': use SliceRandom::choose instead [INFO] [stderr] --> src/main.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | .map(|_| Some(*rng.choose(charset)? as char)) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "91d2e9a67d6fa2d17a30cfda3c8448cb7fca3089feac74a77281e4e39a851c37"` [INFO] running `"docker" "rm" "-f" "91d2e9a67d6fa2d17a30cfda3c8448cb7fca3089feac74a77281e4e39a851c37"` [INFO] [stdout] 91d2e9a67d6fa2d17a30cfda3c8448cb7fca3089feac74a77281e4e39a851c37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type:/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] 959e093fe556f19119b9ac575d0006b7e9c35cad6e751dbc8145e5c4c28b00c0 [INFO] running `"docker" "start" "-a" "959e093fe556f19119b9ac575d0006b7e9c35cad6e751dbc8145e5c4c28b00c0"` [INFO] [stderr] Compiling term-type v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'rand::Rng::choose': use SliceRandom::choose instead [INFO] [stderr] --> src/main.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | .map(|_| Some(*rng.choose(charset)? as char)) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "959e093fe556f19119b9ac575d0006b7e9c35cad6e751dbc8145e5c4c28b00c0"` [INFO] running `"docker" "rm" "-f" "959e093fe556f19119b9ac575d0006b7e9c35cad6e751dbc8145e5c4c28b00c0"` [INFO] [stdout] 959e093fe556f19119b9ac575d0006b7e9c35cad6e751dbc8145e5c4c28b00c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Rigellute/term-type:/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] 9ee4c827a2e2bd13c99f702ec3cf6c71601f769a408a3295fd02b80777c4ea09 [INFO] running `"docker" "start" "-a" "9ee4c827a2e2bd13c99f702ec3cf6c71601f769a408a3295fd02b80777c4ea09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/term_type-911576d6620843b0 [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" "9ee4c827a2e2bd13c99f702ec3cf6c71601f769a408a3295fd02b80777c4ea09"` [INFO] running `"docker" "rm" "-f" "9ee4c827a2e2bd13c99f702ec3cf6c71601f769a408a3295fd02b80777c4ea09"` [INFO] [stdout] 9ee4c827a2e2bd13c99f702ec3cf6c71601f769a408a3295fd02b80777c4ea09