[INFO] cloning repository https://github.com/daveslutzkin/robot_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveslutzkin/robot_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveslutzkin%2Frobot_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveslutzkin%2Frobot_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48e9e26a652f2d34450ba75bd2f28042412e697c [INFO] checking daveslutzkin/robot_with_rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveslutzkin%2Frobot_with_rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveslutzkin/robot_with_rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daveslutzkin/robot_with_rust [INFO] finished tweaking git repo https://github.com/daveslutzkin/robot_with_rust [INFO] tweaked toml for git repo https://github.com/daveslutzkin/robot_with_rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/daveslutzkin/robot_with_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b1204e5945a032ca2ef831e007518d1817b3eced0b4ed81ce69d9f5d0c4dea7 [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" "4b1204e5945a032ca2ef831e007518d1817b3eced0b4ed81ce69d9f5d0c4dea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b1204e5945a032ca2ef831e007518d1817b3eced0b4ed81ce69d9f5d0c4dea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1204e5945a032ca2ef831e007518d1817b3eced0b4ed81ce69d9f5d0c4dea7", kill_on_drop: false }` [INFO] [stdout] 4b1204e5945a032ca2ef831e007518d1817b3eced0b4ed81ce69d9f5d0c4dea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5103061c880be4865632503d7753420b6383a016d4fc613d5d52555238916fce [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" "5103061c880be4865632503d7753420b6383a016d4fc613d5d52555238916fce", kill_on_drop: false }` [INFO] [stderr] Checking robot_with_rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/command.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[deriving(Eq, PartialEq, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/compass_direction.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/table.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/lib.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[deriving(Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/command.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[deriving(Eq, PartialEq, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/compass_direction.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/table.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Place(int, int, CompassDirection), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | Place(int, int, CompassDirection), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/lib.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[deriving(Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Place(int, int, CompassDirection), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | Place(int, int, CompassDirection), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 24 | impl FromStr for Command { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 24 | impl FromStr for Command { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 24 | impl FromStr for Command { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/command.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 24 | impl FromStr for Command { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | let dir_result: Option = from_str(place_parts[2]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | width: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | height: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | let dir_result: Option = from_str(place_parts[2]); [INFO] [stdout] | ^^^^^^^^ help: you might have meant to call the associated function: `Self::from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/lib.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | x: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/lib.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | y: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> src/lib.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | impl<'t> fmt::Show for Robot<'t> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> src/command.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | match from_str(raw_command) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | width: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | height: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/table.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/lib.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | x: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/lib.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | y: int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> src/lib.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | impl<'t> fmt::Show for Robot<'t> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `robot_with_rust` [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] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5103061c880be4865632503d7753420b6383a016d4fc613d5d52555238916fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5103061c880be4865632503d7753420b6383a016d4fc613d5d52555238916fce", kill_on_drop: false }` [INFO] [stdout] 5103061c880be4865632503d7753420b6383a016d4fc613d5d52555238916fce