[INFO] cloning repository https://github.com/paulsevere/color-picker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulsevere/color-picker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Fcolor-picker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Fcolor-picker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e5d21215af5150a62a063b1db4766882eba3a0 [INFO] checking paulsevere/color-picker against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsevere%2Fcolor-picker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paulsevere/color-picker [INFO] finished tweaking git repo https://github.com/paulsevere/color-picker [INFO] tweaked toml for git repo https://github.com/paulsevere/color-picker written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulsevere/color-picker on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paulsevere/color-picker 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c69e1bc31156e8b02d397a59a8c4bd05a4c399d30bc5eaeac11e109e9f4f8440 [INFO] running `Command { std: "docker" "start" "-a" "c69e1bc31156e8b02d397a59a8c4bd05a4c399d30bc5eaeac11e109e9f4f8440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c69e1bc31156e8b02d397a59a8c4bd05a4c399d30bc5eaeac11e109e9f4f8440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69e1bc31156e8b02d397a59a8c4bd05a4c399d30bc5eaeac11e109e9f4f8440", kill_on_drop: false }` [INFO] [stdout] c69e1bc31156e8b02d397a59a8c4bd05a4c399d30bc5eaeac11e109e9f4f8440 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d873778607e55608b0f5d5296640b2c94c584d4b7dabc6d2fe3c097f405b4493 [INFO] running `Command { std: "docker" "start" "-a" "d873778607e55608b0f5d5296640b2c94c584d4b7dabc6d2fe3c097f405b4493", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling xml-rs v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking winapi v0.2.8 [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: &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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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 rand v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking deflate v0.7.12 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Compiling gl_generator v0.5.4 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Checking shared_library v0.1.6 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking vecmath v0.3.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking arrayvec v0.3.23 [INFO] [stderr] Compiling xcb v0.7.6 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.0.10 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Checking png v0.8.0 [INFO] [stderr] Checking piston2d-graphics v0.21.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.2.1 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] error: failed to run custom build command for `xcb v0.7.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-cf3ca099399f255a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('event: ', ('xcb', 'DRI2', 'InvalidateBuffers')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/rs_client.py", line 2401, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/rs_client.py", line 291, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/rs_client.py", line 115, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] ^^^^^^^^^^^^^^^ [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/src/ffi/dri2.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' (1027) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/build.rs:73:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.7.6/xml/dri2.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6515882315a2 - std::backtrace_rs::backtrace::libunwind::trace::hbea4c4361d976d9f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6515882315a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h24ac09a275696d40 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6515882315a2 - std::sys::backtrace::_print_fmt::h082519eb085fbf7d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6515882315a2 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x65158824ee9f - core::fmt::rt::Argument::fmt::h12bc9925885d5110 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x65158824ee9f - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6515882235e3 - std::io::default_write_fmt::h6670289da6979956 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6515882235e3 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6515882316e2 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6515882210dc - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x651588220f1e - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x65158822063f - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x65158823179a - std::panicking::panic_handler::{{closure}}::h6e8a7899819f7e8e [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x6515882316f9 - std::sys::backtrace::__rust_end_short_backtrace::h9ee05d6aba5d3318 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x65158822084d - __rustc[106fd6a171f8100f]::rust_begin_unwind [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6515882527d0 - core::panicking::panic_fmt::h1f7e7fb8eac469a1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x651588206661 - build_script_build::main::{{closure}}::h49e13517b0de3eaf [INFO] [stderr] 17: 0x6515882054fd - build_script_build::visit_xml::h8eb2c78dd26db4ea [INFO] [stderr] 18: 0x651588205bfa - build_script_build::main::h32f43ecdb25847a5 [INFO] [stderr] 19: 0x651588208553 - core::ops::function::FnOnce::call_once::h8c5c7f2b58f8a828 [INFO] [stderr] 20: 0x651588204556 - std::sys::backtrace::__rust_begin_short_backtrace::hc7c718790f29c231 [INFO] [stderr] 21: 0x651588209a89 - std::rt::lang_start::{{closure}}::h9c79f1791ace081f [INFO] [stderr] 22: 0x651588231f20 - core::ops::function::impls:: for &F>::call_once::hf041d389344f56bb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x651588231f20 - std::panicking::catch_unwind::do_call::hcc878ac5325385ca [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x651588231f20 - std::panicking::catch_unwind::h19b909e5851b1ecc [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x651588231f20 - std::panic::catch_unwind::hf7b61f0d85beddf7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x651588231f20 - std::rt::lang_start_internal::{{closure}}::hf4a2cf218490b1eb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x651588231f20 - std::panicking::catch_unwind::do_call::h87d50ac29e3f2ea1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x651588231f20 - std::panicking::catch_unwind::h74fa98d980427683 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x651588231f20 - std::panic::catch_unwind::hea88d035b3883372 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x651588231f20 - std::rt::lang_start_internal::h9835821d1cda1ad4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x651588209ac1 - std::rt::lang_start::hc44b2ef3c285affc [INFO] [stderr] 32: 0x65158820a5b5 - main [INFO] [stderr] 33: 0x758392a3e1ca - [INFO] [stderr] 34: 0x758392a3e28b - __libc_start_main [INFO] [stderr] 35: 0x651588203d95 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [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, 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.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [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, K, V, marker::LeafOrInternal>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [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] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d873778607e55608b0f5d5296640b2c94c584d4b7dabc6d2fe3c097f405b4493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d873778607e55608b0f5d5296640b2c94c584d4b7dabc6d2fe3c097f405b4493", kill_on_drop: false }` [INFO] [stdout] d873778607e55608b0f5d5296640b2c94c584d4b7dabc6d2fe3c097f405b4493