[INFO] crate openapi 0.1.5 is already in cache [INFO] extracting crate openapi 0.1.5 into work/ex/beta-1.37-6/sources/1.36.0/reg/openapi/0.1.5 [INFO] extracting crate openapi 0.1.5 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/openapi/0.1.5 [INFO] validating manifest of openapi-0.1.5 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of openapi-0.1.5 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing openapi-0.1.5 [INFO] finished frobbing openapi-0.1.5 [INFO] frobbed toml for openapi-0.1.5 written to work/ex/beta-1.37-6/sources/1.36.0/reg/openapi/0.1.5/Cargo.toml [INFO] started frobbing openapi-0.1.5 [INFO] finished frobbing openapi-0.1.5 [INFO] frobbed toml for openapi-0.1.5 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/openapi/0.1.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing openapi-0.1.5 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/openapi/0.1.5:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b45f9036e6ed4a398b808c6c033a64dc47e9834d553e2e69fd2d1a2b3607a03c [INFO] running `"docker" "start" "-a" "b45f9036e6ed4a398b808c6c033a64dc47e9834d553e2e69fd2d1a2b3607a03c"` [INFO] [stderr] Compiling openapi v0.1.5 (/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/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_chain!{ [INFO] [stderr] 47 | | foreign_links { [INFO] [stderr] 48 | | Io(::std::io::Error); [INFO] [stderr] 49 | | Yaml(::serde_yaml::Error); [INFO] [stderr] 50 | | Serialize(::serde_json::Error); [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_chain!{ [INFO] [stderr] 47 | | foreign_links { [INFO] [stderr] 48 | | Io(::std::io::Error); [INFO] [stderr] 49 | | Yaml(::serde_yaml::Error); [INFO] [stderr] 50 | | Serialize(::serde_json::Error); [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `"docker" "inspect" "b45f9036e6ed4a398b808c6c033a64dc47e9834d553e2e69fd2d1a2b3607a03c"` [INFO] running `"docker" "rm" "-f" "b45f9036e6ed4a398b808c6c033a64dc47e9834d553e2e69fd2d1a2b3607a03c"` [INFO] [stdout] b45f9036e6ed4a398b808c6c033a64dc47e9834d553e2e69fd2d1a2b3607a03c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/openapi/0.1.5:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ffa5229c9cf6732648d40f657d8a9b4fafbb92df9244e7ab8a63fe65c95e5572 [INFO] running `"docker" "start" "-a" "ffa5229c9cf6732648d40f657d8a9b4fafbb92df9244e7ab8a63fe65c95e5572"` [INFO] [stderr] Compiling openapi v0.1.5 (/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/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_chain!{ [INFO] [stderr] 47 | | foreign_links { [INFO] [stderr] 48 | | Io(::std::io::Error); [INFO] [stderr] 49 | | Yaml(::serde_yaml::Error); [INFO] [stderr] 50 | | Serialize(::serde_json::Error); [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / error_chain!{ [INFO] [stderr] 47 | | foreign_links { [INFO] [stderr] 48 | | Io(::std::io::Error); [INFO] [stderr] 49 | | Yaml(::serde_yaml::Error); [INFO] [stderr] 50 | | Serialize(::serde_json::Error); [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.10s [INFO] running `"docker" "inspect" "ffa5229c9cf6732648d40f657d8a9b4fafbb92df9244e7ab8a63fe65c95e5572"` [INFO] running `"docker" "rm" "-f" "ffa5229c9cf6732648d40f657d8a9b4fafbb92df9244e7ab8a63fe65c95e5572"` [INFO] [stdout] ffa5229c9cf6732648d40f657d8a9b4fafbb92df9244e7ab8a63fe65c95e5572 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/openapi/0.1.5:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 039d1e7fc63d332510587f893842b3a5217e86d7a4cb6dcb010f75374fe248f7 [INFO] running `"docker" "start" "-a" "039d1e7fc63d332510587f893842b3a5217e86d7a4cb6dcb010f75374fe248f7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/openapi-d0bc1a3d7214a102 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests openapi [INFO] [stdout] test tests::can_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "039d1e7fc63d332510587f893842b3a5217e86d7a4cb6dcb010f75374fe248f7"` [INFO] running `"docker" "rm" "-f" "039d1e7fc63d332510587f893842b3a5217e86d7a4cb6dcb010f75374fe248f7"` [INFO] [stdout] 039d1e7fc63d332510587f893842b3a5217e86d7a4cb6dcb010f75374fe248f7