[INFO] updating cached repository daveslutzkin/robot_with_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/daveslutzkin/robot_with_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/daveslutzkin/robot_with_rust" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/daveslutzkin/robot_with_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/daveslutzkin/robot_with_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daveslutzkin/robot_with_rust" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/daveslutzkin/robot_with_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/daveslutzkin/robot_with_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 48e9e26a652f2d34450ba75bd2f28042412e697c [INFO] sha for GitHub repo daveslutzkin/robot_with_rust: 48e9e26a652f2d34450ba75bd2f28042412e697c [INFO] validating manifest of daveslutzkin/robot_with_rust on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of daveslutzkin/robot_with_rust on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing daveslutzkin/robot_with_rust [INFO] finished frobbing daveslutzkin/robot_with_rust [INFO] frobbed toml for daveslutzkin/robot_with_rust written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/daveslutzkin/robot_with_rust/Cargo.toml [INFO] started frobbing daveslutzkin/robot_with_rust [INFO] finished frobbing daveslutzkin/robot_with_rust [INFO] frobbed toml for daveslutzkin/robot_with_rust written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/daveslutzkin/robot_with_rust/Cargo.toml [INFO] crate daveslutzkin/robot_with_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking daveslutzkin/robot_with_rust against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/daveslutzkin/robot_with_rust:/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=forbid" "-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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f049bec6fce9dc4800e92dd30bf596e0e996b31488e7762d5eb46d8203461a5e [INFO] running `"docker" "start" "-a" "f049bec6fce9dc4800e92dd30bf596e0e996b31488e7762d5eb46d8203461a5e"` [INFO] [stderr] Checking robot_with_rust v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/lib.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | #[deriving(Eq, PartialEq)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/command.rs:4:3 [INFO] [stderr] | [INFO] [stderr] 4 | #[deriving(Eq, PartialEq, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/lib.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | #[deriving(Eq, PartialEq)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/command.rs:4:3 [INFO] [stderr] | [INFO] [stderr] 4 | #[deriving(Eq, PartialEq, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/compass_direction.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/table.rs:1:3 [INFO] [stderr] | [INFO] [stderr] 1 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | Place(int, int, CompassDirection), [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/compass_direction.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | Place(int, int, CompassDirection), [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:30:37 [INFO] [stderr] | [INFO] [stderr] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:31:30 [INFO] [stderr] | [INFO] [stderr] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:31:37 [INFO] [stderr] | [INFO] [stderr] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:32:52 [INFO] [stderr] | [INFO] [stderr] 32 | let dir_result: Option = from_str(place_parts[2]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | match from_str(raw_command) { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | width: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `deriving` in this scope [INFO] [stderr] --> src/table.rs:1:3 [INFO] [stderr] | [INFO] [stderr] 1 | #[deriving(Eq, PartialEq, Clone, Show)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] [INFO] [stderr] --> src/table.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | height: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:12:35 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:12:43 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/lib.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | x: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/lib.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | y: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stderr] --> src/lib.rs:74:15 [INFO] [stderr] | [INFO] [stderr] 74 | impl<'t> fmt::Show for Robot<'t> { [INFO] [stderr] | ^^^^ not found in `fmt` [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `robot_with_rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | Place(int, int, CompassDirection), [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | Place(int, int, CompassDirection), [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:30:37 [INFO] [stderr] | [INFO] [stderr] 30 | let x_result: Option = from_str(place_parts[0]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/command.rs:31:30 [INFO] [stderr] | [INFO] [stderr] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:31:37 [INFO] [stderr] | [INFO] [stderr] 31 | let y_result: Option = from_str(place_parts[1]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `from_str` in this scope [INFO] [stderr] --> src/command.rs:32:52 [INFO] [stderr] | [INFO] [stderr] 32 | let dir_result: Option = from_str(place_parts[2]); [INFO] [stderr] | ^^^^^^^^ help: try: `Self::from_str` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | width: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | height: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn new(width: int, height: int) -> Table { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:12:35 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/table.rs:12:43 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn check_position(&self, x: int, y: int) -> bool { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/lib.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | x: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/lib.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | y: int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stderr] --> src/lib.rs:74:15 [INFO] [stderr] | [INFO] [stderr] 74 | impl<'t> fmt::Show for Robot<'t> { [INFO] [stderr] | ^^^^ not found in `fmt` [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `robot_with_rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f049bec6fce9dc4800e92dd30bf596e0e996b31488e7762d5eb46d8203461a5e"` [INFO] running `"docker" "rm" "-f" "f049bec6fce9dc4800e92dd30bf596e0e996b31488e7762d5eb46d8203461a5e"` [INFO] [stdout] f049bec6fce9dc4800e92dd30bf596e0e996b31488e7762d5eb46d8203461a5e