[INFO] cloning repository https://github.com/project-fifo/fifo-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-fifo/fifo-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-fifo%2Ffifo-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-fifo%2Ffifo-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db748313693c4c847ab9383aa4413db9596e03cf
[INFO] checking project-fifo/fifo-tools/db748313693c4c847ab9383aa4413db9596e03cf against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-fifo%2Ffifo-tools" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/project-fifo/fifo-tools
[INFO] finished tweaking git repo https://github.com/project-fifo/fifo-tools
[INFO] tweaked toml for git repo https://github.com/project-fifo/fifo-tools written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/project-fifo/fifo-tools on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/project-fifo/fifo-tools 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fifo` (manifest) generated 1 warning
[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 itoa v0.1.1
[INFO] [stderr]   Downloaded serde_json v0.8.4
[INFO] [stderr]   Downloaded serde v0.8.22
[INFO] [stderr]   Downloaded num-traits v0.1.36
[INFO] [stderr]   Downloaded dtoa v0.2.2
[INFO] [stderr]   Downloaded term_size v0.2.1
[INFO] [stderr]   Downloaded atty v0.2.2
[INFO] [stderr]   Downloaded prettytable-rs v0.6.6
[INFO] [stderr]   Downloaded vec_map v0.6.0
[INFO] [stderr]   Downloaded rustc-serialize v0.3.22
[INFO] [stderr]   Downloaded strsim v0.5.2
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded lazy_static v0.2.2
[INFO] [stderr]   Downloaded encode_unicode v0.2.0
[INFO] [stderr]   Downloaded term v0.4.4
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.3
[INFO] [stderr]   Downloaded libc v0.2.19
[INFO] [stderr]   Downloaded clap v2.16.4
[INFO] [stderr]   Downloaded csv v0.14.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3
[INFO] running `Command { std: "docker" "start" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fifo` (manifest) generated 1 warning
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking libc v0.2.19
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking rustc-serialize v0.3.22
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]     Checking unicode-segmentation v0.1.3
[INFO] [stderr]     Checking strsim v0.5.2
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]     Checking num-traits v0.1.36
[INFO] [stderr]     Checking encode_unicode v0.2.0
[INFO] [stderr]     Checking itoa v0.1.1
[INFO] [stderr]     Checking dtoa v0.2.2
[INFO] [stderr]     Checking serde v0.8.22
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking term_size v0.2.1
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking term v0.4.4
[INFO] [stderr]     Checking clap v2.16.4
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.16.4/src/macros.rs:510:34
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[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.22/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/c9ff496891c278ad660bc0ab85c1f0b72059464a/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]     Checking serde_json v0.8.4
[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] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3", kill_on_drop: false }`
[INFO] [stdout] ad26fcb69a512fc737afa3eb048bc2b600f1bfe00b45ba7c90bff16d70eb5bb3
