[INFO] cloning repository https://github.com/wbtlb/mini-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wbtlb/mini-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbtlb%2Fmini-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbtlb%2Fmini-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ea8758b50bbb05bd6845cec6232978f3e2f5a4
[INFO] checking wbtlb/mini-proxy against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbtlb%2Fmini-proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wbtlb/mini-proxy
[INFO] finished tweaking git repo https://github.com/wbtlb/mini-proxy
[INFO] tweaked toml for git repo https://github.com/wbtlb/mini-proxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wbtlb/mini-proxy on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wbtlb/mini-proxy 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating proc-macro2 v1.0.39 -> v1.0.103
[INFO] [stderr]     Updating syn v1.0.95 -> v1.0.109 (available: v2.0.108)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ubyte v0.10.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded iota v0.2.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.5
[INFO] [stderr]   Downloaded figment v0.10.6
[INFO] [stderr]   Downloaded generator v0.7.0
[INFO] [stderr]   Downloaded pkcs1 v0.3.3
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.1
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded rsa v0.6.1
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3794f7298c184857b2de60682607837f85a3b26fc56865f11d27a8062c0054dc
[INFO] running `Command { std: "docker" "start" "-a" "3794f7298c184857b2de60682607837f85a3b26fc56865f11d27a8062c0054dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3794f7298c184857b2de60682607837f85a3b26fc56865f11d27a8062c0054dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3794f7298c184857b2de60682607837f85a3b26fc56865f11d27a8062c0054dc", kill_on_drop: false }`
[INFO] [stdout] 3794f7298c184857b2de60682607837f85a3b26fc56865f11d27a8062c0054dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c226b0d99fc71aa1fb96aa0d29594fcc454ea494a927f42671d46fb317e583
[INFO] running `Command { std: "docker" "start" "-a" "c3c226b0d99fc71aa1fb96aa0d29594fcc454ea494a927f42671d46fb317e583", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking once_cell v1.11.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking base64ct v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]     Checking pkcs1 v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling ghash 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-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, 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/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/alloc/src/borrow.rs:181: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 tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking rsa v0.6.1
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking iota v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling httparse v1.7.1
[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" "c3c226b0d99fc71aa1fb96aa0d29594fcc454ea494a927f42671d46fb317e583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c226b0d99fc71aa1fb96aa0d29594fcc454ea494a927f42671d46fb317e583", kill_on_drop: false }`
[INFO] [stdout] c3c226b0d99fc71aa1fb96aa0d29594fcc454ea494a927f42671d46fb317e583
