[INFO] cloning repository https://github.com/nathanfaucett/rs-linalg [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanfaucett/rs-linalg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6db7fb848473b9ae113d7627ac31d3e8d75670be [INFO] checking nathanfaucett/rs-linalg against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanfaucett/rs-linalg 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/nathanfaucett/rs-linalg [INFO] finished tweaking git repo https://github.com/nathanfaucett/rs-linalg [INFO] tweaked toml for git repo https://github.com/nathanfaucett/rs-linalg written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nathanfaucett/rs-linalg already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-array.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-one.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-mat4.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-approx_eq.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-num.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-signed.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-vec3.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-bounded.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-from_primitive.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-round.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-sqrt.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-to_primitive.git` [INFO] [stderr] Updating git repository `https://github.com/nathanfaucett/rs-trig.git` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0289924490bc240302f686354fcdb6405feaea32c4435f6967e7f3745874d194 [INFO] running `"docker" "start" "-a" "0289924490bc240302f686354fcdb6405feaea32c4435f6967e7f3745874d194"` [INFO] [stderr] Checking zero v0.1.0 (https://github.com/nathanfaucett/rs-zero.git#414beceb) [INFO] [stderr] Checking one v0.1.0 (https://github.com/nathanfaucett/rs-one.git#ad032c6a) [INFO] [stderr] Checking from_primitive v0.1.0 (https://github.com/nathanfaucett/rs-from_primitive.git#f24b96f0) [INFO] [stderr] Checking round v0.1.0 (https://github.com/nathanfaucett/rs-round.git#b21c26a3) [INFO] [stderr] Checking sqrt v0.1.0 (https://github.com/nathanfaucett/rs-sqrt.git#578809a2) [INFO] [stderr] Checking to_primitive v0.1.0 (https://github.com/nathanfaucett/rs-to_primitive.git#83095e5c) [INFO] [stderr] Checking bounded v0.1.0 (https://github.com/nathanfaucett/rs-bounded.git#359c91bf) [INFO] [stderr] Checking collection_traits v0.1.0 (https://github.com/nathanfaucett/rs-collection_traits#fe0ed3ab) [INFO] [stderr] Checking trig v0.1.0 (https://github.com/nathanfaucett/rs-trig.git#f355f111) [INFO] [stderr] Checking approx_eq v0.1.0 (https://github.com/nathanfaucett/rs-approx_eq.git#be4ca1cc) [INFO] [stderr] error[E0432]: unresolved imports `alloc::linked_list`, `alloc::linked_list` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/rs-collection_traits-dca7cc2c0ed7a0a9/fe0ed3a/src/linked_list.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::linked_list::{self, LinkedList}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^ no `linked_list` in the root [INFO] [stderr] | | [INFO] [stderr] | could not find `linked_list` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Iter` in module `linked_list` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/rs-collection_traits-dca7cc2c0ed7a0a9/fe0ed3a/src/linked_list.rs:125:30 [INFO] [stderr] | [INFO] [stderr] 125 | type Iter = linked_list::Iter<'a, T>; [INFO] [stderr] | ^^^^ not found in `linked_list` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::binary_heap::Iter; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::btree_map::Iter; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::btree_set::Iter; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::linked_list::Iter; [INFO] [stderr] | [INFO] [stderr] and 5 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IterMut` in module `linked_list` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/rs-collection_traits-dca7cc2c0ed7a0a9/fe0ed3a/src/linked_list.rs:134:33 [INFO] [stderr] | [INFO] [stderr] 134 | type IterMut = linked_list::IterMut<'a, T>; [INFO] [stderr] | ^^^^^^^ not found in `linked_list` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::btree_map::IterMut; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::linked_list::IterMut; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::collections::vec_deque::IterMut; [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::slice::IterMut; [INFO] [stderr] | [INFO] [stderr] and 3 other candidates [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `collection_traits`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0289924490bc240302f686354fcdb6405feaea32c4435f6967e7f3745874d194"` [INFO] running `"docker" "rm" "-f" "0289924490bc240302f686354fcdb6405feaea32c4435f6967e7f3745874d194"` [INFO] [stdout] 0289924490bc240302f686354fcdb6405feaea32c4435f6967e7f3745874d194