[INFO] cloning repository https://github.com/darkwater/tear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/tear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Ftear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Ftear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b3294a74cb3770646f50f1ef977fa7a7e9b3bf0 [INFO] checking darkwater/tear against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Ftear" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darkwater/tear [INFO] finished tweaking git repo https://github.com/darkwater/tear [INFO] tweaked toml for git repo https://github.com/darkwater/tear written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darkwater/tear on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darkwater/tear 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex_pos v0.54.0 [INFO] [stderr] Downloaded input v0.1.1 [INFO] [stderr] Downloaded config v0.4.1 [INFO] [stderr] Downloaded clang-sys v0.14.1 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded libc v0.2.23 [INFO] [stderr] Downloaded aster v0.38.0 [INFO] [stderr] Downloaded input-sys v1.7.0 [INFO] [stderr] Downloaded regex v0.2.2 [INFO] [stderr] Downloaded syntex_syntax v0.54.0 [INFO] [stderr] Downloaded vec_map v0.8.0 [INFO] [stderr] Downloaded quasi v0.29.0 [INFO] [stderr] Downloaded syntex v0.54.0 [INFO] [stderr] Downloaded thread-id v3.1.0 [INFO] [stderr] Downloaded log v0.3.8 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded regex-syntax v0.4.1 [INFO] [stderr] Downloaded syntex_errors v0.54.0 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] [stderr] Downloaded cexpr v0.2.0 [INFO] [stderr] Downloaded target_build_utils v0.3.1 [INFO] [stderr] Downloaded libloading v0.3.4 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded atty v0.2.2 [INFO] [stderr] Downloaded bitflags v0.8.2 [INFO] [stderr] Downloaded strsim v0.6.0 [INFO] [stderr] Downloaded term_size v0.3.0 [INFO] [stderr] Downloaded lazy_static v0.2.8 [INFO] [stderr] Downloaded quasi_codegen v0.29.0 [INFO] [stderr] Downloaded bindgen v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e390e0435cebc51541a3d5a144b471792b809023c127f468cf9c87889e741ed [INFO] running `Command { std: "docker" "start" "-a" "6e390e0435cebc51541a3d5a144b471792b809023c127f468cf9c87889e741ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e390e0435cebc51541a3d5a144b471792b809023c127f468cf9c87889e741ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e390e0435cebc51541a3d5a144b471792b809023c127f468cf9c87889e741ed", kill_on_drop: false }` [INFO] [stdout] 6e390e0435cebc51541a3d5a144b471792b809023c127f468cf9c87889e741ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ba468b4a41bb8cb95c7565ce1d860fb53b0ee91839b45feaeeacd87f4ed35e [INFO] running `Command { std: "docker" "start" "-a" "71ba468b4a41bb8cb95c7565ce1d860fb53b0ee91839b45feaeeacd87f4ed35e", 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.23 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/alloc/src/borrow.rs:169:29 [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 phf_shared v0.7.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] error: failed to run custom build command for `libudev-sys v0.1.3` [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/libudev-sys-efd9720d2c1ffabc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=udev [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (314) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libudev-sys-0.1.3/build.rs:13:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62ab04d0180a - std[d489fb62a1f3107f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62ab04d0180a - std[d489fb62a1f3107f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62ab04d0180a - std[d489fb62a1f3107f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x62ab04d0180a - <::print::DisplayBacktrace as core[89df56b776af7f47]::fmt::Display>::fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x62ab04d1456a - ::fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x62ab04d1456a - core[89df56b776af7f47]::fmt::write [INFO] [stderr] 6: 0x62ab04d070f2 - std[d489fb62a1f3107f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62ab04d070f2 - ::write_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x62ab04ce522f - ::print [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x62ab04ce522f - std[d489fb62a1f3107f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x62ab04cfd441 - std[d489fb62a1f3107f]::panicking::default_hook [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x62ab04cfd5fb - std[d489fb62a1f3107f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x62ab04ce52e8 - std[d489fb62a1f3107f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x62ab04cda569 - std[d489fb62a1f3107f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x62ab04ce5b4d - __rustc[bfeeaec351f1cab3]::rust_begin_unwind [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x62ab04d14bdc - core[89df56b776af7f47]::panicking::panic_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x62ab04d149b2 - core[89df56b776af7f47]::result::unwrap_failed [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x62ab04cbd78a - build_script_build[b3754be9d202ffdf]::check_func [INFO] [stderr] 18: 0x62ab04cbe752 - build_script_build[b3754be9d202ffdf]::main [INFO] [stderr] 19: 0x62ab04cbf003 - >::call_once [INFO] [stderr] 20: 0x62ab04cbd566 - std[d489fb62a1f3107f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x62ab04cbd579 - std[d489fb62a1f3107f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x62ab04cfc5a6 - <&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe as core[89df56b776af7f47]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panicking::catch_unwind::do_call::<&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panicking::catch_unwind:: + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panic::catch_unwind::<&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x62ab04cfc5a6 - std[d489fb62a1f3107f]::rt::lang_start_internal [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x62ab04cbd551 - std[d489fb62a1f3107f]::rt::lang_start::<()> [INFO] [stderr] 32: 0x62ab04cbf335 - main [INFO] [stderr] 33: 0x72184523d1ca - [INFO] [stderr] 34: 0x72184523d28b - __libc_start_main [INFO] [stderr] 35: 0x62ab04cbcfe5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/alloc/src/borrow.rs:169:29 [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] [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] [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" "71ba468b4a41bb8cb95c7565ce1d860fb53b0ee91839b45feaeeacd87f4ed35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ba468b4a41bb8cb95c7565ce1d860fb53b0ee91839b45feaeeacd87f4ed35e", kill_on_drop: false }` [INFO] [stdout] 71ba468b4a41bb8cb95c7565ce1d860fb53b0ee91839b45feaeeacd87f4ed35e