[INFO] cloning repository https://github.com/sandstorm/crow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandstorm/crow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe1e80f93808ad1e66e7a4951d3e30830fad93ad [INFO] testing sandstorm/crow against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandstorm/crow on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sandstorm/crow [INFO] finished tweaking git repo https://github.com/sandstorm/crow [INFO] tweaked toml for git repo https://github.com/sandstorm/crow written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sandstorm/crow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] c449e3669b5388dd289034cfe1bbc361a8e1a8f54dfd178010050d4d3aa238c7 [INFO] running `Command { std: "docker" "start" "-a" "c449e3669b5388dd289034cfe1bbc361a8e1a8f54dfd178010050d4d3aa238c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c449e3669b5388dd289034cfe1bbc361a8e1a8f54dfd178010050d4d3aa238c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c449e3669b5388dd289034cfe1bbc361a8e1a8f54dfd178010050d4d3aa238c7", kill_on_drop: false }` [INFO] [stdout] c449e3669b5388dd289034cfe1bbc361a8e1a8f54dfd178010050d4d3aa238c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479af7ac683ff190df97110fe3686c2a095088cf7974c61a214c7b6f3f443625 [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" "479af7ac683ff190df97110fe3686c2a095088cf7974c61a214c7b6f3f443625", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling crow v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `command_ids` [INFO] [stdout] --> src/state.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | command_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "479af7ac683ff190df97110fe3686c2a095088cf7974c61a214c7b6f3f443625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479af7ac683ff190df97110fe3686c2a095088cf7974c61a214c7b6f3f443625", kill_on_drop: false }` [INFO] [stdout] 479af7ac683ff190df97110fe3686c2a095088cf7974c61a214c7b6f3f443625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 772acf726924517f1105866963d95a95de4b50c9eab869f0e63bf986a413454d [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" "772acf726924517f1105866963d95a95de4b50c9eab869f0e63bf986a413454d", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `command_ids` [INFO] [stdout] --> src/state.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | command_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crow v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `command_ids` [INFO] [stdout] --> src/state.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | command_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "772acf726924517f1105866963d95a95de4b50c9eab869f0e63bf986a413454d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772acf726924517f1105866963d95a95de4b50c9eab869f0e63bf986a413454d", kill_on_drop: false }` [INFO] [stdout] 772acf726924517f1105866963d95a95de4b50c9eab869f0e63bf986a413454d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13eba9b1b6a631328741e731f9a89931a0174e10e35c8c840a98cf6065ed9398 [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" "13eba9b1b6a631328741e731f9a89931a0174e10e35c8c840a98cf6065ed9398", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `command_ids` [INFO] [stdout] running 3 tests [INFO] [stderr] --> src/state.rs:28:5 [INFO] [stdout] test fuzzy::tests::dont_error_on_empty_command_list ... ignored [INFO] [stderr] | [INFO] [stdout] test fuzzy::tests::return_full_list_for_empty_pattern ... ignored [INFO] [stderr] 28 | command_ids: Vec, [INFO] [stdout] test fuzzy::tests::return_matches_by_score ... ignored [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] warning: `crow` (lib) generated 1 warning [INFO] [stderr] warning: `crow` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crow-b61f2a0d783242a8) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crow-34beddfbf3845464) [INFO] [stdout] [INFO] [stderr] Doc-tests crow [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/history.rs - history::History::history_path (line 20) ... ignored [INFO] [stdout] test src/history.rs - history::detect_shell (line 46) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13eba9b1b6a631328741e731f9a89931a0174e10e35c8c840a98cf6065ed9398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13eba9b1b6a631328741e731f9a89931a0174e10e35c8c840a98cf6065ed9398", kill_on_drop: false }` [INFO] [stdout] 13eba9b1b6a631328741e731f9a89931a0174e10e35c8c840a98cf6065ed9398