[INFO] cloning repository https://github.com/Entscheider/depthhead
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Entscheider/depthhead" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntscheider%2Fdepthhead", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntscheider%2Fdepthhead'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8146e1ce03882e31e9fd67d4c00a2175a1ed0a6b
[INFO] building Entscheider/depthhead against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntscheider%2Fdepthhead" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Entscheider/depthhead on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Entscheider/depthhead
[INFO] finished tweaking git repo https://github.com/Entscheider/depthhead
[INFO] tweaked toml for git repo https://github.com/Entscheider/depthhead written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Entscheider/depthhead 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded stb_truetype v0.2.2
[INFO] [stderr]   Downloaded cgl v0.1.5
[INFO] [stderr]   Downloaded num-bigint v0.1.43
[INFO] [stderr]   Downloaded bitflags v0.3.3
[INFO] [stderr]   Downloaded env_logger v0.5.6
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded gleam v0.2.32
[INFO] [stderr]   Downloaded wayland-window v0.4.4
[INFO] [stderr]   Downloaded shell32-sys v0.1.2
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded serde_json v0.9.10
[INFO] [stderr]   Downloaded libloading v0.3.4
[INFO] [stderr]   Downloaded tempfile v2.2.0
[INFO] [stderr]   Downloaded wayland-client v0.7.8
[INFO] [stderr]   Downloaded khronos_api v1.0.1
[INFO] [stderr]   Downloaded winit v0.5.11
[INFO] [stderr]   Downloaded pkg-config v0.3.9
[INFO] [stderr]   Downloaded gl_generator v0.5.5
[INFO] [stderr]   Downloaded glium v0.16.0
[INFO] [stderr]   Downloaded x11-dl v2.17.3
[INFO] [stderr]   Downloaded glutin v0.7.4
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.14
[INFO] [stderr]   Downloaded image v0.17.0
[INFO] [stderr]   Downloaded alga v0.5.3
[INFO] [stderr]   Downloaded stamm v0.2.0
[INFO] [stderr]   Downloaded backtrace v0.2.3
[INFO] [stderr]   Downloaded cocoa v0.3.3
[INFO] [stderr]   Downloaded core-graphics v0.3.2
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded obj v0.5.0
[INFO] [stderr]   Downloaded cocoa v0.5.2
[INFO] [stderr]   Downloaded core-graphics v0.4.2
[INFO] [stderr]   Downloaded gdi32-sys v0.1.2
[INFO] [stderr]   Downloaded objc v0.2.2
[INFO] [stderr]   Downloaded user32-sys v0.1.3
[INFO] [stderr]   Downloaded memmap v0.4.0
[INFO] [stderr]   Downloaded wayland-kbd v0.6.3
[INFO] [stderr]   Downloaded wayland-scanner v0.7.8
[INFO] [stderr]   Downloaded wayland-sys v0.7.8
[INFO] [stderr]   Downloaded smallvec v0.1.8
[INFO] [stderr]   Downloaded genmesh v0.4.3
[INFO] [stderr]   Downloaded serde v0.7.15
[INFO] [stderr]   Downloaded dwmapi-sys v0.1.1
[INFO] [stderr]   Downloaded shared_library v0.1.8
[INFO] [stderr]   Downloaded fs2 v0.2.5
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded target_build_utils v0.3.1
[INFO] [stderr]   Downloaded dlib v0.3.1
[INFO] [stderr]   Downloaded imageproc v0.12.0
[INFO] [stderr]   Downloaded freenectrs v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71d05eedb95de17f133cfc2f51bb85dc32d5401d524ed53c20b161343f7b6500
[INFO] running `Command { std: "docker" "start" "-a" "71d05eedb95de17f133cfc2f51bb85dc32d5401d524ed53c20b161343f7b6500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71d05eedb95de17f133cfc2f51bb85dc32d5401d524ed53c20b161343f7b6500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d05eedb95de17f133cfc2f51bb85dc32d5401d524ed53c20b161343f7b6500", kill_on_drop: false }`
[INFO] [stdout] 71d05eedb95de17f133cfc2f51bb85dc32d5401d524ed53c20b161343f7b6500
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a42b376571600a8118809ce2fc793f3fafeed43c0b82582c8121a0f9c78770b1
[INFO] running `Command { std: "docker" "start" "-a" "a42b376571600a8118809ce2fc793f3fafeed43c0b82582c8121a0f9c78770b1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling cc v1.0.9
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling deflate v0.7.18
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling color_quant v1.0.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling stb_truetype v0.2.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/alloc/src/borrow.rs:179: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]    Compiling rustc-demangle v0.1.7
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling serde v1.0.36
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling rusttype v0.2.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.36
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling num-iter v0.1.35
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling generic-array v0.2.1
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.5.3
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.3/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `K` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone + 'a, V: Clone>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.3/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `V` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone, V: Clone + 'a>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a42b376571600a8118809ce2fc793f3fafeed43c0b82582c8121a0f9c78770b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42b376571600a8118809ce2fc793f3fafeed43c0b82582c8121a0f9c78770b1", kill_on_drop: false }`
[INFO] [stdout] a42b376571600a8118809ce2fc793f3fafeed43c0b82582c8121a0f9c78770b1
