[INFO] updating cached repository https://github.com/myfreeweb/imgroll [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/myfreeweb/imgroll [INFO] [stderr] 4c29926..8ba4ff9 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ba4ff907ecfe307754e044d59e3c41e187181f8 [INFO] checking myfreeweb/imgroll against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66852 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Fimgroll" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myfreeweb/imgroll on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/myfreeweb/imgroll [INFO] finished tweaking git repo https://github.com/myfreeweb/imgroll [INFO] tweaked toml for git repo https://github.com/myfreeweb/imgroll written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/myfreeweb/imgroll already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] 9cf88f1b964ffdec0c1da4f8a11b381df58f7747defaaf2dbf50b1779f9e1219 [INFO] running `"docker" "start" "-a" "9cf88f1b964ffdec0c1da4f8a11b381df58f7747defaaf2dbf50b1779f9e1219"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking exoquant v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling gexiv2-sys v1.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking zopfli v0.4.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking rexiv2 v0.8.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking lodepng v2.5.0 [INFO] [stderr] Checking color-thief v0.1.0 (https://github.com/RazrFalcon/color-thief-rs#bb7e77c2) [INFO] [stderr] Checking aws_lambda_events v0.2.5 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking lambda_runtime_errors v0.1.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [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" "9cf88f1b964ffdec0c1da4f8a11b381df58f7747defaaf2dbf50b1779f9e1219"` [INFO] running `"docker" "rm" "-f" "9cf88f1b964ffdec0c1da4f8a11b381df58f7747defaaf2dbf50b1779f9e1219"` [INFO] [stdout] 9cf88f1b964ffdec0c1da4f8a11b381df58f7747defaaf2dbf50b1779f9e1219