[INFO] fetching crate trillium-aws-lambda 0.2.0... [INFO] testing trillium-aws-lambda-0.2.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate trillium-aws-lambda 0.2.0 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate trillium-aws-lambda 0.2.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-aws-lambda 0.2.0 [INFO] finished tweaking crates.io crate trillium-aws-lambda 0.2.0 [INFO] tweaked toml for crates.io crate trillium-aws-lambda 0.2.0 written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate crates.io crate trillium-aws-lambda 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lamedh_attributes v0.3.0 [INFO] [stderr] Downloaded lamedh_runtime v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8456915d3ea43d8c5352b1cea395c5ce10720164a9e59055b6578faa7842ec6b [INFO] running `Command { std: "docker" "start" "-a" "8456915d3ea43d8c5352b1cea395c5ce10720164a9e59055b6578faa7842ec6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8456915d3ea43d8c5352b1cea395c5ce10720164a9e59055b6578faa7842ec6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8456915d3ea43d8c5352b1cea395c5ce10720164a9e59055b6578faa7842ec6b", kill_on_drop: false }` [INFO] [stdout] 8456915d3ea43d8c5352b1cea395c5ce10720164a9e59055b6578faa7842ec6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b625eb63efbd04e4b476debd22b61ba755194b6bc0085711301efb62d5330c0f [INFO] running `Command { std: "docker" "start" "-a" "b625eb63efbd04e4b476debd22b61ba755194b6bc0085711301efb62d5330c0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling lamedh_attributes v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling trillium-http v0.2.0 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 [INFO] [stderr] Compiling trillium-aws-lambda v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `query_string_parameters` [INFO] [stdout] --> src/request.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub query_string_parameters: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `multi_value_query_string_parameters` [INFO] [stdout] --> src/request.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub multi_value_query_string_parameters: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.70s [INFO] running `Command { std: "docker" "inspect" "b625eb63efbd04e4b476debd22b61ba755194b6bc0085711301efb62d5330c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b625eb63efbd04e4b476debd22b61ba755194b6bc0085711301efb62d5330c0f", kill_on_drop: false }` [INFO] [stdout] b625eb63efbd04e4b476debd22b61ba755194b6bc0085711301efb62d5330c0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95d84bb2e63a80a4cd86c703b17e77a495b8a91d92c554eb36303004827cfb49 [INFO] running `Command { std: "docker" "start" "-a" "95d84bb2e63a80a4cd86c703b17e77a495b8a91d92c554eb36303004827cfb49", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `query_string_parameters` [INFO] [stdout] --> src/request.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub query_string_parameters: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trillium-aws-lambda v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `multi_value_query_string_parameters` [INFO] [stdout] --> src/request.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub multi_value_query_string_parameters: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `query_string_parameters` [INFO] [stdout] --> src/request.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub query_string_parameters: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `multi_value_query_string_parameters` [INFO] [stdout] --> src/request.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub multi_value_query_string_parameters: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_context` [INFO] [stdout] --> src/request.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub request_context: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "95d84bb2e63a80a4cd86c703b17e77a495b8a91d92c554eb36303004827cfb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d84bb2e63a80a4cd86c703b17e77a495b8a91d92c554eb36303004827cfb49", kill_on_drop: false }` [INFO] [stdout] 95d84bb2e63a80a4cd86c703b17e77a495b8a91d92c554eb36303004827cfb49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4340ca94f386fa72bc9c16f87ca713e1361028d9805d8c25dbfcc9cef6de019b [INFO] running `Command { std: "docker" "start" "-a" "4340ca94f386fa72bc9c16f87ca713e1361028d9805d8c25dbfcc9cef6de019b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `query_string_parameters` [INFO] [stderr] --> src/request.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub query_string_parameters: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `request_context` [INFO] [stderr] --> src/request.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub request_context: serde_json::Value, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `multi_value_query_string_parameters` [INFO] [stderr] --> src/request.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | pub multi_value_query_string_parameters: HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `request_context` [INFO] [stderr] --> src/request.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | pub request_context: serde_json::Value, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `trillium-aws-lambda` (lib) generated 4 warnings [INFO] [stderr] warning: `trillium-aws-lambda` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trillium_aws_lambda-d11bd1ded942ee68) [INFO] [stdout] [INFO] [stderr] Doc-tests trillium-aws-lambda [INFO] [stdout] running 1 test [INFO] [stdout] test request::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4340ca94f386fa72bc9c16f87ca713e1361028d9805d8c25dbfcc9cef6de019b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4340ca94f386fa72bc9c16f87ca713e1361028d9805d8c25dbfcc9cef6de019b", kill_on_drop: false }` [INFO] [stdout] 4340ca94f386fa72bc9c16f87ca713e1361028d9805d8c25dbfcc9cef6de019b