[INFO] cloning repository https://github.com/djcsdy/conrod-gfx-ll-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djcsdy/conrod-gfx-ll-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fconrod-gfx-ll-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fconrod-gfx-ll-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c86527da5eca0dae1ecd5839e5254863b8ecef5 [INFO] checking djcsdy/conrod-gfx-ll-example against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fconrod-gfx-ll-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/djcsdy/conrod-gfx-ll-example [INFO] finished tweaking git repo https://github.com/djcsdy/conrod-gfx-ll-example [INFO] tweaked toml for git repo https://github.com/djcsdy/conrod-gfx-ll-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/djcsdy/conrod-gfx-ll-example on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/djcsdy/conrod-gfx-ll-example 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8669dffec86d64255d1c010e20eb869826c89629b285f2c7487981000884b5 [INFO] running `Command { std: "docker" "start" "-a" "1d8669dffec86d64255d1c010e20eb869826c89629b285f2c7487981000884b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8669dffec86d64255d1c010e20eb869826c89629b285f2c7487981000884b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8669dffec86d64255d1c010e20eb869826c89629b285f2c7487981000884b5", kill_on_drop: false }` [INFO] [stdout] 1d8669dffec86d64255d1c010e20eb869826c89629b285f2c7487981000884b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f136361009d7b4fa717a3385995c1e9d4418669a85b917a95404b099b4930f [INFO] running `Command { std: "docker" "start" "-a" "d7f136361009d7b4fa717a3385995c1e9d4418669a85b917a95404b099b4930f", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.12 [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: &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/1bdcb63291ccffc030f8223f6f978568dd240e3e/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 parking_lot_core v0.3.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking parking_lot v0.6.4 [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" "d7f136361009d7b4fa717a3385995c1e9d4418669a85b917a95404b099b4930f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f136361009d7b4fa717a3385995c1e9d4418669a85b917a95404b099b4930f", kill_on_drop: false }` [INFO] [stdout] d7f136361009d7b4fa717a3385995c1e9d4418669a85b917a95404b099b4930f