[INFO] cloning repository https://github.com/DemisHassaibis/Lucid-Forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DemisHassaibis/Lucid-Forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemisHassaibis%2FLucid-Forge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemisHassaibis%2FLucid-Forge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc68b5a4958268590d34a7324f45e741d22c92b9
[INFO] checking DemisHassaibis/Lucid-Forge against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemisHassaibis%2FLucid-Forge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DemisHassaibis/Lucid-Forge
[INFO] finished tweaking git repo https://github.com/DemisHassaibis/Lucid-Forge
[INFO] tweaked toml for git repo https://github.com/DemisHassaibis/Lucid-Forge written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DemisHassaibis/Lucid-Forge on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DemisHassaibis/Lucid-Forge 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e00ac10adef388a3dbf8429156f1c1ac6ee8f7817a92ec83ed427615827cc1d2
[INFO] running `Command { std: "docker" "start" "-a" "e00ac10adef388a3dbf8429156f1c1ac6ee8f7817a92ec83ed427615827cc1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e00ac10adef388a3dbf8429156f1c1ac6ee8f7817a92ec83ed427615827cc1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00ac10adef388a3dbf8429156f1c1ac6ee8f7817a92ec83ed427615827cc1d2", kill_on_drop: false }`
[INFO] [stdout] e00ac10adef388a3dbf8429156f1c1ac6ee8f7817a92ec83ed427615827cc1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e58c502b97107f111d8f2eafaa1ec7b702c3f5f3e6369e8250836764f43c4fea
[INFO] running `Command { std: "docker" "start" "-a" "e58c502b97107f111d8f2eafaa1ec7b702c3f5f3e6369e8250836764f43c4fea", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling aws-lc-rs v1.8.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking arcshift v0.1.9
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling aws-lc-sys v0.19.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling lmdb-sys v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking cbor v0.4.1
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:261:62
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Clone, Copy, Debug, Eq, Ord, PartialEq, PartialOrd, RustcDecodable)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:279:62
[INFO] [stdout]     |
[INFO] [stdout] 279 | #[derive(Clone, Copy, Debug, Eq, Ord, PartialEq, PartialOrd, RustcDecodable)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:292:53
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[derive(Clone, Copy, Debug, PartialEq, PartialOrd, RustcDecodable)]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:305:56
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[derive(Clone, Debug, Eq, Ord, PartialEq, PartialOrd, RustcEncodable)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[derive(Clone, Debug, PartialEq, RustcEncodable)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:375:35
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[derive(Clone, Debug, PartialEq, RustcEncodable)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `encode` exists for reference `&CborTag`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-0.4.1/src/lib.rs:616:35
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct CborTag {
[INFO] [stdout]     | ------------------ doesn't satisfy `CborTag: Encodable`
[INFO] [stdout] ...
[INFO] [stdout] 616 |             Cbor::Tag(ref v) => v.encode(e),
[INFO] [stdout]     |                                   ^^^^^^ method cannot be called on `&CborTag` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `CborTag: Encodable`
[INFO] [stdout]             which is required by `&CborTag: Encodable`
[INFO] [stdout] note: the trait `Encodable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/serialize.rs:851:1
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub trait Encodable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `encode`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Encodable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cbor` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e58c502b97107f111d8f2eafaa1ec7b702c3f5f3e6369e8250836764f43c4fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58c502b97107f111d8f2eafaa1ec7b702c3f5f3e6369e8250836764f43c4fea", kill_on_drop: false }`
[INFO] [stdout] e58c502b97107f111d8f2eafaa1ec7b702c3f5f3e6369e8250836764f43c4fea
