[INFO] crate actix-web-sql-identity 0.4.3 is already in cache [INFO] extracting crate actix-web-sql-identity 0.4.3 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/actix-web-sql-identity/0.4.3 [INFO] extracting crate actix-web-sql-identity 0.4.3 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/actix-web-sql-identity/0.4.3 [INFO] validating manifest of actix-web-sql-identity-0.4.3 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of actix-web-sql-identity-0.4.3 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing actix-web-sql-identity-0.4.3 [INFO] finished frobbing actix-web-sql-identity-0.4.3 [INFO] frobbed toml for actix-web-sql-identity-0.4.3 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/actix-web-sql-identity/0.4.3/Cargo.toml [INFO] started frobbing actix-web-sql-identity-0.4.3 [INFO] finished frobbing actix-web-sql-identity-0.4.3 [INFO] frobbed toml for actix-web-sql-identity-0.4.3 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/actix-web-sql-identity/0.4.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building actix-web-sql-identity-0.4.3 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/actix-web-sql-identity/0.4.3:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 11d5ca94a1909478b890e62511462ec4926e021c9173e661662684fb8e6ebeee [INFO] running `"docker" "start" "-a" "11d5ca94a1909478b890e62511462ec4926e021c9173e661662684fb8e6ebeee"` [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling actix-web-sql-identity v0.4.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `SqlIdentityError` [INFO] [stderr] --> src/sql.rs:27:26 [INFO] [stderr] | [INFO] [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "11d5ca94a1909478b890e62511462ec4926e021c9173e661662684fb8e6ebeee"` [INFO] running `"docker" "rm" "-f" "11d5ca94a1909478b890e62511462ec4926e021c9173e661662684fb8e6ebeee"` [INFO] [stdout] 11d5ca94a1909478b890e62511462ec4926e021c9173e661662684fb8e6ebeee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/actix-web-sql-identity/0.4.3:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 81b83cd37498b309a81bd172ad0bcb0f26fce39066c9b67c8d951cfc86a6251d [INFO] running `"docker" "start" "-a" "81b83cd37498b309a81bd172ad0bcb0f26fce39066c9b67c8d951cfc86a6251d"` [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling actix-web-sql-identity v0.4.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `SqlIdentityError` [INFO] [stderr] --> src/sql.rs:27:26 [INFO] [stderr] | [INFO] [stderr] 27 | use super::{SqlIdentity, SqlIdentityError}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.59s [INFO] running `"docker" "inspect" "81b83cd37498b309a81bd172ad0bcb0f26fce39066c9b67c8d951cfc86a6251d"` [INFO] running `"docker" "rm" "-f" "81b83cd37498b309a81bd172ad0bcb0f26fce39066c9b67c8d951cfc86a6251d"` [INFO] [stdout] 81b83cd37498b309a81bd172ad0bcb0f26fce39066c9b67c8d951cfc86a6251d