[INFO] crate tea 0.1.0 is already in cache [INFO] testing tea-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate tea 0.1.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate tea 0.1.0 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 tea 0.1.0 [INFO] finished tweaking crates.io crate tea 0.1.0 [INFO] tweaked toml for crates.io crate tea 0.1.0 written to work/builds/worker-3/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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 8ae18510bfccea83db481cb28b71befc5c0c00f3ccf3f27b161cf18810689e81 [INFO] running `"docker" "start" "-a" "8ae18510bfccea83db481cb28b71befc5c0c00f3ccf3f27b161cf18810689e81"` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling pistoncore-input v0.17.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling conrod v0.51.1 [INFO] [stderr] Compiling tea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::result::Result` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::result::Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.35s [INFO] running `"docker" "inspect" "8ae18510bfccea83db481cb28b71befc5c0c00f3ccf3f27b161cf18810689e81"` [INFO] running `"docker" "rm" "-f" "8ae18510bfccea83db481cb28b71befc5c0c00f3ccf3f27b161cf18810689e81"` [INFO] [stdout] 8ae18510bfccea83db481cb28b71befc5c0c00f3ccf3f27b161cf18810689e81 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] f972ec92832f49bc72066f294401993d14f379e998abbd1b60cc6a6856ab4b12 [INFO] running `"docker" "start" "-a" "f972ec92832f49bc72066f294401993d14f379e998abbd1b60cc6a6856ab4b12"` [INFO] [stderr] Compiling tea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::result::Result` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::result::Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "f972ec92832f49bc72066f294401993d14f379e998abbd1b60cc6a6856ab4b12"` [INFO] running `"docker" "rm" "-f" "f972ec92832f49bc72066f294401993d14f379e998abbd1b60cc6a6856ab4b12"` [INFO] [stdout] f972ec92832f49bc72066f294401993d14f379e998abbd1b60cc6a6856ab4b12 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 0db2529a02af6ab0d2ac0c3df94df1ad0051031cd194a9546de0fda586feb60a [INFO] running `"docker" "start" "-a" "0db2529a02af6ab0d2ac0c3df94df1ad0051031cd194a9546de0fda586feb60a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tea-98785552b55621b2 [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" "0db2529a02af6ab0d2ac0c3df94df1ad0051031cd194a9546de0fda586feb60a"` [INFO] running `"docker" "rm" "-f" "0db2529a02af6ab0d2ac0c3df94df1ad0051031cd194a9546de0fda586feb60a"` [INFO] [stdout] 0db2529a02af6ab0d2ac0c3df94df1ad0051031cd194a9546de0fda586feb60a