[INFO] updating cached repository AllowFlame/lin-hex [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AllowFlame/lin-hex [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AllowFlame/lin-hex" "work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AllowFlame/lin-hex" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AllowFlame/lin-hex"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AllowFlame/lin-hex'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3fd4dea44bb46f2d35d47f0eddd0a12467a1a289 [INFO] sha for GitHub repo AllowFlame/lin-hex: 3fd4dea44bb46f2d35d47f0eddd0a12467a1a289 [INFO] validating manifest of AllowFlame/lin-hex 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 AllowFlame/lin-hex 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 AllowFlame/lin-hex [INFO] finished frobbing AllowFlame/lin-hex [INFO] frobbed toml for AllowFlame/lin-hex written to work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex/Cargo.toml [INFO] started frobbing AllowFlame/lin-hex [INFO] finished frobbing AllowFlame/lin-hex [INFO] frobbed toml for AllowFlame/lin-hex written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AllowFlame/lin-hex/Cargo.toml [INFO] crate AllowFlame/lin-hex 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AllowFlame/lin-hex 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex:/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] 888a92e797549f9aab1a5b59c29eb31a37d38651b17883d8e9016be3da633dfc [INFO] running `"docker" "start" "-a" "888a92e797549f9aab1a5b59c29eb31a37d38651b17883d8e9016be3da633dfc"` [INFO] [stderr] Compiling lin_hex v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `ToHexBytes` [INFO] [stderr] --> src/hex_test.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::hex::{ToHexBytes}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "888a92e797549f9aab1a5b59c29eb31a37d38651b17883d8e9016be3da633dfc"` [INFO] running `"docker" "rm" "-f" "888a92e797549f9aab1a5b59c29eb31a37d38651b17883d8e9016be3da633dfc"` [INFO] [stdout] 888a92e797549f9aab1a5b59c29eb31a37d38651b17883d8e9016be3da633dfc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex:/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] 9a60963347b3ed02fb24e8a79426b8dd6d53ba041abbfb252a5d42d15cedf305 [INFO] running `"docker" "start" "-a" "9a60963347b3ed02fb24e8a79426b8dd6d53ba041abbfb252a5d42d15cedf305"` [INFO] [stderr] Compiling lin_hex v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "9a60963347b3ed02fb24e8a79426b8dd6d53ba041abbfb252a5d42d15cedf305"` [INFO] running `"docker" "rm" "-f" "9a60963347b3ed02fb24e8a79426b8dd6d53ba041abbfb252a5d42d15cedf305"` [INFO] [stdout] 9a60963347b3ed02fb24e8a79426b8dd6d53ba041abbfb252a5d42d15cedf305 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AllowFlame/lin-hex:/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] ea50df636faa917c7f3cc18298af85a7bfb70f9623fbd0562139b2c1279411b6 [INFO] running `"docker" "start" "-a" "ea50df636faa917c7f3cc18298af85a7bfb70f9623fbd0562139b2c1279411b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/lin_hex-3a59bae6d0f88e51 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hex_test::to_hex_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lin_hex [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" "ea50df636faa917c7f3cc18298af85a7bfb70f9623fbd0562139b2c1279411b6"` [INFO] running `"docker" "rm" "-f" "ea50df636faa917c7f3cc18298af85a7bfb70f9623fbd0562139b2c1279411b6"` [INFO] [stdout] ea50df636faa917c7f3cc18298af85a7bfb70f9623fbd0562139b2c1279411b6