[INFO] cloning repository https://github.com/fkohlgrueber/terminal-editor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkohlgrueber/terminal-editor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fterminal-editor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fterminal-editor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21aebadf907e568c52c99147b58f82540e45192d [INFO] testing fkohlgrueber/terminal-editor-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fterminal-editor-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkohlgrueber/terminal-editor-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fkohlgrueber/terminal-editor-rs [INFO] finished tweaking git repo https://github.com/fkohlgrueber/terminal-editor-rs [INFO] tweaked toml for git repo https://github.com/fkohlgrueber/terminal-editor-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fkohlgrueber/terminal-editor-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b3da1511f6d33af026fc60d79f2b194ab95ee8f061be24c2500dbb12af9021e [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" "9b3da1511f6d33af026fc60d79f2b194ab95ee8f061be24c2500dbb12af9021e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3da1511f6d33af026fc60d79f2b194ab95ee8f061be24c2500dbb12af9021e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3da1511f6d33af026fc60d79f2b194ab95ee8f061be24c2500dbb12af9021e", kill_on_drop: false }` [INFO] [stdout] 9b3da1511f6d33af026fc60d79f2b194ab95ee8f061be24c2500dbb12af9021e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8473db3b877fc60e35b03cb624365c477a094edb19e607f53424fa634fc59e42 [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" "8473db3b877fc60e35b03cb624365c477a094edb19e607f53424fa634fc59e42", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling terminal-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.22s [INFO] running `Command { std: "docker" "inspect" "8473db3b877fc60e35b03cb624365c477a094edb19e607f53424fa634fc59e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8473db3b877fc60e35b03cb624365c477a094edb19e607f53424fa634fc59e42", kill_on_drop: false }` [INFO] [stdout] 8473db3b877fc60e35b03cb624365c477a094edb19e607f53424fa634fc59e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] b933e10caaa27bb981647f4f842a7d70accd07ce852ea11c277ed4e8d5acfe18 [INFO] running `Command { std: "docker" "start" "-a" "b933e10caaa27bb981647f4f842a7d70accd07ce852ea11c277ed4e8d5acfe18", kill_on_drop: false }` [INFO] [stderr] Compiling terminal-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "b933e10caaa27bb981647f4f842a7d70accd07ce852ea11c277ed4e8d5acfe18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b933e10caaa27bb981647f4f842a7d70accd07ce852ea11c277ed4e8d5acfe18", kill_on_drop: false }` [INFO] [stdout] b933e10caaa27bb981647f4f842a7d70accd07ce852ea11c277ed4e8d5acfe18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 1f2313496642429be18043659fec8661d6c7256328a5078b0314e45bac7a8a2f [INFO] running `Command { std: "docker" "start" "-a" "1f2313496642429be18043659fec8661d6c7256328a5078b0314e45bac7a8a2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/terminal_editor-699439e119be0899 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f2313496642429be18043659fec8661d6c7256328a5078b0314e45bac7a8a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2313496642429be18043659fec8661d6c7256328a5078b0314e45bac7a8a2f", kill_on_drop: false }` [INFO] [stdout] 1f2313496642429be18043659fec8661d6c7256328a5078b0314e45bac7a8a2f