[INFO] crate warmy 0.13.0 is already in cache [INFO] testing warmy-0.13.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate warmy 0.13.0 into work/builds/worker-9/source [INFO] validating manifest of crates.io crate warmy 0.13.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate warmy 0.13.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate warmy 0.13.0 [INFO] tweaked toml for crates.io crate warmy 0.13.0 written to work/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate warmy 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 8f1eab3236cdb7b5d9b5a3921175c6b415ff775116c4282cea6d120b2edfacab [INFO] running `"docker" "start" "-a" "8f1eab3236cdb7b5d9b5a3921175c6b415ff775116c4282cea6d120b2edfacab"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling any-cache v0.2.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling warmy v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.99s [INFO] running `"docker" "inspect" "8f1eab3236cdb7b5d9b5a3921175c6b415ff775116c4282cea6d120b2edfacab"` [INFO] running `"docker" "rm" "-f" "8f1eab3236cdb7b5d9b5a3921175c6b415ff775116c4282cea6d120b2edfacab"` [INFO] [stdout] 8f1eab3236cdb7b5d9b5a3921175c6b415ff775116c4282cea6d120b2edfacab [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 19cb9e4888ed8b4d516fbc200884c0514090be084e26379c5aa27523447f28c5 [INFO] running `"docker" "start" "-a" "19cb9e4888ed8b4d516fbc200884c0514090be084e26379c5aa27523447f28c5"` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling warmy v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `warmy::toml` [INFO] [stderr] --> examples/toml/main.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | use warmy::toml::Toml; [INFO] [stderr] | ^^^^ could not find `toml` in `warmy` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `warmy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "19cb9e4888ed8b4d516fbc200884c0514090be084e26379c5aa27523447f28c5"` [INFO] running `"docker" "rm" "-f" "19cb9e4888ed8b4d516fbc200884c0514090be084e26379c5aa27523447f28c5"` [INFO] [stdout] 19cb9e4888ed8b4d516fbc200884c0514090be084e26379c5aa27523447f28c5