[INFO] fetching crate iso-rs 0.1.3... [INFO] testing iso-rs-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate iso-rs 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate iso-rs 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iso-rs 0.1.3 [INFO] finished tweaking crates.io crate iso-rs 0.1.3 [INFO] tweaked toml for crates.io crate iso-rs 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8e2b9ac5b54e6561bbcb2366762fba006445a17fdebb33a6874fc2df6ac111 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb8e2b9ac5b54e6561bbcb2366762fba006445a17fdebb33a6874fc2df6ac111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8e2b9ac5b54e6561bbcb2366762fba006445a17fdebb33a6874fc2df6ac111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8e2b9ac5b54e6561bbcb2366762fba006445a17fdebb33a6874fc2df6ac111", kill_on_drop: false }` [INFO] [stdout] eb8e2b9ac5b54e6561bbcb2366762fba006445a17fdebb33a6874fc2df6ac111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 370bc48a232d3589a9106f89faac781045d9f17ee8e3c7e78240b2f7c4a9b4f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "370bc48a232d3589a9106f89faac781045d9f17ee8e3c7e78240b2f7c4a9b4f9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling iso-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | name: tokens!(self.name), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | capital: tokens!(self.capital), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | region: tokens!(self.region), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | alpha_2: tokens!(self.alpha_2), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | alpha_3: tokens!(self.alpha_3), [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 `tokens` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let alpha_2 = value_or_none!("alpha2Code", country_data); [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | ... value_or_none!("capital", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | ... value_or_none!("region", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | ... value_or_none!("alpha3Code", country_data), [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 `value_or_none` (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] --> build/macros.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | ... vec_or_none!("currencies", country_data, currencies), [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 `vec_or_none` (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] --> build/macros.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | ... vec_or_none!("languages", country_data, languages), [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 `vec_or_none` (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] --> build/macros.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | ... vec_or_none!("callingCodes", country_data), [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 `vec_or_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.80s [INFO] running `Command { std: "docker" "inspect" "370bc48a232d3589a9106f89faac781045d9f17ee8e3c7e78240b2f7c4a9b4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370bc48a232d3589a9106f89faac781045d9f17ee8e3c7e78240b2f7c4a9b4f9", kill_on_drop: false }` [INFO] [stdout] 370bc48a232d3589a9106f89faac781045d9f17ee8e3c7e78240b2f7c4a9b4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46a5d63e07eec2a6dca69d599a39d06d4fa64d63cbaedb1450271cad011c664b [INFO] running `Command { std: "docker" "start" "-a" "46a5d63e07eec2a6dca69d599a39d06d4fa64d63cbaedb1450271cad011c664b", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | name: tokens!(self.name), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | capital: tokens!(self.capital), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | region: tokens!(self.region), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | alpha_2: tokens!(self.alpha_2), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stdout] | [INFO] [stdout] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/codegen/map_builder.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | alpha_3: tokens!(self.alpha_3), [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 `tokens` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | let alpha_2 = value_or_none!("alpha2Code", country_data); [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | ... value_or_none!("capital", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | ... value_or_none!("region", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | .unwrap_or(String::from("None")); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | ... value_or_none!("alpha3Code", country_data), [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 `value_or_none` (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] --> build/macros.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | ... vec_or_none!("currencies", country_data, currencies), [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 `vec_or_none` (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] --> build/macros.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | ... vec_or_none!("languages", country_data, languages), [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 `vec_or_none` (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] --> build/macros.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | .unwrap_or(Vec::new()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: build/countries/mod.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | ... vec_or_none!("callingCodes", country_data), [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 `vec_or_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iso-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "46a5d63e07eec2a6dca69d599a39d06d4fa64d63cbaedb1450271cad011c664b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a5d63e07eec2a6dca69d599a39d06d4fa64d63cbaedb1450271cad011c664b", kill_on_drop: false }` [INFO] [stdout] 46a5d63e07eec2a6dca69d599a39d06d4fa64d63cbaedb1450271cad011c664b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2c9d5fdc164426c4f29b7c8d46d5c8b8ee4ea3336af08e8a82c21654a68187a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2c9d5fdc164426c4f29b7c8d46d5c8b8ee4ea3336af08e8a82c21654a68187a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> build/macros.rs:92:63 [INFO] [stderr] | [INFO] [stderr] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/codegen/map_builder.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | name: tokens!(self.name), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stderr] | [INFO] [stderr] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/codegen/map_builder.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | capital: tokens!(self.capital), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stderr] | [INFO] [stderr] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/codegen/map_builder.rs:44:21 [INFO] [stderr] | [INFO] [stderr] 44 | region: tokens!(self.region), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stderr] | [INFO] [stderr] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/codegen/map_builder.rs:45:22 [INFO] [stderr] | [INFO] [stderr] 45 | alpha_2: tokens!(self.alpha_2), [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 `tokens` (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] --> build/macros.rs:92:63 [INFO] [stderr] | [INFO] [stderr] 92 | TokenStream::from_str(&$variable.build().to_string())?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/codegen/map_builder.rs:46:22 [INFO] [stderr] | [INFO] [stderr] 46 | alpha_3: tokens!(self.alpha_3), [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 `tokens` (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] --> build/macros.rs:84:45 [INFO] [stderr] | [INFO] [stderr] 84 | .unwrap_or(String::from("None")); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | let alpha_2 = value_or_none!("alpha2Code", country_data); [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stderr] | [INFO] [stderr] 84 | .unwrap_or(String::from("None")); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | ... value_or_none!("capital", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stderr] | [INFO] [stderr] 84 | .unwrap_or(String::from("None")); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:50:29 [INFO] [stderr] | [INFO] [stderr] 50 | ... value_or_none!("region", country_data), [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 `value_or_none` (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] --> build/macros.rs:84:45 [INFO] [stderr] | [INFO] [stderr] 84 | .unwrap_or(String::from("None")); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | ... value_or_none!("alpha3Code", country_data), [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 `value_or_none` (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] --> build/macros.rs:37:35 [INFO] [stderr] | [INFO] [stderr] 37 | .unwrap_or(Vec::new()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:54:29 [INFO] [stderr] | [INFO] [stderr] 54 | ... vec_or_none!("currencies", country_data, currencies), [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 `vec_or_none` (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] --> build/macros.rs:54:35 [INFO] [stderr] | [INFO] [stderr] 54 | .unwrap_or(Vec::new()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:55:29 [INFO] [stderr] | [INFO] [stderr] 55 | ... vec_or_none!("languages", country_data, languages), [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 `vec_or_none` (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] --> build/macros.rs:20:35 [INFO] [stderr] | [INFO] [stderr] 20 | .unwrap_or(Vec::new()); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: build/countries/mod.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | ... vec_or_none!("callingCodes", country_data), [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 `vec_or_none` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `iso-rs` (build script) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iso_rs-091db49c39d4addf) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::basic_country_fetching_from_alpha_2 ... ok [INFO] [stdout] test test::basic_country_fetching_from_alpha_3 ... ok [INFO] [stdout] test test::basic_country_fetching_from_region ... ok [INFO] [stdout] test test::basic_country_fetching_from_capital ... ok [INFO] [stdout] test test::basic_country_fetching_from_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests iso-rs [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Country::from_name (line 103) ... ok [INFO] [stdout] test src/lib.rs - Country::from_alpha_2 (line 144) ... ok [INFO] [stdout] test src/lib.rs - Country::from_capital (line 116) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - Country::from_region (line 130) ... ok [INFO] [stdout] test src/lib.rs - Country::from_alpha_3 (line 158) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2c9d5fdc164426c4f29b7c8d46d5c8b8ee4ea3336af08e8a82c21654a68187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c9d5fdc164426c4f29b7c8d46d5c8b8ee4ea3336af08e8a82c21654a68187a", kill_on_drop: false }` [INFO] [stdout] c2c9d5fdc164426c4f29b7c8d46d5c8b8ee4ea3336af08e8a82c21654a68187a