[INFO] fetching crate xxv 0.1.2... [INFO] testing xxv-0.1.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate xxv 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate xxv 0.1.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate xxv 0.1.2 [INFO] finished tweaking crates.io crate xxv 0.1.2 [INFO] tweaked toml for crates.io crate xxv 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate xxv 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ef11a71f0285cd19166fbc63d8354f2a1bbcb641941d151b3f63c8249b8f31 [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" "04ef11a71f0285cd19166fbc63d8354f2a1bbcb641941d151b3f63c8249b8f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ef11a71f0285cd19166fbc63d8354f2a1bbcb641941d151b3f63c8249b8f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ef11a71f0285cd19166fbc63d8354f2a1bbcb641941d151b3f63c8249b8f31", kill_on_drop: false }` [INFO] [stdout] 04ef11a71f0285cd19166fbc63d8354f2a1bbcb641941d151b3f63c8249b8f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] f6731d5a8f7c270f921dd9c444bf392ba7e3bbfc352891dc43e1598ef9908197 [INFO] running `Command { std: "docker" "start" "-a" "f6731d5a8f7c270f921dd9c444bf392ba7e3bbfc352891dc43e1598ef9908197", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling rio v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling xxv v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f6731d5a8f7c270f921dd9c444bf392ba7e3bbfc352891dc43e1598ef9908197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6731d5a8f7c270f921dd9c444bf392ba7e3bbfc352891dc43e1598ef9908197", kill_on_drop: false }` [INFO] [stdout] f6731d5a8f7c270f921dd9c444bf392ba7e3bbfc352891dc43e1598ef9908197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a80c9cb7750e2a2bf3fe8ff36e72989ab7806b6ef225cfc03c803f46dbd76a9 [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" "0a80c9cb7750e2a2bf3fe8ff36e72989ab7806b6ef225cfc03c803f46dbd76a9", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling xxv v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `Command { std: "docker" "inspect" "0a80c9cb7750e2a2bf3fe8ff36e72989ab7806b6ef225cfc03c803f46dbd76a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a80c9cb7750e2a2bf3fe8ff36e72989ab7806b6ef225cfc03c803f46dbd76a9", kill_on_drop: false }` [INFO] [stdout] 0a80c9cb7750e2a2bf3fe8ff36e72989ab7806b6ef225cfc03c803f46dbd76a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87625b63455222b34be7495c48d2c3e142571c1f65e912031ad1627fd3614bdd [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" "87625b63455222b34be7495c48d2c3e142571c1f65e912031ad1627fd3614bdd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xxv-85cad5799a579f82 [INFO] [stdout] running 19 tests [INFO] [stdout] test byte_reader::tests::getting_multi_line_string_bottom_left ... ok [INFO] [stdout] test byte_reader::tests::getting_top_left_window ... ok [INFO] [stdout] test file_search::tests::async_io_search_in_big_file ... ok [INFO] [stdout] test byte_reader::tests::getting_multi_line_string_top_left ... ok [INFO] [stdout] test byte_reader::tests::getting_multi_line_string_top_right ... ok [INFO] [stdout] test file_search::tests::searching_in_file ... ok [INFO] [stdout] test file_search::tests::sync_io_search_in_big_file ... ok [INFO] [stdout] test hex_reader::tests::getting_hex_of_file_with_highlight ... ok [INFO] [stdout] test hex_reader::tests::getting_hex_of_file_top_left_window ... ok [INFO] [stdout] test hex_reader::tests::hex_view_bigger_than_unaligned_file ... ok [INFO] [stdout] test hex_reader::tests::hex_view_bigger_than_file ... ok [INFO] [stdout] test hex_reader::tests::highlight_to_left_of_window_must_not_bleed_in ... ok [INFO] [stdout] test hex_view::tests::layout_w77_h24_ll16 ... ok [INFO] [stdout] test hex_view::tests::layout_w80_h24_ll16 ... ok [INFO] [stdout] test hex_view::tests::layout_w80_h24_ll32 ... ok [INFO] [stdout] test hex_view::tests::layout_w77_h24_ll16_offset1 ... ok [INFO] [stdout] test hex_view::tests::layout_w78_h24_ll16 ... ok [INFO] [stdout] test hex_view::tests::layout_w82_h24_ll32 ... ok [INFO] [stdout] test hex_view::tests::layout_w79_h24_ll16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87625b63455222b34be7495c48d2c3e142571c1f65e912031ad1627fd3614bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87625b63455222b34be7495c48d2c3e142571c1f65e912031ad1627fd3614bdd", kill_on_drop: false }` [INFO] [stdout] 87625b63455222b34be7495c48d2c3e142571c1f65e912031ad1627fd3614bdd