[INFO] cloning repository https://github.com/hjr3/php-rpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjr3/php-rpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjr3%2Fphp-rpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjr3%2Fphp-rpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d873dd16e63680bbf36f930f023ce598bf483e1 [INFO] checking hjr3/php-rpm against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjr3%2Fphp-rpm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hjr3/php-rpm on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hjr3/php-rpm [INFO] finished tweaking git repo https://github.com/hjr3/php-rpm [INFO] tweaked toml for git repo https://github.com/hjr3/php-rpm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hjr3/php-rpm 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "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] 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 quasi_codegen v0.32.0 [INFO] [stderr] Downloaded yansi v0.3.3 [INFO] [stderr] Downloaded syntex v0.58.1 [INFO] [stderr] Downloaded syntex_errors v0.58.1 [INFO] [stderr] Downloaded syntex_pos v0.58.1 [INFO] [stderr] Downloaded quasi v0.32.0 [INFO] [stderr] Downloaded libloading v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.1.29 [INFO] [stderr] Downloaded cexpr v0.2.2 [INFO] [stderr] Downloaded gcc v0.3.53 [INFO] [stderr] Downloaded clang-sys v0.19.0 [INFO] [stderr] Downloaded net2 v0.2.30 [INFO] [stderr] Downloaded aster v0.41.0 [INFO] [stderr] Downloaded syntex_syntax v0.58.1 [INFO] [stderr] Downloaded bindgen v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99d0084577eae509c792acead7f5de303c0a150d9d5b440d56fb18f3ca545471 [INFO] running `Command { std: "docker" "start" "-a" "99d0084577eae509c792acead7f5de303c0a150d9d5b440d56fb18f3ca545471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99d0084577eae509c792acead7f5de303c0a150d9d5b440d56fb18f3ca545471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d0084577eae509c792acead7f5de303c0a150d9d5b440d56fb18f3ca545471", kill_on_drop: false }` [INFO] [stdout] 99d0084577eae509c792acead7f5de303c0a150d9d5b440d56fb18f3ca545471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512508ad9d728782c602246f6f09f6d24db4e6eb12a65b4a1fba4dd936981a75 [INFO] running `Command { std: "docker" "start" "-a" "512508ad9d728782c602246f6f09f6d24db4e6eb12a65b4a1fba4dd936981a75", 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.28 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libloading v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unreachable v1.0.0 [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/6619027b13a87a3597115f2c8231f107bf3a7a5f/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 thread_local v0.3.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Checking net2 v0.2.30 [INFO] [stderr] Checking bytes v0.4.4 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "512508ad9d728782c602246f6f09f6d24db4e6eb12a65b4a1fba4dd936981a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512508ad9d728782c602246f6f09f6d24db4e6eb12a65b4a1fba4dd936981a75", kill_on_drop: false }` [INFO] [stdout] 512508ad9d728782c602246f6f09f6d24db4e6eb12a65b4a1fba4dd936981a75