[INFO] cloning repository https://github.com/mtesseract/rtahin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtesseract/rtahin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtesseract%2Frtahin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtesseract%2Frtahin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6909a9602f8ec97867cd0fd67b641e2fd0308f43
[INFO] testing mtesseract/rtahin/6909a9602f8ec97867cd0fd67b641e2fd0308f43 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtesseract%2Frtahin" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mtesseract/rtahin
[INFO] finished tweaking git repo https://github.com/mtesseract/rtahin
[INFO] tweaked toml for git repo https://github.com/mtesseract/rtahin written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mtesseract/rtahin on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mtesseract/rtahin 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.94
[INFO] [stderr]   Downloaded tar v0.4.26
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded dirs v2.0.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.3
[INFO] [stderr]   Downloaded parking_lot_core v0.6.1
[INFO] [stderr]   Downloaded utf8-ranges v1.0.3
[INFO] [stderr]   Downloaded aho-corasick v0.7.4
[INFO] [stderr]   Downloaded dialoguer v0.4.0
[INFO] [stderr]   Downloaded backtrace v0.3.32
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded libc v0.2.59
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.1
[INFO] [stderr]   Downloaded serde v1.0.94
[INFO] [stderr]   Downloaded termios v0.3.1
[INFO] [stderr]   Downloaded backtrace-sys v0.1.30
[INFO] [stderr]   Downloaded rand_chacha v0.2.0
[INFO] [stderr]   Downloaded getrandom v0.1.6
[INFO] [stderr]   Downloaded synstructure v0.10.2
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded spin v0.5.0
[INFO] [stderr]   Downloaded rpassword v3.0.2
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded ryu v1.0.0
[INFO] [stderr]   Downloaded sodiumoxide v0.2.2
[INFO] [stderr]   Downloaded libsodium-sys v0.2.2
[INFO] [stderr]   Downloaded vcpkg v0.2.7
[INFO] [stderr]   Downloaded clicolors-control v1.0.0
[INFO] [stderr]   Downloaded console v0.7.7
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded libflate v0.1.26
[INFO] [stderr]   Downloaded filetime v0.2.6
[INFO] [stderr]   Downloaded syn v0.15.39
[INFO] [stderr]   Downloaded encode_unicode v0.3.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.8
[INFO] [stderr]   Downloaded serde_json v1.0.40
[INFO] [stderr]   Downloaded regex v1.1.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2295fb37fccac153c0dbb1fa20b0df4051028672cace29c6d91bd64db2e841d
[INFO] running `Command { std: "docker" "start" "-a" "c2295fb37fccac153c0dbb1fa20b0df4051028672cace29c6d91bd64db2e841d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2295fb37fccac153c0dbb1fa20b0df4051028672cace29c6d91bd64db2e841d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2295fb37fccac153c0dbb1fa20b0df4051028672cace29c6d91bd64db2e841d", kill_on_drop: false }`
[INFO] [stdout] c2295fb37fccac153c0dbb1fa20b0df4051028672cace29c6d91bd64db2e841d
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a706516934ae29336380e21fc417fc72cfe2b719572fac96e4f0c93c0173aafc
[INFO] running `Command { std: "docker" "start" "-a" "a706516934ae29336380e21fc417fc72cfe2b719572fac96e4f0c93c0173aafc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling serde v1.0.94
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling libflate v0.1.26
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling filetime v0.2.6
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling clicolors-control v1.0.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling dirs-sys v0.3.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling opaque-debug v0.2.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling sha2 v0.8.0
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/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.1.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling dirs v2.0.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling rpassword v3.0.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[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" "a706516934ae29336380e21fc417fc72cfe2b719572fac96e4f0c93c0173aafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a706516934ae29336380e21fc417fc72cfe2b719572fac96e4f0c93c0173aafc", kill_on_drop: false }`
[INFO] [stdout] a706516934ae29336380e21fc417fc72cfe2b719572fac96e4f0c93c0173aafc
