[INFO] fetching crate openapi 0.1.5... [INFO] testing openapi-0.1.5 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate openapi 0.1.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate openapi 0.1.5 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openapi 0.1.5 [INFO] finished tweaking crates.io crate openapi 0.1.5 [INFO] tweaked toml for crates.io crate openapi 0.1.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2b5afcba3fdbfb7871c45f9b535a6a7e4f6b8319251aaa4a05be51544a4580 [INFO] running `Command { std: "docker" "start" "-a" "9d2b5afcba3fdbfb7871c45f9b535a6a7e4f6b8319251aaa4a05be51544a4580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2b5afcba3fdbfb7871c45f9b535a6a7e4f6b8319251aaa4a05be51544a4580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2b5afcba3fdbfb7871c45f9b535a6a7e4f6b8319251aaa4a05be51544a4580", kill_on_drop: false }` [INFO] [stdout] 9d2b5afcba3fdbfb7871c45f9b535a6a7e4f6b8319251aaa4a05be51544a4580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629e08f0258ff91daa4d74d1c1c7651bfcab43a6931504398a0789f8d46541a0 [INFO] running `Command { std: "docker" "start" "-a" "629e08f0258ff91daa4d74d1c1c7651bfcab43a6931504398a0789f8d46541a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling openapi v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.49s [INFO] running `Command { std: "docker" "inspect" "629e08f0258ff91daa4d74d1c1c7651bfcab43a6931504398a0789f8d46541a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629e08f0258ff91daa4d74d1c1c7651bfcab43a6931504398a0789f8d46541a0", kill_on_drop: false }` [INFO] [stdout] 629e08f0258ff91daa4d74d1c1c7651bfcab43a6931504398a0789f8d46541a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 801b0297cfa24ece07cddfc389e8684483208654bbaa3fe2b7c56aac2fc89876 [INFO] running `Command { std: "docker" "start" "-a" "801b0297cfa24ece07cddfc389e8684483208654bbaa3fe2b7c56aac2fc89876", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openapi v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / error_chain!{ [INFO] [stdout] 47 | | foreign_links { [INFO] [stdout] 48 | | Io(::std::io::Error); [INFO] [stdout] 49 | | Yaml(::serde_yaml::Error); [INFO] [stdout] 50 | | Serialize(::serde_json::Error); [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.95s [INFO] running `Command { std: "docker" "inspect" "801b0297cfa24ece07cddfc389e8684483208654bbaa3fe2b7c56aac2fc89876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801b0297cfa24ece07cddfc389e8684483208654bbaa3fe2b7c56aac2fc89876", kill_on_drop: false }` [INFO] [stdout] 801b0297cfa24ece07cddfc389e8684483208654bbaa3fe2b7c56aac2fc89876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be297cf478edcb5598f29052d379898677d4d73f3fe8dcea535cbfccdfc0ff6b [INFO] running `Command { std: "docker" "start" "-a" "be297cf478edcb5598f29052d379898677d4d73f3fe8dcea535cbfccdfc0ff6b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [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 the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `openapi` (lib) generated 2 warnings [INFO] [stderr] warning: `openapi` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/openapi-24b76bddffbdcb03) [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; finished in 1.52s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be297cf478edcb5598f29052d379898677d4d73f3fe8dcea535cbfccdfc0ff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be297cf478edcb5598f29052d379898677d4d73f3fe8dcea535cbfccdfc0ff6b", kill_on_drop: false }` [INFO] [stdout] be297cf478edcb5598f29052d379898677d4d73f3fe8dcea535cbfccdfc0ff6b