[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.37-6/sources/1.36.0/gh/ChrisMacNaughton/tetanus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ChrisMacNaughton/tetanus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ChrisMacNaughton/tetanus" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ChrisMacNaughton/tetanus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ChrisMacNaughton/tetanus on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ChrisMacNaughton/tetanus against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 87ada3a2b5a20aff96bb4a4422aefa31207c1166967f577d0899ac239c88655b [INFO] running `"docker" "start" "-a" "87ada3a2b5a20aff96bb4a4422aefa31207c1166967f577d0899ac239c88655b"` [INFO] [stderr] Compiling libc v0.2.60 [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 21.50s [INFO] running `"docker" "inspect" "87ada3a2b5a20aff96bb4a4422aefa31207c1166967f577d0899ac239c88655b"` [INFO] running `"docker" "rm" "-f" "87ada3a2b5a20aff96bb4a4422aefa31207c1166967f577d0899ac239c88655b"` [INFO] [stdout] 87ada3a2b5a20aff96bb4a4422aefa31207c1166967f577d0899ac239c88655b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 57ff82cd7e3a682b47c8753b735fab98bd136f1fe4020427207b8c2fbe5d9282 [INFO] running `"docker" "start" "-a" "57ff82cd7e3a682b47c8753b735fab98bd136f1fe4020427207b8c2fbe5d9282"` [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.98s [INFO] running `"docker" "inspect" "57ff82cd7e3a682b47c8753b735fab98bd136f1fe4020427207b8c2fbe5d9282"` [INFO] running `"docker" "rm" "-f" "57ff82cd7e3a682b47c8753b735fab98bd136f1fe4020427207b8c2fbe5d9282"` [INFO] [stdout] 57ff82cd7e3a682b47c8753b735fab98bd136f1fe4020427207b8c2fbe5d9282 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] a787e98afa2b0806e8b21c2f2990b4dae528195a76f56fd6042c5172ad44ef25 [INFO] running `"docker" "start" "-a" "a787e98afa2b0806e8b21c2f2990b4dae528195a76f56fd6042c5172ad44ef25"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/tetanus-dc5428c12ff9f771 [INFO] [stdout] [INFO] [stdout] running 5 tests [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_path ... ok [INFO] [stdout] test request::tests::test_parse_version ... 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" "a787e98afa2b0806e8b21c2f2990b4dae528195a76f56fd6042c5172ad44ef25"` [INFO] running `"docker" "rm" "-f" "a787e98afa2b0806e8b21c2f2990b4dae528195a76f56fd6042c5172ad44ef25"` [INFO] [stdout] a787e98afa2b0806e8b21c2f2990b4dae528195a76f56fd6042c5172ad44ef25