[INFO] crate wolfram_alpha 0.4.0 is already in cache [INFO] extracting crate wolfram_alpha 0.4.0 into work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/wolfram_alpha/0.4.0 [INFO] extracting crate wolfram_alpha 0.4.0 into work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/reg/wolfram_alpha/0.4.0 [INFO] validating manifest of wolfram_alpha-0.4.0 on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wolfram_alpha-0.4.0 on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wolfram_alpha-0.4.0 [INFO] finished frobbing wolfram_alpha-0.4.0 [INFO] frobbed toml for wolfram_alpha-0.4.0 written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/wolfram_alpha/0.4.0/Cargo.toml [INFO] started frobbing wolfram_alpha-0.4.0 [INFO] finished frobbing wolfram_alpha-0.4.0 [INFO] frobbed toml for wolfram_alpha-0.4.0 written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/reg/wolfram_alpha/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wolfram_alpha-0.4.0 against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-2/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/reg/wolfram_alpha/0.4.0:/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" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a59e0be9b520ff53e77bad72d98419a2cf285793071870fae754056a6e2e51c4 [INFO] running `"docker" "start" "-a" "a59e0be9b520ff53e77bad72d98419a2cf285793071870fae754056a6e2e51c4"` [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Checking serde_xml v0.8.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Compiling wolfram_alpha v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:53:44 [INFO] [stderr] | [INFO] [stderr] 53 | Error::HttpRequest(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:54:35 [INFO] [stderr] | [INFO] [stderr] 54 | Error::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:55:36 [INFO] [stderr] | [INFO] [stderr] 55 | Error::Xml(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:128:46 [INFO] [stderr] | [INFO] [stderr] 128 | HttpRequestError::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:129:52 [INFO] [stderr] | [INFO] [stderr] 129 | HttpRequestError::UriError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:130:53 [INFO] [stderr] | [INFO] [stderr] 130 | HttpRequestError::Utf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:131:49 [INFO] [stderr] | [INFO] [stderr] 131 | HttpRequestError::Other(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:53:44 [INFO] [stderr] | [INFO] [stderr] 53 | Error::HttpRequest(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:54:35 [INFO] [stderr] | [INFO] [stderr] 54 | Error::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:55:36 [INFO] [stderr] | [INFO] [stderr] 55 | Error::Xml(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:128:46 [INFO] [stderr] | [INFO] [stderr] 128 | HttpRequestError::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:129:52 [INFO] [stderr] | [INFO] [stderr] 129 | HttpRequestError::UriError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:130:53 [INFO] [stderr] | [INFO] [stderr] 130 | HttpRequestError::Utf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:131:49 [INFO] [stderr] | [INFO] [stderr] 131 | HttpRequestError::Other(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "a59e0be9b520ff53e77bad72d98419a2cf285793071870fae754056a6e2e51c4"` [INFO] running `"docker" "rm" "-f" "a59e0be9b520ff53e77bad72d98419a2cf285793071870fae754056a6e2e51c4"` [INFO] [stdout] a59e0be9b520ff53e77bad72d98419a2cf285793071870fae754056a6e2e51c4