[INFO] cloning repository https://github.com/necaris/dice-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necaris/dice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecaris%2Fdice-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecaris%2Fdice-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ea160add2a75d1ed78caae50f79f3796f0c49f72 [INFO] checking necaris/dice-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecaris%2Fdice-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/necaris/dice-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/necaris/dice-rs [INFO] finished tweaking git repo https://github.com/necaris/dice-rs [INFO] tweaked toml for git repo https://github.com/necaris/dice-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/necaris/dice-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03a36a86fd0f6d0de84e82be3777c24e30cc942fe2e1e921d23ea56d72ac82bd [INFO] running `"docker" "start" "-a" "03a36a86fd0f6d0de84e82be3777c24e30cc942fe2e1e921d23ea56d72ac82bd"` [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking dice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `super::die` [INFO] [stderr] --> benches/lib.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use super::die::*; [INFO] [stderr] | ^^^ maybe a missing crate `die`? [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: maybe a missing crate `die`? [INFO] [stderr] --> benches/lib.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | let mut d = super::die::Die::new(sides); [INFO] [stderr] | ^^^ maybe a missing crate `die`? [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dice`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "03a36a86fd0f6d0de84e82be3777c24e30cc942fe2e1e921d23ea56d72ac82bd"` [INFO] running `"docker" "rm" "-f" "03a36a86fd0f6d0de84e82be3777c24e30cc942fe2e1e921d23ea56d72ac82bd"` [INFO] [stdout] 03a36a86fd0f6d0de84e82be3777c24e30cc942fe2e1e921d23ea56d72ac82bd