[INFO] updating cached repository angus-corp/taekwondo-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/angus-corp/taekwondo-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/angus-corp/taekwondo-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/angus-corp/taekwondo-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angus-corp/taekwondo-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angus-corp/taekwondo-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c73a9c2cd844ade8db18dda87f9fdeea5f31977c [INFO] sha for GitHub repo angus-corp/taekwondo-server: c73a9c2cd844ade8db18dda87f9fdeea5f31977c [INFO] validating manifest of angus-corp/taekwondo-server 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 angus-corp/taekwondo-server 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 angus-corp/taekwondo-server [INFO] finished frobbing angus-corp/taekwondo-server [INFO] frobbed toml for angus-corp/taekwondo-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server/Cargo.toml [INFO] started frobbing angus-corp/taekwondo-server [INFO] finished frobbing angus-corp/taekwondo-server [INFO] frobbed toml for angus-corp/taekwondo-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/angus-corp/taekwondo-server/Cargo.toml [INFO] crate angus-corp/taekwondo-server 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing angus-corp/taekwondo-server 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server:/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] 241eab8f93ab2e4ecf062a09e1883f4d08d5fac149f116dc71f8cc9e15141d12 [INFO] running `"docker" "start" "-a" "241eab8f93ab2e4ecf062a09e1883f4d08d5fac149f116dc71f8cc9e15141d12"` [INFO] [stderr] Compiling openssl v0.9.10 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.10 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling bincode v0.7.0 [INFO] [stderr] Compiling r2d2 v0.7.1 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Compiling syn v0.11.10 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling badlog v0.2.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling r2d2-diesel v0.12.0 [INFO] [stderr] Compiling sodiumoxide v0.0.14 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling logger v0.3.0 [INFO] [stderr] Compiling juniper v0.7.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling diesel_infer_schema v0.12.0 [INFO] [stderr] Compiling serde_derive v0.9.13 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling diesel_codegen v0.12.0 [INFO] [stderr] Compiling ttkkdd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `password` [INFO] [stderr] --> src/routes/query.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | password: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "241eab8f93ab2e4ecf062a09e1883f4d08d5fac149f116dc71f8cc9e15141d12"` [INFO] running `"docker" "rm" "-f" "241eab8f93ab2e4ecf062a09e1883f4d08d5fac149f116dc71f8cc9e15141d12"` [INFO] [stdout] 241eab8f93ab2e4ecf062a09e1883f4d08d5fac149f116dc71f8cc9e15141d12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server:/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] bc8e8bf19db37bf7428e1e2eced3be883563f1c0b4866564737b671c5768f6b3 [INFO] running `"docker" "start" "-a" "bc8e8bf19db37bf7428e1e2eced3be883563f1c0b4866564737b671c5768f6b3"` [INFO] [stderr] Compiling ttkkdd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `password` [INFO] [stderr] --> src/routes/query.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | password: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `"docker" "inspect" "bc8e8bf19db37bf7428e1e2eced3be883563f1c0b4866564737b671c5768f6b3"` [INFO] running `"docker" "rm" "-f" "bc8e8bf19db37bf7428e1e2eced3be883563f1c0b4866564737b671c5768f6b3"` [INFO] [stdout] bc8e8bf19db37bf7428e1e2eced3be883563f1c0b4866564737b671c5768f6b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/angus-corp/taekwondo-server:/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] c4f6fdfccb20dd636575cc518099a949857a5ce14102e8f2ef637e8eac7c2fd4 [INFO] running `"docker" "start" "-a" "c4f6fdfccb20dd636575cc518099a949857a5ce14102e8f2ef637e8eac7c2fd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/ttkkdd-4c6c39ec67f852b2 [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" "c4f6fdfccb20dd636575cc518099a949857a5ce14102e8f2ef637e8eac7c2fd4"` [INFO] running `"docker" "rm" "-f" "c4f6fdfccb20dd636575cc518099a949857a5ce14102e8f2ef637e8eac7c2fd4"` [INFO] [stdout] c4f6fdfccb20dd636575cc518099a949857a5ce14102e8f2ef637e8eac7c2fd4