[INFO] fetching crate cosmic-universe 0.3.0...
[INFO] checking cosmic-universe-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cosmic-universe 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cosmic-universe 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmic-universe 0.3.0
[INFO] finished tweaking crates.io crate cosmic-universe 0.3.0
[INFO] tweaked toml for crates.io crate cosmic-universe 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-supreme v0.6.0
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cosmic-macros-primitive v0.3.6
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded cosmic-nom v0.3.6
[INFO] [stderr]   Downloaded brownstone v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c9441750c6958b40732ca2ef20cc3418551c5a315233ea2aea01dc0ac44cf26
[INFO] running `Command { std: "docker" "start" "-a" "3c9441750c6958b40732ca2ef20cc3418551c5a315233ea2aea01dc0ac44cf26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c9441750c6958b40732ca2ef20cc3418551c5a315233ea2aea01dc0ac44cf26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c9441750c6958b40732ca2ef20cc3418551c5a315233ea2aea01dc0ac44cf26", kill_on_drop: false }`
[INFO] [stdout] 3c9441750c6958b40732ca2ef20cc3418551c5a315233ea2aea01dc0ac44cf26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dbb023c2de88e9dcce6925c1cc99c0b809257645c4618a5ce9bfb77793817d9
[INFO] running `Command { std: "docker" "start" "-a" "0dbb023c2de88e9dcce6925c1cc99c0b809257645c4618a5ce9bfb77793817d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking brownstone v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking nom-supreme v0.6.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling cosmic-macros-primitive v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cosmic-nom v0.3.6
[INFO] [stderr]     Checking validator v0.15.0
[INFO] [stderr]     Checking cosmic-universe v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `regex::internal`
[INFO] [stdout]   --> 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[E0432]: unresolved import `regex::internal`
[INFO] [stdout]   --> 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]     --> 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]     --> 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]    --> 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]    --> 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]    --> 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]   --> 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]    --> 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]   --> 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]   --> 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]   --> 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]    --> 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[E0412]: cannot find type `SpaceErr` in this scope
[INFO] [stdout]    --> 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]     --> 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] [stdout] error[E0599]: no variant or associated item named `__Nonexhaustive` found for enum `regex::Error` in the current scope
[INFO] [stdout]     --> 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] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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 test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0dbb023c2de88e9dcce6925c1cc99c0b809257645c4618a5ce9bfb77793817d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dbb023c2de88e9dcce6925c1cc99c0b809257645c4618a5ce9bfb77793817d9", kill_on_drop: false }`
[INFO] [stdout] 0dbb023c2de88e9dcce6925c1cc99c0b809257645c4618a5ce9bfb77793817d9
