[INFO] crate lambda_runtime_errors_derive 0.1.1 is already in cache [INFO] checking lambda_runtime_errors_derive-0.1.1 against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] extracting crate lambda_runtime_errors_derive 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lambda_runtime_errors_derive 0.1.1 on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lambda_runtime_errors_derive 0.1.1 [INFO] finished tweaking crates.io crate lambda_runtime_errors_derive 0.1.1 [INFO] tweaked toml for crates.io crate lambda_runtime_errors_derive 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "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] 58027c0bef14a8fb103a3ad46edc9459751e79716e77a1bd62318249c88faea7 [INFO] running `"docker" "start" "-a" "58027c0bef14a8fb103a3ad46edc9459751e79716e77a1bd62318249c88faea7"` [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking lambda_runtime_errors v0.1.1 [INFO] [stderr] error[E0277]: the trait bound `(): LambdaErrorExt` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lambda_runtime_errors-0.1.1/src/error_ext_impl.rs:145:9 [INFO] [stderr] | [INFO] [stderr] 145 | HandlerError::new(e) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `LambdaErrorExt` is not implemented for `()` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lambda_runtime_errors-0.1.1/src/lib.rs:133:12 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn new(e: T) -> Self { [INFO] [stderr] | --- -------------- required by this bound in `HandlerError::new` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::error::Error` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lambda_runtime_errors-0.1.1/src/error_ext_impl.rs:145:9 [INFO] [stderr] | [INFO] [stderr] 145 | HandlerError::new(e) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `()` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lambda_runtime_errors-0.1.1/src/lib.rs:133:12 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn new(e: T) -> Self { [INFO] [stderr] | --- ------------- required by this bound in `HandlerError::new` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `failure::Fail` for `()` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `lambda_runtime_errors`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "58027c0bef14a8fb103a3ad46edc9459751e79716e77a1bd62318249c88faea7"` [INFO] running `"docker" "rm" "-f" "58027c0bef14a8fb103a3ad46edc9459751e79716e77a1bd62318249c88faea7"` [INFO] [stdout] 58027c0bef14a8fb103a3ad46edc9459751e79716e77a1bd62318249c88faea7