[INFO] cloning repository https://github.com/sklopi/diLay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sklopi/diLay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklopi%2FdiLay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklopi%2FdiLay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 980e71377ddcf6e58122bfc8e7117e9b04520951
[INFO] checking sklopi/diLay/980e71377ddcf6e58122bfc8e7117e9b04520951 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklopi%2FdiLay" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sklopi/diLay on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sklopi/diLay
[INFO] finished tweaking git repo https://github.com/sklopi/diLay
[INFO] tweaked toml for git repo https://github.com/sklopi/diLay written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sklopi/diLay 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint v0.1.40
[INFO] [stderr]   Downloaded vst2 v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1032d40f85bcf02873a619d0e86983dc58c067afdec6456e1160ee594dae3e03
[INFO] running `Command { std: "docker" "start" "-a" "1032d40f85bcf02873a619d0e86983dc58c067afdec6456e1160ee594dae3e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1032d40f85bcf02873a619d0e86983dc58c067afdec6456e1160ee594dae3e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1032d40f85bcf02873a619d0e86983dc58c067afdec6456e1160ee594dae3e03", kill_on_drop: false }`
[INFO] [stdout] 1032d40f85bcf02873a619d0e86983dc58c067afdec6456e1160ee594dae3e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e22cd61e90c199eb4d863c01ed7019791de36cb2e7f376f2708fbbe3dab1b8ba
[INFO] running `Command { std: "docker" "start" "-a" "e22cd61e90c199eb4d863c01ed7019791de36cb2e7f376f2708fbbe3dab1b8ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking lazy_static v0.2.9
[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: 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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]    Compiling rand v0.3.17
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stderr]    Compiling phf_codegen v0.7.21
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[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" "e22cd61e90c199eb4d863c01ed7019791de36cb2e7f376f2708fbbe3dab1b8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22cd61e90c199eb4d863c01ed7019791de36cb2e7f376f2708fbbe3dab1b8ba", kill_on_drop: false }`
[INFO] [stdout] e22cd61e90c199eb4d863c01ed7019791de36cb2e7f376f2708fbbe3dab1b8ba
