[INFO] updating cached repository https://github.com/alienzj/excel-previewer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 310e0bb0a0dd5b9cd7781e3c0d1454f832ab2fdd [INFO] testing alienzj/excel-previewer against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fexcel-previewer" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alienzj/excel-previewer on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/alienzj/excel-previewer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf15f7a9c7b8f4656e969b0f786ff743e4f4dc273d70d63170403ac0f5fbe40b [INFO] running `"docker" "start" "-a" "cf15f7a9c7b8f4656e969b0f786ff743e4f4dc273d70d63170403ac0f5fbe40b"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [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 miniz_oxide v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_test v1.0.104 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling lazy-static-include v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 html-minifier v1.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling calamine v0.16.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [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 1m 50s [INFO] running `"docker" "inspect" "cf15f7a9c7b8f4656e969b0f786ff743e4f4dc273d70d63170403ac0f5fbe40b"` [INFO] running `"docker" "rm" "-f" "cf15f7a9c7b8f4656e969b0f786ff743e4f4dc273d70d63170403ac0f5fbe40b"` [INFO] [stdout] cf15f7a9c7b8f4656e969b0f786ff743e4f4dc273d70d63170403ac0f5fbe40b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5fcd7dc06fcf179ad6d7c03cf3d74ba91c96bd63c2116841c90e94ee3999613 [INFO] running `"docker" "start" "-a" "d5fcd7dc06fcf179ad6d7c03cf3d74ba91c96bd63c2116841c90e94ee3999613"` [INFO] [stderr] Compiling excel-previewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "d5fcd7dc06fcf179ad6d7c03cf3d74ba91c96bd63c2116841c90e94ee3999613"` [INFO] running `"docker" "rm" "-f" "d5fcd7dc06fcf179ad6d7c03cf3d74ba91c96bd63c2116841c90e94ee3999613"` [INFO] [stdout] d5fcd7dc06fcf179ad6d7c03cf3d74ba91c96bd63c2116841c90e94ee3999613 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7090b3d1b82307ae18e97b716ce417ad77c9507254e2a5c523d8ed41f1bd01e [INFO] running `"docker" "start" "-a" "e7090b3d1b82307ae18e97b716ce417ad77c9507254e2a5c523d8ed41f1bd01e"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/excel_previewer-42fda1bd37c6c84b [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "e7090b3d1b82307ae18e97b716ce417ad77c9507254e2a5c523d8ed41f1bd01e"` [INFO] running `"docker" "rm" "-f" "e7090b3d1b82307ae18e97b716ce417ad77c9507254e2a5c523d8ed41f1bd01e"` [INFO] [stdout] e7090b3d1b82307ae18e97b716ce417ad77c9507254e2a5c523d8ed41f1bd01e