[INFO] fetching crate cosmic-hyperverse 0.3.0...
[INFO] checking cosmic-hyperverse-0.3.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cosmic-hyperverse 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cosmic-hyperverse 0.3.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmic-hyperverse 0.3.0
[INFO] finished tweaking crates.io crate cosmic-hyperverse 0.3.0
[INFO] tweaked toml for crates.io crate cosmic-hyperverse 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.26.3)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.26.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded http-serde v1.1.3
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded cosmic-macros v0.3.14
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded cosmic-nom v0.3.14
[INFO] [stderr]   Downloaded cosmic-universe v0.3.0
[INFO] [stderr]   Downloaded brownstone v1.1.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded cosmic-hyperlane v0.3.14
[INFO] [stderr]   Downloaded cosmic-space v0.3.14
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.15
[INFO] [stderr]   Downloaded nom-supreme v0.6.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded validator v0.15.0
[INFO] [stderr]   Downloaded cosmic-macros-primitive v0.3.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f9af856499fbb94ea006873ef72b4f1f2daaaffb6822ed7f612311a872053e6
[INFO] running `Command { std: "docker" "start" "-a" "5f9af856499fbb94ea006873ef72b4f1f2daaaffb6822ed7f612311a872053e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f9af856499fbb94ea006873ef72b4f1f2daaaffb6822ed7f612311a872053e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9af856499fbb94ea006873ef72b4f1f2daaaffb6822ed7f612311a872053e6", kill_on_drop: false }`
[INFO] [stdout] 5f9af856499fbb94ea006873ef72b4f1f2daaaffb6822ed7f612311a872053e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21b1c67e1cc62153a7b111cab1149c2f1a8dda9019fc05b175ef776fb1e46b11
[INFO] running `Command { std: "docker" "start" "-a" "21b1c67e1cc62153a7b111cab1149c2f1a8dda9019fc05b175ef776fb1e46b11", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking brownstone v1.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking nom-supreme v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling cosmic-macros-primitive v0.3.14
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking cosmic-nom v0.3.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking validator v0.15.0
[INFO] [stderr]     Checking cosmic-space v0.3.14
[INFO] [stderr]     Checking cosmic-universe v0.3.0
[INFO] [stdout] error[E0432]: unresolved import `regex::internal`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/parse.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | use regex::internal::Input;
[INFO] [stdout]    |            ^^^^^^^^ could not find `internal` in `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/command.rs:1006:63
[INFO] [stdout]      |
[INFO] [stdout] 1006 | #[derive(Debug, Clone, Serialize, Deserialize, Eq, PartialEq, Autobox)]
[INFO] [stdout]      |                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Autobox` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/hyper.rs:167:86
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Debug, Clone, Serialize, Deserialize, Eq, PartialEq, strum_macros::Display, Autobox)]
[INFO] [stdout]     |                                                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Autobox` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/hyper.rs:242:86
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Debug, Clone, Serialize, Deserialize, Eq, PartialEq, strum_macros::Display, Autobox)]
[INFO] [stdout]     |                                                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Autobox` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/substance.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     Autobox,
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Autobox` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/substance.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     cosmic_macros_primitive::ToSubstance,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `cosmic_macros_primitive::ToSubstance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/wave/core.rs:253:63
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Debug, Clone, Serialize, Deserialize, Eq, PartialEq, Autobox)]
[INFO] [stdout]     |                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Autobox` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `regex::Error` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cosmic-universe-0.3.0/src/parse.rs:4892:52
[INFO] [stdout]      |
[INFO] [stdout] 4892 | ...                   Error::__Nonexhaustive => {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cosmic-hyperlane v0.3.14
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmic-universe` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21b1c67e1cc62153a7b111cab1149c2f1a8dda9019fc05b175ef776fb1e46b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b1c67e1cc62153a7b111cab1149c2f1a8dda9019fc05b175ef776fb1e46b11", kill_on_drop: false }`
[INFO] [stdout] 21b1c67e1cc62153a7b111cab1149c2f1a8dda9019fc05b175ef776fb1e46b11
