[INFO] fetching crate megam_api 0.1.10...
[INFO] checking megam_api-0.1.10 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate megam_api 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate megam_api 0.1.10 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate megam_api 0.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate megam_api 0.1.10
[INFO] tweaked toml for crates.io crate megam_api 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding curl v0.2.19 (available: v0.4.47)
[INFO] [stderr]       Adding env_logger v0.3.5 (available: v0.11.5)
[INFO] [stderr]       Adding libc v0.1.12 (available: v0.2.167)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.22)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.11.1)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/test_accounts.rs
[INFO] [stderr] * tests/test_sshkeys.rs
[INFO] [stderr] * tests/test_csars.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93eac782a9f5fa293114cbad5b759431a17bfed8e4603884d60367da46fba87d
[INFO] running `Command { std: "docker" "start" "-a" "93eac782a9f5fa293114cbad5b759431a17bfed8e4603884d60367da46fba87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93eac782a9f5fa293114cbad5b759431a17bfed8e4603884d60367da46fba87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93eac782a9f5fa293114cbad5b759431a17bfed8e4603884d60367da46fba87d", kill_on_drop: false }`
[INFO] [stdout] 93eac782a9f5fa293114cbad5b759431a17bfed8e4603884d60367da46fba87d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ba88950c02e436e82de1425fadfce9b0029f035153b81ab8ac57dc42e83fc62
[INFO] running `Command { std: "docker" "start" "-a" "5ba88950c02e436e82de1425fadfce9b0029f035153b81ab8ac57dc42e83fc62", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/test_accounts.rs
[INFO] [stderr] * tests/test_sshkeys.rs
[INFO] [stderr] * tests/test_csars.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.7.17
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling curl-sys v0.1.35
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking curl v0.2.19
[INFO] [stderr]     Checking megam_api v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/accounts.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Clone, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/sshkeys.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/megam_api/util/csars.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_serialize::json`
[INFO] [stdout]  --> src/megam_api/util/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rustc_serialize::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/csars.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/util/errors.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_serialize::json`
[INFO] [stdout]  --> src/megam_api/util/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rustc_serialize::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/megam_api/api.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature `rustc_encodable_decodable`: derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/megam_api/api.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/megam_api/api.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(RustcEncodable, Debug, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/megam_api/api.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/csars.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Email` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub Email: String,
[INFO] [stdout]    |       ^^^^^ help: convert the identifier to snake case: `email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Apikey` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Apikey: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `apikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Host` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Host: String,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Version` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Version: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/accounts.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/sshkeys.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FailOne` should have a snake case name
[INFO] [stdout]   --> src/megam_api/util/csars.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Err(FailOne) => return Err(FailOne),
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `fail_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Email` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub Email: String,
[INFO] [stdout]    |       ^^^^^ help: convert the identifier to snake case: `email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Apikey` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Apikey: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `apikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Host` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Host: String,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Version` should have a snake case name
[INFO] [stdout]   --> src/megam_api/api.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Version: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `megam_api` (lib) due to 36 previous errors; 27 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `megam_api` (lib test) due to 36 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5ba88950c02e436e82de1425fadfce9b0029f035153b81ab8ac57dc42e83fc62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba88950c02e436e82de1425fadfce9b0029f035153b81ab8ac57dc42e83fc62", kill_on_drop: false }`
[INFO] [stdout] 5ba88950c02e436e82de1425fadfce9b0029f035153b81ab8ac57dc42e83fc62
