[INFO] updating cached repository AmrikSadhra/Clem64 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AmrikSadhra/Clem64 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AmrikSadhra/Clem64" "work/ex/beta-1.37-6/sources/1.36.0/gh/AmrikSadhra/Clem64"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AmrikSadhra/Clem64'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AmrikSadhra/Clem64" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AmrikSadhra/Clem64"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AmrikSadhra/Clem64'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e8f5f731c94b25e527c2981f622b950b20eba2e [INFO] sha for GitHub repo AmrikSadhra/Clem64: 3e8f5f731c94b25e527c2981f622b950b20eba2e [INFO] validating manifest of AmrikSadhra/Clem64 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 AmrikSadhra/Clem64 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 AmrikSadhra/Clem64 [INFO] finished frobbing AmrikSadhra/Clem64 [INFO] frobbed toml for AmrikSadhra/Clem64 written to work/ex/beta-1.37-6/sources/1.36.0/gh/AmrikSadhra/Clem64/Cargo.toml [INFO] started frobbing AmrikSadhra/Clem64 [INFO] finished frobbing AmrikSadhra/Clem64 [INFO] frobbed toml for AmrikSadhra/Clem64 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AmrikSadhra/Clem64/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 AmrikSadhra/Clem64 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AmrikSadhra/Clem64:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 4721f696a5cb54574ed7db3755b911f7b1917894508cf61bbfa43228727df6a2 [INFO] running `"docker" "start" "-a" "4721f696a5cb54574ed7db3755b911f7b1917894508cf61bbfa43228727df6a2"` [INFO] [stderr] Compiling clem64 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: there are too many initial `super`s. [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{cpu}; [INFO] [stderr] | ^^^^^ there are too many initial `super`s. [INFO] [stderr] [INFO] [stderr] warning: unused import: `cpu` [INFO] [stderr] --> src/main.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{cpu}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `clem64`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4721f696a5cb54574ed7db3755b911f7b1917894508cf61bbfa43228727df6a2"` [INFO] running `"docker" "rm" "-f" "4721f696a5cb54574ed7db3755b911f7b1917894508cf61bbfa43228727df6a2"` [INFO] [stdout] 4721f696a5cb54574ed7db3755b911f7b1917894508cf61bbfa43228727df6a2