[INFO] cloning repository https://github.com/Alxandr/blog-comments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alxandr/blog-comments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlxandr%2Fblog-comments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlxandr%2Fblog-comments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fae2a2added3f1f041208fde709768e7b21086e [INFO] testing Alxandr/blog-comments against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlxandr%2Fblog-comments" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alxandr/blog-comments on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-81/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Alxandr/blog-comments [INFO] finished tweaking git repo https://github.com/Alxandr/blog-comments [INFO] tweaked toml for git repo https://github.com/Alxandr/blog-comments written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/Alxandr/blog-comments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime_api_client v0.5.0 [INFO] [stderr] Downloaded aws_lambda_events v0.6.0 [INFO] [stderr] Downloaded query_map v0.4.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded lambda_runtime v0.5.1 [INFO] [stderr] Downloaded lambda_http v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cfa181f4a689bca5d77a7397d8cca07ba3b77bb2edf4be9ace6b68fa576fddc [INFO] running `Command { std: "docker" "start" "-a" "2cfa181f4a689bca5d77a7397d8cca07ba3b77bb2edf4be9ace6b68fa576fddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cfa181f4a689bca5d77a7397d8cca07ba3b77bb2edf4be9ace6b68fa576fddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfa181f4a689bca5d77a7397d8cca07ba3b77bb2edf4be9ace6b68fa576fddc", kill_on_drop: false }` [INFO] [stdout] 2cfa181f4a689bca5d77a7397d8cca07ba3b77bb2edf4be9ace6b68fa576fddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3abfebf3f297cd8f6e557d66f0555dc3ee548bb3eb5f7834649e1cb64dccf1b [INFO] running `Command { std: "docker" "start" "-a" "d3abfebf3f297cd8f6e557d66f0555dc3ee548bb3eb5f7834649e1cb64dccf1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling lambda_http v0.5.0 [INFO] [stderr] Compiling hello v0.0.0 (/opt/rustwide/workdir/lambda/hello) [INFO] [stdout] warning: use of deprecated function `lambda_runtime::handler_fn`: Use `service_fn` and `LambdaEvent` instead [INFO] [stdout] --> lambda/hello/src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use lambda_runtime::{handler_fn, Context, Error}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `lambda_runtime::handler_fn`: Use `service_fn` and `LambdaEvent` instead [INFO] [stdout] --> lambda/hello/src/main.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | let func = handler_fn(my_handler); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hello-http v0.0.0 (/opt/rustwide/workdir/lambda/hello-http) [INFO] [stdout] error[E0432]: unresolved import `lambda_http::handler` [INFO] [stdout] --> lambda/hello-http/src/main.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | handler, [INFO] [stdout] | ^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `query_map::QueryMap` in the current scope [INFO] [stdout] --> lambda/hello-http/src/main.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | let name = params.get("name").unwrap_or("stranger"); [INFO] [stdout] | ^^^ method not found in `query_map::QueryMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-http` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3abfebf3f297cd8f6e557d66f0555dc3ee548bb3eb5f7834649e1cb64dccf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3abfebf3f297cd8f6e557d66f0555dc3ee548bb3eb5f7834649e1cb64dccf1b", kill_on_drop: false }` [INFO] [stdout] d3abfebf3f297cd8f6e557d66f0555dc3ee548bb3eb5f7834649e1cb64dccf1b