[INFO] updating cached repository https://github.com/passy/revmenu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c6f4474a2f876c289935cff01689b0ee5001253 [INFO] testing passy/revmenu against 1.45.2 for beta-1.46-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 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afac4e664a7d75b317a45ac7080257779e59f6df2a5aa7e182353cb53fcc8a5e [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" "afac4e664a7d75b317a45ac7080257779e59f6df2a5aa7e182353cb53fcc8a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afac4e664a7d75b317a45ac7080257779e59f6df2a5aa7e182353cb53fcc8a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afac4e664a7d75b317a45ac7080257779e59f6df2a5aa7e182353cb53fcc8a5e", kill_on_drop: false }` [INFO] [stdout] afac4e664a7d75b317a45ac7080257779e59f6df2a5aa7e182353cb53fcc8a5e [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20b6a310921fc2e34b7140109bb247b17506312d3e1937d393c9fc042746920 [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" "e20b6a310921fc2e34b7140109bb247b17506312d3e1937d393c9fc042746920", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling im v10.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.4.6 [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 clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [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 45s [INFO] running `Command { std: "docker" "inspect" "e20b6a310921fc2e34b7140109bb247b17506312d3e1937d393c9fc042746920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20b6a310921fc2e34b7140109bb247b17506312d3e1937d393c9fc042746920", kill_on_drop: false }` [INFO] [stdout] e20b6a310921fc2e34b7140109bb247b17506312d3e1937d393c9fc042746920 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d85a7cf17d127ca928cb146ed76cf996bcb2fc052a9307de82fea3de8a2840 [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" "90d85a7cf17d127ca928cb146ed76cf996bcb2fc052a9307de82fea3de8a2840", kill_on_drop: false }` [INFO] [stderr] Compiling revmenu v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.79s [INFO] running `Command { std: "docker" "inspect" "90d85a7cf17d127ca928cb146ed76cf996bcb2fc052a9307de82fea3de8a2840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d85a7cf17d127ca928cb146ed76cf996bcb2fc052a9307de82fea3de8a2840", kill_on_drop: false }` [INFO] [stdout] 90d85a7cf17d127ca928cb146ed76cf996bcb2fc052a9307de82fea3de8a2840 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7615d5a119a58e9afce1651dea75cf2641e7c834bdd6340f2c3d8488440c8880 [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" "7615d5a119a58e9afce1651dea75cf2641e7c834bdd6340f2c3d8488440c8880", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/revmenu-f4c846fcb952f33f [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parser::tests::test_regression_split_line ... ok [INFO] [stdout] test highlight::tests::test_highlight_nothing ... ok [INFO] [stdout] test highlight::tests::test_highlight_select_line ... ok [INFO] [stdout] test parser::tests::test_full_parse_lines ... ok [INFO] [stdout] test parser::tests::test_full_parse_line ... ok [INFO] [stdout] test parser::tests::test_token ... ok [INFO] [stdout] test highlight::tests::test_highlight_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7615d5a119a58e9afce1651dea75cf2641e7c834bdd6340f2c3d8488440c8880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7615d5a119a58e9afce1651dea75cf2641e7c834bdd6340f2c3d8488440c8880", kill_on_drop: false }` [INFO] [stdout] 7615d5a119a58e9afce1651dea75cf2641e7c834bdd6340f2c3d8488440c8880