[INFO] fetching crate hvcg-commons-lambda-client 0.0.1... [INFO] checking hvcg-commons-lambda-client-0.0.1 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate hvcg-commons-lambda-client 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hvcg-commons-lambda-client 0.0.1 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hvcg-commons-lambda-client 0.0.1 [INFO] finished tweaking crates.io crate hvcg-commons-lambda-client 0.0.1 [INFO] tweaked toml for crates.io crate hvcg-commons-lambda-client 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_hash_set v0.1.4 [INFO] [stderr] Downloaded hyper-openssl v0.8.1 [INFO] [stderr] Downloaded rusoto_core v0.47.0 [INFO] [stderr] Downloaded rusoto_signature v0.47.0 [INFO] [stderr] Downloaded rusoto_credential v0.47.0 [INFO] [stderr] Downloaded rusoto_lambda v0.47.0 [INFO] [stderr] Downloaded hyper-old-types v0.11.0 [INFO] [stderr] Downloaded hvcg_example_openapi_entity v1.0.0 [INFO] [stderr] Downloaded swagger v5.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c0ff0d1e3684ef277f2b83c3e404c701b371e1e77fb0214af06889d2953cab [INFO] running `Command { std: "docker" "start" "-a" "a2c0ff0d1e3684ef277f2b83c3e404c701b371e1e77fb0214af06889d2953cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c0ff0d1e3684ef277f2b83c3e404c701b371e1e77fb0214af06889d2953cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c0ff0d1e3684ef277f2b83c3e404c701b371e1e77fb0214af06889d2953cab", kill_on_drop: false }` [INFO] [stdout] a2c0ff0d1e3684ef277f2b83c3e404c701b371e1e77fb0214af06889d2953cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96fa9fb08d3bb79d379ee892bfa1316ee6fad248b0342c2b08f185b126406ce6 [INFO] running `Command { std: "docker" "start" "-a" "96fa9fb08d3bb79d379ee892bfa1316ee6fad248b0342c2b08f185b126406ce6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hyper-openssl v0.8.1 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking xml-rs v0.8.14 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking openssl-sys v0.9.88 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking openssl v0.10.54 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking serde_json v1.0.97 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_ignored v0.1.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking swagger v5.1.0 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hvcg_example_openapi_entity v1.0.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking rusoto_lambda v0.47.0 [INFO] [stderr] Checking hvcg-commons-lambda-client v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InvocationResponse` [INFO] [stdout] --> src/http_request.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use rusoto_lambda::{InvocationRequest, InvocationResponse, InvokeError, Lambda, LambdaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InvocationResponse` [INFO] [stdout] --> src/http_request.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use rusoto_lambda::{InvocationRequest, InvocationResponse, InvokeError, Lambda, LambdaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> tests/integration_tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Headers`, `RequestContext`, `Request` [INFO] [stdout] --> tests/integration_tests.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | use hvcg_commons_lambda_client::http_request::{invoke, Headers, Request, RequestContext}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Value`, `json` [INFO] [stdout] --> tests/integration_tests.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.16.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "96fa9fb08d3bb79d379ee892bfa1316ee6fad248b0342c2b08f185b126406ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fa9fb08d3bb79d379ee892bfa1316ee6fad248b0342c2b08f185b126406ce6", kill_on_drop: false }` [INFO] [stdout] 96fa9fb08d3bb79d379ee892bfa1316ee6fad248b0342c2b08f185b126406ce6