[INFO] cloning repository https://github.com/terhnt/addrindexrs_uno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terhnt/addrindexrs_uno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhnt%2Faddrindexrs_uno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhnt%2Faddrindexrs_uno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 355f66bd10a035deb7f21fef7ee6a63e573d16f4 [INFO] checking terhnt/addrindexrs_uno against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhnt%2Faddrindexrs_uno" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terhnt/addrindexrs_uno on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terhnt/addrindexrs_uno [INFO] finished tweaking git repo https://github.com/terhnt/addrindexrs_uno [INFO] tweaked toml for git repo https://github.com/terhnt/addrindexrs_uno written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terhnt/addrindexrs_uno 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/terhnt/rust-bitcoin` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding bitcoin v0.21.0 (https://github.com/terhnt/rust-bitcoin?branch=auxpow_21.1#6712cfbb) [INFO] [stderr] Adding cfg-if v1.0.0 [INFO] [stderr] Adding getrandom v0.2.15 [INFO] [stderr] Updating hashbrown v0.5.0 -> v0.11.2 (latest: v0.14.5) [INFO] [stderr] Updating libc v0.2.65 -> v0.2.155 [INFO] [stderr] Updating lru v0.1.17 -> v0.6.6 (latest: v0.12.3) [INFO] [stderr] Adding once_cell v1.19.0 [INFO] [stderr] Adding version_check v0.9.4 [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded fmt2io v0.1.0 [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded configure_me v0.3.3 [INFO] [stderr] Downloaded constant_time_eq v0.1.4 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded parse_arg v0.1.4 [INFO] [stderr] Downloaded rocksdb v0.12.4 [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded bincode v1.2.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.1 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded bindgen v0.49.2 [INFO] [stderr] Downloaded rayon-core v1.6.0 [INFO] [stderr] Downloaded rayon v1.2.0 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded syn v1.0.7 [INFO] [stderr] Downloaded toml v0.5.5 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded crossbeam-channel v0.3.9 [INFO] [stderr] Downloaded man v0.1.1 [INFO] [stderr] Downloaded configure_me_codegen v0.3.12 [INFO] [stderr] Downloaded rust-argon2 v0.5.1 [INFO] [stderr] Downloaded redox_users v0.3.1 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded cargo_toml v0.8.0 [INFO] [stderr] Downloaded memoffset v0.5.2 [INFO] [stderr] Downloaded librocksdb-sys v6.1.3 [INFO] [stderr] Downloaded page_size v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 450d1130f86ec2f8cc88d358e1c62322ef338c2451567126eae7d4c80a72fd9e [INFO] running `Command { std: "docker" "start" "-a" "450d1130f86ec2f8cc88d358e1c62322ef338c2451567126eae7d4c80a72fd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "450d1130f86ec2f8cc88d358e1c62322ef338c2451567126eae7d4c80a72fd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450d1130f86ec2f8cc88d358e1c62322ef338c2451567126eae7d4c80a72fd9e", kill_on_drop: false }` [INFO] [stdout] 450d1130f86ec2f8cc88d358e1c62322ef338c2451567126eae7d4c80a72fd9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0119f37bd529cf5e4efcc27d7359fca0f77e465d3ee5a6deeeda328fe287692f [INFO] running `Command { std: "docker" "start" "-a" "0119f37bd529cf5e4efcc27d7359fca0f77e465d3ee5a6deeeda328fe287692f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling configure_me_codegen v0.3.12 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bech32 v0.7.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking itoa v0.4.4 [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/506512391b1a75ae450d36c9420978402a91abcc/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 stderrlog v0.4.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking sysconf v0.3.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking signal-hook v0.1.11 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking page_size v0.4.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bitcoin_hashes v0.7.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.5 [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] Compiling serde_derive v1.0.102 [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" "0119f37bd529cf5e4efcc27d7359fca0f77e465d3ee5a6deeeda328fe287692f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0119f37bd529cf5e4efcc27d7359fca0f77e465d3ee5a6deeeda328fe287692f", kill_on_drop: false }` [INFO] [stdout] 0119f37bd529cf5e4efcc27d7359fca0f77e465d3ee5a6deeeda328fe287692f