[INFO] cloning repository https://github.com/HuangJinAmm/http_mock_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HuangJinAmm/http_mock_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuangJinAmm%2Fhttp_mock_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuangJinAmm%2Fhttp_mock_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 476c18740ed1c17f6605627fdb37f31d7e4b6f95 [INFO] checking HuangJinAmm/http_mock_server/476c18740ed1c17f6605627fdb37f31d7e4b6f95 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuangJinAmm%2Fhttp_mock_server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HuangJinAmm/http_mock_server on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HuangJinAmm/http_mock_server [INFO] finished tweaking git repo https://github.com/HuangJinAmm/http_mock_server [INFO] tweaked toml for git repo https://github.com/HuangJinAmm/http_mock_server written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HuangJinAmm/http_mock_server 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/server/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumn v0.1.10 [INFO] [stderr] Downloaded serde v1.0.179 [INFO] [stderr] Downloaded serde_derive v1.0.179 [INFO] [stderr] Downloaded minijinja v1.0.9 [INFO] [stderr] Downloaded fake v2.6.1 [INFO] [stderr] Downloaded poem v1.3.52 [INFO] [stderr] Downloaded egui_animation v0.1.0 [INFO] [stderr] Downloaded egui_dnd v0.5.1 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.4.1 [INFO] [stderr] Downloaded egui_dock v0.8.2 [INFO] [stderr] Downloaded egui_file v0.11.0 [INFO] [stderr] Downloaded poem-derive v1.3.52 [INFO] [stderr] Downloaded egui-notify v0.10.0 [INFO] [stderr] Downloaded weighted_trie v0.1.4 [INFO] [stderr] Downloaded egui_commonmark v0.9.1 [INFO] [stderr] Downloaded json5format v0.2.6 [INFO] [stderr] Downloaded egui_logger v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffe576ce5053fb3f20f92e0b04ff8b67055affbb71977130e41009b00197dbb1 [INFO] running `Command { std: "docker" "start" "-a" "ffe576ce5053fb3f20f92e0b04ff8b67055affbb71977130e41009b00197dbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffe576ce5053fb3f20f92e0b04ff8b67055affbb71977130e41009b00197dbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe576ce5053fb3f20f92e0b04ff8b67055affbb71977130e41009b00197dbb1", kill_on_drop: false }` [INFO] [stdout] ffe576ce5053fb3f20f92e0b04ff8b67055affbb71977130e41009b00197dbb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0876aebdc7873a334f00764fa66991f1118228de28d8532718d1e7c6bce24498 [INFO] running `Command { std: "docker" "start" "-a" "0876aebdc7873a334f00764fa66991f1118228de28d8532718d1e7c6bce24498", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/server/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.9 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking indexmap v1.9.2 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking owned_ttf_parser v0.18.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ab_glyph v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking memmap2 v0.5.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rfc7239 v0.1.0 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling glutin_egl_sys v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.3.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking ecolor v0.22.0 [INFO] [stderr] Checking emath v0.22.0 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking epaint v0.22.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking roxmltree v0.15.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [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: &mut D) -> Result, 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/8424f8e8cdf07010967a57584fd647b30e930d4d/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 js-sys v0.3.60 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking fake v2.6.1 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking der v0.7.7 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.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" "0876aebdc7873a334f00764fa66991f1118228de28d8532718d1e7c6bce24498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0876aebdc7873a334f00764fa66991f1118228de28d8532718d1e7c6bce24498", kill_on_drop: false }` [INFO] [stdout] 0876aebdc7873a334f00764fa66991f1118228de28d8532718d1e7c6bce24498