[INFO] cloning repository https://github.com/sammosampson/rustux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammosampson/rustux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Frustux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Frustux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b98161044d029cf4683cef7941cc1088d684f79 [INFO] testing sammosampson/rustux against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Frustux" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/rustux on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammosampson/rustux [INFO] finished tweaking git repo https://github.com/sammosampson/rustux [INFO] tweaked toml for git repo https://github.com/sammosampson/rustux written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sammosampson/rustux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3e3642b2732715f320cd1cbb843fab085c325c933247790cb7d8fea86ad6835 [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" "e3e3642b2732715f320cd1cbb843fab085c325c933247790cb7d8fea86ad6835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3e3642b2732715f320cd1cbb843fab085c325c933247790cb7d8fea86ad6835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e3642b2732715f320cd1cbb843fab085c325c933247790cb7d8fea86ad6835", kill_on_drop: false }` [INFO] [stdout] e3e3642b2732715f320cd1cbb843fab085c325c933247790cb7d8fea86ad6835 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8dcc2408cb2e74113a124dc33e285494d21941f6b730252b6241cd81c67eb6 [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" "9d8dcc2408cb2e74113a124dc33e285494d21941f6b730252b6241cd81c67eb6", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling ab_glyph v0.2.13 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling epi v0.14.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui_glium v0.14.0 [INFO] [stderr] Compiling ruxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s [INFO] running `Command { std: "docker" "inspect" "9d8dcc2408cb2e74113a124dc33e285494d21941f6b730252b6241cd81c67eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8dcc2408cb2e74113a124dc33e285494d21941f6b730252b6241cd81c67eb6", kill_on_drop: false }` [INFO] [stdout] 9d8dcc2408cb2e74113a124dc33e285494d21941f6b730252b6241cd81c67eb6 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 65719edf5bf600d86dd6c770ece335e07541897ea37859e7bba2478aa4426b6e [INFO] running `Command { std: "docker" "start" "-a" "65719edf5bf600d86dd6c770ece335e07541897ea37859e7bba2478aa4426b6e", kill_on_drop: false }` [INFO] [stderr] Compiling ruxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.22s [INFO] running `Command { std: "docker" "inspect" "65719edf5bf600d86dd6c770ece335e07541897ea37859e7bba2478aa4426b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65719edf5bf600d86dd6c770ece335e07541897ea37859e7bba2478aa4426b6e", kill_on_drop: false }` [INFO] [stdout] 65719edf5bf600d86dd6c770ece335e07541897ea37859e7bba2478aa4426b6e [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] a49c6022ef77f34359e8859dc76b3bc73301b69500f2f29fef884eb421ac6e01 [INFO] running `Command { std: "docker" "start" "-a" "a49c6022ef77f34359e8859dc76b3bc73301b69500f2f29fef884eb421ac6e01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruxy-fb517b4de00edd18) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test source::tokenization::tests::control::control_with_incorrect_closing_final_bracket_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::control::incorrect_closing_character_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::control::multiple_consecutive_controls_produces_correct_tokens ... ok [INFO] [stdout] test source::tokenization::tests::control::single_control_produces_correct_tokens_with_whitespace_at_end ... ok [INFO] [stdout] test source::tokenization::tests::control::whitespace_after_token_opening_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::properties::booleans::multiple_nested_controls_with_valueless_properties_produces_correct_tokens ... ok [INFO] [stdout] test source::tokenization::tests::properties::booleans::multiple_properties_without_value_produces_boolean_properties_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::booleans::property_without_value_produces_boolean_property_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::property_with_function_value_containing_variable_argument_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::property_with_multi_argument_function_value_containing_variable_argument_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::control::control_with_incorrect_closing_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::properties::collections::property_with_array_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::floats::property_with_float_value_at_end_of_control_openening_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::floats::property_with_negative_float_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::ints::property_with_incorrect_signed_number_value_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::properties::ints::property_with_int_at_end_of_control_openening_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::ints::property_with_int_value_followed_by_carriage_return_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::property_with_variable_property_value_in_opening_control_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::ints::property_with_int_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::property_with_variable_property_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::usizes::property_with_usize_value_followed_by_carriage_return_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::variable_property_with_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::multiple_nested_controls_with_properties_with_values_produces_correct_tokens ... ok [INFO] [stdout] test source::tokenization::tests::control::incorrect_opening_character_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::properties::floats::property_with_positive_float_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::multiple_properties_with_value_produces_properties_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::strings::property_with_string_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::usizes::property_with_incorrect_usize_value_produces_error_result ... ok [INFO] [stdout] test source::tokenization::tests::properties::usizes::property_with_usize_at_end_of_control_openening_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::properties::usizes::property_with_usize_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::control::single_control_produces_correct_tokens ... ok [INFO] [stdout] test source::tokenization::tests::properties::code::property_with_function_value_produces_property_and_value_result_inside_control ... ok [INFO] [stdout] test source::tokenization::tests::control::single_control_produces_correct_tokens_with_carriage_returns_at_end ... ok [INFO] [stdout] test source::tokenization::tests::control::multiple_nested_controls_produces_correct_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a49c6022ef77f34359e8859dc76b3bc73301b69500f2f29fef884eb421ac6e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49c6022ef77f34359e8859dc76b3bc73301b69500f2f29fef884eb421ac6e01", kill_on_drop: false }` [INFO] [stdout] a49c6022ef77f34359e8859dc76b3bc73301b69500f2f29fef884eb421ac6e01