[INFO] fetching crate rustautogui 2.5.0...
[INFO] testing rustautogui-2.5.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rustautogui 2.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rustautogui 2.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustautogui 2.5.0
[INFO] tweaked toml for crates.io crate rustautogui 2.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustautogui 2.5.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustautogui 2.5.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded primal-check v0.3.4
[INFO] [stderr] Downloaded qutex v0.2.6
[INFO] [stderr] Downloaded transpose v0.2.3
[INFO] [stderr] Downloaded strength_reduce v0.2.4
[INFO] [stderr] Downloaded ocl-core-vector v0.1.1
[INFO] [stderr] Downloaded once_cell v1.21.1
[INFO] [stderr] Downloaded miniz_oxide v0.8.5
[INFO] [stderr] Downloaded cl-sys v0.4.3
[INFO] [stderr] Downloaded x11 v2.21.0
[INFO] [stderr] Downloaded enum_primitive v0.1.1
[INFO] [stderr] Downloaded zerocopy-derive v0.8.23
[INFO] [stderr] Downloaded rustfft v6.2.0
[INFO] [stderr] Downloaded zerocopy v0.8.23
[INFO] [stderr] Downloaded flate2 v1.1.0
[INFO] [stderr] Downloaded ocl v0.19.7
[INFO] [stderr] Downloaded ocl-core v0.11.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 442577cffc6197e6e1dfdfbaaafb080dc186ec87e0ea9d324fce5dd161c12175
[INFO] running `Command { std: "docker" "start" "-a" "442577cffc6197e6e1dfdfbaaafb080dc186ec87e0ea9d324fce5dd161c12175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "442577cffc6197e6e1dfdfbaaafb080dc186ec87e0ea9d324fce5dd161c12175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442577cffc6197e6e1dfdfbaaafb080dc186ec87e0ea9d324fce5dd161c12175", kill_on_drop: false }`
[INFO] [stdout] 442577cffc6197e6e1dfdfbaaafb080dc186ec87e0ea9d324fce5dd161c12175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec81d931907aa7ff8ec1d7220a109cbc7aec9cdba0d0bc25e0faa610beea6e7c
[INFO] running `Command { std: "docker" "start" "-a" "ec81d931907aa7ff8ec1d7220a109cbc7aec9cdba0d0bc25e0faa610beea6e7c", kill_on_drop: false }`
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling libc v0.2.171
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling anyhow v1.0.97
[INFO] [stderr] Compiling minimal-lexical v0.2.1
[INFO] [stderr] Compiling zerocopy v0.8.23
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling built v0.7.7
[INFO] [stderr] Compiling aligned-vec v0.5.0
[INFO] [stderr] Compiling itertools v0.12.1
[INFO] [stderr] Compiling bitstream-io v2.6.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling weezl v0.1.8
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling simd_helpers v0.1.0
[INFO] [stderr] Compiling maybe-rayon v0.1.1
[INFO] [stderr] Compiling once_cell v1.21.1
[INFO] [stderr] Compiling miniz_oxide v0.8.5
[INFO] [stderr] Compiling noop_proc_macro v0.3.0
[INFO] [stderr] Compiling quick-error v2.0.1
[INFO] [stderr] Compiling imgref v1.11.0
[INFO] [stderr] Compiling loop9 v0.1.5
[INFO] [stderr] Compiling x11 v2.21.0
[INFO] [stderr] Compiling zune-inflate v0.2.54
[INFO] [stderr] Compiling fdeflate v0.3.7
[INFO] [stderr] Compiling rustfft v6.2.0
[INFO] [stderr] Compiling avif-serialize v0.8.3
[INFO] [stderr] Compiling half v2.5.0
[INFO] [stderr] Compiling rgb v0.8.50
[INFO] [stderr] Compiling color_quant v1.1.0
[INFO] [stderr] Compiling rav1e v0.7.1
[INFO] [stderr] Compiling flate2 v1.1.0
[INFO] [stderr] Compiling strength_reduce v0.2.4
[INFO] [stderr] Compiling bit_field v0.10.2
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling jpeg-decoder v0.3.1
[INFO] [stderr] Compiling bytemuck v1.22.0
[INFO] [stderr] Compiling smallvec v1.14.0
[INFO] [stderr] Compiling lebe v0.5.2
[INFO] [stderr] Compiling byteorder-lite v0.1.0
[INFO] [stderr] Compiling zune-core v0.4.12
[INFO] [stderr] Compiling png v0.17.16
[INFO] [stderr] Compiling gif v0.13.1
[INFO] [stderr] Compiling rustautogui v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling qoi v0.4.1
[INFO] [stderr] Compiling exr v1.73.0
[INFO] [stderr] Compiling zune-jpeg v0.4.14
[INFO] [stderr] Compiling image-webp v0.2.1
[INFO] [stderr] Compiling tiff v0.9.1
[INFO] [stderr] Compiling getrandom v0.3.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling v_frame v0.3.8
[INFO] [stderr] Compiling num-complex v0.4.6
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.9.0
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling transpose v0.2.3
[INFO] [stderr] Compiling primal-check v0.3.4
[INFO] [stderr] Compiling num-rational v0.4.2
[INFO] [stderr] Compiling av1-grain v0.2.3
[INFO] [stderr] Compiling profiling-procmacros v1.0.16
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr] Compiling num-derive v0.4.2
[INFO] [stderr] Compiling profiling v1.0.16
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling ravif v0.11.11
[INFO] [stderr] Compiling image v0.25.6
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.29s
[INFO] running `Command { std: "docker" "inspect" "ec81d931907aa7ff8ec1d7220a109cbc7aec9cdba0d0bc25e0faa610beea6e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec81d931907aa7ff8ec1d7220a109cbc7aec9cdba0d0bc25e0faa610beea6e7c", kill_on_drop: false }`
[INFO] [stdout] ec81d931907aa7ff8ec1d7220a109cbc7aec9cdba0d0bc25e0faa610beea6e7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b11674be9c1be29429102c5150deb48c36f1de94b93c016672a245d9f259f5
[INFO] running `Command { std: "docker" "start" "-a" "52b11674be9c1be29429102c5150deb48c36f1de94b93c016672a245d9f259f5", kill_on_drop: false }`
[INFO] [stderr] Compiling rustautogui v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "52b11674be9c1be29429102c5150deb48c36f1de94b93c016672a245d9f259f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b11674be9c1be29429102c5150deb48c36f1de94b93c016672a245d9f259f5", kill_on_drop: false }`
[INFO] [stdout] 52b11674be9c1be29429102c5150deb48c36f1de94b93c016672a245d9f259f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 286bb0c274c94c818f049eb850a65ee8dfab051c5f32e2370b064daee7c33114
[INFO] running `Command { std: "docker" "start" "-a" "286bb0c274c94c818f049eb850a65ee8dfab051c5f32e2370b064daee7c33114", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustautogui-3520b0d3f671725d)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/mouse_tests.rs (/opt/rustwide/target/debug/deps/mouse_tests-ee625f93b3cd87e9)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/multi_test.rs (/opt/rustwide/target/debug/deps/multi_test-9f641ca97d74b947)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/tmpl_match_tests.rs (/opt/rustwide/target/debug/deps/tmpl_match_tests-225907b369fdf72a)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests rustautogui
[INFO] [stdout]
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/lib.rs - (line 152) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 320) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 326) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 306) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 144) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 256) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 294) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 188) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 273) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 312) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 288) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 279) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 475) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 480) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 485) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 437) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 360) ... ok
[INFO] [stdout] test src/lib.rs - (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 374) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 392) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 384) ... ok
[INFO] [stdout] test src/lib.rs - (line 398) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 447) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 421) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 454) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 412) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 552) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 491) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 130) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - (line 152) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:154:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.prepare_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.prepare_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::prepare_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `img_buffer` in this scope
[INFO] [stdout] --> src/lib.rs:155:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_buffer, // image: ImageBuffer
> -- Accepts RGB/RGBA/Luma(black and white)
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 320) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:322:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .loop_find_stored_image_on_screen(0.95, 15, "stars") // precision, timeout, alias
[INFO] [stdout] 5 + rustautogui::loop_find_stored_image_on_screen(0.95, 15, "stars") // precision, timeout, alias
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 326) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:328:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .loop_find_stored_image_on_screen_and_move_mouse(0.95, 1.0, 15, "stars") // precision, moving_time, timeout, alias
[INFO] [stdout] 5 + rustautogui::loop_find_stored_image_on_screen_and_move_mouse(0.95, 1.0, 15, "stars") // precision, moving_time, timeout, alias
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 306) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:308:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .find_stored_image_on_screen(0.9, "test2") // precision, alias
[INFO] [stdout] 5 + rustautogui::find_stored_image_on_screen(0.9, "test2") // precision, alias
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 197) stdout ----
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `None`
[INFO] [stdout] --> src/lib.rs:201:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_raw // img_raw: &[u8] encoded raw bytes
[INFO] [stdout] | -
[INFO] [stdout] | |
[INFO] [stdout] | expected one of 8 possible tokens
[INFO] [stdout] | help: missing `,`
[INFO] [stdout] 7 | None, // region: Option<(u32, u32, u32, u32)>
[INFO] [stdout] | ^^^^ unexpected token
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:199:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.store_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.store_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::store_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `img_raw` in this scope
[INFO] [stdout] --> src/lib.rs:200:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_raw // img_raw: &[u8] encoded raw bytes
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 144) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:146:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.prepare_template_from_file( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.prepare_template_from_file( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::prepare_template_from_file( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 256) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:258:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.store_template_from_imagebuffer_custom( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.store_template_from_imagebuffer_custom( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::store_template_from_imagebuffer_custom( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `img_buffer` in this scope
[INFO] [stdout] --> src/lib.rs:259:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_buffer,
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 294) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:296:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .loop_find_image_on_screen_and_move_mouse(0.95, 1.0, 15) // args: precision, moving_time and timeout
[INFO] [stdout] 5 + rustautogui::loop_find_image_on_screen_and_move_mouse(0.95, 1.0, 15) // args: precision, moving_time and timeout
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 188) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:190:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.store_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.store_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::store_template_from_imagebuffer( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `img_buffer` in this scope
[INFO] [stdout] --> src/lib.rs:191:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_buffer, // image: ImageBuffer
> -- Accepts RGB/RGBA/Luma(black and white)
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 273) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:275:53
[INFO] [stdout] |
[INFO] [stdout] 5 | let found_locations: Option> = rustautogui.find_image_on_screen(0.9).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - let found_locations: Option> = rustautogui.find_image_on_screen(0.9).unwrap();
[INFO] [stdout] 5 + let found_locations: Option> = rustautogui::find_image_on_screen(0.9).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 179) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:181:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.store_template_from_file( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.store_template_from_file( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::store_template_from_file( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 312) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:314:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .find_stored_image_on_screen_and_move_mouse(0.9, 1.0, "test2") // precision, moving_time, alias (&str)
[INFO] [stdout] 5 + rustautogui::find_stored_image_on_screen_and_move_mouse(0.9, 1.0, "test2") // precision, moving_time, alias (&str)
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 288) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:290:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui
[INFO] [stdout] 6 - .loop_find_image_on_screen(0.95, 15) // args: precision, timeout
[INFO] [stdout] 5 + rustautogui::loop_find_image_on_screen(0.95, 15) // args: precision, timeout
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 279) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:281:54
[INFO] [stdout] |
[INFO] [stdout] 5 | let found_locations: Option> = rustautogui.find_image_on_screen_and_move_mouse(0.9, 1.0).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - let found_locations: Option> = rustautogui.find_image_on_screen_and_move_mouse(0.9, 1.0).unwrap();
[INFO] [stdout] 5 + let found_locations: Option> = rustautogui::find_image_on_screen_and_move_mouse(0.9, 1.0).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 475) stdout ----
[INFO] [stdout] error: expected item, found `$`
[INFO] [stdout] --> src/lib.rs:476:4
[INFO] [stdout] |
[INFO] [stdout] 1 | $env:RUSTAUTOGUI_SUPPRESS_WARNINGS="1" #to turn off warnings
[INFO] [stdout] | ^ expected item
[INFO] [stdout] |
[INFO] [stdout] = note: for a full list of items that can appear in modules, see
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 480) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `RUSTAUTOGUI_SUPPRESS_WARNINGS`
[INFO] [stdout] --> src/lib.rs:481:8
[INFO] [stdout] |
[INFO] [stdout] 1 | set RUSTAUTOGUI_SUPPRESS_WARNINGS=1 #to turn off warnings
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] |
[INFO] [stdout] help: there is a keyword `let` with a similar name
[INFO] [stdout] |
[INFO] [stdout] 1 - set RUSTAUTOGUI_SUPPRESS_WARNINGS=1 #to turn off warnings
[INFO] [stdout] 1 + let RUSTAUTOGUI_SUPPRESS_WARNINGS=1 #to turn off warnings
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 485) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `RUSTAUTOGUI_SUPPRESS_WARNINGS`
[INFO] [stdout] --> src/lib.rs:486:11
[INFO] [stdout] |
[INFO] [stdout] 1 | export RUSTAUTOGUI_SUPPRESS_WARNINGS=1 #to turn off warnings
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 437) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:439:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.drag_mouse_to_pos(150, 980, 2.0).unwrap(); // args: x, y, moving_time.
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.drag_mouse_to_pos(150, 980, 2.0).unwrap(); // args: x, y, moving_time.
[INFO] [stdout] 5 + rustautogui::drag_mouse_to_pos(150, 980, 2.0).unwrap(); // args: x, y, moving_time.
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:440:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.drag_mouse_to(Some(200), Some(400), 1.2).unwrap(); // args: x, y, moving_time. Accepts option. None value keeps current pos.
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.drag_mouse_to(Some(200), Some(400), 1.2).unwrap(); // args: x, y, moving_time. Accepts option. None value keeps current pos.
[INFO] [stdout] 6 + rustautogui::drag_mouse_to(Some(200), Some(400), 1.2).unwrap(); // args: x, y, moving_time. Accepts option. None value keeps current pos.
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:441:1
[INFO] [stdout] |
[INFO] [stdout] 7 | rustautogui.drag_mouse(500, -500, 1.0).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 7 - rustautogui.drag_mouse(500, -500, 1.0).unwrap();
[INFO] [stdout] 7 + rustautogui::drag_mouse(500, -500, 1.0).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 160) stdout ----
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `None`
[INFO] [stdout] --> src/lib.rs:164:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_raw // img_raw: &[u8] - encoded raw bytes
[INFO] [stdout] | -
[INFO] [stdout] | |
[INFO] [stdout] | expected one of 8 possible tokens
[INFO] [stdout] | help: missing `,`
[INFO] [stdout] 7 | None, // region: Option<(u32, u32, u32, u32)>
[INFO] [stdout] | ^^^^ unexpected token
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:162:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.prepare_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.prepare_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] 5 + rustautogui::prepare_template_from_raw_encoded( // returns Result<(), String>
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `img_raw` in this scope
[INFO] [stdout] --> src/lib.rs:163:4
[INFO] [stdout] |
[INFO] [stdout] 6 | img_raw // img_raw: &[u8] - encoded raw bytes
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 374) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:376:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.get_screen_size(); // returns (x, y) size of display
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.get_screen_size(); // returns (x, y) size of display
[INFO] [stdout] 5 + rustautogui::get_screen_size(); // returns (x, y) size of display
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:377:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.change_debug_state(true); // change debugging
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.change_debug_state(true); // change debugging
[INFO] [stdout] 6 + rustautogui::change_debug_state(true); // change debugging
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:378:1
[INFO] [stdout] |
[INFO] [stdout] 7 | rustautogui.set_suppress_warning(true); // turn off warnings
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 7 - rustautogui.set_suppress_warning(true); // turn off warnings
[INFO] [stdout] 7 + rustautogui::set_suppress_warning(true); // turn off warnings
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:379:1
[INFO] [stdout] |
[INFO] [stdout] 8 | rustautogui.save_screenshot("test.png").unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 8 - rustautogui.save_screenshot("test.png").unwrap();
[INFO] [stdout] 8 + rustautogui::save_screenshot("test.png").unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 392) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:394:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.get_mouse_position().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.get_mouse_position().unwrap();
[INFO] [stdout] 5 + rustautogui::get_mouse_position().unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 398) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:400:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.click(MouseClick::LEFT).unwrap(); // args: button, choose click button MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.click(MouseClick::LEFT).unwrap(); // args: button, choose click button MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] 5 + rustautogui::click(MouseClick::LEFT).unwrap(); // args: button, choose click button MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseClick`
[INFO] [stdout] --> src/lib.rs:400:19
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.click(MouseClick::LEFT).unwrap(); // args: button, choose click button MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseClick`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout] |
[INFO] [stdout] 2 + use rustautogui::MouseClick;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:401:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.left_click().unwrap(); // left mouse click
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.left_click().unwrap(); // left mouse click
[INFO] [stdout] 6 + rustautogui::left_click().unwrap(); // left mouse click
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:402:1
[INFO] [stdout] |
[INFO] [stdout] 7 | rustautogui.right_click().unwrap(); // right mouse click
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 7 - rustautogui.right_click().unwrap(); // right mouse click
[INFO] [stdout] 7 + rustautogui::right_click().unwrap(); // right mouse click
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:403:1
[INFO] [stdout] |
[INFO] [stdout] 8 | rustautogui.double_click().unwrap(); // double left click
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 8 - rustautogui.double_click().unwrap(); // double left click
[INFO] [stdout] 8 + rustautogui::double_click().unwrap(); // double left click
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:404:1
[INFO] [stdout] |
[INFO] [stdout] 9 | rustautogui.middle_click().unwrap(); // double left click
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 9 - rustautogui.middle_click().unwrap(); // double left click
[INFO] [stdout] 9 + rustautogui::middle_click().unwrap(); // double left click
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:407:1
[INFO] [stdout] |
[INFO] [stdout] 12 | rustautogui.mouse_down(MouseClick::RIGHT).unwrap(); // args: button, click button down, MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 12 - rustautogui.mouse_down(MouseClick::RIGHT).unwrap(); // args: button, click button down, MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] 12 + rustautogui::mouse_down(MouseClick::RIGHT).unwrap(); // args: button, click button down, MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseClick`
[INFO] [stdout] --> src/lib.rs:407:24
[INFO] [stdout] |
[INFO] [stdout] 12 | rustautogui.mouse_down(MouseClick::RIGHT).unwrap(); // args: button, click button down, MouseClick::{LEFT, RIGHT, MIDDLE}
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseClick`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout] |
[INFO] [stdout] 2 + use rustautogui::MouseClick;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:408:1
[INFO] [stdout] |
[INFO] [stdout] 13 | rustautogui.mouse_up(MouseClick::RIGHT).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 13 - rustautogui.mouse_up(MouseClick::RIGHT).unwrap();
[INFO] [stdout] 13 + rustautogui::mouse_up(MouseClick::RIGHT).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseClick`
[INFO] [stdout] --> src/lib.rs:408:22
[INFO] [stdout] |
[INFO] [stdout] 13 | rustautogui.mouse_up(MouseClick::RIGHT).unwrap();
[INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseClick`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout] |
[INFO] [stdout] 2 + use rustautogui::MouseClick;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 447) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `print_mouse_position` in this scope
[INFO] [stdout] --> src/lib.rs:448:1
[INFO] [stdout] |
[INFO] [stdout] 3 | print_mouse_position().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout] |
[INFO] [stdout] 2 + use rustautogui::print_mouse_position;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 421) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:423:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.move_mouse_to_pos(1920, 1080, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position for certain time
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.move_mouse_to_pos(1920, 1080, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position for certain time
[INFO] [stdout] 5 + rustautogui::move_mouse_to_pos(1920, 1080, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position for certain time
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:424:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.move_mouse_to(Some(500), None, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position, but acceps Option
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.move_mouse_to(Some(500), None, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position, but acceps Option
[INFO] [stdout] 6 + rustautogui::move_mouse_to(Some(500), None, 1.0).unwrap(); // args: x, y, moving_time. Moves mouse to position, but acceps Option
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:426:1
[INFO] [stdout] |
[INFO] [stdout] 8 | rustautogui.move_mouse(-50, 120, 1.0).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 8 - rustautogui.move_mouse(-50, 120, 1.0).unwrap();
[INFO] [stdout] 8 + rustautogui::move_mouse(-50, 120, 1.0).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 454) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:456:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.keyboard_input("test!@#24").unwrap(); // input string, or better say, do the sequence of key presses
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.keyboard_input("test!@#24").unwrap(); // input string, or better say, do the sequence of key presses
[INFO] [stdout] 5 + rustautogui::keyboard_input("test!@#24").unwrap(); // input string, or better say, do the sequence of key presses
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:457:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.keyboard_command("backspace").unwrap(); // press a keyboard button
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.keyboard_command("backspace").unwrap(); // press a keyboard button
[INFO] [stdout] 6 + rustautogui::keyboard_command("backspace").unwrap(); // press a keyboard button
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:458:1
[INFO] [stdout] |
[INFO] [stdout] 7 | rustautogui.keyboard_multi_key("shift", "control", Some("t")).unwrap(); // Executed multiple key press at same time. third argument is op...
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 7 - rustautogui.keyboard_multi_key("shift", "control", Some("t")).unwrap(); // Executed multiple key press at same time. third argument is optional
[INFO] [stdout] 7 + rustautogui::keyboard_multi_key("shift", "control", Some("t")).unwrap(); // Executed multiple key press at same time. third argument is optional
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:459:1
[INFO] [stdout] |
[INFO] [stdout] 8 | rustautogui.key_down("backspace").unwrap(); // press a keyboard button down only
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 8 - rustautogui.key_down("backspace").unwrap(); // press a keyboard button down only
[INFO] [stdout] 8 + rustautogui::key_down("backspace").unwrap(); // press a keyboard button down only
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 9 | rustautogui.key_up("backspace").unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 9 - rustautogui.key_up("backspace").unwrap();
[INFO] [stdout] 9 + rustautogui::key_up("backspace").unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 412) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:414:1
[INFO] [stdout] |
[INFO] [stdout] 5 | rustautogui.scroll_up().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 5 - rustautogui.scroll_up().unwrap();
[INFO] [stdout] 5 + rustautogui::scroll_up().unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:415:1
[INFO] [stdout] |
[INFO] [stdout] 6 | rustautogui.scroll_down().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 6 - rustautogui.scroll_down().unwrap();
[INFO] [stdout] 6 + rustautogui::scroll_down().unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:416:1
[INFO] [stdout] |
[INFO] [stdout] 7 | rustautogui.scroll_left().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 7 - rustautogui.scroll_left().unwrap();
[INFO] [stdout] 7 + rustautogui::scroll_left().unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0423]: expected value, found crate `rustautogui`
[INFO] [stdout] --> src/lib.rs:417:1
[INFO] [stdout] |
[INFO] [stdout] 8 | rustautogui.scroll_right().unwrap();
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout] |
[INFO] [stdout] 8 - rustautogui.scroll_right().unwrap();
[INFO] [stdout] 8 + rustautogui::scroll_right().unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 552) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `gui` in this scope
[INFO] [stdout] --> src/lib.rs:553:1
[INFO] [stdout] |
[INFO] [stdout] 3 | gui.list_devices();
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `gui` in this scope
[INFO] [stdout] --> src/lib.rs:555:1
[INFO] [stdout] |
[INFO] [stdout] 5 | gui.change_ocl_device(1);
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 491) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RustAutoGui`
[INFO] [stdout] --> src/lib.rs:493:23
[INFO] [stdout] |
[INFO] [stdout] 5 | let mut rustautogui = RustAutoGui::new(false).unwrap();
[INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RustAutoGui`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 2 + use rustautogui::RustAutoGui;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 130) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout]
[INFO] [stdout] stderr:
[INFO] [stdout]
[INFO] [stdout] thread 'main' panicked at src/core/screen/linux/mod.rs:45:17:
[INFO] [stdout] Error grabbing display. Unable to open X display. Possible x11 issue, check if it is activated and that you're not running wayland
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x58d944d8d062 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x58d944d8d062 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x58d944d8d062 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x58d944d8d062 - ::fmt::hdcfcb6d4c8489523
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x58d944dacb23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x58d944dacb23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x58d944d8a8f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x58d944d8a8f3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x58d944d8ceb2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x58d944d8df43 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x58d944d8dd25 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout] 11: 0x58d944d8e815 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout] 12: 0x58d944d8e676 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout] 13: 0x58d944d8d559 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 14: 0x58d944d8e33d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout] 15: 0x58d944dabdf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout] 16: 0x58d944d49b71 - rustautogui::core::screen::linux::Screen::new::h7b748aab4d43e7ea
[INFO] [stdout] at /opt/rustwide/workdir/src/core/screen/linux/mod.rs:45:17
[INFO] [stdout] 17: 0x58d944d5a04b - rustautogui::RustAutoGui::new::he83bce879efc4822
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:110:22
[INFO] [stdout] 18: 0x58d944d477b4 - rust_out::main::_doctest_main_src_lib_rs_130_0::hbdc86c63c0f1dafa
[INFO] [stdout] 19: 0x58d944d47796 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout] 20: 0x58d944d47553 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout] 21: 0x58d944d47536 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout] 22: 0x58d944d47519 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout] 23: 0x58d944d87d50 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 24: 0x58d944d87d50 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] 25: 0x58d944d87d50 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] 26: 0x58d944d87d50 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] 27: 0x58d944d87d50 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout] 28: 0x58d944d87d50 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout] 29: 0x58d944d87d50 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout] 30: 0x58d944d87d50 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x58d944d87d50 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout] 32: 0x58d944d47501 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout] 33: 0x58d944d477e5 - main
[INFO] [stdout] 34: 0x70edcefc51ca -
[INFO] [stdout] 35: 0x70edcefc528b - __libc_start_main
[INFO] [stdout] 36: 0x58d944d47415 - _start
[INFO] [stdout] 37: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/lib.rs - (line 130)
[INFO] [stdout] src/lib.rs - (line 144)
[INFO] [stdout] src/lib.rs - (line 152)
[INFO] [stdout] src/lib.rs - (line 160)
[INFO] [stdout] src/lib.rs - (line 179)
[INFO] [stdout] src/lib.rs - (line 188)
[INFO] [stdout] src/lib.rs - (line 197)
[INFO] [stdout] src/lib.rs - (line 256)
[INFO] [stdout] src/lib.rs - (line 273)
[INFO] [stdout] src/lib.rs - (line 279)
[INFO] [stdout] src/lib.rs - (line 288)
[INFO] [stdout] src/lib.rs - (line 294)
[INFO] [stdout] src/lib.rs - (line 306)
[INFO] [stdout] src/lib.rs - (line 312)
[INFO] [stdout] src/lib.rs - (line 320)
[INFO] [stdout] src/lib.rs - (line 326)
[INFO] [stdout] src/lib.rs - (line 374)
[INFO] [stdout] src/lib.rs - (line 392)
[INFO] [stdout] src/lib.rs - (line 398)
[INFO] [stdout] src/lib.rs - (line 412)
[INFO] [stdout] src/lib.rs - (line 421)
[INFO] [stdout] src/lib.rs - (line 437)
[INFO] [stdout] src/lib.rs - (line 447)
[INFO] [stdout] src/lib.rs - (line 454)
[INFO] [stdout] src/lib.rs - (line 475)
[INFO] [stdout] src/lib.rs - (line 480)
[INFO] [stdout] src/lib.rs - (line 485)
[INFO] [stdout] src/lib.rs - (line 491)
[INFO] [stdout] src/lib.rs - (line 552)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 2 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout]
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "286bb0c274c94c818f049eb850a65ee8dfab051c5f32e2370b064daee7c33114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286bb0c274c94c818f049eb850a65ee8dfab051c5f32e2370b064daee7c33114", kill_on_drop: false }`
[INFO] [stdout] 286bb0c274c94c818f049eb850a65ee8dfab051c5f32e2370b064daee7c33114