[INFO] cloning repository https://github.com/passy/revmenu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passy/revmenu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassy%2Frevmenu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassy%2Frevmenu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c6f4474a2f876c289935cff01689b0ee5001253 [INFO] testing passy/revmenu against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassy%2Frevmenu" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passy/revmenu on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passy/revmenu [INFO] finished tweaking git repo https://github.com/passy/revmenu [INFO] tweaked toml for git repo https://github.com/passy/revmenu written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/passy/revmenu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] a06a9da571f35cd16656cebe20e261a5741253d90b84f3a089ed2c2b995e9757 [INFO] running `Command { std: "docker" "start" "-a" "a06a9da571f35cd16656cebe20e261a5741253d90b84f3a089ed2c2b995e9757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06a9da571f35cd16656cebe20e261a5741253d90b84f3a089ed2c2b995e9757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06a9da571f35cd16656cebe20e261a5741253d90b84f3a089ed2c2b995e9757", kill_on_drop: false }` [INFO] [stdout] a06a9da571f35cd16656cebe20e261a5741253d90b84f3a089ed2c2b995e9757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d58d24c5b6db95f5904b69ad5aa219ca1d8af5058c9138fe6ca0c12d4f5143 [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" "e2d58d24c5b6db95f5904b69ad5aa219ca1d8af5058c9138fe6ca0c12d4f5143", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling im v10.2.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling revmenu v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "e2d58d24c5b6db95f5904b69ad5aa219ca1d8af5058c9138fe6ca0c12d4f5143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d58d24c5b6db95f5904b69ad5aa219ca1d8af5058c9138fe6ca0c12d4f5143", kill_on_drop: false }` [INFO] [stdout] e2d58d24c5b6db95f5904b69ad5aa219ca1d8af5058c9138fe6ca0c12d4f5143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f32b5fe289df5d02d219e08451e62a26acf407219057cf2f1933ecaee8c5144 [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" "7f32b5fe289df5d02d219e08451e62a26acf407219057cf2f1933ecaee8c5144", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling revmenu v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.30s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/revmenu-9abba65f4a8cb5c0) [INFO] running `Command { std: "docker" "inspect" "7f32b5fe289df5d02d219e08451e62a26acf407219057cf2f1933ecaee8c5144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f32b5fe289df5d02d219e08451e62a26acf407219057cf2f1933ecaee8c5144", kill_on_drop: false }` [INFO] [stdout] 7f32b5fe289df5d02d219e08451e62a26acf407219057cf2f1933ecaee8c5144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 0ef56913928c0afe66e6925561b768779105fb1acf13cb03cc0ef10c7347abc7 [INFO] running `Command { std: "docker" "start" "-a" "0ef56913928c0afe66e6925561b768779105fb1acf13cb03cc0ef10c7347abc7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/revmenu-9abba65f4a8cb5c0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parser::tests::test_full_parse_line ... ok [INFO] [stdout] test parser::tests::test_full_parse_lines ... ok [INFO] [stdout] test parser::tests::test_regression_split_line ... ok [INFO] [stdout] test highlight::tests::test_highlight_nothing ... ok [INFO] [stdout] test parser::tests::test_token ... ok [INFO] [stdout] test highlight::tests::test_highlight_line ... ok [INFO] [stdout] test highlight::tests::test_highlight_select_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ef56913928c0afe66e6925561b768779105fb1acf13cb03cc0ef10c7347abc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef56913928c0afe66e6925561b768779105fb1acf13cb03cc0ef10c7347abc7", kill_on_drop: false }` [INFO] [stdout] 0ef56913928c0afe66e6925561b768779105fb1acf13cb03cc0ef10c7347abc7