[INFO] cloning repository https://github.com/machani-paul007/pyo3-whl-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/machani-paul007/pyo3-whl-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachani-paul007%2Fpyo3-whl-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachani-paul007%2Fpyo3-whl-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a721368fd2adb0427d232173b031c6986657be4f [INFO] checking machani-paul007/pyo3-whl-tests/a721368fd2adb0427d232173b031c6986657be4f against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachani-paul007%2Fpyo3-whl-tests" "/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/machani-paul007/pyo3-whl-tests [INFO] finished tweaking git repo https://github.com/machani-paul007/pyo3-whl-tests [INFO] tweaked toml for git repo https://github.com/machani-paul007/pyo3-whl-tests written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/machani-paul007/pyo3-whl-tests on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/machani-paul007/pyo3-whl-tests 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded pyo3 v0.27.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae8be71305822c18e14686b3969c8f7dbbc6ed598333a3b3369f8c0b0ed47760 [INFO] running `Command { std: "docker" "start" "-a" "ae8be71305822c18e14686b3969c8f7dbbc6ed598333a3b3369f8c0b0ed47760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8be71305822c18e14686b3969c8f7dbbc6ed598333a3b3369f8c0b0ed47760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8be71305822c18e14686b3969c8f7dbbc6ed598333a3b3369f8c0b0ed47760", kill_on_drop: false }` [INFO] [stdout] ae8be71305822c18e14686b3969c8f7dbbc6ed598333a3b3369f8c0b0ed47760 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 111ef816a663b39b932a436c3e33ed0172066075f587705e6b08a031f1bfe0d4 [INFO] running `Command { std: "docker" "start" "-a" "111ef816a663b39b932a436c3e33ed0172066075f587705e6b08a031f1bfe0d4", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking pyo3-blender-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | fn test_create_dataframe(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | fn test_create_dataframe(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:150:42 [INFO] [stdout] | [INFO] [stdout] 150 | fn test_dataframe_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:150:42 [INFO] [stdout] | [INFO] [stdout] 150 | fn test_dataframe_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | fn test_series_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | fn test_series_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 216 | fn test_io_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 216 | fn test_io_operations(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:255:29 [INFO] [stdout] | [INFO] [stdout] 255 | fn test_groupby(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:255:29 [INFO] [stdout] | [INFO] [stdout] 255 | fn test_groupby(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | fn test_datetime(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | fn test_datetime(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:342:37 [INFO] [stdout] | [INFO] [stdout] 342 | fn test_large_dataframe(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pd` [INFO] [stdout] --> src/main.rs:342:37 [INFO] [stdout] | [INFO] [stdout] 342 | fn test_large_dataframe(py: Python, pd: &Bound) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pd` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "111ef816a663b39b932a436c3e33ed0172066075f587705e6b08a031f1bfe0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111ef816a663b39b932a436c3e33ed0172066075f587705e6b08a031f1bfe0d4", kill_on_drop: false }` [INFO] [stdout] 111ef816a663b39b932a436c3e33ed0172066075f587705e6b08a031f1bfe0d4