[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandstorm/crow on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-5/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 4f64307581ed8c569a3cc627c9c8db577e2c9a769453d2a3fe83892b014a2c2a [INFO] running `Command { std: "docker" "start" "-a" "4f64307581ed8c569a3cc627c9c8db577e2c9a769453d2a3fe83892b014a2c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f64307581ed8c569a3cc627c9c8db577e2c9a769453d2a3fe83892b014a2c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f64307581ed8c569a3cc627c9c8db577e2c9a769453d2a3fe83892b014a2c2a", kill_on_drop: false }` [INFO] [stdout] 4f64307581ed8c569a3cc627c9c8db577e2c9a769453d2a3fe83892b014a2c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2603c77fbbe4cc80d7d9c6850a331b3c59559bd2ae5d05477997978be0292a5 [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" "c2603c77fbbe4cc80d7d9c6850a331b3c59559bd2ae5d05477997978be0292a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling serde v1.0.130 [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_json v1.0.70 [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 15s [INFO] running `Command { std: "docker" "inspect" "c2603c77fbbe4cc80d7d9c6850a331b3c59559bd2ae5d05477997978be0292a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2603c77fbbe4cc80d7d9c6850a331b3c59559bd2ae5d05477997978be0292a5", kill_on_drop: false }` [INFO] [stdout] c2603c77fbbe4cc80d7d9c6850a331b3c59559bd2ae5d05477997978be0292a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] e15436ceb49edc01a523730568f08e014d170cbfb70c35c2c4b4729c5ac81113 [INFO] running `Command { std: "docker" "start" "-a" "e15436ceb49edc01a523730568f08e014d170cbfb70c35c2c4b4729c5ac81113", kill_on_drop: false }` [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] [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.51s [INFO] running `Command { std: "docker" "inspect" "e15436ceb49edc01a523730568f08e014d170cbfb70c35c2c4b4729c5ac81113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15436ceb49edc01a523730568f08e014d170cbfb70c35c2c4b4729c5ac81113", kill_on_drop: false }` [INFO] [stdout] e15436ceb49edc01a523730568f08e014d170cbfb70c35c2c4b4729c5ac81113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56e4ff46399f3045061eb2a3a14fb3758638a97d0a3821d98676f2fde41cef76 [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" "56e4ff46399f3045061eb2a3a14fb3758638a97d0a3821d98676f2fde41cef76", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `command_ids` [INFO] [stderr] --> src/state.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | command_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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 3 tests [INFO] [stdout] test fuzzy::tests::dont_error_on_empty_command_list ... ignored [INFO] [stdout] test fuzzy::tests::return_full_list_for_empty_pattern ... ignored [INFO] [stdout] test fuzzy::tests::return_matches_by_score ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56e4ff46399f3045061eb2a3a14fb3758638a97d0a3821d98676f2fde41cef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e4ff46399f3045061eb2a3a14fb3758638a97d0a3821d98676f2fde41cef76", kill_on_drop: false }` [INFO] [stdout] 56e4ff46399f3045061eb2a3a14fb3758638a97d0a3821d98676f2fde41cef76