[INFO] cloning repository https://github.com/amy-keibler/archive_of_amys_own
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amy-keibler/archive_of_amys_own" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Farchive_of_amys_own", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Farchive_of_amys_own'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3320ab05c494d9f247e9f637bf3cdad6f8977e1
[INFO] checking amy-keibler/archive_of_amys_own/b3320ab05c494d9f247e9f637bf3cdad6f8977e1 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Farchive_of_amys_own" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amy-keibler/archive_of_amys_own
[INFO] finished tweaking git repo https://github.com/amy-keibler/archive_of_amys_own
[INFO] tweaked toml for git repo https://github.com/amy-keibler/archive_of_amys_own written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amy-keibler/archive_of_amys_own on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amy-keibler/archive_of_amys_own 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.0
[INFO] [stderr]   Downloaded async-compression v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded scraper v0.19.0
[INFO] [stderr]   Downloaded syn v2.0.46
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b671414b359faae098e105f08270258361b2935cd1ff6f83fdc5cf49aa8d6c6b
[INFO] running `Command { std: "docker" "start" "-a" "b671414b359faae098e105f08270258361b2935cd1ff6f83fdc5cf49aa8d6c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b671414b359faae098e105f08270258361b2935cd1ff6f83fdc5cf49aa8d6c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b671414b359faae098e105f08270258361b2935cd1ff6f83fdc5cf49aa8d6c6b", kill_on_drop: false }`
[INFO] [stdout] b671414b359faae098e105f08270258361b2935cd1ff6f83fdc5cf49aa8d6c6b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb15895926ebf7cde7f3ff574d9df2baeb7275acc1080af2ef393e0b8ec85a4
[INFO] running `Command { std: "docker" "start" "-a" "9eb15895926ebf7cde7f3ff574d9df2baeb7275acc1080af2ef393e0b8ec85a4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking rustls-pki-types v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.20/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 placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9eb15895926ebf7cde7f3ff574d9df2baeb7275acc1080af2ef393e0b8ec85a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb15895926ebf7cde7f3ff574d9df2baeb7275acc1080af2ef393e0b8ec85a4", kill_on_drop: false }`
[INFO] [stdout] 9eb15895926ebf7cde7f3ff574d9df2baeb7275acc1080af2ef393e0b8ec85a4
