[INFO] cloning repository https://github.com/phynalle/chore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phynalle/chore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphynalle%2Fchore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphynalle%2Fchore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62f100f39c74b8ef47b583cde22ce8223223204e [INFO] checking phynalle/chore against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphynalle%2Fchore" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phynalle/chore on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phynalle/chore [INFO] finished tweaking git repo https://github.com/phynalle/chore [INFO] tweaked toml for git repo https://github.com/phynalle/chore written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phynalle/chore 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 rocksdb v0.9.1 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded num-traits v0.2.0 [INFO] [stderr] Downloaded serde_derive_internals v0.19.0 [INFO] [stderr] Downloaded serde_derive v1.0.27 [INFO] [stderr] Downloaded serde v1.0.27 [INFO] [stderr] Downloaded atty v0.2.6 [INFO] [stderr] Downloaded quasi_codegen v0.32.0 [INFO] [stderr] Downloaded ansi_term v0.10.2 [INFO] [stderr] Downloaded quasi v0.32.0 [INFO] [stderr] Downloaded cexpr v0.2.3 [INFO] [stderr] Downloaded syntex_pos v0.58.1 [INFO] [stderr] Downloaded colored v1.6.0 [INFO] [stderr] Downloaded libloading v0.4.3 [INFO] [stderr] Downloaded rand v0.3.20 [INFO] [stderr] Downloaded clap v2.29.2 [INFO] [stderr] Downloaded syntex_syntax v0.58.1 [INFO] [stderr] Downloaded libc v0.2.36 [INFO] [stderr] Downloaded regex v0.2.6 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded cc v1.0.4 [INFO] [stderr] Downloaded bindgen v0.29.1 [INFO] [stderr] Downloaded clang-sys v0.21.2 [INFO] [stderr] Downloaded aster v0.41.0 [INFO] [stderr] Downloaded syntex v0.58.1 [INFO] [stderr] Downloaded term v0.4.6 [INFO] [stderr] Downloaded syntex_errors v0.58.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.3.0 [INFO] [stderr] Downloaded either v1.4.0 [INFO] [stderr] Downloaded serde_json v1.0.9 [INFO] [stderr] Downloaded librocksdb-sys v5.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90b29b7356b9ae750b74bbd9cbc9b29f7a6af66efddb91b8eea6de408d254f8 [INFO] running `Command { std: "docker" "start" "-a" "f90b29b7356b9ae750b74bbd9cbc9b29f7a6af66efddb91b8eea6de408d254f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90b29b7356b9ae750b74bbd9cbc9b29f7a6af66efddb91b8eea6de408d254f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90b29b7356b9ae750b74bbd9cbc9b29f7a6af66efddb91b8eea6de408d254f8", kill_on_drop: false }` [INFO] [stdout] f90b29b7356b9ae750b74bbd9cbc9b29f7a6af66efddb91b8eea6de408d254f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36ba4060cdb00adf2dc37a51b70b3533c94732419bc8cb0ce47ca5d8f554427 [INFO] running `Command { std: "docker" "start" "-a" "d36ba4060cdb00adf2dc37a51b70b3533c94732419bc8cb0ce47ca5d8f554427", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/506512391b1a75ae450d36c9420978402a91abcc/library/alloc/src/borrow.rs:180: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 make-cmd v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d36ba4060cdb00adf2dc37a51b70b3533c94732419bc8cb0ce47ca5d8f554427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36ba4060cdb00adf2dc37a51b70b3533c94732419bc8cb0ce47ca5d8f554427", kill_on_drop: false }` [INFO] [stdout] d36ba4060cdb00adf2dc37a51b70b3533c94732419bc8cb0ce47ca5d8f554427