[INFO] updating cached repository https://github.com/vvilhonen/cargo-aws-lambda [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 944842a2c52d9711fd15ebab30d147912e726609 [INFO] checking vvilhonen/cargo-aws-lambda against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvilhonen%2Fcargo-aws-lambda" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vvilhonen/cargo-aws-lambda on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vvilhonen/cargo-aws-lambda [INFO] finished tweaking git repo https://github.com/vvilhonen/cargo-aws-lambda [INFO] tweaked toml for git repo https://github.com/vvilhonen/cargo-aws-lambda written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/vvilhonen/cargo-aws-lambda already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] f4ba8c8b62b54e438036c6b2286e81078c4a7ccecc00b8d43fe94d7fbc841491 [INFO] running `"docker" "start" "-a" "f4ba8c8b62b54e438036c6b2286e81078c4a7ccecc00b8d43fe94d7fbc841491"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking rusoto_credential v0.40.0 [INFO] [stderr] Checking rusoto_lambda v0.40.0 [INFO] [stderr] Checking cargo-aws-lambda v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "f4ba8c8b62b54e438036c6b2286e81078c4a7ccecc00b8d43fe94d7fbc841491"` [INFO] running `"docker" "rm" "-f" "f4ba8c8b62b54e438036c6b2286e81078c4a7ccecc00b8d43fe94d7fbc841491"` [INFO] [stdout] f4ba8c8b62b54e438036c6b2286e81078c4a7ccecc00b8d43fe94d7fbc841491