[INFO] cloning repository https://github.com/Gachapen/lsystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gachapen/lsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGachapen%2Flsystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGachapen%2Flsystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3428b68e1fc7a9ffff0f8646751c6174dddf8c5
[INFO] checking Gachapen/lsystem against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGachapen%2Flsystem" "/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/Gachapen/lsystem
[INFO] finished tweaking git repo https://github.com/Gachapen/lsystem
[INFO] tweaked toml for git repo https://github.com/Gachapen/lsystem written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gachapen/lsystem on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gachapen/lsystem 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/abnf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/yobun/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/lsys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/lsys_kiss3d/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5779c2e6c5f2cb7a0180f035c649b367d41dfb14d409ae46e329b0107e69d33
[INFO] running `Command { std: "docker" "start" "-a" "a5779c2e6c5f2cb7a0180f035c649b367d41dfb14d409ae46e329b0107e69d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5779c2e6c5f2cb7a0180f035c649b367d41dfb14d409ae46e329b0107e69d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5779c2e6c5f2cb7a0180f035c649b367d41dfb14d409ae46e329b0107e69d33", kill_on_drop: false }`
[INFO] [stdout] a5779c2e6c5f2cb7a0180f035c649b367d41dfb14d409ae46e329b0107e69d33
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7d6192920696ba25309178b22a6ec1e3a6ecb058936c1c396c326fe1f8a3a6
[INFO] running `Command { std: "docker" "start" "-a" "9d7d6192920696ba25309178b22a6ec1e3a6ecb058936c1c396c326fe1f8a3a6", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/lsys_kiss3d/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/lsys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/abnf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/yobun/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling typenum v1.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.14
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitflags v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.3.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/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 unreachable v1.0.0
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking either v1.3.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling libloading v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.26
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]    Compiling memchr v1.0.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-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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/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]     Checking coco v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]     Checking serde v1.0.19
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling khronos_api v2.0.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]    Compiling libz-sys v1.0.18
[INFO] [stderr]     Checking num_cpus v1.7.0
[INFO] [stderr]    Compiling clang-sys v0.19.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling glfw-sys v3.2.2
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling freetype-sys v0.4.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling atty v0.2.3
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]     Checking deflate v0.7.17
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling clap v2.27.1
[INFO] [stderr]    Compiling which v1.0.3
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]     Checking generic-array v0.8.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.17.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking inflate v0.2.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.19
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr]     Checking gif v0.9.2
[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] [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" "9d7d6192920696ba25309178b22a6ec1e3a6ecb058936c1c396c326fe1f8a3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7d6192920696ba25309178b22a6ec1e3a6ecb058936c1c396c326fe1f8a3a6", kill_on_drop: false }`
[INFO] [stdout] 9d7d6192920696ba25309178b22a6ec1e3a6ecb058936c1c396c326fe1f8a3a6
