[INFO] fetching crate rustypy 0.1.17... [INFO] testing rustypy-0.1.17 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rustypy 0.1.17 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustypy 0.1.17 [INFO] finished tweaking crates.io crate rustypy 0.1.17 [INFO] tweaked toml for crates.io crate rustypy 0.1.17 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustypy 0.1.17 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding cpython v0.3.0 (available: v0.7.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding walkdir v1.0.7 (available: v2.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81813fd03bd368596464d1d5ceb294ebee7b83bed57a4ddf8e033cc95b40dd44 [INFO] running `Command { std: "docker" "start" "-a" "81813fd03bd368596464d1d5ceb294ebee7b83bed57a4ddf8e033cc95b40dd44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81813fd03bd368596464d1d5ceb294ebee7b83bed57a4ddf8e033cc95b40dd44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81813fd03bd368596464d1d5ceb294ebee7b83bed57a4ddf8e033cc95b40dd44", kill_on_drop: false }` [INFO] [stdout] 81813fd03bd368596464d1d5ceb294ebee7b83bed57a4ddf8e033cc95b40dd44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66ad2ee3373138f20d43ca85d9215fd8a1383de5b1ba78bf443bd97af47c2e0b [INFO] running `Command { std: "docker" "start" "-a" "66ad2ee3373138f20d43ca85d9215fd8a1383de5b1ba78bf443bd97af47c2e0b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpython v0.3.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling python3-sys v0.3.0 [INFO] [stderr] Compiling rustypy v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> lib.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 272 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pybool.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 81 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pytypes/pydict.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain<'_, K, PyArg> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | Box::from_raw(pair); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 497 | let _ = Box::from_raw(pair); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:708:13 [INFO] [stdout] | [INFO] [stdout] 708 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 708 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 711 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 714 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 717 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 720 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 723 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:726:13 [INFO] [stdout] | [INFO] [stdout] 726 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 726 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:729:13 [INFO] [stdout] | [INFO] [stdout] 729 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 729 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 732 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:735:13 [INFO] [stdout] | [INFO] [stdout] 735 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 735 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pylist.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 228 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pystring.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 111 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pytuple.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 233 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s [INFO] running `Command { std: "docker" "inspect" "66ad2ee3373138f20d43ca85d9215fd8a1383de5b1ba78bf443bd97af47c2e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ad2ee3373138f20d43ca85d9215fd8a1383de5b1ba78bf443bd97af47c2e0b", kill_on_drop: false }` [INFO] [stdout] 66ad2ee3373138f20d43ca85d9215fd8a1383de5b1ba78bf443bd97af47c2e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d9c73d142ff2bf4bf4e8d2609485ca7ddcb6cf1eb60b71e63d4d67458d1754 [INFO] running `Command { std: "docker" "start" "-a" "92d9c73d142ff2bf4bf4e8d2609485ca7ddcb6cf1eb60b71e63d4d67458d1754", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> lib.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 272 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pybool.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 81 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pytypes/pydict.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain<'_, K, PyArg> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | Box::from_raw(pair); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 497 | let _ = Box::from_raw(pair); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:708:13 [INFO] [stdout] | [INFO] [stdout] 708 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 708 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 711 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 714 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustypy v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 717 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 720 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 723 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:726:13 [INFO] [stdout] | [INFO] [stdout] 726 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 726 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:729:13 [INFO] [stdout] | [INFO] [stdout] 729 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 729 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 732 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:735:13 [INFO] [stdout] | [INFO] [stdout] 735 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 735 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pylist.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 228 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pystring.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 111 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pytuple.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 233 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:517:23 [INFO] [stdout] | [INFO] [stdout] 517 | let pytuple = pytuple!( [INFO] [stdout] | _______________________- [INFO] [stdout] 518 | | PyArg::PyBool(PyBool::from(false)), [INFO] [stdout] 519 | | PyArg::PyString(PyString::from("test")), [INFO] [stdout] 520 | | PyArg::I64(55i64) [INFO] [stdout] 521 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | / pytuple!( [INFO] [stdout] 532 | | PyArg::PyList(PyList::from_iter(vec![1i32, 2, 3]).into_raw()), [INFO] [stdout] 533 | | PyArg::F32(0.1) [INFO] [stdout] 534 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pytuple.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | )*; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: macros.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | / pytuple!( [INFO] [stdout] 536 | | PyArg::PyList(PyList::from_iter(vec![3i32, 2, 1]).into_raw()), [INFO] [stdout] 537 | | PyArg::F32(0.2) [INFO] [stdout] 538 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pytypes/pydict.rs:615:6 [INFO] [stdout] | [INFO] [stdout] 615 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> lib.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 272 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pybool.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 81 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> pytypes/pydict.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn drain(&mut self) -> Drain<'_, K, PyArg> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | Box::from_raw(pair); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 497 | let _ = Box::from_raw(pair); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:708:13 [INFO] [stdout] | [INFO] [stdout] 708 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 708 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 711 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 714 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 717 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 720 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 723 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:726:13 [INFO] [stdout] | [INFO] [stdout] 726 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 726 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:729:13 [INFO] [stdout] | [INFO] [stdout] 729 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 729 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 732 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pydict.rs:735:13 [INFO] [stdout] | [INFO] [stdout] 735 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 735 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pylist.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 228 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pystring.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 111 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `from` that must be used [INFO] [stdout] --> pytypes/pystring.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | String::from(source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = String::from(source); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stdout] --> pytypes/pytuple.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 233 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "92d9c73d142ff2bf4bf4e8d2609485ca7ddcb6cf1eb60b71e63d4d67458d1754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d9c73d142ff2bf4bf4e8d2609485ca7ddcb6cf1eb60b71e63d4d67458d1754", kill_on_drop: false }` [INFO] [stdout] 92d9c73d142ff2bf4bf4e8d2609485ca7ddcb6cf1eb60b71e63d4d67458d1754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e742cbec069c43a48f2558baf433e428396da12e4ae513e7c7a4d5251e83158 [INFO] running `Command { std: "docker" "start" "-a" "5e742cbec069c43a48f2558baf433e428396da12e4ae513e7c7a4d5251e83158", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pydict.rs:615:6 [INFO] [stderr] | [INFO] [stderr] 615 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> lib.rs:272:5 [INFO] [stderr] | [INFO] [stderr] 272 | Box::from_raw(ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 272 | let _ = Box::from_raw(ptr); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pybool.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | Box::from_raw(ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 81 | let _ = Box::from_raw(ptr); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> pytypes/pydict.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn drain(&mut self) -> Drain { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 148 | pub fn drain(&mut self) -> Drain<'_, K, PyArg> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:497:5 [INFO] [stderr] | [INFO] [stderr] 497 | Box::from_raw(pair); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 497 | let _ = Box::from_raw(pair); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:708:13 [INFO] [stderr] | [INFO] [stderr] 708 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 708 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:711:13 [INFO] [stderr] | [INFO] [stderr] 711 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 711 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:714:13 [INFO] [stderr] | [INFO] [stderr] 714 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 714 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:717:13 [INFO] [stderr] | [INFO] [stderr] 717 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 717 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:720:13 [INFO] [stderr] | [INFO] [stderr] 720 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 720 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:723:13 [INFO] [stderr] | [INFO] [stderr] 723 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 723 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:726:13 [INFO] [stderr] | [INFO] [stderr] 726 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 726 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:729:13 [INFO] [stderr] | [INFO] [stderr] 729 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 729 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:732:13 [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 732 | Box::from_raw(dict as *mut PyDict); [INFO] [stdout] running 5 tests [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test parsing_tests::parse_lib ... ignored [INFO] [stderr] | [INFO] [stdout] test macros::tests::pytuple_macro ... ok [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] test macros::tests::unpack_pylist_macro ... ok [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] test pytypes::pydict::drain_dict ... ok [INFO] [stderr] | [INFO] [stdout] test pytypes::pystring::tests::pystring_operations ... ok [INFO] [stderr] 732 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stdout] [INFO] [stderr] | +++++++ [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pydict.rs:735:13 [INFO] [stderr] | [INFO] [stderr] 735 | Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 735 | let _ = Box::from_raw(dict as *mut PyDict); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pylist.rs:228:5 [INFO] [stderr] | [INFO] [stderr] 228 | Box::from_raw(ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 228 | let _ = Box::from_raw(ptr); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pystring.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | Box::from_raw(ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 111 | let _ = Box::from_raw(ptr); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::boxed::Box::::from_raw` that must be used [INFO] [stderr] --> pytypes/pytuple.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | Box::from_raw(ptr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 233 | let _ = Box::from_raw(ptr); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pytuple.rs:196:11 [INFO] [stderr] | [INFO] [stderr] 196 | )*; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: macros.rs:517:23 [INFO] [stderr] | [INFO] [stderr] 517 | let pytuple = pytuple!( [INFO] [stderr] | _______________________- [INFO] [stderr] 518 | | PyArg::PyBool(PyBool::from(false)), [INFO] [stderr] 519 | | PyArg::PyString(PyString::from("test")), [INFO] [stderr] 520 | | PyArg::I64(55i64) [INFO] [stderr] 521 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pytuple.rs:196:11 [INFO] [stderr] | [INFO] [stderr] 196 | )*; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: macros.rs:531:13 [INFO] [stderr] | [INFO] [stderr] 531 | / pytuple!( [INFO] [stderr] 532 | | PyArg::PyList(PyList::from_iter(vec![1i32, 2, 3]).into_raw()), [INFO] [stderr] 533 | | PyArg::F32(0.1) [INFO] [stderr] 534 | | ), [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pytuple.rs:196:11 [INFO] [stderr] | [INFO] [stderr] 196 | )*; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: macros.rs:535:13 [INFO] [stderr] | [INFO] [stderr] 535 | / pytuple!( [INFO] [stderr] 536 | | PyArg::PyList(PyList::from_iter(vec![3i32, 2, 1]).into_raw()), [INFO] [stderr] 537 | | PyArg::F32(0.2) [INFO] [stderr] 538 | | ), [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `pytuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pydict.rs:615:6 [INFO] [stderr] | [INFO] [stderr] 615 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unused return value of `from` that must be used [INFO] [stderr] --> pytypes/pystring.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | String::from(source); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 145 | let _ = String::from(source); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `rustypy` (lib) generated 18 warnings (run `cargo fix --lib -p rustypy` to apply 1 suggestion) [INFO] [stderr] warning: `rustypy` (lib test) generated 22 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/rustypy-924719f698e80dc1) [INFO] [stderr] Doc-tests rustypy [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> pytypes/pydict.rs:615:6 [INFO] [stderr] | [INFO] [stderr] 615 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test pytypes/pylist.rs - pytypes::pylist (line 8) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pylist (line 228) ... ok [INFO] [stdout] test pytypes/pydict.rs - pytypes::pydict (line 22) ... ok [INFO] [stdout] test pytypes/pylist.rs - pytypes::pylist (line 19) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pydict (line 321) ... ok [INFO] [stdout] test macros.rs - macros::unpack_pytype (line 466) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pylist (line 217) ... ok [INFO] [stdout] test macros.rs - macros::unpack_pytype (line 451) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pydict (line 336) ... ok [INFO] [stdout] test pytypes/pybool.rs - pytypes::pybool (line 13) ... ok [INFO] [stdout] test pytypes/pydict.rs - pytypes::pydict (line 9) ... ok [INFO] [stdout] test pytypes/pydict.rs - pytypes::pydict::PyDict::from_ptr (line 158) ... ok [INFO] [stdout] test macros.rs - macros::unpack_pytype (line 421) ... ok [INFO] [stdout] test pytypes/pystring.rs - pytypes::pystring (line 14) ... ok [INFO] [stdout] test macros.rs - macros::unpack_pytype (line 439) ... ok [INFO] [stdout] test pytypes/pytuple.rs - pytypes::pytuple (line 5) ... ok [INFO] [stdout] test pytypes/pytuple.rs - pytypes::pytuple::pytuple (line 149) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pylist (line 241) ... ok [INFO] [stdout] test macros.rs - macros::inner_types::unpack_pytuple (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e742cbec069c43a48f2558baf433e428396da12e4ae513e7c7a4d5251e83158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e742cbec069c43a48f2558baf433e428396da12e4ae513e7c7a4d5251e83158", kill_on_drop: false }` [INFO] [stdout] 5e742cbec069c43a48f2558baf433e428396da12e4ae513e7c7a4d5251e83158