[INFO] updating cached repository uguu/Reki3 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uguu/Reki3 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uguu/Reki3" "work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uguu/Reki3" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uguu/Reki3"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uguu/Reki3'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7dc4649fcfcdba65b2366eabb841daf60180ac0a [INFO] sha for GitHub repo uguu/Reki3: 7dc4649fcfcdba65b2366eabb841daf60180ac0a [INFO] validating manifest of uguu/Reki3 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 uguu/Reki3 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 uguu/Reki3 [INFO] finished frobbing uguu/Reki3 [INFO] frobbed toml for uguu/Reki3 written to work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3/Cargo.toml [INFO] started frobbing uguu/Reki3 [INFO] finished frobbing uguu/Reki3 [INFO] frobbed toml for uguu/Reki3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uguu/Reki3/Cargo.toml [INFO] crate uguu/Reki3 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/uguu/Reki3/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 uguu/Reki3 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3:/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] b5d2e0eea49624ab9d5162ce9968aec89d5134b1e454e29013b2a3891052c5af [INFO] running `"docker" "start" "-a" "b5d2e0eea49624ab9d5162ce9968aec89d5134b1e454e29013b2a3891052c5af"` [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling redis v0.5.4 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling hyper v0.8.1 [INFO] [stderr] Compiling reki3 v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.91s [INFO] running `"docker" "inspect" "b5d2e0eea49624ab9d5162ce9968aec89d5134b1e454e29013b2a3891052c5af"` [INFO] running `"docker" "rm" "-f" "b5d2e0eea49624ab9d5162ce9968aec89d5134b1e454e29013b2a3891052c5af"` [INFO] [stdout] b5d2e0eea49624ab9d5162ce9968aec89d5134b1e454e29013b2a3891052c5af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3:/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] c97c3edf4ff7b64b6dc08b807a69e1e3ae8299a5351c35e3feddb46cb96022e8 [INFO] running `"docker" "start" "-a" "c97c3edf4ff7b64b6dc08b807a69e1e3ae8299a5351c35e3feddb46cb96022e8"` [INFO] [stderr] Compiling reki3 v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `"docker" "inspect" "c97c3edf4ff7b64b6dc08b807a69e1e3ae8299a5351c35e3feddb46cb96022e8"` [INFO] running `"docker" "rm" "-f" "c97c3edf4ff7b64b6dc08b807a69e1e3ae8299a5351c35e3feddb46cb96022e8"` [INFO] [stdout] c97c3edf4ff7b64b6dc08b807a69e1e3ae8299a5351c35e3feddb46cb96022e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uguu/Reki3:/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] 051cbf8f21ce5583853c68cc61eb870448b69a2cec9bf3bd265e5f131652b2af [INFO] running `"docker" "start" "-a" "051cbf8f21ce5583853c68cc61eb870448b69a2cec9bf3bd265e5f131652b2af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/reki3-ffb4bad4bcf9ae96 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test common::percent_decode_test ... ok [INFO] [stdout] test common::query_hashmap_test ... ok [INFO] [stdout] test announce::generate_peer_test ... ok [INFO] [stdout] test common::hexstring_test ... ok [INFO] [stdout] test common::parse_info_hash_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "051cbf8f21ce5583853c68cc61eb870448b69a2cec9bf3bd265e5f131652b2af"` [INFO] running `"docker" "rm" "-f" "051cbf8f21ce5583853c68cc61eb870448b69a2cec9bf3bd265e5f131652b2af"` [INFO] [stdout] 051cbf8f21ce5583853c68cc61eb870448b69a2cec9bf3bd265e5f131652b2af