[INFO] cloning repository https://github.com/treydempsey/excel-index-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treydempsey/excel-index-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreydempsey%2Fexcel-index-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreydempsey%2Fexcel-index-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c35cfa0aac11ea3755ae799c100c281094fc1f4 [INFO] testing treydempsey/excel-index-problem against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreydempsey%2Fexcel-index-problem" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/treydempsey/excel-index-problem on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/treydempsey/excel-index-problem [INFO] finished tweaking git repo https://github.com/treydempsey/excel-index-problem [INFO] tweaked toml for git repo https://github.com/treydempsey/excel-index-problem written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/treydempsey/excel-index-problem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb118509d80c1412c8efda7d6ba8d1e08c6710765e0c182426e1a4f5650a4f9 [INFO] running `Command { std: "docker" "start" "-a" "cbb118509d80c1412c8efda7d6ba8d1e08c6710765e0c182426e1a4f5650a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb118509d80c1412c8efda7d6ba8d1e08c6710765e0c182426e1a4f5650a4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb118509d80c1412c8efda7d6ba8d1e08c6710765e0c182426e1a4f5650a4f9", kill_on_drop: false }` [INFO] [stdout] cbb118509d80c1412c8efda7d6ba8d1e08c6710765e0c182426e1a4f5650a4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d2846e8d2168f7d5f9eb5733aee4456a85816b7cb269fb4b0ec5af4911d2717 [INFO] running `Command { std: "docker" "start" "-a" "7d2846e8d2168f7d5f9eb5733aee4456a85816b7cb269fb4b0ec5af4911d2717", kill_on_drop: false }` [INFO] [stderr] Compiling excel-index-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "7d2846e8d2168f7d5f9eb5733aee4456a85816b7cb269fb4b0ec5af4911d2717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2846e8d2168f7d5f9eb5733aee4456a85816b7cb269fb4b0ec5af4911d2717", kill_on_drop: false }` [INFO] [stdout] 7d2846e8d2168f7d5f9eb5733aee4456a85816b7cb269fb4b0ec5af4911d2717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1810c8ab907b52b7bd6dc19b2b1c123429565d2fba327696b20f7cfbfb9ced [INFO] running `Command { std: "docker" "start" "-a" "df1810c8ab907b52b7bd6dc19b2b1c123429565d2fba327696b20f7cfbfb9ced", kill_on_drop: false }` [INFO] [stderr] Compiling excel-index-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "df1810c8ab907b52b7bd6dc19b2b1c123429565d2fba327696b20f7cfbfb9ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1810c8ab907b52b7bd6dc19b2b1c123429565d2fba327696b20f7cfbfb9ced", kill_on_drop: false }` [INFO] [stdout] df1810c8ab907b52b7bd6dc19b2b1c123429565d2fba327696b20f7cfbfb9ced [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 874040a0c1e137509428eb47e37d0c6709189dc202ed75e0e752056c02cda194 [INFO] running `Command { std: "docker" "start" "-a" "874040a0c1e137509428eb47e37d0c6709189dc202ed75e0e752056c02cda194", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/excel_index_problem-54b08161b78d289f) [INFO] [stdout] test test::test_excel_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "874040a0c1e137509428eb47e37d0c6709189dc202ed75e0e752056c02cda194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874040a0c1e137509428eb47e37d0c6709189dc202ed75e0e752056c02cda194", kill_on_drop: false }` [INFO] [stdout] 874040a0c1e137509428eb47e37d0c6709189dc202ed75e0e752056c02cda194