[INFO] cloning repository https://github.com/Damezuma/rs-threads-board
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Damezuma/rs-threads-board" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamezuma%2Frs-threads-board", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamezuma%2Frs-threads-board'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6df16bece8d743abd198b8194c715383be26d585
[INFO] checking Damezuma/rs-threads-board against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamezuma%2Frs-threads-board" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Damezuma/rs-threads-board
[INFO] finished tweaking git repo https://github.com/Damezuma/rs-threads-board
[INFO] tweaked toml for git repo https://github.com/Damezuma/rs-threads-board written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Damezuma/rs-threads-board on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Damezuma/rs-threads-board 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a24723b48af0eb265e7c5403f9b22a945f619ba189c075bac78ffddc9cdbc398
[INFO] running `Command { std: "docker" "start" "-a" "a24723b48af0eb265e7c5403f9b22a945f619ba189c075bac78ffddc9cdbc398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a24723b48af0eb265e7c5403f9b22a945f619ba189c075bac78ffddc9cdbc398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24723b48af0eb265e7c5403f9b22a945f619ba189c075bac78ffddc9cdbc398", kill_on_drop: false }`
[INFO] [stdout] a24723b48af0eb265e7c5403f9b22a945f619ba189c075bac78ffddc9cdbc398
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e44843f59cb3cea72b93a53d5b058881d73cdc3ec08a4d152bf9ef97ee8ac4
[INFO] running `Command { std: "docker" "start" "-a" "29e44843f59cb3cea72b93a53d5b058881d73cdc3ec08a4d152bf9ef97ee8ac4", 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.31
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]    Compiling cc v1.0.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking phf_shared v0.7.21
[INFO] [stderr]     Checking serde v1.0.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking rand v0.3.16
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]    Compiling base64 v0.3.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: 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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/alloc/src/borrow.rs:182: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]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking phf v0.7.21
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking idna v0.1.4
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]    Compiling md5 v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.4.1
[INFO] [stderr]     Checking percent-encoding v1.0.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking tempdir v0.3.5
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking num v0.1.40
[INFO] [stderr]    Compiling brotli-sys v0.2.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking twox-hash v1.1.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking serde v0.6.15
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking atoi v0.2.2
[INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twox-hash-1.1.0/src/number_streams.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn count(self) -> usize() {
[INFO] [stdout]    |                       ^^^^^^^ only `Fn` traits may use parentheses
[INFO] [stdout] ...
[INFO] [stdout] 74 | number_stream!(U32FromBytes, u32, U32_BYTES);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twox-hash-1.1.0/src/number_streams.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn count(self) -> usize() {
[INFO] [stdout]    |                       ^^^^^^^ only `Fn` traits may use parentheses
[INFO] [stdout] ...
[INFO] [stdout] 75 | number_stream!(U64FromBytes, u64, U64_BYTES);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stdout] For more information about this error, try `rustc --explain E0214`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `twox-hash` (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" "29e44843f59cb3cea72b93a53d5b058881d73cdc3ec08a4d152bf9ef97ee8ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e44843f59cb3cea72b93a53d5b058881d73cdc3ec08a4d152bf9ef97ee8ac4", kill_on_drop: false }`
[INFO] [stdout] 29e44843f59cb3cea72b93a53d5b058881d73cdc3ec08a4d152bf9ef97ee8ac4
