[INFO] cloning repository https://github.com/hawkins/lambda-rust-runtime-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkins/lambda-rust-runtime-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14a6f761dabc0217f5bf39828b15e6aff4157efd [INFO] checking hawkins/lambda-rust-runtime-example against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hawkins/lambda-rust-runtime-example on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example [INFO] finished tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example [INFO] tweaked toml for git repo https://github.com/hawkins/lambda-rust-runtime-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hawkins/lambda-rust-runtime-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.1.0 [INFO] [stderr] Downloaded lambda_runtime_client v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d91fbd581b342ef01d5c08266c5b9df6a6f0ba8597b51aac9f52deca88dcf1e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d91fbd581b342ef01d5c08266c5b9df6a6f0ba8597b51aac9f52deca88dcf1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d91fbd581b342ef01d5c08266c5b9df6a6f0ba8597b51aac9f52deca88dcf1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d91fbd581b342ef01d5c08266c5b9df6a6f0ba8597b51aac9f52deca88dcf1e", kill_on_drop: false }` [INFO] [stdout] 4d91fbd581b342ef01d5c08266c5b9df6a6f0ba8597b51aac9f52deca88dcf1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1b069f61f023cf37d089cae3f1b8ca31daa479a7fd9a8126caddaca52eb7ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf1b069f61f023cf37d089cae3f1b8ca31daa479a7fd9a8126caddaca52eb7ac", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking lambda_runtime_client v0.1.0 [INFO] [stderr] Checking lambda_runtime v0.1.0 [INFO] [stderr] Checking lambda-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.51s [INFO] running `Command { std: "docker" "inspect" "bf1b069f61f023cf37d089cae3f1b8ca31daa479a7fd9a8126caddaca52eb7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1b069f61f023cf37d089cae3f1b8ca31daa479a7fd9a8126caddaca52eb7ac", kill_on_drop: false }` [INFO] [stdout] bf1b069f61f023cf37d089cae3f1b8ca31daa479a7fd9a8126caddaca52eb7ac