[INFO] fetching crate json_typegen_shared 0.7.0... [INFO] testing json_typegen_shared-0.7.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate json_typegen_shared 0.7.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate json_typegen_shared 0.7.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate json_typegen_shared 0.7.0 [INFO] finished tweaking crates.io crate json_typegen_shared 0.7.0 [INFO] tweaked toml for crates.io crate json_typegen_shared 0.7.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2609386f72bc26c4434d97dfd7eff85c52af4ef5184d5933179d3a97eee83db [INFO] running `Command { std: "docker" "start" "-a" "e2609386f72bc26c4434d97dfd7eff85c52af4ef5184d5933179d3a97eee83db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2609386f72bc26c4434d97dfd7eff85c52af4ef5184d5933179d3a97eee83db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2609386f72bc26c4434d97dfd7eff85c52af4ef5184d5933179d3a97eee83db", kill_on_drop: false }` [INFO] [stdout] e2609386f72bc26c4434d97dfd7eff85c52af4ef5184d5933179d3a97eee83db [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb20f92b3b3a752aa2247f95d7edc268ae0ab188a9666a25789e862bd1f9a48 [INFO] running `Command { std: "docker" "start" "-a" "deb20f92b3b3a752aa2247f95d7edc268ae0ab188a9666a25789e862bd1f9a48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.136 [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 json_typegen_shared v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | fail!("Unable to parse macro. Expected 'json_typegen!('", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | fail!("Unable to parse macro. Expected it to end with ');'", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | IResult::Error => fail!("First argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | IResult::Error => fail!("Second argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 198 | | format!("The argument to '{}' has to be a string literal", name), [INFO] [stdout] 199 | | input [INFO] [stdout] 200 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 223 | | format!("The argument to '{}' has to be a boolean literal", name), [INFO] [stdout] 224 | | input [INFO] [stdout] 225 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | IResult::Error => fail!("Expected an option name", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | IResult::Error => fail!(msg, input), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.39s [INFO] running `Command { std: "docker" "inspect" "deb20f92b3b3a752aa2247f95d7edc268ae0ab188a9666a25789e862bd1f9a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb20f92b3b3a752aa2247f95d7edc268ae0ab188a9666a25789e862bd1f9a48", kill_on_drop: false }` [INFO] [stdout] deb20f92b3b3a752aa2247f95d7edc268ae0ab188a9666a25789e862bd1f9a48 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba5db1977a7807febbc44dd8c032e7cb0b04cb57c2c928a869dc1b7d71ea0ae [INFO] running `Command { std: "docker" "start" "-a" "7ba5db1977a7807febbc44dd8c032e7cb0b04cb57c2c928a869dc1b7d71ea0ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | fail!("Unable to parse macro. Expected 'json_typegen!('", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | fail!("Unable to parse macro. Expected it to end with ');'", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | IResult::Error => fail!("First argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | IResult::Error => fail!("Second argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 198 | | format!("The argument to '{}' has to be a string literal", name), [INFO] [stdout] 199 | | input [INFO] [stdout] 200 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 223 | | format!("The argument to '{}' has to be a boolean literal", name), [INFO] [stdout] 224 | | input [INFO] [stdout] 225 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | IResult::Error => fail!("Expected an option name", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | IResult::Error => fail!(msg, input), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling json_typegen_shared v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | fail!("Unable to parse macro. Expected 'json_typegen!('", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | fail!("Unable to parse macro. Expected it to end with ');'", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | IResult::Error => fail!("First argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | IResult::Error => fail!("Second argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 198 | | format!("The argument to '{}' has to be a string literal", name), [INFO] [stdout] 199 | | input [INFO] [stdout] 200 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | IResult::Error => fail!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 223 | | format!("The argument to '{}' has to be a boolean literal", name), [INFO] [stdout] 224 | | input [INFO] [stdout] 225 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | IResult::Error => fail!("Expected an option name", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | IResult::Error => fail!(msg, input), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.85s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_typegen_shared-64ad8608aae2713a) [INFO] [stderr] Executable tests/with_defaults.rs (/opt/rustwide/target/debug/deps/with_defaults-c8e575279be8da02) [INFO] running `Command { std: "docker" "inspect" "7ba5db1977a7807febbc44dd8c032e7cb0b04cb57c2c928a869dc1b7d71ea0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba5db1977a7807febbc44dd8c032e7cb0b04cb57c2c928a869dc1b7d71ea0ae", kill_on_drop: false }` [INFO] [stdout] 7ba5db1977a7807febbc44dd8c032e7cb0b04cb57c2c928a869dc1b7d71ea0ae [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b53fa97d12d9339bc7b86f8e7a33d50686a1ac052e92aec0ae5c1b24cf04085e [INFO] running `Command { std: "docker" "start" "-a" "b53fa97d12d9339bc7b86f8e7a33d50686a1ac052e92aec0ae5c1b24cf04085e", 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] [stdout] [INFO] [stderr] --> src/parse.rs:25:11 [INFO] [stdout] running 27 tests [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 48 | fail!("Unable to parse macro. Expected 'json_typegen!('", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | fail!("Unable to parse macro. Expected it to end with ');'", input) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | IResult::Error => fail!("First argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 73 | IResult::Error => fail!("Second argument must be a string literal", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 197 | IResult::Error => fail!( [INFO] [stderr] | ___________________________- [INFO] [stderr] 198 | | format!("The argument to '{}' has to be a string literal", name), [INFO] [stderr] 199 | | input [INFO] [stderr] 200 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 222 | IResult::Error => fail!( [INFO] [stderr] | ___________________________- [INFO] [stderr] 223 | | format!("The argument to '{}' has to be a boolean literal", name), [INFO] [stderr] 224 | | input [INFO] [stderr] 225 | | ), [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 `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 242 | IResult::Error => fail!("Expected an option name", input), [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 `fail` (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/parse.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 262 | IResult::Error => fail!(msg, input), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `json_typegen_shared` (lib) generated 8 warnings [INFO] [stderr] warning: `json_typegen_shared` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_typegen_shared-64ad8608aae2713a) [INFO] [stdout] test hints::tests::step_field ... ok [INFO] [stdout] test hints::tests::basic_pointers ... ok [INFO] [stdout] test parse::options_tests::rejects_unknown_options ... ok [INFO] [stdout] test parse::options_tests::trailing_comma_is_optional ... ok [INFO] [stdout] test shape::test_common_field_shapes ... ok [INFO] [stdout] test shape::test_unify ... ok [INFO] [stdout] test unwrap::tests::test_unwrap ... ok [INFO] [stdout] test util::tests::test_camel_case ... ok [INFO] [stdout] test parse::options_tests::parses_type_name_hint ... ok [INFO] [stdout] test parse::options_tests::parses_map_hint ... ok [INFO] [stdout] test parse::options_tests::parses_keys_given_as_bare_identifiers ... ok [INFO] [stdout] test parse::options_tests::parses_derives ... ok [INFO] [stdout] test parse::macro_input_tests::barebones_input_with_empty_options ... ok [INFO] [stdout] test generation::serde_case::rename_variants ... ok [INFO] [stdout] test generation::typescript::tests::test_is_ts_identifier ... ok [INFO] [stdout] test parse::full_macro_tests::full_macro_accepts_barebones_macro ... ok [INFO] [stdout] test parse::full_macro_tests::full_macro_accepts_barebones_macro_with_options ... ok [INFO] [stdout] test parse::macro_input_tests::barebones_input ... ok [INFO] [stdout] test util::tests::test_snake_case ... ok [INFO] [stdout] test parse::options_tests::parses_opaque_type_hint ... ok [INFO] [stdout] test parse::options_tests::parses_empty_pointer_block ... ok [INFO] [stdout] test generation::serde_case::rename_fields ... ok [INFO] [stdout] test generation::kotlin::kotlin_codegen_tests::field_names_test ... ok [INFO] [stdout] test parse::macro_input_tests::barebones_input_with_options_as_string_literal ... ok [INFO] [stdout] test tests::test_handle_pub_in_name ... ok [INFO] [stdout] test parse::options_tests::parses_pointer_to_root ... ok [INFO] [stdout] test hints::tests::invalid_pointer - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/with_defaults.rs (/opt/rustwide/target/debug/deps/with_defaults-c8e575279be8da02) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test point ... ok [INFO] [stdout] test empty_object ... ok [INFO] [stdout] test pub_crate_point ... ok [INFO] [stdout] test rename ... ok [INFO] [stdout] test tuple ... ok [INFO] [stdout] test fallback ... ok [INFO] [stdout] test nesting ... ok [INFO] [stderr] Doc-tests json_typegen_shared [INFO] [stdout] test optionals ... ok [INFO] [stdout] test list_of_numbers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [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" "b53fa97d12d9339bc7b86f8e7a33d50686a1ac052e92aec0ae5c1b24cf04085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53fa97d12d9339bc7b86f8e7a33d50686a1ac052e92aec0ae5c1b24cf04085e", kill_on_drop: false }` [INFO] [stdout] b53fa97d12d9339bc7b86f8e7a33d50686a1ac052e92aec0ae5c1b24cf04085e