[INFO] updating cached repository xales/anode [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/xales/anode [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/xales/anode" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/xales/anode"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/xales/anode'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xales/anode" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/xales/anode"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/xales/anode'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ac20aeece04786a808284b550212bab6be149a0f [INFO] sha for GitHub repo xales/anode: ac20aeece04786a808284b550212bab6be149a0f [INFO] validating manifest of xales/anode 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 xales/anode 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 xales/anode [INFO] finished frobbing xales/anode [INFO] frobbed toml for xales/anode written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/xales/anode/Cargo.toml [INFO] started frobbing xales/anode [INFO] finished frobbing xales/anode [INFO] frobbed toml for xales/anode written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/xales/anode/Cargo.toml [INFO] crate xales/anode 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] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/xales/anode/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [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 xales/anode against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/xales/anode:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e1ba4d01422f8eba46d12adb8175faf9f3c16a5a488935be2875609dfebc9c32 [INFO] running `"docker" "start" "-a" "e1ba4d01422f8eba46d12adb8175faf9f3c16a5a488935be2875609dfebc9c32"` [INFO] [stderr] Checking toml v0.5.2 (https://github.com/alexcrichton/toml-rs#d03b251a) [INFO] [stderr] Checking anode v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `std::io::fs` [INFO] [stderr] --> src/main.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::fs::PathExtensions; [INFO] [stderr] | ^^ could not find `fs` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::File` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::File; [INFO] [stderr] | ^^^^^^^^^^^^^ no `File` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `File` in `io` [INFO] [stderr] --> src/target.rs:61:34 [INFO] [stderr] | [INFO] [stderr] 61 | let contents = match io::File::open(&self.path) { [INFO] [stderr] | ^^^^ could not find `File` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/target.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | let mut parser = toml::Parser::new(contents.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> src/main.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | let path = Path::new("Anode"); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/main.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | let mut parser = toml::Parser::new(contents.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | src: Path, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:52:11 [INFO] [stderr] | [INFO] [stderr] 52 | path: Path, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:56:23 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new(path: &Path) -> File { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `os` [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | os::set_exit_status(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `os` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/target.rs:60:40 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn parse(&mut self) -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Target` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stderr] --> src/target.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 9 | impl<'a> Error<'a> { [INFO] [stderr] | -- first declared here [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^ lifetime 'a already in scope [INFO] [stderr] [INFO] [stderr] error[E0109]: lifetime arguments are not allowed for this type [INFO] [stderr] --> src/target.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | reason: str::MaybeOwned<'a>, [INFO] [stderr] | ^^ lifetime argument not allowed [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> src/target.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | reason: str::MaybeOwned<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::MaybeOwned` [INFO] [stderr] [INFO] [stderr] error[E0109]: lifetime arguments are not allowed for this type [INFO] [stderr] --> src/target.rs:10:44 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^ lifetime argument not allowed [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> src/target.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::MaybeOwned` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0109, E0223, E0412, E0425, E0432, E0433, E0496. [INFO] [stderr] For more information about an error, try `rustc --explain E0109`. [INFO] [stderr] error: Could not compile `anode`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `std::io::fs` [INFO] [stderr] --> src/main.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::fs::PathExtensions; [INFO] [stderr] | ^^ could not find `fs` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::File` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::File; [INFO] [stderr] | ^^^^^^^^^^^^^ no `File` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `File` in `io` [INFO] [stderr] --> src/target.rs:61:34 [INFO] [stderr] | [INFO] [stderr] 61 | let contents = match io::File::open(&self.path) { [INFO] [stderr] | ^^^^ could not find `File` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/target.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | let mut parser = toml::Parser::new(contents.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> src/main.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | let path = Path::new("Anode"); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/main.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | let mut parser = toml::Parser::new(contents.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | src: Path, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:52:11 [INFO] [stderr] | [INFO] [stderr] 52 | path: Path, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/target.rs:56:23 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new(path: &Path) -> File { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `os` [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | os::set_exit_status(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `os` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/target.rs:60:40 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn parse(&mut self) -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Target` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stderr] --> src/target.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 9 | impl<'a> Error<'a> { [INFO] [stderr] | -- first declared here [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^ lifetime 'a already in scope [INFO] [stderr] [INFO] [stderr] error[E0109]: lifetime arguments are not allowed for this type [INFO] [stderr] --> src/target.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | reason: str::MaybeOwned<'a>, [INFO] [stderr] | ^^ lifetime argument not allowed [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> src/target.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | reason: str::MaybeOwned<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::MaybeOwned` [INFO] [stderr] [INFO] [stderr] error[E0109]: lifetime arguments are not allowed for this type [INFO] [stderr] --> src/target.rs:10:44 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^ lifetime argument not allowed [INFO] [stderr] [INFO] [stderr] error[E0223]: ambiguous associated type [INFO] [stderr] --> src/target.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new<'a>(reason: str::MaybeOwned<'a>) -> Error<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::MaybeOwned` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0109, E0223, E0412, E0425, E0432, E0433, E0496. [INFO] [stderr] For more information about an error, try `rustc --explain E0109`. [INFO] [stderr] error: Could not compile `anode`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e1ba4d01422f8eba46d12adb8175faf9f3c16a5a488935be2875609dfebc9c32"` [INFO] running `"docker" "rm" "-f" "e1ba4d01422f8eba46d12adb8175faf9f3c16a5a488935be2875609dfebc9c32"` [INFO] [stdout] e1ba4d01422f8eba46d12adb8175faf9f3c16a5a488935be2875609dfebc9c32