[INFO] cloning repository uguu/Reki3 [INFO] running `"git" "clone" "--bare" "git://github.com/uguu/Reki3.git" "work/cache/sources/gh/uguu/Reki3"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/uguu/Reki3'... [INFO] running `"git" "clone" "work/cache/sources/gh/uguu/Reki3" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uguu/Reki3"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/uguu/Reki3'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uguu/Reki3" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/uguu/Reki3"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uguu/Reki3 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.5.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uguu/Reki3 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e30658b03a163663699c0345254e436f44c08627b945c2924053a7811d48c9d9 [INFO] running `"docker" "start" "-a" "e30658b03a163663699c0345254e436f44c08627b945c2924053a7811d48c9d9"` [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling redis v0.5.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 22.91s [INFO] running `"docker" "inspect" "e30658b03a163663699c0345254e436f44c08627b945c2924053a7811d48c9d9"` [INFO] running `"docker" "rm" "-f" "e30658b03a163663699c0345254e436f44c08627b945c2924053a7811d48c9d9"` [INFO] [stdout] e30658b03a163663699c0345254e436f44c08627b945c2924053a7811d48c9d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 614611af86410c5871e66afdefe8ecd0db153a70fe7578dddb0036ffea9ebc3e [INFO] running `"docker" "start" "-a" "614611af86410c5871e66afdefe8ecd0db153a70fe7578dddb0036ffea9ebc3e"` [INFO] [stderr] Compiling reki3 v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `"docker" "inspect" "614611af86410c5871e66afdefe8ecd0db153a70fe7578dddb0036ffea9ebc3e"` [INFO] running `"docker" "rm" "-f" "614611af86410c5871e66afdefe8ecd0db153a70fe7578dddb0036ffea9ebc3e"` [INFO] [stdout] 614611af86410c5871e66afdefe8ecd0db153a70fe7578dddb0036ffea9ebc3e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 3d6426bc4a9fabc1d029653e18451037dbe38414775d4b5ca1a0e692e972a02c [INFO] running `"docker" "start" "-a" "3d6426bc4a9fabc1d029653e18451037dbe38414775d4b5ca1a0e692e972a02c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/reki3-99cdeb64d54e67e5 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test common::query_hashmap_test ... ok [INFO] [stdout] test announce::generate_peer_test ... ok [INFO] [stdout] test common::percent_decode_test ... ok [INFO] [stdout] test common::parse_info_hash_test ... ok [INFO] [stdout] test common::hexstring_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" "3d6426bc4a9fabc1d029653e18451037dbe38414775d4b5ca1a0e692e972a02c"` [INFO] running `"docker" "rm" "-f" "3d6426bc4a9fabc1d029653e18451037dbe38414775d4b5ca1a0e692e972a02c"` [INFO] [stdout] 3d6426bc4a9fabc1d029653e18451037dbe38414775d4b5ca1a0e692e972a02c