[INFO] cloning repository https://github.com/srishanbhattarai/neovim-calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srishanbhattarai/neovim-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrishanbhattarai%2Fneovim-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrishanbhattarai%2Fneovim-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7cb619f2ca5d1f5bffd270ba535ffe022cfbe33 [INFO] testing srishanbhattarai/neovim-calculator against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrishanbhattarai%2Fneovim-calculator" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srishanbhattarai/neovim-calculator on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srishanbhattarai/neovim-calculator [INFO] finished tweaking git repo https://github.com/srishanbhattarai/neovim-calculator [INFO] tweaked toml for git repo https://github.com/srishanbhattarai/neovim-calculator written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/srishanbhattarai/neovim-calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bfaf4c04462e068b706442db0b3363fecfc4f6a9cf0df33951163feb028e08c [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" "6bfaf4c04462e068b706442db0b3363fecfc4f6a9cf0df33951163feb028e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfaf4c04462e068b706442db0b3363fecfc4f6a9cf0df33951163feb028e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfaf4c04462e068b706442db0b3363fecfc4f6a9cf0df33951163feb028e08c", kill_on_drop: false }` [INFO] [stdout] 6bfaf4c04462e068b706442db0b3363fecfc4f6a9cf0df33951163feb028e08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e0e042f4d965cbdd1eff460349e4be95cff5a17b24058e131b523167365a1b7 [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" "9e0e042f4d965cbdd1eff460349e4be95cff5a17b24058e131b523167365a1b7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling neovim-lib v0.6.0 [INFO] [stderr] Compiling neovim-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.89s [INFO] running `Command { std: "docker" "inspect" "9e0e042f4d965cbdd1eff460349e4be95cff5a17b24058e131b523167365a1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0e042f4d965cbdd1eff460349e4be95cff5a17b24058e131b523167365a1b7", kill_on_drop: false }` [INFO] [stdout] 9e0e042f4d965cbdd1eff460349e4be95cff5a17b24058e131b523167365a1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 2e882d900050e623fc71e4ca519be6e438d6a174428fa9e3516061e542fb99f1 [INFO] running `Command { std: "docker" "start" "-a" "2e882d900050e623fc71e4ca519be6e438d6a174428fa9e3516061e542fb99f1", kill_on_drop: false }` [INFO] [stderr] Compiling neovim-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "2e882d900050e623fc71e4ca519be6e438d6a174428fa9e3516061e542fb99f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e882d900050e623fc71e4ca519be6e438d6a174428fa9e3516061e542fb99f1", kill_on_drop: false }` [INFO] [stdout] 2e882d900050e623fc71e4ca519be6e438d6a174428fa9e3516061e542fb99f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f52ba93827c62297eb77ce6e028e0b7e9de64a4e6f05003aee17bd0d1d459f4 [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" "1f52ba93827c62297eb77ce6e028e0b7e9de64a4e6f05003aee17bd0d1d459f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neovim_calculator-55bf9d7e1afb9887) [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] running `Command { std: "docker" "inspect" "1f52ba93827c62297eb77ce6e028e0b7e9de64a4e6f05003aee17bd0d1d459f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f52ba93827c62297eb77ce6e028e0b7e9de64a4e6f05003aee17bd0d1d459f4", kill_on_drop: false }` [INFO] [stdout] 1f52ba93827c62297eb77ce6e028e0b7e9de64a4e6f05003aee17bd0d1d459f4