[INFO] cloning repository getwurl/wurl-tools [INFO] running `"git" "clone" "--bare" "git://github.com/getwurl/wurl-tools.git" "work/cache/sources/gh/getwurl/wurl-tools"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/getwurl/wurl-tools'... [INFO] running `"git" "clone" "work/cache/sources/gh/getwurl/wurl-tools" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/getwurl/wurl-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/getwurl/wurl-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/getwurl/wurl-tools" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ced9b3360a796f6e5322674bbeae811d0b3e0d36 [INFO] sha for GitHub repo getwurl/wurl-tools: ced9b3360a796f6e5322674bbeae811d0b3e0d36 [INFO] validating manifest of getwurl/wurl-tools 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 getwurl/wurl-tools 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 getwurl/wurl-tools [INFO] finished frobbing getwurl/wurl-tools [INFO] frobbed toml for getwurl/wurl-tools written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/getwurl/wurl-tools/Cargo.toml [INFO] started frobbing getwurl/wurl-tools [INFO] finished frobbing getwurl/wurl-tools [INFO] frobbed toml for getwurl/wurl-tools written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools/Cargo.toml [INFO] crate getwurl/wurl-tools 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing getwurl/wurl-tools against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5b74163101e19324679f0608fc453f2f243b13e7d19f76feef9df27ad3349476 [INFO] running `"docker" "start" "-a" "5b74163101e19324679f0608fc453f2f243b13e7d19f76feef9df27ad3349476"` [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling wurl-tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.08s [INFO] running `"docker" "inspect" "5b74163101e19324679f0608fc453f2f243b13e7d19f76feef9df27ad3349476"` [INFO] running `"docker" "rm" "-f" "5b74163101e19324679f0608fc453f2f243b13e7d19f76feef9df27ad3349476"` [INFO] [stdout] 5b74163101e19324679f0608fc453f2f243b13e7d19f76feef9df27ad3349476 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 461311920b21288c541d3aed431ab56a1e758e76541c0b3701cdebe9bb01072b [INFO] running `"docker" "start" "-a" "461311920b21288c541d3aed431ab56a1e758e76541c0b3701cdebe9bb01072b"` [INFO] [stderr] Compiling wurl-tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `"docker" "inspect" "461311920b21288c541d3aed431ab56a1e758e76541c0b3701cdebe9bb01072b"` [INFO] running `"docker" "rm" "-f" "461311920b21288c541d3aed431ab56a1e758e76541c0b3701cdebe9bb01072b"` [INFO] [stdout] 461311920b21288c541d3aed431ab56a1e758e76541c0b3701cdebe9bb01072b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/getwurl/wurl-tools:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b279911460105b610a5ffd89759c2b8ab5a8ebb0dd2ee4b70ce6df13ec8df9c3 [INFO] running `"docker" "start" "-a" "b279911460105b610a5ffd89759c2b8ab5a8ebb0dd2ee4b70ce6df13ec8df9c3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/wurl_tools-687eb2bbfdecbe61 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test instruction::test::parse_invalid_messages ... ok [INFO] [stdout] test instruction::test::parse_negative_durations_fails ... ok [INFO] [stdout] test instruction::test::parse_delay_with_message ... ok [INFO] [stdout] test instruction::test::parse_interval_in_ms ... ok [INFO] [stdout] test instruction::test::parse_interval ... ok [INFO] [stdout] test instruction::test::parse_delay ... ok [INFO] [stdout] test instruction::test::parse_fractional_durations_fails ... ok [INFO] [stdout] test instruction::test::parse_interval_in_min ... ok [INFO] [stdout] test instruction::test::parse_interval_with_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b279911460105b610a5ffd89759c2b8ab5a8ebb0dd2ee4b70ce6df13ec8df9c3"` [INFO] running `"docker" "rm" "-f" "b279911460105b610a5ffd89759c2b8ab5a8ebb0dd2ee4b70ce6df13ec8df9c3"` [INFO] [stdout] b279911460105b610a5ffd89759c2b8ab5a8ebb0dd2ee4b70ce6df13ec8df9c3