[INFO] fetching crate pyo3 0.26.0... [INFO] building pyo3-0.26.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pyo3 0.26.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pyo3 0.26.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pyo3 0.26.0 [INFO] tweaked toml for crates.io crate pyo3 0.26.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pyo3 0.26.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] crate crates.io crate pyo3 0.26.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded trybuild v1.0.110 [INFO] [stderr] Downloaded pyo3-build-config v0.26.0 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded pyo3-ffi v0.26.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.26.0 [INFO] [stderr] Downloaded pyo3-macros v0.26.0 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded python3-dll-a v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1c3fa716a2d546e7ef9f2441a326690ea7dd4ed1b1b9254cdf6cfce73bb6c7f6 [INFO] running `Command { std: "docker" "start" "-a" "1c3fa716a2d546e7ef9f2441a326690ea7dd4ed1b1b9254cdf6cfce73bb6c7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3fa716a2d546e7ef9f2441a326690ea7dd4ed1b1b9254cdf6cfce73bb6c7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3fa716a2d546e7ef9f2441a326690ea7dd4ed1b1b9254cdf6cfce73bb6c7f6", kill_on_drop: false }` [INFO] [stdout] 1c3fa716a2d546e7ef9f2441a326690ea7dd4ed1b1b9254cdf6cfce73bb6c7f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 473f337106ae9be3afebce7be14e2514c41318cb10b64fe2d99c8a191e5d2627 [INFO] running `Command { std: "docker" "start" "-a" "473f337106ae9be3afebce7be14e2514c41318cb10b64fe2d99c8a191e5d2627", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `Command { std: "docker" "inspect" "473f337106ae9be3afebce7be14e2514c41318cb10b64fe2d99c8a191e5d2627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473f337106ae9be3afebce7be14e2514c41318cb10b64fe2d99c8a191e5d2627", kill_on_drop: false }` [INFO] [stdout] 473f337106ae9be3afebce7be14e2514c41318cb10b64fe2d99c8a191e5d2627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7b25e4d9cfec60e6e62642db01b8ef270eef35065085bc91b68e67553ab64d5a [INFO] running `Command { std: "docker" "start" "-a" "7b25e4d9cfec60e6e62642db01b8ef270eef35065085bc91b68e67553ab64d5a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_warnings` [INFO] [stdout] --> tests/test_utils/mod.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | pub(crate) use assert_warnings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_approx_eq::assert_approx_eq` [INFO] [stdout] --> src/types/complex.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | use assert_approx_eq::assert_approx_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "7b25e4d9cfec60e6e62642db01b8ef270eef35065085bc91b68e67553ab64d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b25e4d9cfec60e6e62642db01b8ef270eef35065085bc91b68e67553ab64d5a", kill_on_drop: false }` [INFO] [stdout] 7b25e4d9cfec60e6e62642db01b8ef270eef35065085bc91b68e67553ab64d5a