[INFO] cloning repository https://github.com/ArturNiko/market-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArturNiko/market-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturNiko%2Fmarket-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturNiko%2Fmarket-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b898694723263494e2592c090f135097fa3bad73
[INFO] building ArturNiko/market-api against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArturNiko%2Fmarket-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArturNiko/market-api on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArturNiko/market-api
[INFO] finished tweaking git repo https://github.com/ArturNiko/market-api
[INFO] tweaked toml for git repo https://github.com/ArturNiko/market-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ArturNiko/market-api 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded unicode-bidi v0.3.18
[INFO] [stderr]   Downloaded tinyvec v1.8.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06916e3ea5598017078a9e130356bbf620032040bbe1a09b90f60e28719b3fd4
[INFO] running `Command { std: "docker" "start" "-a" "06916e3ea5598017078a9e130356bbf620032040bbe1a09b90f60e28719b3fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06916e3ea5598017078a9e130356bbf620032040bbe1a09b90f60e28719b3fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06916e3ea5598017078a9e130356bbf620032040bbe1a09b90f60e28719b3fd4", kill_on_drop: false }`
[INFO] [stdout] 06916e3ea5598017078a9e130356bbf620032040bbe1a09b90f60e28719b3fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270e5b5cf95482089c1da6bd6214f63c77c38ca3de64532d4d8cfd7e20e59925
[INFO] running `Command { std: "docker" "start" "-a" "270e5b5cf95482089c1da6bd6214f63c77c38ca3de64532d4d8cfd7e20e59925", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling market v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `connection::main2`
[INFO] [stdout]  --> src/app/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use connection::main2;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ no `main2` in `app::database::connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     /**
[INFO] [stdout] 12 | |     let (mut market, customer, item) = init()?;
[INFO] [stdout] 13 | |
[INFO] [stdout] 14 | |     println!("Nickname: {}", customer.nickname());
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     market.sell(&customer, &item, 10)?;
[INFO] [stdout] 22 | |     **/
[INFO] [stdout]    | |_______^
[INFO] [stdout] 23 |       Ok(())
[INFO] [stdout]    |       ------ rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `/* */` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio_postgres::Error: From<std::io::Error>` is not satisfied
[INFO] [stdout]    --> src/app/database/connection.rs:102:97
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 std::io::Error::new(InvalidInput, "Columns or values missing for INSERT query").into()
[INFO] [stdout]     |                                                                                                 ^^^^ the trait `From<std::io::Error>` is not implemented for `tokio_postgres::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `std::io::Error` to implement `Into<tokio_postgres::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio_postgres::Error: From<std::io::Error>` is not satisfied
[INFO] [stdout]    --> src/app/database/connection.rs:142:92
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 std::io::Error::new(InvalidInput, "No updates specified for UPDATE query").into(),
[INFO] [stdout]     |                                                                                            ^^^^ the trait `From<std::io::Error>` is not implemented for `tokio_postgres::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `std::io::Error` to implement `Into<tokio_postgres::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `market` (bin "market") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "270e5b5cf95482089c1da6bd6214f63c77c38ca3de64532d4d8cfd7e20e59925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270e5b5cf95482089c1da6bd6214f63c77c38ca3de64532d4d8cfd7e20e59925", kill_on_drop: false }`
[INFO] [stdout] 270e5b5cf95482089c1da6bd6214f63c77c38ca3de64532d4d8cfd7e20e59925
