[INFO] fetching crate nostd-float-math-monitor 0.0.8...
[INFO] testing nostd-float-math-monitor-0.0.8 against 1.90.0 for beta-1.91-3
[INFO] extracting crate nostd-float-math-monitor 0.0.8 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nostd-float-math-monitor 0.0.8
[INFO] finished tweaking crates.io crate nostd-float-math-monitor 0.0.8
[INFO] tweaked toml for crates.io crate nostd-float-math-monitor 0.0.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nostd-float-math-monitor 0.0.8 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nostd-float-math-monitor 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.54
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded cargo_toml v0.15.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded syn v2.0.11
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded windows v0.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a3ebd711346444d894185c5295472947685de1ff932cdad9b9e80be4c5beb31
[INFO] running `Command { std: "docker" "start" "-a" "8a3ebd711346444d894185c5295472947685de1ff932cdad9b9e80be4c5beb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a3ebd711346444d894185c5295472947685de1ff932cdad9b9e80be4c5beb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a3ebd711346444d894185c5295472947685de1ff932cdad9b9e80be4c5beb31", kill_on_drop: false }`
[INFO] [stdout] 8a3ebd711346444d894185c5295472947685de1ff932cdad9b9e80be4c5beb31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd322d72d487b595bc6b5c95f0acb205596c2ae42ff8a293d67092f2a31226f9
[INFO] running `Command { std: "docker" "start" "-a" "bd322d72d487b595bc6b5c95f0acb205596c2ae42ff8a293d67092f2a31226f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling cargo_toml v0.15.2
[INFO] [stderr]    Compiling nostd-float-math-monitor v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State`
[INFO] [stdout]    --> src/main.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         State::default(),
[INFO] [stdout]     |         ^^^^^ use of undeclared type `State`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / error_chain! {
[INFO] [stdout] 23 | |     foreign_links {
[INFO] [stdout] 24 | |         Glob(glob::GlobError);
[INFO] [stdout] 25 | |         Pattern(glob::PatternError);
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Error` in the current scope
[INFO] [stdout]    --> src/main.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout]  22 | / error_chain! {
[INFO] [stdout]  23 | |     foreign_links {
[INFO] [stdout]  24 | |         Glob(glob::GlobError);
[INFO] [stdout]  25 | |         Pattern(glob::PatternError);
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |       Err(Error::new(
[INFO] [stdout]     |                  ^^^ function or associated item not found in `Error`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Error` consider using one of the following associated functions:
[INFO] [stdout]       Error::from_kind
[INFO] [stdout]       Error::with_chain
[INFO] [stdout]       Error::with_boxed_chain
[INFO] [stdout]    --> src/main.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | / error_chain! {
[INFO] [stdout]  23 | |     foreign_links {
[INFO] [stdout]  24 | |         Glob(glob::GlobError);
[INFO] [stdout]  25 | |         Pattern(glob::PatternError);
[INFO] [stdout] ...   |
[INFO] [stdout]  31 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ChainedError` which provides `new` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use error_chain::ChainedError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nostd-float-math-monitor` (bin "nostd-float-math-monitor") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bd322d72d487b595bc6b5c95f0acb205596c2ae42ff8a293d67092f2a31226f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd322d72d487b595bc6b5c95f0acb205596c2ae42ff8a293d67092f2a31226f9", kill_on_drop: false }`
[INFO] [stdout] bd322d72d487b595bc6b5c95f0acb205596c2ae42ff8a293d67092f2a31226f9
