[INFO] cloning repository https://github.com/Micro-ATP/book_management_system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Micro-ATP/book_management_system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicro-ATP%2Fbook_management_system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicro-ATP%2Fbook_management_system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 904ded3bc5b07136c3676aeedaa8ed97df2a7e4b
[INFO] building Micro-ATP/book_management_system against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicro-ATP%2Fbook_management_system" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Micro-ATP/book_management_system
[INFO] finished tweaking git repo https://github.com/Micro-ATP/book_management_system
[INFO] tweaked toml for git repo https://github.com/Micro-ATP/book_management_system written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Micro-ATP/book_management_system on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Micro-ATP/book_management_system 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9a333a778a190ceb9ec39a34c364e3b4c85181dc24f341754585dfaf89c34d
[INFO] running `Command { std: "docker" "start" "-a" "6b9a333a778a190ceb9ec39a34c364e3b4c85181dc24f341754585dfaf89c34d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9a333a778a190ceb9ec39a34c364e3b4c85181dc24f341754585dfaf89c34d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9a333a778a190ceb9ec39a34c364e3b4c85181dc24f341754585dfaf89c34d", kill_on_drop: false }`
[INFO] [stdout] 6b9a333a778a190ceb9ec39a34c364e3b4c85181dc24f341754585dfaf89c34d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65874e86c0d0e225a8da97e9510801c22053fe69868c0866eede34946f44284
[INFO] running `Command { std: "docker" "start" "-a" "a65874e86c0d0e225a8da97e9510801c22053fe69868c0866eede34946f44284", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling mysql v20.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.10
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lexical v5.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling clap v4.5.10
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling mysql_common v0.24.1
[INFO] [stderr]    Compiling book_management_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]    --> src/main.rs:401:36
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn get_borrowed_books(pool: &Pool, user_id: u32) -> Result<Vec<BorrowedBook>> {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.13s
[INFO] running `Command { std: "docker" "inspect" "a65874e86c0d0e225a8da97e9510801c22053fe69868c0866eede34946f44284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65874e86c0d0e225a8da97e9510801c22053fe69868c0866eede34946f44284", kill_on_drop: false }`
[INFO] [stdout] a65874e86c0d0e225a8da97e9510801c22053fe69868c0866eede34946f44284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbdcb365e3fa9a2d3119aa8ea78ba7fc16400ce38a47f8a247348ffda0b2932
[INFO] running `Command { std: "docker" "start" "-a" "bcbdcb365e3fa9a2d3119aa8ea78ba7fc16400ce38a47f8a247348ffda0b2932", kill_on_drop: false }`
[INFO] [stderr]    Compiling book_management_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]    --> src/main.rs:401:36
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn get_borrowed_books(pool: &Pool, user_id: u32) -> Result<Vec<BorrowedBook>> {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "bcbdcb365e3fa9a2d3119aa8ea78ba7fc16400ce38a47f8a247348ffda0b2932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbdcb365e3fa9a2d3119aa8ea78ba7fc16400ce38a47f8a247348ffda0b2932", kill_on_drop: false }`
[INFO] [stdout] bcbdcb365e3fa9a2d3119aa8ea78ba7fc16400ce38a47f8a247348ffda0b2932
