[INFO] fetching crate td-client 0.9.0... [INFO] testing td-client-0.9.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate td-client 0.9.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate td-client 0.9.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate td-client 0.9.0 [INFO] finished tweaking crates.io crate td-client 0.9.0 [INFO] tweaked toml for crates.io crate td-client 0.9.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6ee099d31bc0538cbeafe9ad088f9e6e6aeb1e86132479ffbbd257d65b22ed [INFO] running `Command { std: "docker" "start" "-a" "3c6ee099d31bc0538cbeafe9ad088f9e6e6aeb1e86132479ffbbd257d65b22ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6ee099d31bc0538cbeafe9ad088f9e6e6aeb1e86132479ffbbd257d65b22ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6ee099d31bc0538cbeafe9ad088f9e6e6aeb1e86132479ffbbd257d65b22ed", kill_on_drop: false }` [INFO] [stdout] 3c6ee099d31bc0538cbeafe9ad088f9e6e6aeb1e86132479ffbbd257d65b22ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b5baa3044a63464e8f2e0ae2f366ea6ca87ae25508288f85d57cc5329d60e9 [INFO] running `Command { std: "docker" "start" "-a" "a3b5baa3044a63464e8f2e0ae2f366ea6ca87ae25508288f85d57cc5329d60e9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling td-client v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/model.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, RustcEncodable)] [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/model.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, RustcEncodable)] [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/model.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | job_id: pick_string_item!(job_json, "job_id").parse().unwrap(), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:366:23 [INFO] [stdout] | [INFO] [stdout] 366 | job_type: pick_string_item!(job_json, "type"), [INFO] [stdout] | ----------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | status: pick_string_item!(job_json, "status"), [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:369:18 [INFO] [stdout] | [INFO] [stdout] 369 | url: pick_string_item!(job_json, "url"), [INFO] [stdout] | ---------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | result_size: pick_opt_u64_item!(job_json, "result_size"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 376 | priority: pick_u64_item!(job_json, "priority"), [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | retry_limit: pick_u64_item!(job_json, "retry_limit"), [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 378 | duration: pick_opt_u64_item!(job_json, "duration"), [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:426:21 [INFO] [stdout] | [INFO] [stdout] 426 | let count = pick_u64_item!(response_json, "count"); [INFO] [stdout] | -------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:427:20 [INFO] [stdout] | [INFO] [stdout] 427 | let from = pick_opt_u64_item!(response_json, "from"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | let to = pick_opt_u64_item!(response_json, "to"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | let status: String = pick_string_item!(job_json, "status"); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:499:22 [INFO] [stdout] | [INFO] [stdout] 499 | let job_id = pick_string_item!(json, "job_id"); [INFO] [stdout] | --------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.62s [INFO] running `Command { std: "docker" "inspect" "a3b5baa3044a63464e8f2e0ae2f366ea6ca87ae25508288f85d57cc5329d60e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b5baa3044a63464e8f2e0ae2f366ea6ca87ae25508288f85d57cc5329d60e9", kill_on_drop: false }` [INFO] [stdout] a3b5baa3044a63464e8f2e0ae2f366ea6ca87ae25508288f85d57cc5329d60e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80bf8634f232af4b82087fe37d67c5cb00d6b805790f0a94dd8877bcb463e97 [INFO] running `Command { std: "docker" "start" "-a" "b80bf8634f232af4b82087fe37d67c5cb00d6b805790f0a94dd8877bcb463e97", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/model.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, RustcEncodable)] [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/model.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, RustcEncodable)] [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/model.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | job_id: pick_string_item!(job_json, "job_id").parse().unwrap(), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:366:23 [INFO] [stdout] | [INFO] [stdout] 366 | job_type: pick_string_item!(job_json, "type"), [INFO] [stdout] | ----------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | status: pick_string_item!(job_json, "status"), [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:369:18 [INFO] [stdout] | [INFO] [stdout] 369 | url: pick_string_item!(job_json, "url"), [INFO] [stdout] | ---------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | result_size: pick_opt_u64_item!(job_json, "result_size"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 376 | priority: pick_u64_item!(job_json, "priority"), [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | retry_limit: pick_u64_item!(job_json, "retry_limit"), [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 378 | duration: pick_opt_u64_item!(job_json, "duration"), [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:426:21 [INFO] [stdout] | [INFO] [stdout] 426 | let count = pick_u64_item!(response_json, "count"); [INFO] [stdout] | -------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:427:20 [INFO] [stdout] | [INFO] [stdout] 427 | let from = pick_opt_u64_item!(response_json, "from"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | let to = pick_opt_u64_item!(response_json, "to"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | let status: String = pick_string_item!(job_json, "status"); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:499:22 [INFO] [stdout] | [INFO] [stdout] 499 | let job_id = pick_string_item!(json, "job_id"); [INFO] [stdout] | --------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.25.3 [INFO] [stderr] Compiling td-client v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/model.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(PartialEq, Eq, Debug, RustcEncodable)] [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/model.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, RustcEncodable)] [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/model.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [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/model.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [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/model.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | let r: Result = (|| Ok(pick_string_item!(j, "x")))(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | job_id: pick_string_item!(job_json, "job_id").parse().unwrap(), [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:366:23 [INFO] [stdout] | [INFO] [stdout] 366 | job_type: pick_string_item!(job_json, "type"), [INFO] [stdout] | ----------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | status: pick_string_item!(job_json, "status"), [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:369:18 [INFO] [stdout] | [INFO] [stdout] 369 | url: pick_string_item!(job_json, "url"), [INFO] [stdout] | ---------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | result_size: pick_opt_u64_item!(job_json, "result_size"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 376 | priority: pick_u64_item!(job_json, "priority"), [INFO] [stdout] | ------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | retry_limit: pick_u64_item!(job_json, "retry_limit"), [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 378 | duration: pick_opt_u64_item!(job_json, "duration"), [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:426:21 [INFO] [stdout] | [INFO] [stdout] 426 | let count = pick_u64_item!(response_json, "count"); [INFO] [stdout] | -------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:427:20 [INFO] [stdout] | [INFO] [stdout] 427 | let from = pick_opt_u64_item!(response_json, "from"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | let to = pick_opt_u64_item!(response_json, "to"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | let status: String = pick_string_item!(job_json, "status"); [INFO] [stdout] | ------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/json_helper.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:499:22 [INFO] [stdout] | [INFO] [stdout] 499 | let job_id = pick_string_item!(json, "job_id"); [INFO] [stdout] | --------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.60s [INFO] running `Command { std: "docker" "inspect" "b80bf8634f232af4b82087fe37d67c5cb00d6b805790f0a94dd8877bcb463e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80bf8634f232af4b82087fe37d67c5cb00d6b805790f0a94dd8877bcb463e97", kill_on_drop: false }` [INFO] [stdout] b80bf8634f232af4b82087fe37d67c5cb00d6b805790f0a94dd8877bcb463e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 451162dde88f9a6c6ebaf9690fca9ee0a031a8c5080b4a375320112d3d0e5cf0 [INFO] running `Command { std: "docker" "start" "-a" "451162dde88f9a6c6ebaf9690fca9ee0a031a8c5080b4a375320112d3d0e5cf0", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(PartialEq, Eq, Debug, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:37:17 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:37:33 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:50:17 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:50:33 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:65:33 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Debug, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:129:24 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:129:40 [INFO] [stderr] | [INFO] [stderr] 129 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:161:17 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/model.rs:161:33 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:365:21 [INFO] [stderr] | [INFO] [stderr] 365 | job_id: pick_string_item!(job_json, "job_id").parse().unwrap(), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:366:23 [INFO] [stderr] | [INFO] [stderr] 366 | job_type: pick_string_item!(job_json, "type"), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:368:21 [INFO] [stderr] | [INFO] [stderr] 368 | status: pick_string_item!(job_json, "status"), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:369:18 [INFO] [stderr] | [INFO] [stderr] 369 | url: pick_string_item!(job_json, "url"), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:92:57 [INFO] [stderr] | [INFO] [stderr] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:371:26 [INFO] [stderr] | [INFO] [stderr] 371 | result_size: pick_opt_u64_item!(job_json, "result_size"), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:44:53 [INFO] [stderr] | [INFO] [stderr] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:376:23 [INFO] [stderr] | [INFO] [stderr] 376 | priority: pick_u64_item!(job_json, "priority"), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:44:53 [INFO] [stderr] | [INFO] [stderr] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:377:26 [INFO] [stderr] | [INFO] [stderr] 377 | retry_limit: pick_u64_item!(job_json, "retry_limit"), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:92:57 [INFO] [stderr] | [INFO] [stderr] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:378:23 [INFO] [stderr] | [INFO] [stderr] 378 | duration: pick_opt_u64_item!(job_json, "duration"), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:44:53 [INFO] [stderr] | [INFO] [stderr] 44 | pick_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:426:21 [INFO] [stderr] | [INFO] [stderr] 426 | let count = pick_u64_item!(response_json, "count"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:92:57 [INFO] [stderr] | [INFO] [stderr] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:427:20 [INFO] [stderr] | [INFO] [stderr] 427 | let from = pick_opt_u64_item!(response_json, "from"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:92:57 [INFO] [stderr] | [INFO] [stderr] 92 | pick_opt_item!($json, $item_name, as_u64, "u64"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:428:18 [INFO] [stderr] | [INFO] [stderr] 428 | let to = pick_opt_u64_item!(response_json, "to"); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_opt_u64_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:460:30 [INFO] [stderr] | [INFO] [stderr] 460 | let status: String = pick_string_item!(job_json, "status"); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:499:22 [INFO] [stderr] | [INFO] [stderr] 499 | let job_id = pick_string_item!(json, "job_id"); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 106 | let r: Result = (|| Ok(pick_string_item!(j, "x")))(); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/json_helper.rs:32:71 [INFO] [stderr] | [INFO] [stderr] 32 | pick_item!($json, $item_name, as_string, "String").to_string(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:365:21 [INFO] [stderr] | [INFO] [stderr] 365 | job_id: pick_string_item!(job_json, "job_id").parse().unwrap(), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pick_string_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `td-client` (lib) generated 27 warnings [INFO] [stderr] warning: `td-client` (lib test) generated 28 warnings (26 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/td_client-88600b2d1c28f3b8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test json_helper::tests::pick_opt_string_item ... ok [INFO] [stdout] test json_helper::tests::pick_string_item ... ok [INFO] [stdout] test json_helper::tests::pick_opt_timestamp_item ... ok [INFO] [stdout] test json_helper::tests::pick_timestamp_item ... ok [INFO] [stdout] test client::tests::new ... ok [INFO] [stdout] test client::tests::endpoint ... ok [INFO] [stdout] test client::tests::databases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5efce97441fa2ce6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests td-client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "451162dde88f9a6c6ebaf9690fca9ee0a031a8c5080b4a375320112d3d0e5cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451162dde88f9a6c6ebaf9690fca9ee0a031a8c5080b4a375320112d3d0e5cf0", kill_on_drop: false }` [INFO] [stdout] 451162dde88f9a6c6ebaf9690fca9ee0a031a8c5080b4a375320112d3d0e5cf0