[INFO] fetching crate endbasic-std 0.8.1... [INFO] testing endbasic-std-0.8.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate endbasic-std 0.8.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate endbasic-std 0.8.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate endbasic-std 0.8.1 [INFO] finished tweaking crates.io crate endbasic-std 0.8.1 [INFO] tweaked toml for crates.io crate endbasic-std 0.8.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate endbasic-std 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6d7281ed09a8946a959b570753c569ae3ae7ff75d295f82996ec2d5ce77741f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6d7281ed09a8946a959b570753c569ae3ae7ff75d295f82996ec2d5ce77741f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6d7281ed09a8946a959b570753c569ae3ae7ff75d295f82996ec2d5ce77741f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d7281ed09a8946a959b570753c569ae3ae7ff75d295f82996ec2d5ce77741f", kill_on_drop: false }` [INFO] [stdout] d6d7281ed09a8946a959b570753c569ae3ae7ff75d295f82996ec2d5ce77741f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d23361b227b06c634467fa33b49b748fa4cac078b6554cb8b12bf336e436da1f [INFO] running `Command { std: "docker" "start" "-a" "d23361b227b06c634467fa33b49b748fa4cac078b6554cb8b12bf336e436da1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling endbasic-core v0.8.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling endbasic-std v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "d23361b227b06c634467fa33b49b748fa4cac078b6554cb8b12bf336e436da1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23361b227b06c634467fa33b49b748fa4cac078b6554cb8b12bf336e436da1f", kill_on_drop: false }` [INFO] [stdout] d23361b227b06c634467fa33b49b748fa4cac078b6554cb8b12bf336e436da1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23be143838dc125b0fec14489f906e2b1b8ab7d4a4bf6a41ca168293971b6501 [INFO] running `Command { std: "docker" "start" "-a" "23be143838dc125b0fec14489f906e2b1b8ab7d4a4bf6a41ca168293971b6501", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling endbasic-std v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_std-42323f6fd07d14e1) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-abe6cf900c767f6c) [INFO] running `Command { std: "docker" "inspect" "23be143838dc125b0fec14489f906e2b1b8ab7d4a4bf6a41ca168293971b6501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23be143838dc125b0fec14489f906e2b1b8ab7d4a4bf6a41ca168293971b6501", kill_on_drop: false }` [INFO] [stdout] 23be143838dc125b0fec14489f906e2b1b8ab7d4a4bf6a41ca168293971b6501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a28ecb9f3826e364e150e7b59b5a4bb412fac0202d092e4d8627ab94a2e7e86a [INFO] running `Command { std: "docker" "start" "-a" "a28ecb9f3826e364e150e7b59b5a4bb412fac0202d092e4d8627ab94a2e7e86a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_std-42323f6fd07d14e1) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test console::cmds::tests::test_color_ok ... ok [INFO] [stdout] test console::cmds::tests::test_locate_ok ... ok [INFO] [stdout] test console::cmds::tests::test_inkey_errors ... ok [INFO] [stdout] test console::cmds::tests::test_cls_ok ... ok [INFO] [stdout] test console::cmds::tests::test_input_retry ... ok [INFO] [stdout] test console::cmds::tests::test_input_errors ... ok [INFO] [stdout] test console::cmds::tests::test_print_errors ... ok [INFO] [stdout] test arrays::tests::test_lbound_ok ... ok [INFO] [stdout] test console::format::tests::test_refill_empty ... ok [INFO] [stdout] test console::cmds::tests::test_input_ok ... ok [INFO] [stdout] test console::format::tests::test_refill_nothing_fits ... ok [INFO] [stdout] test console::format::tests::test_refill_reformats_periods ... ok [INFO] [stdout] test console::cmds::tests::test_input_on_predefined_vars ... ok [INFO] [stdout] test console::cmds::tests::test_cls_errors ... ok [INFO] [stdout] test console::readline::tests::test_read_line_ignored_keys ... ok [INFO] [stdout] test console::cmds::tests::test_color_errors ... ok [INFO] [stdout] test console::format::tests::test_refill_some_lines ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_up_down_middle_of_line ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_empty ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_empty ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_up_down_end_of_line ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_and_edit ... ok [INFO] [stdout] test console::cmds::tests::test_print_ok ... ok [INFO] [stdout] test arrays::tests::test_ubound_ok ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_horizontal_scrolling_not_implemented ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_trailing_input ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_middle_backspace ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_skips_empty_lines ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_test_home_end ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_test_move_bounds ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_trailing_backspace ... ok [INFO] [stdout] test console::cmds::tests::test_locate_errors ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_not_enabled_by_default ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_middle_input ... ok [INFO] [stdout] test arrays::tests::test_ubound_errors ... ok [INFO] [stdout] test console::tests::test_has_control_chars_u8 ... ok [INFO] [stdout] test console::readline::tests::test_read_line_secure_trivial_test ... ok [INFO] [stdout] test exec::tests::test_clear_errors ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt ... ok [INFO] [stdout] test exec::tests::test_exit_no_code ... ok [INFO] [stdout] test exec::tests::test_exit_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_line_ok ... ok [INFO] [stdout] test exec::tests::text_exit_with_code ... ok [INFO] [stdout] test exec::tests::test_sleep_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_rect_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_pixel_errors ... ok [INFO] [stdout] test console::tests::test_has_control_chars_str ... ok [INFO] [stdout] test console::readline::tests::test_read_line_secure_unsupported_in_noninteractive_console ... ok [INFO] [stdout] test console::readline::tests::test_read_line_without_echo ... ok [INFO] [stdout] test exec::tests::test_clear_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_pixel_ok ... ok [INFO] [stdout] test console::cmds::tests::test_inkey_ok ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_one ... ok [INFO] [stdout] test gpio::tests::test_gpio_read_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_sync_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_rectf_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_rect_ok ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_multiple ... ok [INFO] [stdout] test gfx::tests::test_gfx_sync_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_line_errors ... ok [INFO] [stdout] test help::tests::test_help_describe_command ... ok [INFO] [stdout] test help::tests::test_help_describe_callables_topic ... ok [INFO] [stdout] test gpio::tests::test_gpio_write_errors ... ok [INFO] [stdout] test exec::tests::test_sleep_real ... ok [INFO] [stdout] test gfx::tests::test_gfx_rectf_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_all ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_ok ... ok [INFO] [stdout] test help::tests::test_help_describe_function_with_annotation ... ok [INFO] [stdout] test help::tests::test_help_describe_function_without_annotation ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_write_ok ... ok [INFO] [stdout] test gpio::tests::test_real_backend ... ok [INFO] [stdout] test help::tests::test_help_lang ... ok [INFO] [stdout] test help::tests::test_help_summarize_symbols ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_errors ... ok [INFO] [stdout] test help::tests::test_help_errors ... ok [INFO] [stdout] test numerics::tests::test_itod ... ok [INFO] [stdout] test arrays::tests::test_bound_integration ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_commands ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_reset_on_clear ... ok [INFO] [stdout] test numerics::tests::test_maxi ... ok [INFO] [stdout] test numerics::tests::test_mind ... ok [INFO] [stdout] test numerics::tests::test_pi ... ok [INFO] [stdout] test numerics::tests::test_maxd ... ok [INFO] [stdout] test gpio::tests::test_gpio_read_errors ... ok [INFO] [stdout] test help::tests::test_help_prefix_search ... ok [INFO] [stdout] test program::tests::test_edit_errors ... ok [INFO] [stdout] test program::tests::test_del_ok ... ok [INFO] [stdout] test program::tests::test_edit_ok ... ok [INFO] [stdout] test numerics::tests::test_dtoi ... ok [INFO] [stdout] test numerics::tests::test_cos ... ok [INFO] [stdout] test numerics::tests::test_sin ... ok [INFO] [stdout] test numerics::tests::test_mini ... ok [INFO] [stdout] test numerics::tests::test_tan ... ok [INFO] [stdout] test program::tests::test_list_errors ... ok [INFO] [stdout] test program::tests::test_list_ok ... ok [INFO] [stdout] test arrays::tests::test_lbound_errors ... ok [INFO] [stdout] test numerics::tests::test_atn ... ok [INFO] [stdout] test program::tests::test_del_errors ... ok [INFO] [stdout] test program::tests::test_load_dirty_no_name_continue ... ok [INFO] [stdout] test program::tests::test_load_dirty_with_name_abort ... ok [INFO] [stdout] test program::tests::test_load_dirty_no_name_abort ... ok [INFO] [stdout] test numerics::tests::test_randomize_and_rnd ... ok [INFO] [stdout] test program::tests::test_new_dirty_with_name_abort ... ok [INFO] [stdout] test program::tests::test_run_nothing ... ok [INFO] [stdout] test program::tests::test_new_dirty_with_name_continue ... ok [INFO] [stdout] test program::tests::test_run_errors ... ok [INFO] [stdout] test program::tests::test_run_something_that_exits ... ok [INFO] [stdout] test program::tests::test_new_errors ... ok [INFO] [stdout] test program::tests::test_new_nothing ... ok [INFO] [stdout] test program::tests::test_new_dirty_no_name_abort ... ok [INFO] [stdout] test program::tests::test_new_clears_program_and_variables ... ok [INFO] [stdout] test program::tests::test_new_dirty_no_name_continue ... ok [INFO] [stdout] test program::tests::test_run_clears_before_execution_only ... ok [INFO] [stdout] test service::cloud::tests::test_acls ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_authenticate_bad_password ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_delete_file_not_found ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_delete_file_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_get_and_patch_file_empty_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_get_and_patch_file_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_get_file_not_found ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test program::tests::test_save_errors ... ok [INFO] [stdout] test program::tests::test_load_dirty_with_name_continue ... ok [INFO] [stdout] test program::tests::test_load_ok ... ok [INFO] [stdout] test service::cloud::tests::test_get_files ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test service::cloud::tests::test_login ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test program::tests::test_save_reuse_name ... ok [INFO] [stdout] test program::tests::test_load_errors ... ok [INFO] [stdout] test program::tests::test_save_ok_explicit_name ... ok [INFO] [stdout] test service::cmds::tests::test_login_incomplete_account_fill_details ... ok [INFO] [stdout] test service::cmds::tests::test_login_ok_with_password ... ok [INFO] [stdout] test service::cmds::tests::test_login_ok_ask_password ... ok [INFO] [stdout] test service::cmds::tests::test_login_invalid_username_reply ... ok [INFO] [stdout] test service::cmds::tests::test_login_errors ... ok [INFO] [stdout] test service::cmds::tests::test_login_incomplete_account_invalid_reply ... ok [INFO] [stdout] test program::tests::test_save_unnamed_error ... ok [INFO] [stdout] test service::cmds::tests::test_login_show_motd ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_enumerate ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_delete ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_get ... ok [INFO] [stdout] test service::cmds::tests::test_share_print_no_acls ... ok [INFO] [stdout] test service::cmds::tests::test_share_print_some_acls ... ok [INFO] [stdout] test service::cmds::tests::test_share_parse_acl_errors ... ok [INFO] [stdout] test service::cmds::tests::test_share_parse_acl_ok ... ok [INFO] [stdout] test service::cmds::tests::test_login_twice_not_supported ... ok [INFO] [stdout] test service::cmds::tests::test_login_bad_credentials ... ok [INFO] [stdout] test service::cmds::tests::test_share_errors ... ok [INFO] [stdout] test storage::cmds::tests::test_cd_errors ... ok [INFO] [stdout] test service::drive::tests::test_login_and_mount_other_user ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_put_acls ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_put_existing ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_system_path ... ok [INFO] [stdout] test storage::cmds::tests::test_cd_ok ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_current_entries_are_sorted ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_other_by_cwd ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_current_empty ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_with_disk_free ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_other_by_argument ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_get_no_content ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_get_acls_no_readers ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_get_invalid_utf8 ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_put_new ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_errors ... ok [INFO] [stdout] test service::drive::tests::test_clouddrive_get_acls ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_ok ... ok [INFO] [stdout] test storage::cmds::tests::test_unmount_ok ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_missing_file ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_fails_on_non_directory ... ok [INFO] [stdout] test storage::cmds::tests::test_pwd_without_system_path ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_ignores_non_files ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_nothing ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_follows_symlinks ... ok [INFO] [stdout] test storage::cmds::tests::test_unmount_errors ... ok [INFO] [stdout] test storage::cmds::tests::test_pwd_with_system_path ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_some_files ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_mount ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_list ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_errors ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_treats_missing_dir_as_empty ... ok [INFO] [stdout] test exec::tests::test_sleep_ok ... FAILED [INFO] [stdout] test storage::tests::test_location_new_errors ... ok [INFO] [stdout] test storage::tests::test_storage_attach_invalid_name ... ok [INFO] [stdout] test storage::tests::test_storage_cd_errors ... ok [INFO] [stdout] test storage::tests::test_storage_cd_and_cwd_ok ... ok [INFO] [stdout] test storage::tests::test_storage_delete_errors ... ok [INFO] [stdout] test storage::tests::test_storage_default ... ok [INFO] [stdout] test storage::tests::test_storage_file_ops_with_absolute_paths ... ok [INFO] [stdout] test storage::tests::test_storage_enumerate_errors ... ok [INFO] [stdout] test storage::tests::test_drivekey_new ... ok [INFO] [stdout] test storage::tests::test_storage_attach_already_attached ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_put_respects_acls ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_put ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_get_update_acls ... ok [INFO] [stdout] test storage::tests::test_split_uri_ok ... ok [INFO] [stdout] test storage::tests::test_split_uri_errors ... ok [INFO] [stdout] test storage::tests::test_storage_attach_ok ... ok [INFO] [stdout] test storage::tests::test_storage_has_scheme ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_system_path ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_system_path ... ok [INFO] [stdout] test storage::tests::test_drivekey_errors ... ok [INFO] [stdout] test storage::tests::test_storage_mount_invalid_path_for_scheme ... ok [INFO] [stdout] test storage::tests::test_storage_mount_ok ... ok [INFO] [stdout] test storage::tests::test_storage_make_canonical_ok ... ok [INFO] [stdout] test storage::tests::test_storage_mount_path_redirection ... ok [INFO] [stdout] test storage::tests::test_storage_mount_unknown_scheme ... ok [INFO] [stdout] test storage::tests::test_storage_mounted ... ok [INFO] [stdout] test storage::tests::test_storage_make_canonical_errors ... ok [INFO] [stdout] test storage::tests::test_storage_file_ops_with_relative_paths ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_current_drive_error ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_get ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_of_cwd ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_ok ... ok [INFO] [stdout] test storage::tests::test_storage_get_errors ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_not_mounted_error ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_ok ... ok [INFO] [stdout] test storage::tests::test_storage_put_errors ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_errors ... ok [INFO] [stdout] test strings::tests::test_ltrim ... ok [INFO] [stdout] test strings::tests::test_len ... ok [INFO] [stdout] test storage::tests::test_location_leaf_name ... ok [INFO] [stdout] test storage::tests::test_location_new_ok ... ok [INFO] [stdout] test strings::tests::test_right ... ok [INFO] [stdout] test strings::tests::test_rtrim ... ok [INFO] [stdout] test strings::tests::test_mid ... ok [INFO] [stdout] test strings::tests::test_left ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- exec::tests::test_sleep_ok stdout ---- [INFO] [stdout] thread 'exec::tests::test_sleep_ok' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"Got 123100 ms"`, [INFO] [stdout] right: `"Got 123099 ms"`', src/testutils.rs:801:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f92a58a1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557f92a58a1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f92a58a1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557f92a58a1d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557f92a7ee7c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x557f92a51d61 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x557f92a5a7f5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557f92a5a7f5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557f92a5a7f5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557f92a5a4e4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557f92a5ad42 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557f92a5ac27 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557f92a58ed4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557f92a5a959 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557f92225b13 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557f92a7ce68 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x557f922a19ea - core::panicking::assert_failed::hb46833ea807c0d59 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x557f923b8bf0 - endbasic_std::testutils::Checker::check::h7a59918fa159a47d [INFO] [stdout] at /opt/rustwide/workdir/src/testutils.rs:801:23 [INFO] [stdout] 18: 0x557f924388eb - endbasic_std::exec::tests::test_sleep_ok::h0e1cadb55e350f39 [INFO] [stdout] at /opt/rustwide/workdir/src/exec.rs:277:9 [INFO] [stdout] 19: 0x557f9243874a - endbasic_std::exec::tests::test_sleep_ok::{{closure}}::hb9e7deb153a85ebc [INFO] [stdout] at /opt/rustwide/workdir/src/exec.rs:269:5 [INFO] [stdout] 20: 0x557f9228414e - core::ops::function::FnOnce::call_once::h28cd67512328cc6b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557f924ad7d3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x557f924ad7d3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x557f924ac589 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x557f924ac589 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x557f924ac589 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x557f924ac589 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x557f924ac589 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x557f924ac589 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x557f924ac589 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x557f9247873e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x557f9247873e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x557f9247dca8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x557f9247dca8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x557f9247dca8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x557f9247dca8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x557f9247dca8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x557f9247dca8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x557f9247dca8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x557f92a60563 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x557f92a60563 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x557f92a60563 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7effbeb4a609 - start_thread [INFO] [stdout] 43: 0x7effbe918163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] exec::tests::test_sleep_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 216 passed; 1 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "a28ecb9f3826e364e150e7b59b5a4bb412fac0202d092e4d8627ab94a2e7e86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28ecb9f3826e364e150e7b59b5a4bb412fac0202d092e4d8627ab94a2e7e86a", kill_on_drop: false }` [INFO] [stdout] a28ecb9f3826e364e150e7b59b5a4bb412fac0202d092e4d8627ab94a2e7e86a