[INFO] crate clint 0.2.1 is already in cache [INFO] checking clint-0.2.1 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [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 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 87347445472c7041ca3957f7f1668d3fc6cda9a798673d1c21832f8e250f4389 [INFO] running `"docker" "start" "-a" "87347445472c7041ca3957f7f1668d3fc6cda9a798673d1c21832f8e250f4389"` [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] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [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] Compiling compiletest_rs v0.3.22 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking clint v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking volatile-register v0.2.0 [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" "87347445472c7041ca3957f7f1668d3fc6cda9a798673d1c21832f8e250f4389"` [INFO] running `"docker" "rm" "-f" "87347445472c7041ca3957f7f1668d3fc6cda9a798673d1c21832f8e250f4389"` [INFO] [stdout] 87347445472c7041ca3957f7f1668d3fc6cda9a798673d1c21832f8e250f4389