[INFO] cloning repository https://github.com/Jawbone999/poem_issue_minimal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jawbone999/poem_issue_minimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbone999%2Fpoem_issue_minimal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbone999%2Fpoem_issue_minimal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4737656205cbcce33908bba3be89c8827f548ee5
[INFO] checking Jawbone999/poem_issue_minimal against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbone999%2Fpoem_issue_minimal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jawbone999/poem_issue_minimal
[INFO] finished tweaking git repo https://github.com/Jawbone999/poem_issue_minimal
[INFO] tweaked toml for git repo https://github.com/Jawbone999/poem_issue_minimal written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jawbone999/poem_issue_minimal on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jawbone999/poem_issue_minimal 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.176
[INFO] [stderr]   Downloaded poem-derive v1.3.57
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded poem-openapi-derive v2.0.27
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded poem v1.3.57
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] [stderr]   Downloaded serde_derive v1.0.176
[INFO] [stderr]   Downloaded poem-openapi v2.0.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0
[INFO] running `Command { std: "docker" "start" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling serde v1.0.176
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.176
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.4/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking aes-gcm v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rfc7239 v0.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0", kill_on_drop: false }`
[INFO] [stdout] 22abe2dd44b2c1f0d3977916e3505035d89eeebe224fd3e461e363ded98b42d0
