[INFO] updating cached repository spikegrobstein/alamo-movies-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spikegrobstein/alamo-movies-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spikegrobstein/alamo-movies-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/spikegrobstein/alamo-movies-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/spikegrobstein/alamo-movies-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spikegrobstein/alamo-movies-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spikegrobstein/alamo-movies-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spikegrobstein/alamo-movies-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c11a39cc6f4eeb8f4c947b71b9846fbf0a811c9 [INFO] sha for GitHub repo spikegrobstein/alamo-movies-rust: 3c11a39cc6f4eeb8f4c947b71b9846fbf0a811c9 [INFO] validating manifest of spikegrobstein/alamo-movies-rust on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spikegrobstein/alamo-movies-rust on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spikegrobstein/alamo-movies-rust [INFO] finished frobbing spikegrobstein/alamo-movies-rust [INFO] frobbed toml for spikegrobstein/alamo-movies-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/spikegrobstein/alamo-movies-rust/Cargo.toml [INFO] started frobbing spikegrobstein/alamo-movies-rust [INFO] finished frobbing spikegrobstein/alamo-movies-rust [INFO] frobbed toml for spikegrobstein/alamo-movies-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spikegrobstein/alamo-movies-rust/Cargo.toml [INFO] crate spikegrobstein/alamo-movies-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing spikegrobstein/alamo-movies-rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spikegrobstein/alamo-movies-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] a9d41aaaf2c66c3ce2f4150321525c83aee55a6679e17285f5a8ac0c2bbc4f0e [INFO] running `"docker" "start" "-a" "a9d41aaaf2c66c3ce2f4150321525c83aee55a6679e17285f5a8ac0c2bbc4f0e"` [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling alamo_movies v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `alamo_movies` [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use alamo_movies; [INFO] [stderr] | ^^^^^^^^^^^^ no `alamo_movies` external crate [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 `alamo_movies`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a9d41aaaf2c66c3ce2f4150321525c83aee55a6679e17285f5a8ac0c2bbc4f0e"` [INFO] running `"docker" "rm" "-f" "a9d41aaaf2c66c3ce2f4150321525c83aee55a6679e17285f5a8ac0c2bbc4f0e"` [INFO] [stdout] a9d41aaaf2c66c3ce2f4150321525c83aee55a6679e17285f5a8ac0c2bbc4f0e