[INFO] fetching crate cursormatrix 0.1.0... [INFO] checking cursormatrix-0.1.0 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate cursormatrix 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cursormatrix 0.1.0 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursormatrix 0.1.0 [INFO] finished tweaking crates.io crate cursormatrix 0.1.0 [INFO] tweaked toml for crates.io crate cursormatrix 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cursormatrix 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd0573cf667c1c0fb2f13e41c21c17460ed6f2dcf7554023bda016a30f8ff1b7 [INFO] running `Command { std: "docker" "start" "-a" "bd0573cf667c1c0fb2f13e41c21c17460ed6f2dcf7554023bda016a30f8ff1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd0573cf667c1c0fb2f13e41c21c17460ed6f2dcf7554023bda016a30f8ff1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0573cf667c1c0fb2f13e41c21c17460ed6f2dcf7554023bda016a30f8ff1b7", kill_on_drop: false }` [INFO] [stdout] bd0573cf667c1c0fb2f13e41c21c17460ed6f2dcf7554023bda016a30f8ff1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0220e52106f83b455e5c4d913b9d6f8ea4bdbb1beb0e3faefd4f34e1f3d97c80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0220e52106f83b455e5c4d913b9d6f8ea4bdbb1beb0e3faefd4f34e1f3d97c80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking cursormatrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `std::collections::Bound`, `crossbeam`, `libc` [INFO] [stdout] --> src/terminal.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crossbeam; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | use std::collections::BTreeMap; [INFO] [stdout] 9 | use std::collections::Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::collections::Bound`, `crossbeam`, `libc` [INFO] [stdout] --> src/terminal.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crossbeam; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | use std::collections::BTreeMap; [INFO] [stdout] 9 | use std::collections::Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/terminal.rs:283:72 [INFO] [stdout] | [INFO] [stdout] 283 | Some(_) => match patterns.range::, _>((Excluded(&buf), Unbounded::<&Vec>)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::terminfo::terminfo::io::sys::args::vec::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Unbounded` in this scope [INFO] [stdout] --> src/terminal.rs:283:88 [INFO] [stdout] | [INFO] [stdout] 283 | Some(_) => match patterns.range::, _>((Excluded(&buf), Unbounded::<&Vec>)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::terminfo::terminfo::io::sys::args::vec::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/terminal.rs:283:72 [INFO] [stdout] | [INFO] [stdout] 283 | Some(_) => match patterns.range::, _>((Excluded(&buf), Unbounded::<&Vec>)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::terminfo::terminfo::io::sys::args::vec::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Unbounded` in this scope [INFO] [stdout] --> src/terminal.rs:283:88 [INFO] [stdout] | [INFO] [stdout] 283 | Some(_) => match patterns.range::, _>((Excluded(&buf), Unbounded::<&Vec>)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::terminfo::terminfo::io::sys::args::vec::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Unbounded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cursormatrix` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0220e52106f83b455e5c4d913b9d6f8ea4bdbb1beb0e3faefd4f34e1f3d97c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0220e52106f83b455e5c4d913b9d6f8ea4bdbb1beb0e3faefd4f34e1f3d97c80", kill_on_drop: false }` [INFO] [stdout] 0220e52106f83b455e5c4d913b9d6f8ea4bdbb1beb0e3faefd4f34e1f3d97c80