[INFO] cloning repository https://github.com/stisol/tinyrenderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stisol/tinyrenderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Ftinyrenderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Ftinyrenderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ea6f346b8ef20548c8ac428d2639bbb15fcb1e2 [INFO] testing stisol/tinyrenderer against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Ftinyrenderer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stisol/tinyrenderer [INFO] finished tweaking git repo https://github.com/stisol/tinyrenderer [INFO] tweaked toml for git repo https://github.com/stisol/tinyrenderer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stisol/tinyrenderer on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stisol/tinyrenderer 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.20.12 [INFO] [stderr] Downloaded rand_chacha v0.1.0 [INFO] [stderr] Downloaded rand_core v0.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.1.0 [INFO] [stderr] Downloaded rand v0.6.1 [INFO] [stderr] Downloaded conrod_derive v0.1.2 [INFO] [stderr] Downloaded downcast-rs v1.0.3 [INFO] [stderr] Downloaded wayland-commons v0.20.12 [INFO] [stderr] Downloaded gleam v0.6.8 [INFO] [stderr] Downloaded num-rational v0.1.42 [INFO] [stderr] Downloaded quote v0.5.2 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded stb_truetype v0.2.4 [INFO] [stderr] Downloaded smallvec v0.6.7 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded proc-macro2 v0.3.8 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded smithay-client-toolkit v0.2.6 [INFO] [stderr] Downloaded winit v0.16.2 [INFO] [stderr] Downloaded rustc-serialize v0.3.24 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded rusttype v0.5.2 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded syn v0.15.22 [INFO] [stderr] Downloaded syn v0.13.11 [INFO] [stderr] Downloaded nix v0.11.0 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded khronos_api v3.0.0 [INFO] [stderr] Downloaded wayland-protocols v0.20.12 [INFO] [stderr] Downloaded libc v0.2.44 [INFO] [stderr] Downloaded xml-rs v0.7.1 [INFO] [stderr] Downloaded glutin v0.17.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.24 [INFO] [stderr] Downloaded memmap v0.6.2 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] [stderr] Downloaded tempfile v3.0.5 [INFO] [stderr] Downloaded wayland-scanner v0.20.12 [INFO] [stderr] Downloaded daggy v0.5.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded num-complex v0.1.43 [INFO] [stderr] Downloaded quote v0.6.10 [INFO] [stderr] Downloaded serde_derive v1.0.80 [INFO] [stderr] Downloaded arrayvec v0.4.8 [INFO] [stderr] Downloaded linked-hash-map v0.5.1 [INFO] [stderr] Downloaded core-foundation v0.6.3 [INFO] [stderr] Downloaded redox_syscall v0.1.44 [INFO] [stderr] Downloaded remove_dir_all v0.5.1 [INFO] [stderr] Downloaded backtrace v0.3.11 [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded core-graphics v0.14.0 [INFO] [stderr] Downloaded piston-viewport v0.3.0 [INFO] [stderr] Downloaded pistoncore-input v0.21.0 [INFO] [stderr] Downloaded cocoa v0.15.0 [INFO] [stderr] Downloaded objc v0.2.5 [INFO] [stderr] Downloaded cc v1.0.26 [INFO] [stderr] Downloaded wayland-client v0.20.12 [INFO] [stderr] Downloaded conrod v0.61.1 [INFO] [stderr] Downloaded glium v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c32033bb78baa0a60ce12a4bc8a8be9d0f887cfa59049462e15fdd266bfacbb8 [INFO] running `Command { std: "docker" "start" "-a" "c32033bb78baa0a60ce12a4bc8a8be9d0f887cfa59049462e15fdd266bfacbb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c32033bb78baa0a60ce12a4bc8a8be9d0f887cfa59049462e15fdd266bfacbb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c32033bb78baa0a60ce12a4bc8a8be9d0f887cfa59049462e15fdd266bfacbb8", kill_on_drop: false }` [INFO] [stdout] c32033bb78baa0a60ce12a4bc8a8be9d0f887cfa59049462e15fdd266bfacbb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7734e0d6109413c0755207daec122f42ddde9168a960e0c1ac50f3aea2550ae [INFO] running `Command { std: "docker" "start" "-a" "c7734e0d6109413c0755207daec122f42ddde9168a960e0c1ac50f3aea2550ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling xml-rs v0.7.1 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 tempfile v3.0.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.37 [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" "c7734e0d6109413c0755207daec122f42ddde9168a960e0c1ac50f3aea2550ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7734e0d6109413c0755207daec122f42ddde9168a960e0c1ac50f3aea2550ae", kill_on_drop: false }` [INFO] [stdout] c7734e0d6109413c0755207daec122f42ddde9168a960e0c1ac50f3aea2550ae