[INFO] cloning repository https://github.com/SSheldon/rust-test-ios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSheldon/rust-test-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSheldon%2Frust-test-ios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSheldon%2Frust-test-ios'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83d491437b1c125c817b6bbe24aa5826060dd311 [INFO] checking SSheldon/rust-test-ios against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSheldon%2Frust-test-ios" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SSheldon/rust-test-ios 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/SSheldon/rust-test-ios [INFO] finished tweaking git repo https://github.com/SSheldon/rust-test-ios [INFO] tweaked toml for git repo https://github.com/SSheldon/rust-test-ios written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/SSheldon/rust-test-ios 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] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.1.30 [INFO] [stderr] Downloaded serde_json v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 27487ddca78fb982f1a1161f43858a1a23f08eb2faafeb466bd16746e1439213 [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" "27487ddca78fb982f1a1161f43858a1a23f08eb2faafeb466bd16746e1439213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27487ddca78fb982f1a1161f43858a1a23f08eb2faafeb466bd16746e1439213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27487ddca78fb982f1a1161f43858a1a23f08eb2faafeb466bd16746e1439213", kill_on_drop: false }` [INFO] [stdout] 27487ddca78fb982f1a1161f43858a1a23f08eb2faafeb466bd16746e1439213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f754ba34c68e2ce9a811020cb2bd012a93ff60164c59209c0afda938a8e9a3c9 [INFO] running `Command { std: "docker" "start" "-a" "f754ba34c68e2ce9a811020cb2bd012a93ff60164c59209c0afda938a8e9a3c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_json v0.7.4 [INFO] [stderr] Checking rust-test-ios v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let source = try!(DependencySource::from_metadata(package)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | let out = try!(out); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | let value: Value = try!(serde_json::from_slice(&out.stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | let out = try!(out); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | let value: Value = try!(serde_json::from_slice(&out.stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | let dev_deps: Vec<_> = try!(deps.into_iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 239 | let dev_deps = try!(read_deps_metadata(crate_dir, dev_deps)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | let config = try!(read_config(crate_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | let mut config_file = try!(File::create(dir.join("Cargo.toml"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | try!(config_file.write(config.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | if !try!(result).success() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | let metas: Vec<_> = try!(src_files.iter().map(|e| e.metadata()).collect()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | try!(f.read_to_string(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let mut src_files: Vec<_> = try!(WalkDir::new(src_dir).into_iter().collect()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | if !try!(should_build(&output_path, &src_files)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | let tests_prelude = try!(read_file(&dir.join("prelude.rs"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | let contents = try!(read_file(entry.path())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | let mut output_file = try!(File::create(output_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | try!(output_file.write(output.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | try!(fs::create_dir_all(&proj_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut proj_file = try!(File::create(proj_dir.join("project.pbxproj"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | try!(proj_file.write(PROJECT.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | try!(fs::create_dir_all(&workspace_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let mut workspace_file = try!(File::create(workspace_dir.join("contents.xcworkspacedata"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | try!(workspace_file.write(PROJECT_WORKSPACE.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | try!(fs::create_dir_all(&scheme_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | let mut scheme_file = try!(File::create(scheme_dir.join("RustTests.xcscheme"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | try!(scheme_file.write(PROJECT_SCHEME.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut test_file = try!(File::create(dir.join("RustTests.m"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | try!(test_file.write(TEST_CASE.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub type BuildResult = Result>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let source = try!(DependencySource::from_metadata(package)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | let out = try!(out); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | let value: Value = try!(serde_json::from_slice(&out.stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | let out = try!(out); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | let value: Value = try!(serde_json::from_slice(&out.stdout)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | let dev_deps: Vec<_> = try!(deps.into_iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 239 | let dev_deps = try!(read_deps_metadata(crate_dir, dev_deps)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | let config = try!(read_config(crate_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | let mut config_file = try!(File::create(dir.join("Cargo.toml"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | try!(config_file.write(config.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cargo.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | if !try!(result).success() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | let metas: Vec<_> = try!(src_files.iter().map(|e| e.metadata()).collect()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | try!(f.read_to_string(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let mut src_files: Vec<_> = try!(WalkDir::new(src_dir).into_iter().collect()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | if !try!(should_build(&output_path, &src_files)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | let tests_prelude = try!(read_file(&dir.join("prelude.rs"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | let contents = try!(read_file(entry.path())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | let mut output_file = try!(File::create(output_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tests.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | try!(output_file.write(output.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | try!(fs::create_dir_all(&proj_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut proj_file = try!(File::create(proj_dir.join("project.pbxproj"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | try!(proj_file.write(PROJECT.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | try!(fs::create_dir_all(&workspace_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let mut workspace_file = try!(File::create(workspace_dir.join("contents.xcworkspacedata"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | try!(workspace_file.write(PROJECT_WORKSPACE.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | try!(fs::create_dir_all(&scheme_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | let mut scheme_file = try!(File::create(scheme_dir.join("RustTests.xcscheme"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | try!(scheme_file.write(PROJECT_SCHEME.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut test_file = try!(File::create(dir.join("RustTests.m"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcode.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | try!(test_file.write(TEST_CASE.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub type BuildResult = Result>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cargo.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref LOCAL_ID_REGEX: Regex = [INFO] [stdout] 38 | | Regex::new("\\(path\\+file://(.*)\\)$").unwrap(); [INFO] [stdout] 39 | | static ref REMOTE_ID_REGEX: Regex = [INFO] [stdout] 40 | | Regex::new("\\(registry\\+https://github.com/rust-lang/crates.io-index\\)$").unwrap(); [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cargo.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref LOCAL_ID_REGEX: Regex = [INFO] [stdout] 38 | | Regex::new("\\(path\\+file://(.*)\\)$").unwrap(); [INFO] [stdout] 39 | | static ref REMOTE_ID_REGEX: Regex = [INFO] [stdout] 40 | | Regex::new("\\(registry\\+https://github.com/rust-lang/crates.io-index\\)$").unwrap(); [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cargo.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref LOCAL_ID_REGEX: Regex = [INFO] [stdout] 38 | | Regex::new("\\(path\\+file://(.*)\\)$").unwrap(); [INFO] [stdout] 39 | | static ref REMOTE_ID_REGEX: Regex = [INFO] [stdout] 40 | | Regex::new("\\(registry\\+https://github.com/rust-lang/crates.io-index\\)$").unwrap(); [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/cargo.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref LOCAL_ID_REGEX: Regex = [INFO] [stdout] 38 | | Regex::new("\\(path\\+file://(.*)\\)$").unwrap(); [INFO] [stdout] 39 | | static ref REMOTE_ID_REGEX: Regex = [INFO] [stdout] 40 | | Regex::new("\\(registry\\+https://github.com/rust-lang/crates.io-index\\)$").unwrap(); [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "f754ba34c68e2ce9a811020cb2bd012a93ff60164c59209c0afda938a8e9a3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f754ba34c68e2ce9a811020cb2bd012a93ff60164c59209c0afda938a8e9a3c9", kill_on_drop: false }` [INFO] [stdout] f754ba34c68e2ce9a811020cb2bd012a93ff60164c59209c0afda938a8e9a3c9