[INFO] cloning repository https://github.com/shun-sfoo/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/shun-sfoo/neovim-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshun-sfoo%2Fneovim-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshun-sfoo%2Fneovim-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 217a3825e7b11d506aa4d7d710bc6dcb5a96504e [INFO] testing shun-sfoo/neovim-calculator against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshun-sfoo%2Fneovim-calculator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shun-sfoo/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/shun-sfoo/neovim-calculator [INFO] finished tweaking git repo https://github.com/shun-sfoo/neovim-calculator [INFO] tweaked toml for git repo https://github.com/shun-sfoo/neovim-calculator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/shun-sfoo/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 6f1704e975d96e6448d04b0d96de9cb8c24652a79aa83199050701fd08b9b8b9 [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" "6f1704e975d96e6448d04b0d96de9cb8c24652a79aa83199050701fd08b9b8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f1704e975d96e6448d04b0d96de9cb8c24652a79aa83199050701fd08b9b8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1704e975d96e6448d04b0d96de9cb8c24652a79aa83199050701fd08b9b8b9", kill_on_drop: false }` [INFO] [stdout] 6f1704e975d96e6448d04b0d96de9cb8c24652a79aa83199050701fd08b9b8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6d2bea53e006206310b564a8fe54fb894e96b0ae5bc156d58cd23866b19e4da [INFO] running `Command { std: "docker" "start" "-a" "b6d2bea53e006206310b564a8fe54fb894e96b0ae5bc156d58cd23866b19e4da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling neovim-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "b6d2bea53e006206310b564a8fe54fb894e96b0ae5bc156d58cd23866b19e4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d2bea53e006206310b564a8fe54fb894e96b0ae5bc156d58cd23866b19e4da", kill_on_drop: false }` [INFO] [stdout] b6d2bea53e006206310b564a8fe54fb894e96b0ae5bc156d58cd23866b19e4da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 04d5f0eeb9e57777afd5207f7a011c55acef814267315a43d21820597320e13e [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" "04d5f0eeb9e57777afd5207f7a011c55acef814267315a43d21820597320e13e", kill_on_drop: false }` [INFO] [stderr] Compiling neovim-calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "04d5f0eeb9e57777afd5207f7a011c55acef814267315a43d21820597320e13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d5f0eeb9e57777afd5207f7a011c55acef814267315a43d21820597320e13e", kill_on_drop: false }` [INFO] [stdout] 04d5f0eeb9e57777afd5207f7a011c55acef814267315a43d21820597320e13e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5175c1d69740ba440af1f70fc74250b04b5a05bd7a0f442b494154fd91be4aa0 [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" "5175c1d69740ba440af1f70fc74250b04b5a05bd7a0f442b494154fd91be4aa0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neovim_calculator-f2ca59e454d48364) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5175c1d69740ba440af1f70fc74250b04b5a05bd7a0f442b494154fd91be4aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5175c1d69740ba440af1f70fc74250b04b5a05bd7a0f442b494154fd91be4aa0", kill_on_drop: false }` [INFO] [stdout] 5175c1d69740ba440af1f70fc74250b04b5a05bd7a0f442b494154fd91be4aa0