[INFO] updating cached repository nickbabcock/rrinlog [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nickbabcock/rrinlog [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nickbabcock/rrinlog" "work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickbabcock/rrinlog" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nickbabcock/rrinlog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nickbabcock/rrinlog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b419686f2cb10f7f77f54669237273eb31504161 [INFO] sha for GitHub repo nickbabcock/rrinlog: b419686f2cb10f7f77f54669237273eb31504161 [INFO] validating manifest of nickbabcock/rrinlog 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 nickbabcock/rrinlog 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 nickbabcock/rrinlog [INFO] removed workspace from nickbabcock/rrinlog [INFO] finished frobbing nickbabcock/rrinlog [INFO] frobbed toml for nickbabcock/rrinlog written to work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog/Cargo.toml [INFO] started frobbing nickbabcock/rrinlog [INFO] removed workspace from nickbabcock/rrinlog [INFO] finished frobbing nickbabcock/rrinlog [INFO] frobbed toml for nickbabcock/rrinlog written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nickbabcock/rrinlog/Cargo.toml [INFO] crate nickbabcock/rrinlog 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/nickbabcock/rrinlog/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 nickbabcock/rrinlog 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog:/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] 196d0479c83dcf450c82ed208346fb9e63fe8adac84e94b60baf708d03f3afc5 [INFO] running `"docker" "start" "-a" "196d0479c83dcf450c82ed208346fb9e63fe8adac84e94b60baf708d03f3afc5"` [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling rrinlog_core v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "196d0479c83dcf450c82ed208346fb9e63fe8adac84e94b60baf708d03f3afc5"` [INFO] running `"docker" "rm" "-f" "196d0479c83dcf450c82ed208346fb9e63fe8adac84e94b60baf708d03f3afc5"` [INFO] [stdout] 196d0479c83dcf450c82ed208346fb9e63fe8adac84e94b60baf708d03f3afc5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog:/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] 000339960d65bce467994ed6abb36a4798f0553bbaa596e3a53378e27be791bf [INFO] running `"docker" "start" "-a" "000339960d65bce467994ed6abb36a4798f0553bbaa596e3a53378e27be791bf"` [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling rrinlog_core v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `"docker" "inspect" "000339960d65bce467994ed6abb36a4798f0553bbaa596e3a53378e27be791bf"` [INFO] running `"docker" "rm" "-f" "000339960d65bce467994ed6abb36a4798f0553bbaa596e3a53378e27be791bf"` [INFO] [stdout] 000339960d65bce467994ed6abb36a4798f0553bbaa596e3a53378e27be791bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nickbabcock/rrinlog:/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] 764f0279f7d108d14aa8b5ad8df1228eee43640a9b0596378e58e3d912a631bf [INFO] running `"docker" "start" "-a" "764f0279f7d108d14aa8b5ad8df1228eee43640a9b0596378e58e3d912a631bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/rrinlog_core-762938e3974a7b9e [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::tests::test_parse_bad_date ... ok [INFO] [stdout] test parser::tests::test_parse_date ... ok [INFO] [stdout] test parser::tests::test_parse_nginx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rrinlog_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "764f0279f7d108d14aa8b5ad8df1228eee43640a9b0596378e58e3d912a631bf"` [INFO] running `"docker" "rm" "-f" "764f0279f7d108d14aa8b5ad8df1228eee43640a9b0596378e58e3d912a631bf"` [INFO] [stdout] 764f0279f7d108d14aa8b5ad8df1228eee43640a9b0596378e58e3d912a631bf