[INFO] fetching crate test-strategy 0.1.2... [INFO] checking test-strategy-0.1.2 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate test-strategy 0.1.2 into /workspace/builds/worker-56/source [INFO] validating manifest of crates.io crate test-strategy 0.1.2 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test-strategy 0.1.2 [INFO] finished tweaking crates.io crate test-strategy 0.1.2 [INFO] tweaked toml for crates.io crate test-strategy 0.1.2 written to /workspace/builds/worker-56/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3754f62c3781af6175fc35cb798dbbbff7a970f5b263e589775a9920dfa9ce1 [INFO] running `Command { std: "docker" "start" "-a" "d3754f62c3781af6175fc35cb798dbbbff7a970f5b263e589775a9920dfa9ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3754f62c3781af6175fc35cb798dbbbff7a970f5b263e589775a9920dfa9ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3754f62c3781af6175fc35cb798dbbbff7a970f5b263e589775a9920dfa9ce1", kill_on_drop: false }` [INFO] [stdout] d3754f62c3781af6175fc35cb798dbbbff7a970f5b263e589775a9920dfa9ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d580208e7ef872c078ab515873840483c6e39d74aeac434c6f9afe0935a05d37 [INFO] running `Command { std: "docker" "start" "-a" "d580208e7ef872c078ab515873840483c6e39d74aeac434c6f9afe0935a05d37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling structmeta-derive v0.1.3 [INFO] [stderr] Checking structmeta v0.1.3 [INFO] [stderr] Checking test-strategy v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | Arg::NameValue { .. } => bail!(span, "expected unnamed argument."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | _ => bail!( [INFO] [stdout] | ______________- [INFO] [stdout] 29 | | input.span(), [INFO] [stdout] 30 | | "`#[derive(Arbitrary)]` supports only enum and struct." [INFO] [stdout] 31 | | ), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | Arg::NameValue { .. } => bail!(arg.span(), "named argument was not supported."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | _ => bail!( [INFO] [stdout] | __________________- [INFO] [stdout] 228 | | span, [INFO] [stdout] 229 | | "expected `#[filter(whence, fun)]` or `#[filter(fun)]`." [INFO] [stdout] 230 | | ), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | Arg::NameValue { .. } => bail!(span, "expected unnamed argument."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | _ => bail!( [INFO] [stdout] | ______________- [INFO] [stdout] 29 | | input.span(), [INFO] [stdout] 30 | | "`#[derive(Arbitrary)]` supports only enum and struct." [INFO] [stdout] 31 | | ), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | Arg::NameValue { .. } => bail!(arg.span(), "named argument was not supported."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | _ => bail!( [INFO] [stdout] | __________________- [INFO] [stdout] 228 | | span, [INFO] [stdout] 229 | | "expected `#[filter(whence, fun)]` or `#[filter(fun)]`." [INFO] [stdout] 230 | | ), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.129 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | Arg::NameValue { .. } => bail!(span, "expected unnamed argument."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | _ => bail!( [INFO] [stdout] | ______________- [INFO] [stdout] 29 | | input.span(), [INFO] [stdout] 30 | | "`#[derive(Arbitrary)]` supports only enum and struct." [INFO] [stdout] 31 | | ), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | Arg::NameValue { .. } => bail!(arg.span(), "named argument was not supported."), [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 `bail` (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/syn_utils.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | return std::result::Result::Err(syn::Error::new($span, $message)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/arbitrary.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | _ => bail!( [INFO] [stdout] | __________________- [INFO] [stdout] 228 | | span, [INFO] [stdout] 229 | | "expected `#[filter(whence, fun)]` or `#[filter(fun)]`." [INFO] [stdout] 230 | | ), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.13s [INFO] running `Command { std: "docker" "inspect" "d580208e7ef872c078ab515873840483c6e39d74aeac434c6f9afe0935a05d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d580208e7ef872c078ab515873840483c6e39d74aeac434c6f9afe0935a05d37", kill_on_drop: false }` [INFO] [stdout] d580208e7ef872c078ab515873840483c6e39d74aeac434c6f9afe0935a05d37