[INFO] fetching crate memedit 0.1.0... [INFO] checking memedit-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate memedit 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate memedit 0.1.0 [INFO] finished tweaking crates.io crate memedit 0.1.0 [INFO] tweaked toml for crates.io crate memedit 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate memedit 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate memedit 0.1.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v2.5.0 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] [stderr] Downloaded enumset v1.1.2 [INFO] [stderr] Downloaded enum-map-derive v0.11.0 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded time v0.3.21 [INFO] [stderr] Downloaded cursive v0.20.0 [INFO] [stderr] Downloaded rustix v0.36.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f1750c608f6447a42b0ef746df0cf1441afd7cf7ef8ab637c06da1f911e0a16 [INFO] running `Command { std: "docker" "start" "-a" "8f1750c608f6447a42b0ef746df0cf1441afd7cf7ef8ab637c06da1f911e0a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f1750c608f6447a42b0ef746df0cf1441afd7cf7ef8ab637c06da1f911e0a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1750c608f6447a42b0ef746df0cf1441afd7cf7ef8ab637c06da1f911e0a16", kill_on_drop: false }` [INFO] [stdout] 8f1750c608f6447a42b0ef746df0cf1441afd7cf7ef8ab637c06da1f911e0a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d38b4e6799ac73a24767b96b4bdf13860994656f293bac7ed9c9b90c883864f [INFO] running `Command { std: "docker" "start" "-a" "4d38b4e6799ac73a24767b96b4bdf13860994656f293bac7ed9c9b90c883864f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling rustix v0.36.14 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking time v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [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 crossbeam-channel v0.5.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [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] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.59/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.21/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] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [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" "4d38b4e6799ac73a24767b96b4bdf13860994656f293bac7ed9c9b90c883864f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d38b4e6799ac73a24767b96b4bdf13860994656f293bac7ed9c9b90c883864f", kill_on_drop: false }` [INFO] [stdout] 4d38b4e6799ac73a24767b96b4bdf13860994656f293bac7ed9c9b90c883864f