[INFO] cloning repository https://github.com/stephaneworkspace/neovim-cobol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephaneworkspace/neovim-cobol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fneovim-cobol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fneovim-cobol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8774482fd992083455c42ca3f66d3df8ea01898 [INFO] testing stephaneworkspace/neovim-cobol against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fneovim-cobol" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephaneworkspace/neovim-cobol on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stephaneworkspace/neovim-cobol [INFO] finished tweaking git repo https://github.com/stephaneworkspace/neovim-cobol [INFO] tweaked toml for git repo https://github.com/stephaneworkspace/neovim-cobol written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neovim-lib v0.6.1 [INFO] [stderr] Downloaded simplelog v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcf446cdb83bce634197542f72da40ec213c72d73f0a6a158057db180694e469 [INFO] running `Command { std: "docker" "start" "-a" "bcf446cdb83bce634197542f72da40ec213c72d73f0a6a158057db180694e469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf446cdb83bce634197542f72da40ec213c72d73f0a6a158057db180694e469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf446cdb83bce634197542f72da40ec213c72d73f0a6a158057db180694e469", kill_on_drop: false }` [INFO] [stdout] bcf446cdb83bce634197542f72da40ec213c72d73f0a6a158057db180694e469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ab274490792298d4f0408fdc89606063b3c95f48d9f50d1ea088bad9bc4160 [INFO] running `Command { std: "docker" "start" "-a" "e3ab274490792298d4f0408fdc89606063b3c95f48d9f50d1ea088bad9bc4160", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling neovim-cobol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.17s [INFO] running `Command { std: "docker" "inspect" "e3ab274490792298d4f0408fdc89606063b3c95f48d9f50d1ea088bad9bc4160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ab274490792298d4f0408fdc89606063b3c95f48d9f50d1ea088bad9bc4160", kill_on_drop: false }` [INFO] [stdout] e3ab274490792298d4f0408fdc89606063b3c95f48d9f50d1ea088bad9bc4160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4f255d279e0230547da0a10676c466740afdb725e7827ba5335362111f265e [INFO] running `Command { std: "docker" "start" "-a" "2d4f255d279e0230547da0a10676c466740afdb725e7827ba5335362111f265e", kill_on_drop: false }` [INFO] [stderr] Compiling neovim-cobol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "2d4f255d279e0230547da0a10676c466740afdb725e7827ba5335362111f265e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4f255d279e0230547da0a10676c466740afdb725e7827ba5335362111f265e", kill_on_drop: false }` [INFO] [stdout] 2d4f255d279e0230547da0a10676c466740afdb725e7827ba5335362111f265e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 047ccc5b96ae68cbfcf71b4bc0ea520ac3f246b6d17206538549df1329a7810f [INFO] running `Command { std: "docker" "start" "-a" "047ccc5b96ae68cbfcf71b4bc0ea520ac3f246b6d17206538549df1329a7810f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neovim_cobol-b5559e25dea8c427) [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" "047ccc5b96ae68cbfcf71b4bc0ea520ac3f246b6d17206538549df1329a7810f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047ccc5b96ae68cbfcf71b4bc0ea520ac3f246b6d17206538549df1329a7810f", kill_on_drop: false }` [INFO] [stdout] 047ccc5b96ae68cbfcf71b4bc0ea520ac3f246b6d17206538549df1329a7810f