[INFO] cloning repository https://github.com/Charon01/rust-learn-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Charon01/rust-learn-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharon01%2Frust-learn-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharon01%2Frust-learn-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2e962c3d3af9f18ca58e46e50d25c0df10874be
[INFO] testing Charon01/rust-learn-demo against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharon01%2Frust-learn-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Charon01/rust-learn-demo
[INFO] finished tweaking git repo https://github.com/Charon01/rust-learn-demo
[INFO] tweaked toml for git repo https://github.com/Charon01/rust-learn-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Charon01/rust-learn-demo on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Charon01/rust-learn-demo 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-bidi v0.2.4
[INFO] [stderr]   Downloaded matches v0.1.4
[INFO] [stderr]   Downloaded unicase v1.4.0
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded pnacl-build-helper v1.4.10
[INFO] [stderr]   Downloaded traitobject v0.0.1
[INFO] [stderr]   Downloaded mime v0.2.2
[INFO] [stderr]   Downloaded num_cpus v1.2.1
[INFO] [stderr]   Downloaded lazy_static v0.2.2
[INFO] [stderr]   Downloaded tempdir v0.3.5
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded httparse v1.2.1
[INFO] [stderr]   Downloaded cookie v0.2.5
[INFO] [stderr]   Downloaded gcc v0.3.41
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded openssl v0.7.14
[INFO] [stderr]   Downloaded hyper v0.9.14
[INFO] [stderr]   Downloaded solicit v0.4.4
[INFO] [stderr]   Downloaded rustc-serialize v0.3.22
[INFO] [stderr]   Downloaded hpack v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.19
[INFO] [stderr]   Downloaded idna v0.1.0
[INFO] [stderr]   Downloaded url v1.2.4
[INFO] [stderr]   Downloaded bitflags v0.7.0
[INFO] [stderr]   Downloaded pkg-config v0.3.8
[INFO] [stderr]   Downloaded openssl-sys v0.7.17
[INFO] [stderr]   Downloaded openssl-verify v0.1.0
[INFO] [stderr]   Downloaded openssl-sys-extras v0.7.14
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded gdi32-sys v0.2.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.3
[INFO] [stderr]   Downloaded libressl-pnacl-sys v2.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71dda1d79a3a11c23c6ea78d28e89d05366ca5902c5ed28433021f68a2f28f3f
[INFO] running `Command { std: "docker" "start" "-a" "71dda1d79a3a11c23c6ea78d28e89d05366ca5902c5ed28433021f68a2f28f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71dda1d79a3a11c23c6ea78d28e89d05366ca5902c5ed28433021f68a2f28f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71dda1d79a3a11c23c6ea78d28e89d05366ca5902c5ed28433021f68a2f28f3f", kill_on_drop: false }`
[INFO] [stdout] 71dda1d79a3a11c23c6ea78d28e89d05366ca5902c5ed28433021f68a2f28f3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 576b5edcc3a7f3a4b5deb1ffb14d70d185c934e5fe4cf2d21b8d0812bf8e9de2
[INFO] running `Command { std: "docker" "start" "-a" "576b5edcc3a7f3a4b5deb1ffb14d70d185c934e5fe4cf2d21b8d0812bf8e9de2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]    Compiling gcc v0.3.41
[INFO] [stderr]    Compiling libc v0.2.19
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling matches v0.1.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.3
[INFO] [stderr]    Compiling lazy_static v0.2.2
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling rustc-serialize v0.3.22
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling httparse v1.2.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.2.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling hpack v0.2.0
[INFO] [stderr]    Compiling mime v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.1.7
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/borrow.rs:179: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 solicit v0.4.4
[INFO] [stderr]    Compiling time v0.1.35
[INFO] [stderr]    Compiling idna v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.2.1
[INFO] [stderr]    Compiling unicase v1.4.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "576b5edcc3a7f3a4b5deb1ffb14d70d185c934e5fe4cf2d21b8d0812bf8e9de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "576b5edcc3a7f3a4b5deb1ffb14d70d185c934e5fe4cf2d21b8d0812bf8e9de2", kill_on_drop: false }`
[INFO] [stdout] 576b5edcc3a7f3a4b5deb1ffb14d70d185c934e5fe4cf2d21b8d0812bf8e9de2
