[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMicro-ATP%2Fbook_management_system" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Micro-ATP/book_management_system on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded borsh v1.5.1 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded clap v4.5.10 [INFO] [stderr] Downloaded borsh-derive v1.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.10 [INFO] [stderr] Downloaded syn v2.0.72 [INFO] [stderr] Downloaded libz-sys v1.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5951d73aadd87cf401e69766019bb44a837ed7f64a92017087f8a5fec311f912 [INFO] running `Command { std: "docker" "start" "-a" "5951d73aadd87cf401e69766019bb44a837ed7f64a92017087f8a5fec311f912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5951d73aadd87cf401e69766019bb44a837ed7f64a92017087f8a5fec311f912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5951d73aadd87cf401e69766019bb44a837ed7f64a92017087f8a5fec311f912", kill_on_drop: false }` [INFO] [stdout] 5951d73aadd87cf401e69766019bb44a837ed7f64a92017087f8a5fec311f912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e10117cc5f4466f13355663cb28d51acc3ba327ee0a2fa3d0516eae3a1436c7 [INFO] running `Command { std: "docker" "start" "-a" "3e10117cc5f4466f13355663cb28d51acc3ba327ee0a2fa3d0516eae3a1436c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [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 time-macros v0.1.1 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.38 [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> { [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 35.48s [INFO] running `Command { std: "docker" "inspect" "3e10117cc5f4466f13355663cb28d51acc3ba327ee0a2fa3d0516eae3a1436c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e10117cc5f4466f13355663cb28d51acc3ba327ee0a2fa3d0516eae3a1436c7", kill_on_drop: false }` [INFO] [stdout] 3e10117cc5f4466f13355663cb28d51acc3ba327ee0a2fa3d0516eae3a1436c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9344b4a05a0105bb5b5476d0e20bcfec7de149d00fdd95046fd7cd664c078e2f [INFO] running `Command { std: "docker" "start" "-a" "9344b4a05a0105bb5b5476d0e20bcfec7de149d00fdd95046fd7cd664c078e2f", 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> { [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.69s [INFO] running `Command { std: "docker" "inspect" "9344b4a05a0105bb5b5476d0e20bcfec7de149d00fdd95046fd7cd664c078e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9344b4a05a0105bb5b5476d0e20bcfec7de149d00fdd95046fd7cd664c078e2f", kill_on_drop: false }` [INFO] [stdout] 9344b4a05a0105bb5b5476d0e20bcfec7de149d00fdd95046fd7cd664c078e2f