[INFO] fetching crate jja 0.9.0...
[INFO] checking jja-0.9.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jja 0.9.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate jja 0.9.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jja 0.9.0
[INFO] finished tweaking crates.io crate jja 0.9.0
[INFO] tweaked toml for crates.io crate jja 0.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate jja 0.9.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.1
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded unic-langid v0.9.1
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.1
[INFO] [stderr]   Downloaded pgn-reader v0.25.0
[INFO] [stderr]   Downloaded circular v0.3.0
[INFO] [stderr]   Downloaded benchmarking v0.4.12
[INFO] [stderr]   Downloaded username v0.2.0
[INFO] [stderr]   Downloaded test_bin v0.4.0
[INFO] [stderr]   Downloaded advapi32-sys v0.2.0
[INFO] [stderr]   Downloaded gettext v0.4.0
[INFO] [stderr]   Downloaded tinystr v0.7.1
[INFO] [stderr]   Downloaded i18n-embed v0.13.9
[INFO] [stderr]   Downloaded cargo-lock v9.0.0
[INFO] [stderr]   Downloaded quick-csv v0.1.6
[INFO] [stderr]   Downloaded portable-atomic v1.4.3
[INFO] [stderr]   Downloaded rocksdb v0.21.0
[INFO] [stderr]   Downloaded shakmaty v0.26.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded tr v0.1.7
[INFO] [stderr]   Downloaded librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr]   Downloaded pgcopy v0.0.2
[INFO] [stderr]   Downloaded shakmaty-syzygy v0.24.0
[INFO] [stderr]   Downloaded bytefmt v0.1.7
[INFO] [stderr]   Downloaded human-panic v1.2.0
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded built v0.6.1
[INFO] [stderr]   Downloaded i18n-config v0.4.4
[INFO] [stderr]   Downloaded positioned-io v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a549cf364819e40ccadc6137dcca2424364819a677ae2994b501c3e0c66696f9
[INFO] running `Command { std: "docker" "start" "-a" "a549cf364819e40ccadc6137dcca2424364819a677ae2994b501c3e0c66696f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a549cf364819e40ccadc6137dcca2424364819a677ae2994b501c3e0c66696f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a549cf364819e40ccadc6137dcca2424364819a677ae2994b501c3e0c66696f9", kill_on_drop: false }`
[INFO] [stdout] a549cf364819e40ccadc6137dcca2424364819a677ae2994b501c3e0c66696f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58debb98122b5c63581920e27d23de091e2827453d663347a0d937b414fe0e54
[INFO] running `Command { std: "docker" "start" "-a" "58debb98122b5c63581920e27d23de091e2827453d663347a0d937b414fe0e54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking shakmaty v0.26.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking gettext v0.4.0
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tr v0.1.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking positioned-io v0.3.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]     Checking bytefmt v0.1.7
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking pgcopy v0.0.2
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking benchmarking v0.4.12
[INFO] [stderr]     Checking test_bin v0.4.0
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "58debb98122b5c63581920e27d23de091e2827453d663347a0d937b414fe0e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58debb98122b5c63581920e27d23de091e2827453d663347a0d937b414fe0e54", kill_on_drop: false }`
[INFO] [stdout] 58debb98122b5c63581920e27d23de091e2827453d663347a0d937b414fe0e54
[INFO] checking jja-0.9.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate jja 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate jja 0.9.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jja 0.9.0
[INFO] finished tweaking crates.io crate jja 0.9.0
[INFO] tweaked toml for crates.io crate jja 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate jja 0.9.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccf7820526c9b5672f2e37039a612b2dd3ba19283b02d5f8257194429b2fb60c
[INFO] running `Command { std: "docker" "start" "-a" "ccf7820526c9b5672f2e37039a612b2dd3ba19283b02d5f8257194429b2fb60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccf7820526c9b5672f2e37039a612b2dd3ba19283b02d5f8257194429b2fb60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf7820526c9b5672f2e37039a612b2dd3ba19283b02d5f8257194429b2fb60c", kill_on_drop: false }`
[INFO] [stdout] ccf7820526c9b5672f2e37039a612b2dd3ba19283b02d5f8257194429b2fb60c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1490e1ca79e7106d7d215961446f9ab41ee811e9867a500fc0affbb7bf1a990e
[INFO] running `Command { std: "docker" "start" "-a" "1490e1ca79e7106d7d215961446f9ab41ee811e9867a500fc0affbb7bf1a990e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking shakmaty v0.26.0
[INFO] [stderr]     Checking gettext v0.4.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking tr v0.1.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking positioned-io v0.3.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking bytefmt v0.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1490e1ca79e7106d7d215961446f9ab41ee811e9867a500fc0affbb7bf1a990e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1490e1ca79e7106d7d215961446f9ab41ee811e9867a500fc0affbb7bf1a990e", kill_on_drop: false }`
[INFO] [stdout] 1490e1ca79e7106d7d215961446f9ab41ee811e9867a500fc0affbb7bf1a990e
