[INFO] cloning repository https://github.com/alienzj/excel-previewer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alienzj/excel-previewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fexcel-previewer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fexcel-previewer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 310e0bb0a0dd5b9cd7781e3c0d1454f832ab2fdd [INFO] testing alienzj/excel-previewer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fexcel-previewer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alienzj/excel-previewer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alienzj/excel-previewer [INFO] finished tweaking git repo https://github.com/alienzj/excel-previewer [INFO] tweaked toml for git repo https://github.com/alienzj/excel-previewer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/alienzj/excel-previewer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb826e576225158e0e85302c2f9c17038795094f01f40243c45a33dc95b6e67 [INFO] running `Command { std: "docker" "start" "-a" "cdb826e576225158e0e85302c2f9c17038795094f01f40243c45a33dc95b6e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb826e576225158e0e85302c2f9c17038795094f01f40243c45a33dc95b6e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb826e576225158e0e85302c2f9c17038795094f01f40243c45a33dc95b6e67", kill_on_drop: false }` [INFO] [stdout] cdb826e576225158e0e85302c2f9c17038795094f01f40243c45a33dc95b6e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67524b68468b46477f05eb73d1d5ed8ab7fef8332015d84de3a9b954d4a3022a [INFO] running `Command { std: "docker" "start" "-a" "67524b68468b46477f05eb73d1d5ed8ab7fef8332015d84de3a9b954d4a3022a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling starts-ends-with-caseless v0.5.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling minifier v0.0.33 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling html-minifier v1.1.14 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling serde_test v1.0.104 [INFO] [stderr] Compiling calamine v0.16.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling lazy-static-include v2.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling comrak v0.7.0 [INFO] [stderr] Compiling madato v0.5.3 [INFO] [stderr] Compiling excel-previewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.04s [INFO] running `Command { std: "docker" "inspect" "67524b68468b46477f05eb73d1d5ed8ab7fef8332015d84de3a9b954d4a3022a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67524b68468b46477f05eb73d1d5ed8ab7fef8332015d84de3a9b954d4a3022a", kill_on_drop: false }` [INFO] [stdout] 67524b68468b46477f05eb73d1d5ed8ab7fef8332015d84de3a9b954d4a3022a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1cae0fb722a3ec4084e637bf91f02afe81541c1bebd65be647d00aa80484195 [INFO] running `Command { std: "docker" "start" "-a" "d1cae0fb722a3ec4084e637bf91f02afe81541c1bebd65be647d00aa80484195", kill_on_drop: false }` [INFO] [stderr] Compiling excel-previewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "d1cae0fb722a3ec4084e637bf91f02afe81541c1bebd65be647d00aa80484195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1cae0fb722a3ec4084e637bf91f02afe81541c1bebd65be647d00aa80484195", kill_on_drop: false }` [INFO] [stdout] d1cae0fb722a3ec4084e637bf91f02afe81541c1bebd65be647d00aa80484195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d198b87947531d8285195e688547a9a8bb31e23a1e842743265165c27908d477 [INFO] running `Command { std: "docker" "start" "-a" "d198b87947531d8285195e688547a9a8bb31e23a1e842743265165c27908d477", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/excel_previewer-11ca5b2fc45fc243) [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" "d198b87947531d8285195e688547a9a8bb31e23a1e842743265165c27908d477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d198b87947531d8285195e688547a9a8bb31e23a1e842743265165c27908d477", kill_on_drop: false }` [INFO] [stdout] d198b87947531d8285195e688547a9a8bb31e23a1e842743265165c27908d477