[INFO] cloning repository https://github.com/BadDecisionsAlex/spotifyd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BadDecisionsAlex/spotifyd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadDecisionsAlex%2Fspotifyd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadDecisionsAlex%2Fspotifyd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f37432b1a1a6e3cc0f09b9a2697624b42245bb1
[INFO] checking BadDecisionsAlex/spotifyd against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadDecisionsAlex%2Fspotifyd" "/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/BadDecisionsAlex/spotifyd
[INFO] finished tweaking git repo https://github.com/BadDecisionsAlex/spotifyd
[INFO] tweaked toml for git repo https://github.com/BadDecisionsAlex/spotifyd written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BadDecisionsAlex/spotifyd on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BadDecisionsAlex/spotifyd 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cfd754061f8856c8a06c01f747b86d24cfa0738693f558ad0cdbf29653e9321
[INFO] running `Command { std: "docker" "start" "-a" "0cfd754061f8856c8a06c01f747b86d24cfa0738693f558ad0cdbf29653e9321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfd754061f8856c8a06c01f747b86d24cfa0738693f558ad0cdbf29653e9321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfd754061f8856c8a06c01f747b86d24cfa0738693f558ad0cdbf29653e9321", kill_on_drop: false }`
[INFO] [stdout] 0cfd754061f8856c8a06c01f747b86d24cfa0738693f558ad0cdbf29653e9321
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c32e10899d08a5103d7ade633594ad80be3ba203092e2cdcfe56533c17360aeb
[INFO] running `Command { std: "docker" "start" "-a" "c32e10899d08a5103d7ade633594ad80be3ba203092e2cdcfe56533c17360aeb", 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.43
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]     Checking futures v0.1.23
[INFO] [stderr]    Compiling pkg-config v0.3.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.12
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]    Compiling serde v1.0.71
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking matches v0.1.7
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling httparse v1.3.2
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking bytes v0.4.9
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling syn v0.14.8
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.4.3
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking base64 v0.9.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking mime v0.3.9
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]    Compiling protobuf v1.7.4
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/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]     Checking memchr v2.0.1
[INFO] [stderr]    Compiling librespot-protocol v0.1.0 (https://github.com/librespot-org/librespot.git#ee87904a)
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling vergen v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling tremor-sys v0.1.0 (https://github.com/plietar/rust-tremor#5958cc30)
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]    Compiling librespot-core v0.1.0 (https://github.com/librespot-org/librespot.git#ee87904a)
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling openssl v0.9.24
[INFO] [stderr]     Checking rpassword v0.3.1
[INFO] [stderr]     Checking tokio-executor v0.1.3
[INFO] [stderr]     Checking tokio-io v0.1.7
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking want v0.0.4
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.35
[INFO] [stderr]    Compiling extprim v1.6.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.2.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking tokio-reactor v0.1.3
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]     Checking uuid v0.4.0
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]     Checking base64 v0.5.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling build_const v0.2.1
[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" "c32e10899d08a5103d7ade633594ad80be3ba203092e2cdcfe56533c17360aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32e10899d08a5103d7ade633594ad80be3ba203092e2cdcfe56533c17360aeb", kill_on_drop: false }`
[INFO] [stdout] c32e10899d08a5103d7ade633594ad80be3ba203092e2cdcfe56533c17360aeb
