[INFO] cloning repository watawuwu/sample-url-tool [INFO] running `"git" "clone" "--bare" "git://github.com/watawuwu/sample-url-tool.git" "work/cache/sources/gh/watawuwu/sample-url-tool"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/watawuwu/sample-url-tool'... [INFO] running `"git" "clone" "work/cache/sources/gh/watawuwu/sample-url-tool" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/watawuwu/sample-url-tool" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/watawuwu/sample-url-tool"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/watawuwu/sample-url-tool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c10adf7a6d7d26655ddd513f05e3929f7f46755a [INFO] sha for GitHub repo watawuwu/sample-url-tool: c10adf7a6d7d26655ddd513f05e3929f7f46755a [INFO] validating manifest of watawuwu/sample-url-tool 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 watawuwu/sample-url-tool 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 watawuwu/sample-url-tool [INFO] finished frobbing watawuwu/sample-url-tool [INFO] frobbed toml for watawuwu/sample-url-tool written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool/Cargo.toml [INFO] started frobbing watawuwu/sample-url-tool [INFO] finished frobbing watawuwu/sample-url-tool [INFO] frobbed toml for watawuwu/sample-url-tool written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/watawuwu/sample-url-tool/Cargo.toml [INFO] crate watawuwu/sample-url-tool 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] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.2.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing watawuwu/sample-url-tool against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool:/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] 94aa86cbcaa3ceab326a86b4a3a24eceab3228140026d11512040c79f967bfde [INFO] running `"docker" "start" "-a" "94aa86cbcaa3ceab326a86b4a3a24eceab3228140026d11512040c79f967bfde"` [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling url v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.89s [INFO] running `"docker" "inspect" "94aa86cbcaa3ceab326a86b4a3a24eceab3228140026d11512040c79f967bfde"` [INFO] running `"docker" "rm" "-f" "94aa86cbcaa3ceab326a86b4a3a24eceab3228140026d11512040c79f967bfde"` [INFO] [stdout] 94aa86cbcaa3ceab326a86b4a3a24eceab3228140026d11512040c79f967bfde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool:/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] 276b28d4a21f2570fe54a5a31ee90854acb8e9ccf7a9f388172e064677eb8601 [INFO] running `"docker" "start" "-a" "276b28d4a21f2570fe54a5a31ee90854acb8e9ccf7a9f388172e064677eb8601"` [INFO] [stderr] Compiling url v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "276b28d4a21f2570fe54a5a31ee90854acb8e9ccf7a9f388172e064677eb8601"` [INFO] running `"docker" "rm" "-f" "276b28d4a21f2570fe54a5a31ee90854acb8e9ccf7a9f388172e064677eb8601"` [INFO] [stdout] 276b28d4a21f2570fe54a5a31ee90854acb8e9ccf7a9f388172e064677eb8601 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/watawuwu/sample-url-tool:/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] 97de5788d7b01ca9e59038d650f1d5a2bb9fc132726c7a16297a93b4d7e1cd47 [INFO] running `"docker" "start" "-a" "97de5788d7b01ca9e59038d650f1d5a2bb9fc132726c7a16297a93b4d7e1cd47"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/url-d6638b6f4c62e6a0 [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::decode_space_ok ... ok [INFO] [stdout] test tests::decode_invalid_utf8_ng ... ok [INFO] [stdout] test tests::decode_ascii_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "97de5788d7b01ca9e59038d650f1d5a2bb9fc132726c7a16297a93b4d7e1cd47"` [INFO] running `"docker" "rm" "-f" "97de5788d7b01ca9e59038d650f1d5a2bb9fc132726c7a16297a93b4d7e1cd47"` [INFO] [stdout] 97de5788d7b01ca9e59038d650f1d5a2bb9fc132726c7a16297a93b4d7e1cd47