[INFO] fetching crate rusty-tip 0.0.2... [INFO] testing rusty-tip-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate rusty-tip 0.0.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rusty-tip 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rusty-tip 0.0.2 [INFO] tweaked toml for crates.io crate rusty-tip 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-tip 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty-tip 0.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e943f9c5633283aa70a1b4da691af9ebf5e421ace176cd7b0e91a1ffd6c237 [INFO] running `Command { std: "docker" "start" "-a" "c0e943f9c5633283aa70a1b4da691af9ebf5e421ace176cd7b0e91a1ffd6c237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e943f9c5633283aa70a1b4da691af9ebf5e421ace176cd7b0e91a1ffd6c237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e943f9c5633283aa70a1b4da691af9ebf5e421ace176cd7b0e91a1ffd6c237", kill_on_drop: false }` [INFO] [stdout] c0e943f9c5633283aa70a1b4da691af9ebf5e421ace176cd7b0e91a1ffd6c237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476f8b6796a7c628200f4e33e958b14b444e1ce998c06824f7b3a9b16f7ce643 [INFO] running `Command { std: "docker" "start" "-a" "476f8b6796a7c628200f4e33e958b14b444e1ce998c06824f7b3a9b16f7ce643", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling textplots v0.8.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rusty-tip v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "476f8b6796a7c628200f4e33e958b14b444e1ce998c06824f7b3a9b16f7ce643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476f8b6796a7c628200f4e33e958b14b444e1ce998c06824f7b3a9b16f7ce643", kill_on_drop: false }` [INFO] [stdout] 476f8b6796a7c628200f4e33e958b14b444e1ce998c06824f7b3a9b16f7ce643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7ec8b0259363109ee716365a8efab649a8403b538be75d2965feab5d09d28a2 [INFO] running `Command { std: "docker" "start" "-a" "d7ec8b0259363109ee716365a8efab649a8403b538be75d2965feab5d09d28a2", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-tip v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "d7ec8b0259363109ee716365a8efab649a8403b538be75d2965feab5d09d28a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ec8b0259363109ee716365a8efab649a8403b538be75d2965feab5d09d28a2", kill_on_drop: false }` [INFO] [stdout] d7ec8b0259363109ee716365a8efab649a8403b538be75d2965feab5d09d28a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 658a069ffff1cc4cc5a692ca21a7ce1fb6a40d492ff90c6721bb9bb7dc33c68d [INFO] running `Command { std: "docker" "start" "-a" "658a069ffff1cc4cc5a692ca21a7ce1fb6a40d492ff90c6721bb9bb7dc33c68d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_tip-501fad41888f6543) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test actions::chain_tests::test_from_vec_action ... ok [INFO] [stdout] test actions::chain_tests::test_pre_built_patterns ... ok [INFO] [stdout] test actions::chain_tests::test_programmatic_generation ... ok [INFO] [stdout] test actions::chain_tests::test_simple_construction ... ok [INFO] [stdout] test actions::chain_tests::test_vec_foundation ... ok [INFO] [stdout] test actions::tests::test_action_result_extraction ... ok [INFO] [stdout] test job::tests::test_job_failure ... ok [INFO] [stdout] test plotting::tests::test_determine_scale ... ok [INFO] [stdout] test plotting::tests::test_plot_empty_data ... ok [INFO] [stdout] test job::tests::test_job_success ... ok [INFO] [stdout] test actions::chain_tests::test_chain_analysis ... ok [INFO] [stdout] test plotting::tests::test_plot_small_values ... ok [INFO] [stdout] test actions::chain_tests::test_iteration ... ok [INFO] [stdout] test plotting::tests::test_plot_values_basic ... ok [INFO] [stdout] test utils::tests::test_poll_until_error ... ok [INFO] [stdout] test utils::tests::test_poll_with_timeout_error ... ok [INFO] [stdout] test action_driver::tests::test_action_translator_interface ... ok [INFO] [stdout] test utils::tests::test_poll_until_success ... ok [INFO] [stdout] test utils::tests::test_poll_with_timeout_success ... ok [INFO] [stdout] test utils::tests::test_poll_until_timeout ... ok [INFO] [stdout] test utils::tests::test_poll_with_timeout_timeout ... ok [INFO] [stderr] Doc-tests rusty_tip [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::set_bias (line 20) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::bias_calibr_set (line 172) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::bias_pulse (line 254) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::get_bias (line 55) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::bias_calibr_get (line 212) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::bias_range_get (line 128) - compile ... ok [INFO] [stdout] test src/action_driver.rs - action_driver::ActionDriver::execute_expecting (line 412) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias.rs - nanonis::client::bias::NanonisClient::bias_range_set (line 88) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias_sweep.rs - nanonis::client::bias_sweep::NanonisClient::bias_sweep_limits_get (line 223) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias_sweep.rs - nanonis::client::bias_sweep::NanonisClient::bias_sweep_open (line 15) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias_sweep.rs - nanonis::client::bias_sweep::NanonisClient::bias_sweep_limits_set (line 178) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias_sweep.rs - nanonis::client::bias_sweep::NanonisClient::bias_sweep_start (line 51) - compile ... ok [INFO] [stdout] test src/nanonis/client/bias_sweep.rs - nanonis::client::bias_sweep::NanonisClient::bias_sweep_props_set (line 132) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_100_get (line 59) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_gain_set (line 130) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_beem_get (line 94) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_gains_get (line 177) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_calibr_get (line 277) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_calibr_set (line 230) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClient (line 239) - compile ... ok [INFO] [stdout] test src/nanonis/client/current.rs - nanonis::client::current::NanonisClient::current_get (line 19) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClient::new (line 277) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClient (line 222) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_gain_set (line 204) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClientBuilder (line 81) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClientBuilder (line 93) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::NanonisClient::builder (line 296) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_setpnt_set (line 19) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_setpnt_get (line 63) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_gain_get (line 250) - compile ... ok [INFO] [stdout] test src/nanonis/client/mod.rs - nanonis::client::ConnectionConfig (line 38) ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safety_status_comprehensive (line 323) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_on_off_set (line 108) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safe_tip_on_off_get (line 59) - compile ... ok [INFO] [stdout] test src/nanonis/client/pll.rs - nanonis::client::pll::NanonisClient::pll_amp_ctrl_on_off_get (line 154) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::z_ctrl_tip_lift_get (line 279) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safe_tip_props_set (line 137) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safe_tip_props_get (line 186) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safe_tip_on_off_set (line 19) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::safe_tip_signal_get (line 95) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_speed_set (line 191) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_buffer_set (line 142) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_frame_data_grab (line 409) - compile ... ok [INFO] [stdout] test src/nanonis/client/safe_tip.rs - nanonis::client::safe_tip::NanonisClient::z_ctrl_tip_lift_set (line 242) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_speed_get (line 246) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_save (line 351) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_status_get (line 102) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_xy_pos_get (line 300) - compile ... ok [INFO] [stdout] test src/nanonis/client/scan.rs - nanonis::client::scan::NanonisClient::scan_wait_end_of_scan (line 481) - compile ... ok [INFO] [stdout] test src/nanonis/client/signals.rs - nanonis::client::signals::NanonisClient::signals_meas_names_get (line 206) - compile ... ok [INFO] [stdout] test src/nanonis/client/tcplog.rs - nanonis::client::tcplog::NanonisClient::tcplog_chs_set (line 82) - compile ... ok [INFO] [stdout] test src/nanonis/client/signals.rs - nanonis::client::signals::NanonisClient::signal_val_get (line 153) - compile ... ok [INFO] [stdout] test src/nanonis/client/tcplog.rs - nanonis::client::tcplog::NanonisClient::tcplog_oversampl_set (line 133) - compile ... ok [INFO] [stdout] test src/nanonis/client/signals.rs - nanonis::client::signals::NanonisClient::signals_add_rt_get (line 256) - compile ... ok [INFO] [stdout] test src/nanonis/client/signals.rs - nanonis::client::signals::NanonisClient::signals_add_rt_set (line 314) - compile ... ok [INFO] [stdout] test src/nanonis/client/tcplog.rs - nanonis::client::tcplog::NanonisClient::tcplog_stop (line 48) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_rec_buffer_size_get (line 72) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_rec_buffer_clear (line 101) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_rec_buffer_size_set (line 39) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_rec_data_get (line 131) - compile ... ok [INFO] [stdout] test src/nanonis/client/tcplog.rs - nanonis::client::tcplog::NanonisClient::tcplog_status_get (line 174) - compile ... ok [INFO] [stdout] test src/nanonis/client/tcplog.rs - nanonis::client::tcplog::NanonisClient::tcplog_start (line 20) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_props_get (line 349) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_rec_data_save (line 193) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_config_get (line 404) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_on_off_get (line 60) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_gain_get (line 291) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_props_set (line 281) - compile ... FAILED [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_setpoint_set (line 176) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_gain_set (line 246) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_setpoint_get (line 212) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_home (line 330) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_z_pos_get (line 139) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_on_off_set (line 20) - compile ... ok [INFO] [stdout] test src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_start (line 238) - compile ... FAILED [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_withdraw (line 365) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_ctrl.rs - nanonis::client::z_ctrl::NanonisClient::z_ctrl_z_pos_set (line 99) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_retract_get (line 499) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_chs_get (line 217) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_range_get (line 305) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_open (line 18) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_chs_set (line 179) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_status_get (line 143) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_start (line 52) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_retract_set (line 449) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_range_set (line 263) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_stop (line 114) - compile ... ok [INFO] [stdout] test src/utils.rs - utils::poll_until (line 51) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_timing_set (line 344) - compile ... ok [INFO] [stdout] test src/nanonis/client/z_spectr.rs - nanonis::client::z_spectr::NanonisClient::z_spectr_timing_get (line 398) - compile ... ok [INFO] [stdout] test src/plotting.rs - plotting::plot_values (line 27) ... ok [INFO] [stdout] test src/utils.rs - utils::poll_with_timeout (line 105) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_props_set (line 281) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/nanonis/client/tip_recovery.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | change_bias: 1, // true [INFO] [stdout] | ^ expected `bool`, found integer [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/nanonis/client/tip_recovery.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | restore_feedback: 1, // true [INFO] [stdout] | ^ expected `bool`, found integer [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_start (line 238) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/nanonis/client/tip_recovery.rs:245:31 [INFO] [stdout] | [INFO] [stdout] 245 | client.tip_shaper_start(true, 30000)?; [INFO] [stdout] | ---------------- ^^^^^ expected `Duration`, found integer [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/nanonis/client/tip_recovery.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn tip_shaper_start( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/nanonis/client/tip_recovery.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | client.tip_shaper_start(false, 0)?; [INFO] [stdout] | ---------------- ^ expected `Duration`, found integer [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/nanonis/client/tip_recovery.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn tip_shaper_start( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_props_set (line 281) [INFO] [stdout] src/nanonis/client/tip_recovery.rs - nanonis::client::tip_recovery::NanonisClient::tip_shaper_start (line 238) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 90 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.64s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "658a069ffff1cc4cc5a692ca21a7ce1fb6a40d492ff90c6721bb9bb7dc33c68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658a069ffff1cc4cc5a692ca21a7ce1fb6a40d492ff90c6721bb9bb7dc33c68d", kill_on_drop: false }` [INFO] [stdout] 658a069ffff1cc4cc5a692ca21a7ce1fb6a40d492ff90c6721bb9bb7dc33c68d