[INFO] cloning repository https://github.com/gifnksm/mirri-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gifnksm/mirri-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fmirri-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fmirri-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b00ac7854bddb321c7975b794a0b88dbfc5666 [INFO] testing gifnksm/mirri-editor against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fmirri-editor" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gifnksm/mirri-editor on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gifnksm/mirri-editor [INFO] finished tweaking git repo https://github.com/gifnksm/mirri-editor [INFO] tweaked toml for git repo https://github.com/gifnksm/mirri-editor written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gifnksm/mirri-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref_filter_map v1.0.1 [INFO] [stderr] Downloaded signal-hook v0.1.12 [INFO] [stderr] Downloaded nix v0.16.1 [INFO] [stderr] Downloaded snafu-derive v0.6.0 [INFO] [stderr] Downloaded snafu v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94dfb73d06e4ee07178d264af021dcd91c791df3561dc66db9d24d4b12bae599 [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" "94dfb73d06e4ee07178d264af021dcd91c791df3561dc66db9d24d4b12bae599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94dfb73d06e4ee07178d264af021dcd91c791df3561dc66db9d24d4b12bae599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94dfb73d06e4ee07178d264af021dcd91c791df3561dc66db9d24d4b12bae599", kill_on_drop: false }` [INFO] [stdout] 94dfb73d06e4ee07178d264af021dcd91c791df3561dc66db9d24d4b12bae599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 03ac05b67a084d7eccbde0e271bd1e52bb4ea4e82761c84381b168dad5f5472a [INFO] running `Command { std: "docker" "start" "-a" "03ac05b67a084d7eccbde0e271bd1e52bb4ea4e82761c84381b168dad5f5472a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling mirri-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/keymap.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn get(&self, input: &Input) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cx` [INFO] [stdout] --> src/syntax.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | cx: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syntax.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hl` [INFO] [stdout] --> src/syntax.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | hl: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syntax.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "03ac05b67a084d7eccbde0e271bd1e52bb4ea4e82761c84381b168dad5f5472a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ac05b67a084d7eccbde0e271bd1e52bb4ea4e82761c84381b168dad5f5472a", kill_on_drop: false }` [INFO] [stdout] 03ac05b67a084d7eccbde0e271bd1e52bb4ea4e82761c84381b168dad5f5472a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.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] 98ea22cbb5b49e31c23d0a3cd46d4b5ae878ab43c2f8bcf272f656bbf43f5a9b [INFO] running `Command { std: "docker" "start" "-a" "98ea22cbb5b49e31c23d0a3cd46d4b5ae878ab43c2f8bcf272f656bbf43f5a9b", kill_on_drop: false }` [INFO] [stderr] Compiling mirri-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/keymap.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn get(&self, input: &Input) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cx` [INFO] [stdout] --> src/syntax.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | cx: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syntax.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hl` [INFO] [stdout] --> src/syntax.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | hl: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/syntax.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "98ea22cbb5b49e31c23d0a3cd46d4b5ae878ab43c2f8bcf272f656bbf43f5a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ea22cbb5b49e31c23d0a3cd46d4b5ae878ab43c2f8bcf272f656bbf43f5a9b", kill_on_drop: false }` [INFO] [stdout] 98ea22cbb5b49e31c23d0a3cd46d4b5ae878ab43c2f8bcf272f656bbf43f5a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1043998efcb8e22fa9bbbfb496d55ecd8a91a381bf7258c30481d474b83dcd76 [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" "1043998efcb8e22fa9bbbfb496d55ecd8a91a381bf7258c30481d474b83dcd76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `get` [INFO] [stderr] --> src/keymap.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | pub(crate) fn get(&self, input: &Input) -> Option> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cx` [INFO] [stderr] --> src/syntax.rs:389:5 [INFO] [stderr] | [INFO] [stderr] 389 | cx: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/syntax.rs:387:10 [INFO] [stderr] | [INFO] [stderr] 387 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hl` [INFO] [stderr] --> src/syntax.rs:390:5 [INFO] [stderr] | [INFO] [stderr] 390 | hl: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SavedHighlight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/syntax.rs:387:10 [INFO] [stderr] | [INFO] [stderr] 387 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mirri-editor` (bin "mirri" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mirri-c77a27122c8ae586) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test decode::tests::decode_char ... ok [INFO] [stdout] test decode::tests::decode_esc_or_alt ... ok [INFO] [stdout] test decode::tests::decode_input_c0_ctrl ... ok [INFO] [stdout] test input::tests::convert_key ... ok [INFO] [stdout] test input::tests::parse_input ... ok [INFO] [stdout] test decode::tests::decode_input_normal ... ok [INFO] [stdout] test input::tests::convert_input ... ok [INFO] [stdout] test keymap::tests::insert ... ok [INFO] [stdout] test input::tests::parse_key ... ok [INFO] [stdout] test input::tests::str_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1043998efcb8e22fa9bbbfb496d55ecd8a91a381bf7258c30481d474b83dcd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1043998efcb8e22fa9bbbfb496d55ecd8a91a381bf7258c30481d474b83dcd76", kill_on_drop: false }` [INFO] [stdout] 1043998efcb8e22fa9bbbfb496d55ecd8a91a381bf7258c30481d474b83dcd76