[INFO] fetching crate lambda_http 1.1.2... [INFO] testing lambda_http-1.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lambda_http 1.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate lambda_http 1.1.2 [INFO] finished tweaking crates.io crate lambda_http 1.1.2 [INFO] tweaked toml for crates.io crate lambda_http 1.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lambda_http 1.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lambda_http 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_html_form v0.2.8 [INFO] [stderr] Downloaded axum-extra v0.12.5 [INFO] [stderr] Downloaded lambda_runtime_api_client v1.0.3 [INFO] [stderr] Downloaded lambda_runtime v1.1.2 [INFO] [stderr] Downloaded aws_lambda_events v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63409dbb11e074225778416b65bcde0fcb948bce419be840191f6a81acef68dc [INFO] running `Command { std: "docker" "start" "-a" "63409dbb11e074225778416b65bcde0fcb948bce419be840191f6a81acef68dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63409dbb11e074225778416b65bcde0fcb948bce419be840191f6a81acef68dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63409dbb11e074225778416b65bcde0fcb948bce419be840191f6a81acef68dc", kill_on_drop: false }` [INFO] [stdout] 63409dbb11e074225778416b65bcde0fcb948bce419be840191f6a81acef68dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89a0fa14306d1eb45611386de8ea3fb30c8da7845b531897054e8c9b9de7c443 [INFO] running `Command { std: "docker" "start" "-a" "89a0fa14306d1eb45611386de8ea3fb30c8da7845b531897054e8c9b9de7c443", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws_lambda_events v1.1.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling lambda_runtime_api_client v1.0.3 [INFO] [stderr] Compiling lambda_runtime v1.1.2 [INFO] [stderr] Compiling lambda_http v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.51s [INFO] running `Command { std: "docker" "inspect" "89a0fa14306d1eb45611386de8ea3fb30c8da7845b531897054e8c9b9de7c443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a0fa14306d1eb45611386de8ea3fb30c8da7845b531897054e8c9b9de7c443", kill_on_drop: false }` [INFO] [stdout] 89a0fa14306d1eb45611386de8ea3fb30c8da7845b531897054e8c9b9de7c443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e25aa1bfa6a0ddf9e59ed723dfc45ae6e5fd142987622ff1e5ceefcd1e834cf3 [INFO] running `Command { std: "docker" "start" "-a" "e25aa1bfa6a0ddf9e59ed723dfc45ae6e5fd142987622ff1e5ceefcd1e834cf3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws_lambda_events v1.1.2 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling lambda_runtime_api_client v1.0.3 [INFO] [stderr] Compiling axum-extra v0.12.5 [INFO] [stderr] Compiling lambda_runtime v1.1.2 [INFO] [stderr] Compiling lambda_http v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-request.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | let data = include_bytes!("../../lambda-events/src/fixtures/example-apigw-request.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-v2-request-iam.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | let data = include_bytes!("../../lambda-events/src/fixtures/example-apigw-v2-request-iam.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-sam-rest-request.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | let data = include_bytes!("../../lambda-events/src/fixtures/example-apigw-sam-rest-request.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-sam-http-request.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | let data = include_bytes!("../../lambda-events/src/fixtures/example-apigw-sam-http-request.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-alb-lambda-target-request-multivalue-headers.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | let data = include_bytes!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 110 | | "../../lambda-events/src/fixtures/example-alb-lambda-target-request-multivalue-headers.json" [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-websocket-request-without-method.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/deserializer.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | include_bytes!("../../lambda-events/src/fixtures/example-apigw-websocket-request-without-method.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../lambda-events/src/fixtures/example-apigw-request.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/request.rs:935:21 [INFO] [stdout] | [INFO] [stdout] 935 | let input = include_str!("../../lambda-events/src/fixtures/example-apigw-request.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda_http` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "e25aa1bfa6a0ddf9e59ed723dfc45ae6e5fd142987622ff1e5ceefcd1e834cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25aa1bfa6a0ddf9e59ed723dfc45ae6e5fd142987622ff1e5ceefcd1e834cf3", kill_on_drop: false }` [INFO] [stdout] e25aa1bfa6a0ddf9e59ed723dfc45ae6e5fd142987622ff1e5ceefcd1e834cf3