[INFO] cloning repository https://github.com/Aditeya/moa-payments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aditeya/moa-payments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAditeya%2Fmoa-payments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAditeya%2Fmoa-payments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d2f71e187242796c7d317792ce459780de6a575
[INFO] testing Aditeya/moa-payments against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAditeya%2Fmoa-payments" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aditeya/moa-payments
[INFO] finished tweaking git repo https://github.com/Aditeya/moa-payments
[INFO] tweaked toml for git repo https://github.com/Aditeya/moa-payments written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aditeya/moa-payments on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aditeya/moa-payments already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42973f28408488af0a6498a1601b6729c4b963e5370c245d0b969f87605fcac4
[INFO] running `Command { std: "docker" "start" "-a" "42973f28408488af0a6498a1601b6729c4b963e5370c245d0b969f87605fcac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42973f28408488af0a6498a1601b6729c4b963e5370c245d0b969f87605fcac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42973f28408488af0a6498a1601b6729c4b963e5370c245d0b969f87605fcac4", kill_on_drop: false }`
[INFO] [stdout] 42973f28408488af0a6498a1601b6729c4b963e5370c245d0b969f87605fcac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84af024fedaa7af7ae6385e4710dbd0f5aff371eb1b854848704324b95dbd8bb
[INFO] running `Command { std: "docker" "start" "-a" "84af024fedaa7af7ae6385e4710dbd0f5aff371eb1b854848704324b95dbd8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling mutually_exclusive_features v0.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling migrations_internals v2.1.0
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.11
[INFO] [stderr]    Compiling diesel_migrations v2.1.0
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling moa-payments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BoolExpressionMethods`
[INFO] [stdout]  --> src/db/users.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::DatabaseErrorKind, BoolExpressionMethods, ExpressionMethods, OptionalExtension,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "84af024fedaa7af7ae6385e4710dbd0f5aff371eb1b854848704324b95dbd8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84af024fedaa7af7ae6385e4710dbd0f5aff371eb1b854848704324b95dbd8bb", kill_on_drop: false }`
[INFO] [stdout] 84af024fedaa7af7ae6385e4710dbd0f5aff371eb1b854848704324b95dbd8bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd9fa4beeecabfe1b42b21a0203f7746de6ca3df47a4c91a71743c17c99d542
[INFO] running `Command { std: "docker" "start" "-a" "1dd9fa4beeecabfe1b42b21a0203f7746de6ca3df47a4c91a71743c17c99d542", kill_on_drop: false }`
[INFO] [stderr]    Compiling moa-payments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BoolExpressionMethods`
[INFO] [stdout]  --> src/db/users.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::DatabaseErrorKind, BoolExpressionMethods, ExpressionMethods, OptionalExtension,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "1dd9fa4beeecabfe1b42b21a0203f7746de6ca3df47a4c91a71743c17c99d542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd9fa4beeecabfe1b42b21a0203f7746de6ca3df47a4c91a71743c17c99d542", kill_on_drop: false }`
[INFO] [stdout] 1dd9fa4beeecabfe1b42b21a0203f7746de6ca3df47a4c91a71743c17c99d542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42dedc4cca4e0c30fef9cddf25472913f83e9cf84dfc30bf94bf24c27edd8e06
[INFO] running `Command { std: "docker" "start" "-a" "42dedc4cca4e0c30fef9cddf25472913f83e9cf84dfc30bf94bf24c27edd8e06", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `BoolExpressionMethods`
[INFO] [stderr]  --> src/db/users.rs:2:32
[INFO] [stderr]   |
[INFO] [stderr] 2 |     result::DatabaseErrorKind, BoolExpressionMethods, ExpressionMethods, OptionalExtension,
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `moa-payments` (bin "moa-payments" test) generated 1 warning (run `cargo fix --bin "moa-payments" -p moa-payments --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moa_payments-0074c83d54374eef)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42dedc4cca4e0c30fef9cddf25472913f83e9cf84dfc30bf94bf24c27edd8e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42dedc4cca4e0c30fef9cddf25472913f83e9cf84dfc30bf94bf24c27edd8e06", kill_on_drop: false }`
[INFO] [stdout] 42dedc4cca4e0c30fef9cddf25472913f83e9cf84dfc30bf94bf24c27edd8e06
