[INFO] crate clint 0.2.1 is already in cache
[INFO] checking clint-0.2.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate clint 0.2.1 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate clint 0.2.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate clint 0.2.1
[INFO] finished tweaking crates.io crate clint 0.2.1
[INFO] tweaked toml for crates.io crate clint 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate clint 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 328b26e89cf3fb250841aad50466c3e25bd1ab4f58066e89ae31bfea2cee5ace
[INFO] running `"docker" "start" "-a" "328b26e89cf3fb250841aad50466c3e25bd1ab4f58066e89ae31bfea2cee5ace"`
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling cc v1.0.36
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.6.0
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]    Compiling compiletest_rs v0.3.22
[INFO] [stderr]    Compiling cortex-m-rt v0.6.8
[INFO] [stderr]     Checking diff v0.1.11
[INFO] [stderr]     Checking clint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getopts v0.2.19
[INFO] [stderr] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter `'a` due to conflicting requirements
[INFO] [stderr]   --> src/handler.rs:95:17
[INFO] [stderr]    |
[INFO] [stderr] 95 |             h: &Self::default_handler,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: first, the lifetime cannot outlive the lifetime `'a` as defined on the impl at 90:6...
[INFO] [stderr]   --> src/handler.rs:90:6
[INFO] [stderr]    |
[INFO] [stderr] 90 | impl<'a> Handler<'a> {
[INFO] [stderr]    |      ^^
[INFO] [stderr] note: ...so that the types are compatible
[INFO] [stderr]   --> src/handler.rs:95:17
[INFO] [stderr]    |
[INFO] [stderr] 95 |             h: &Self::default_handler,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: expected  `handler::Handler<'_>`
[INFO] [stderr]               found  `handler::Handler<'a>`
[INFO] [stderr]    = note: but, the lifetime must be valid for the static lifetime...
[INFO] [stderr] note: ...so that the expression is assignable
[INFO] [stderr]   --> src/handler.rs:95:16
[INFO] [stderr]    |
[INFO] [stderr] 95 |             h: &Self::default_handler,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: expected  `*const (dyn core::ops::FnMut() + 'static)`
[INFO] [stderr]               found  `*const dyn core::ops::FnMut()`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0495`.
[INFO] [stderr] error: could not compile `clint`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "328b26e89cf3fb250841aad50466c3e25bd1ab4f58066e89ae31bfea2cee5ace"`
[INFO] running `"docker" "rm" "-f" "328b26e89cf3fb250841aad50466c3e25bd1ab4f58066e89ae31bfea2cee5ace"`
[INFO] [stdout] 328b26e89cf3fb250841aad50466c3e25bd1ab4f58066e89ae31bfea2cee5ace
