[INFO] fetching crate jsona-openapi 0.3.0... [INFO] checking jsona-openapi-0.3.0 against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] extracting crate jsona-openapi 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate jsona-openapi 0.3.0 on toolchain 8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsona-openapi 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jsona-openapi 0.3.0 [INFO] tweaked toml for crates.io crate jsona-openapi 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate jsona-openapi 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 401203d809442cf8290459b80d3378f00a125bfbe0433ca656198dc0f9b5d80e [INFO] running `Command { std: "docker" "start" "-a" "401203d809442cf8290459b80d3378f00a125bfbe0433ca656198dc0f9b5d80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "401203d809442cf8290459b80d3378f00a125bfbe0433ca656198dc0f9b5d80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401203d809442cf8290459b80d3378f00a125bfbe0433ca656198dc0f9b5d80e", kill_on_drop: false }` [INFO] [stdout] 401203d809442cf8290459b80d3378f00a125bfbe0433ca656198dc0f9b5d80e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59f08bf6a2bc29e2966a734839bd2e465430c75e15bd31842c24e39224e98bb [INFO] running `Command { std: "docker" "start" "-a" "d59f08bf6a2bc29e2966a734839bd2e465430c75e15bd31842c24e39224e98bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking rowan v0.15.8 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking similar v2.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking insta v1.19.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking jsona v0.6.0 [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:51:57 [INFO] [stdout] | [INFO] [stdout] 51 | error: Box::new(error), [INFO] [stdout] | -------- ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError + Send + Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | / val.as_ref() [INFO] [stdout] 48 | | .parse() [INFO] [stdout] | |____________________________________________^ doesn't have a size known at compile-time [INFO] [stdout] 49 | .map_err(|error| OptionParseError::InvalidValue { [INFO] [stdout] | ------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError + Send + Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|error| OptionParseError::InvalidValue { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError + Send + Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|&error| OptionParseError::InvalidValue { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError + Send + Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | .parse() [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError + Send + Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == dyn StdError + Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | .parse() [INFO] [stdout] | ^^^^^ expected enum `Infallible`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Infallible` [INFO] [stdout] found trait object `dyn StdError + Send + Sync` [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == dyn StdError + Send + Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsona-0.6.0/src/formatter/options.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | .parse() [INFO] [stdout] | ^^^^^ expected struct `ParseBoolError`, found trait object `dyn Error` [INFO] [stdout] ... [INFO] [stdout] 110 | / create_options!( [INFO] [stdout] 111 | | /// All the formatting options. [INFO] [stdout] 112 | | #[derive(Debug, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] 113 | | pub struct Options { [INFO] [stdout] ... | [INFO] [stdout] 126 | | } [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ParseBoolError` [INFO] [stdout] found trait object `dyn StdError + Send + Sync` [INFO] [stdout] = note: this error originates in the macro `create_options` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsona` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "d59f08bf6a2bc29e2966a734839bd2e465430c75e15bd31842c24e39224e98bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59f08bf6a2bc29e2966a734839bd2e465430c75e15bd31842c24e39224e98bb", kill_on_drop: false }` [INFO] [stdout] d59f08bf6a2bc29e2966a734839bd2e465430c75e15bd31842c24e39224e98bb