[INFO] updating cached repository ChrisMacNaughton/tetanus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ChrisMacNaughton/tetanus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ChrisMacNaughton/tetanus" "work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ChrisMacNaughton/tetanus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ChrisMacNaughton/tetanus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ChrisMacNaughton/tetanus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d39df916db704d04eec295c2fa25bb30018e6b0e [INFO] sha for GitHub repo ChrisMacNaughton/tetanus: d39df916db704d04eec295c2fa25bb30018e6b0e [INFO] validating manifest of ChrisMacNaughton/tetanus 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 ChrisMacNaughton/tetanus 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 ChrisMacNaughton/tetanus [INFO] finished frobbing ChrisMacNaughton/tetanus [INFO] frobbed toml for ChrisMacNaughton/tetanus written to work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus/Cargo.toml [INFO] started frobbing ChrisMacNaughton/tetanus [INFO] finished frobbing ChrisMacNaughton/tetanus [INFO] frobbed toml for ChrisMacNaughton/tetanus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ChrisMacNaughton/tetanus/Cargo.toml [INFO] crate ChrisMacNaughton/tetanus 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/ChrisMacNaughton/tetanus/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 ChrisMacNaughton/tetanus 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus:/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] f919f929b96aa2b80567bebcaa6d5d9aa0785313e3722842461ce69c5b62c74e [INFO] running `"docker" "start" "-a" "f919f929b96aa2b80567bebcaa6d5d9aa0785313e3722842461ce69c5b62c74e"` [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tetanus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/request.rs:495:35 [INFO] [stderr] | [INFO] [stderr] 495 | version_string.trim().trim_left_matches('/').to_string() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.30s [INFO] running `"docker" "inspect" "f919f929b96aa2b80567bebcaa6d5d9aa0785313e3722842461ce69c5b62c74e"` [INFO] running `"docker" "rm" "-f" "f919f929b96aa2b80567bebcaa6d5d9aa0785313e3722842461ce69c5b62c74e"` [INFO] [stdout] f919f929b96aa2b80567bebcaa6d5d9aa0785313e3722842461ce69c5b62c74e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus:/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] 5a0baef6ccfe6f08546b06928204a865ebfff32b21e58b2a6ae2d6b102074498 [INFO] running `"docker" "start" "-a" "5a0baef6ccfe6f08546b06928204a865ebfff32b21e58b2a6ae2d6b102074498"` [INFO] [stderr] Compiling tetanus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/request.rs:495:35 [INFO] [stderr] | [INFO] [stderr] 495 | version_string.trim().trim_left_matches('/').to_string() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `"docker" "inspect" "5a0baef6ccfe6f08546b06928204a865ebfff32b21e58b2a6ae2d6b102074498"` [INFO] running `"docker" "rm" "-f" "5a0baef6ccfe6f08546b06928204a865ebfff32b21e58b2a6ae2d6b102074498"` [INFO] [stdout] 5a0baef6ccfe6f08546b06928204a865ebfff32b21e58b2a6ae2d6b102074498 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ChrisMacNaughton/tetanus:/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] c187c4a624568790c5447c4b8909e7a852796b166e14fd1278a8e9f01254aae8 [INFO] running `"docker" "start" "-a" "c187c4a624568790c5447c4b8909e7a852796b166e14fd1278a8e9f01254aae8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/tetanus-27f031d3a41ece7f [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test request::tests::test_parse_version ... ok [INFO] [stdout] test request::tests::test_parse_path ... ok [INFO] [stdout] test request::tests::test_parse_method ... ok [INFO] [stdout] test request::tests::test_parse_header ... ok [INFO] [stdout] test request::tests::test_parse_content_type ... 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" "c187c4a624568790c5447c4b8909e7a852796b166e14fd1278a8e9f01254aae8"` [INFO] running `"docker" "rm" "-f" "c187c4a624568790c5447c4b8909e7a852796b166e14fd1278a8e9f01254aae8"` [INFO] [stdout] c187c4a624568790c5447c4b8909e7a852796b166e14fd1278a8e9f01254aae8