[INFO] crate clint 0.2.1 is already in cache [INFO] checking clint-0.2.1 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate clint 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clint 0.2.1 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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-3/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 9a1226c44795518f8ccc2972d40220226d5216c6ed626733580d31dbd582d07e [INFO] running `"docker" "start" "-a" "9a1226c44795518f8ccc2972d40220226d5216c6ed626733580d31dbd582d07e"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling compiletest_rs v0.3.22 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking clint v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [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" "9a1226c44795518f8ccc2972d40220226d5216c6ed626733580d31dbd582d07e"` [INFO] running `"docker" "rm" "-f" "9a1226c44795518f8ccc2972d40220226d5216c6ed626733580d31dbd582d07e"` [INFO] [stdout] 9a1226c44795518f8ccc2972d40220226d5216c6ed626733580d31dbd582d07e