[INFO] cloning repository https://github.com/maoa3/devilution-comparer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maoa3/devilution-comparer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b4cda0d2fc7d84468893fde93cbdebf383e7ab6 [INFO] checking maoa3/devilution-comparer against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoa3%2Fdevilution-comparer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maoa3/devilution-comparer on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maoa3/devilution-comparer [INFO] finished tweaking git repo https://github.com/maoa3/devilution-comparer [INFO] tweaked toml for git repo https://github.com/maoa3/devilution-comparer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maoa3/devilution-comparer 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Adding toml v0.4.6 (https://github.com/alexcrichton/toml-rs.git?branch=master#8181a7e6) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex v0.58.1 [INFO] [stderr] Downloaded aster v0.41.0 [INFO] [stderr] Downloaded quasi_codegen v0.32.0 [INFO] [stderr] Downloaded syntex_pos v0.58.1 [INFO] [stderr] Downloaded syntex_errors v0.58.1 [INFO] [stderr] Downloaded quasi v0.32.0 [INFO] [stderr] Downloaded tokio-executor v0.1.4 [INFO] [stderr] Downloaded parking_lot_core v0.3.0 [INFO] [stderr] Downloaded lock_api v0.1.3 [INFO] [stderr] Downloaded tokio-reactor v0.1.5 [INFO] [stderr] Downloaded lazycell v1.0.0 [INFO] [stderr] Downloaded bytes v0.4.9 [INFO] [stderr] Downloaded tokio-io v0.1.8 [INFO] [stderr] Downloaded mio v0.6.15 [INFO] [stderr] Downloaded futures v0.1.23 [INFO] [stderr] Downloaded regex-syntax v0.6.2 [INFO] [stderr] Downloaded regex v1.0.4 [INFO] [stderr] Downloaded syntex_syntax v0.58.1 [INFO] [stderr] Downloaded bindgen v0.29.1 [INFO] [stderr] Downloaded zydis v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85ec2e6fb7c79a5f263c7bc3638e6694c6bf773c5f47712703a512dc15f18a21 [INFO] running `Command { std: "docker" "start" "-a" "85ec2e6fb7c79a5f263c7bc3638e6694c6bf773c5f47712703a512dc15f18a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85ec2e6fb7c79a5f263c7bc3638e6694c6bf773c5f47712703a512dc15f18a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ec2e6fb7c79a5f263c7bc3638e6694c6bf773c5f47712703a512dc15f18a21", kill_on_drop: false }` [INFO] [stdout] 85ec2e6fb7c79a5f263c7bc3638e6694c6bf773c5f47712703a512dc15f18a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea796d43f5b0e80f0bd4bf9c50ac998ca08828185efbc5e9f0bfc9e666e143d [INFO] running `Command { std: "docker" "start" "-a" "aea796d43f5b0e80f0bd4bf9c50ac998ca08828185efbc5e9f0bfc9e666e143d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking slab v0.4.1 [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/af4a5a13a15fa0c60e06321077ef452f769b42fd/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] Compiling vec_map v0.8.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking tokio-executor v0.1.4 [INFO] [stderr] Checking parking_lot v0.6.4 [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] 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" "aea796d43f5b0e80f0bd4bf9c50ac998ca08828185efbc5e9f0bfc9e666e143d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea796d43f5b0e80f0bd4bf9c50ac998ca08828185efbc5e9f0bfc9e666e143d", kill_on_drop: false }` [INFO] [stdout] aea796d43f5b0e80f0bd4bf9c50ac998ca08828185efbc5e9f0bfc9e666e143d