[INFO] cloning repository https://github.com/theCodedMike/learning-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theCodedMike/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Flearning-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Flearning-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbc81ca20016b60131134e4ed1a4610be6423ee0 [INFO] checking theCodedMike/learning-rust against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Flearning-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theCodedMike/learning-rust on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theCodedMike/learning-rust [INFO] finished tweaking git repo https://github.com/theCodedMike/learning-rust [INFO] tweaked toml for git repo https://github.com/theCodedMike/learning-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theCodedMike/learning-rust 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking theCodedMike/learning-rust against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCodedMike%2Flearning-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theCodedMike/learning-rust on toolchain 0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theCodedMike/learning-rust [INFO] finished tweaking git repo https://github.com/theCodedMike/learning-rust [INFO] tweaked toml for git repo https://github.com/theCodedMike/learning-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theCodedMike/learning-rust 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" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver-parser v0.6.2 [INFO] [stderr] Downloaded errno v0.1.8 [INFO] [stderr] Downloaded utf8_slice v1.0.0 [INFO] [stderr] Downloaded semver v0.4.1 [INFO] [stderr] Downloaded basic-toml v0.1.4 [INFO] [stderr] Downloaded enum-map-derive v0.12.0 [INFO] [stderr] Downloaded enum-map v2.6.0 [INFO] [stderr] Downloaded enumset v1.1.2 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded cursive v0.20.0 [INFO] [stderr] Downloaded argon2 v0.5.1 [INFO] [stderr] Downloaded fake v2.6.1 [INFO] [stderr] Downloaded wiremock v0.5.19 [INFO] [stderr] Downloaded grpc-rust v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65dd4e35c68572ff9e7c41cad93b5cea68a12217645438d5c818d0cdef505bcf [INFO] running `Command { std: "docker" "start" "-a" "65dd4e35c68572ff9e7c41cad93b5cea68a12217645438d5c818d0cdef505bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65dd4e35c68572ff9e7c41cad93b5cea68a12217645438d5c818d0cdef505bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65dd4e35c68572ff9e7c41cad93b5cea68a12217645438d5c818d0cdef505bcf", kill_on_drop: false }` [INFO] [stdout] 65dd4e35c68572ff9e7c41cad93b5cea68a12217645438d5c818d0cdef505bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9699138a6447eacc714304ae986dfff5554e7bda9eeb9b37cac3910cd4bb5a58 [INFO] running `Command { std: "docker" "start" "-a" "9699138a6447eacc714304ae986dfff5554e7bda9eeb9b37cac3910cd4bb5a58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling hello_macro_derive v0.1.0 (/opt/rustwide/workdir/rust_macro/hello_macro/hello_macro_derive) [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Checking hello_macro v0.1.0 (/opt/rustwide/workdir/rust_macro/hello_macro) [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking semver-parser v0.6.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking the-rust-programming-language v0.1.0 (/opt/rustwide/workdir/the-rust-programming-language) [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking semver v0.4.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking iana-time-zone v0.1.57 [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: &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/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/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 zeroize v1.6.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking argon2 v0.5.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking fake v2.6.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] Checking derive_builder v0.12.0 [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" "9699138a6447eacc714304ae986dfff5554e7bda9eeb9b37cac3910cd4bb5a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9699138a6447eacc714304ae986dfff5554e7bda9eeb9b37cac3910cd4bb5a58", kill_on_drop: false }` [INFO] [stdout] 9699138a6447eacc714304ae986dfff5554e7bda9eeb9b37cac3910cd4bb5a58