[INFO] fetching crate rustgie 0.2.0...
[INFO] building rustgie-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rustgie 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustgie 0.2.0
[INFO] finished tweaking crates.io crate rustgie 0.2.0
[INFO] tweaked toml for crates.io crate rustgie 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustgie 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 212 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v2.3.3
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded serde_with v2.3.3
[INFO] [stderr]   Downloaded rustgie_types v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e3f0c621116b8efb0226113b25b4164fbdfad3e2a287a988f4354fcbf8b6b3d
[INFO] running `Command { std: "docker" "start" "-a" "2e3f0c621116b8efb0226113b25b4164fbdfad3e2a287a988f4354fcbf8b6b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e3f0c621116b8efb0226113b25b4164fbdfad3e2a287a988f4354fcbf8b6b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3f0c621116b8efb0226113b25b4164fbdfad3e2a287a988f4354fcbf8b6b3d", kill_on_drop: false }`
[INFO] [stdout] 2e3f0c621116b8efb0226113b25b4164fbdfad3e2a287a988f4354fcbf8b6b3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e78952d5b7de72cf70e09ceaeb5791bfe680369fa71370fb6250b4b6c0e391c
[INFO] running `Command { std: "docker" "start" "-a" "7e78952d5b7de72cf70e09ceaeb5791bfe680369fa71370fb6250b4b6c0e391c", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustgie_types v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rustgie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1166:66
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...founder_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1187:62
[INFO] [stdout]      |
[INFO] [stdout] 1187 | ...members_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1229:58
[INFO] [stdout]      |
[INFO] [stdout] 1229 | ...ited_individuals(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1236:55
[INFO] [stdout]      |
[INFO] [stdout] 1236 | ...members_of_group(&self, currentpage: i32, group_id: i64, member_type: Option<rustgie_types::groups_v2::RuntimeGroupMemberType>, name_s...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1252:58
[INFO] [stdout]      |
[INFO] [stdout] 1252 | ...ding_memberships(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.33s
[INFO] running `Command { std: "docker" "inspect" "7e78952d5b7de72cf70e09ceaeb5791bfe680369fa71370fb6250b4b6c0e391c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e78952d5b7de72cf70e09ceaeb5791bfe680369fa71370fb6250b4b6c0e391c", kill_on_drop: false }`
[INFO] [stdout] 7e78952d5b7de72cf70e09ceaeb5791bfe680369fa71370fb6250b4b6c0e391c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3592605bd71116cfc00f681af532be1b1a5a5af0b9736db49bb2e1893842f2ed
[INFO] running `Command { std: "docker" "start" "-a" "3592605bd71116cfc00f681af532be1b1a5a5af0b9736db49bb2e1893842f2ed", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1166:66
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...founder_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1187:62
[INFO] [stdout]      |
[INFO] [stdout] 1187 | ...members_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1229:58
[INFO] [stdout]      |
[INFO] [stdout] 1229 | ...ited_individuals(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1236:55
[INFO] [stdout]      |
[INFO] [stdout] 1236 | ...members_of_group(&self, currentpage: i32, group_id: i64, member_type: Option<rustgie_types::groups_v2::RuntimeGroupMemberType>, name_s...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1252:58
[INFO] [stdout]      |
[INFO] [stdout] 1252 | ...ding_memberships(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustgie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1166:66
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...founder_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1187:62
[INFO] [stdout]      |
[INFO] [stdout] 1187 | ...members_of_group(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1229:58
[INFO] [stdout]      |
[INFO] [stdout] 1229 | ...ited_individuals(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1236:55
[INFO] [stdout]      |
[INFO] [stdout] 1236 | ...members_of_group(&self, currentpage: i32, group_id: i64, member_type: Option<rustgie_types::groups_v2::RuntimeGroupMemberType>, name_s...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `currentpage`
[INFO] [stdout]     --> src/lib.rs:1252:58
[INFO] [stdout]      |
[INFO] [stdout] 1252 | ...ding_memberships(&self, currentpage: i32, group_id: i64, access_token: Option<&str>) -> RustgieResult<rustgie_types::SearchResultOfGro...
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_currentpage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "3592605bd71116cfc00f681af532be1b1a5a5af0b9736db49bb2e1893842f2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3592605bd71116cfc00f681af532be1b1a5a5af0b9736db49bb2e1893842f2ed", kill_on_drop: false }`
[INFO] [stdout] 3592605bd71116cfc00f681af532be1b1a5a5af0b9736db49bb2e1893842f2ed
