[INFO] crate excel 0.0.1 is already in cache [INFO] testing excel-0.0.1 against 1.38.0 for beta-1.39-1 [INFO] extracting crate excel 0.0.1 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate excel 0.0.1 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate excel 0.0.1 [INFO] finished tweaking crates.io crate excel 0.0.1 [INFO] tweaked toml for crates.io crate excel 0.0.1 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] cef5db10ed8984a6f3c8af207601d04e27ced5c03ab996ff5277a3bbf4d99515 [INFO] running `"docker" "start" "-a" "cef5db10ed8984a6f3c8af207601d04e27ced5c03ab996ff5277a3bbf4d99515"` [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling actix-utils v0.4.6 [INFO] [stderr] Compiling calamine v0.15.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling actix-multipart v0.1.4 [INFO] [stderr] Compiling excel v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.33s [INFO] running `"docker" "inspect" "cef5db10ed8984a6f3c8af207601d04e27ced5c03ab996ff5277a3bbf4d99515"` [INFO] running `"docker" "rm" "-f" "cef5db10ed8984a6f3c8af207601d04e27ced5c03ab996ff5277a3bbf4d99515"` [INFO] [stdout] cef5db10ed8984a6f3c8af207601d04e27ced5c03ab996ff5277a3bbf4d99515 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 64a231d03d21f7e1ac9e1701c4ee3f59af60dd85938bd775ef03f8b554fd12f9 [INFO] running `"docker" "start" "-a" "64a231d03d21f7e1ac9e1701c4ee3f59af60dd85938bd775ef03f8b554fd12f9"` [INFO] [stderr] Compiling excel v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "64a231d03d21f7e1ac9e1701c4ee3f59af60dd85938bd775ef03f8b554fd12f9"` [INFO] running `"docker" "rm" "-f" "64a231d03d21f7e1ac9e1701c4ee3f59af60dd85938bd775ef03f8b554fd12f9"` [INFO] [stdout] 64a231d03d21f7e1ac9e1701c4ee3f59af60dd85938bd775ef03f8b554fd12f9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 9d88c19a12a5e8d3eefa14a8e7af6864c6d7e629d1fd1d1b6103bcaba9494470 [INFO] running `"docker" "start" "-a" "9d88c19a12a5e8d3eefa14a8e7af6864c6d7e629d1fd1d1b6103bcaba9494470"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/excel-ed450d310be67acf [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" "9d88c19a12a5e8d3eefa14a8e7af6864c6d7e629d1fd1d1b6103bcaba9494470"` [INFO] running `"docker" "rm" "-f" "9d88c19a12a5e8d3eefa14a8e7af6864c6d7e629d1fd1d1b6103bcaba9494470"` [INFO] [stdout] 9d88c19a12a5e8d3eefa14a8e7af6864c6d7e629d1fd1d1b6103bcaba9494470