[INFO] updating cached repository https://github.com/nickbabcock/rrinlog [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/nickbabcock/rrinlog [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/actix-http-0.2.9 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/actix-http-test-0.2.5 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/actix-web-1.0.7 [INFO] [stderr] * [new branch] dependabot/cargo/actix-web-1.0.8 -> dependabot/cargo/actix-web-1.0.8 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.41 -> dependabot/cargo/serde_json-1.0.41 [INFO] [stderr] a66398e..a929462 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a929462ae8f9a658a7bd1bce66a5a5a9745be3e4 [INFO] testing nickbabcock/rrinlog against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbabcock%2Frrinlog" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickbabcock/rrinlog on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nickbabcock/rrinlog [INFO] removed workspace from git repo https://github.com/nickbabcock/rrinlog [INFO] finished tweaking git repo https://github.com/nickbabcock/rrinlog [INFO] tweaked toml for git repo https://github.com/nickbabcock/rrinlog written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nickbabcock/rrinlog already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 87a36dd6a1cf6bc7d576d4e1f6ee1e78c69ecd9aa2918e0394bb94270bca9788 [INFO] running `"docker" "start" "-a" "87a36dd6a1cf6bc7d576d4e1f6ee1e78c69ecd9aa2918e0394bb94270bca9788"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling rrinlog_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.24s [INFO] running `"docker" "inspect" "87a36dd6a1cf6bc7d576d4e1f6ee1e78c69ecd9aa2918e0394bb94270bca9788"` [INFO] running `"docker" "rm" "-f" "87a36dd6a1cf6bc7d576d4e1f6ee1e78c69ecd9aa2918e0394bb94270bca9788"` [INFO] [stdout] 87a36dd6a1cf6bc7d576d4e1f6ee1e78c69ecd9aa2918e0394bb94270bca9788 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6bd903e752c2f90e99191a81226ab69b734d2857414f4edede694f15d4f77bbb [INFO] running `"docker" "start" "-a" "6bd903e752c2f90e99191a81226ab69b734d2857414f4edede694f15d4f77bbb"` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling rrinlog_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `"docker" "inspect" "6bd903e752c2f90e99191a81226ab69b734d2857414f4edede694f15d4f77bbb"` [INFO] running `"docker" "rm" "-f" "6bd903e752c2f90e99191a81226ab69b734d2857414f4edede694f15d4f77bbb"` [INFO] [stdout] 6bd903e752c2f90e99191a81226ab69b734d2857414f4edede694f15d4f77bbb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 63ba65bda4ba21bbad14e40f10f1fe9e0d30451606f6c6e3f8bb23608957abaa [INFO] running `"docker" "start" "-a" "63ba65bda4ba21bbad14e40f10f1fe9e0d30451606f6c6e3f8bb23608957abaa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rrinlog_core-9cd649ee7852ea6b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::tests::test_parse_date ... ok [INFO] [stdout] test parser::tests::test_parse_bad_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" "63ba65bda4ba21bbad14e40f10f1fe9e0d30451606f6c6e3f8bb23608957abaa"` [INFO] running `"docker" "rm" "-f" "63ba65bda4ba21bbad14e40f10f1fe9e0d30451606f6c6e3f8bb23608957abaa"` [INFO] [stdout] 63ba65bda4ba21bbad14e40f10f1fe9e0d30451606f6c6e3f8bb23608957abaa