[INFO] cloning repository https://github.com/rust-adventure/netlify-serverless-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/netlify-serverless-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 001637ba5a6a5f0327a5ce3224d0d26879d06e6e [INFO] testing rust-adventure/netlify-serverless-examples against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/netlify-serverless-examples 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-53/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rust-adventure/netlify-serverless-examples [INFO] finished tweaking git repo https://github.com/rust-adventure/netlify-serverless-examples [INFO] tweaked toml for git repo https://github.com/rust-adventure/netlify-serverless-examples written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/netlify-serverless-examples 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded indenter v0.3.2 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded tokio v1.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] 8f7f5017b92c5cd95b75566c8c7675f7ccb1345a7339e22cbebcc6f08744a7f2 [INFO] running `Command { std: "docker" "start" "-a" "8f7f5017b92c5cd95b75566c8c7675f7ccb1345a7339e22cbebcc6f08744a7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7f5017b92c5cd95b75566c8c7675f7ccb1345a7339e22cbebcc6f08744a7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7f5017b92c5cd95b75566c8c7675f7ccb1345a7339e22cbebcc6f08744a7f2", kill_on_drop: false }` [INFO] [stdout] 8f7f5017b92c5cd95b75566c8c7675f7ccb1345a7339e22cbebcc6f08744a7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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] b13f24aa120a22132dad92c6c2dbc51d5c866dda467afac60369297074f86b4e [INFO] running `Command { std: "docker" "start" "-a" "b13f24aa120a22132dad92c6c2dbc51d5c866dda467afac60369297074f86b4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling http-serde v1.0.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling aws_lambda_events v0.5.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling lambda_runtime v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling json-response v0.1.0 (/opt/rustwide/workdir/crates/json-response) [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/crates/calculator) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/crates/hello-world) [INFO] [stderr] Compiling redirect v0.1.0 (/opt/rustwide/workdir/crates/redirect) [INFO] [stderr] Compiling querystring v0.1.0 (/opt/rustwide/workdir/crates/querystring) [INFO] [stdout] warning: unused imports: `ApiGatewayProxyResponse`, `encodings::Body` [INFO] [stdout] --> crates/hello-world/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | encodings::Body, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | event::apigw::{ [INFO] [stdout] 4 | ApiGatewayProxyRequest, ApiGatewayProxyResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' -C metadata=3b91938bb25ccaea -C extra-filename=-3b91938bb25ccaea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e5d8f9f02433e750.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9c40e7e7ea9bb4b.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-79539675484e0dc0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6158bc805ba5cea0.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-036988ad5f1ee8e8.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4f55e767b6dd6d03.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-4c611c9f9c958ff1.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-f9bbbf5f9b8a5bf8.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-cc3a2c05cf4dd013.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1e1e8e3d470c7457.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-787235b9f863278e.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e020ed8e56a840db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-16a56c82f6dd71ba.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2d8d21417b701b3a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-2a9aeb6b8982cd50.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-aed0f20e16956c1e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b13f24aa120a22132dad92c6c2dbc51d5c866dda467afac60369297074f86b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13f24aa120a22132dad92c6c2dbc51d5c866dda467afac60369297074f86b4e", kill_on_drop: false }` [INFO] [stdout] b13f24aa120a22132dad92c6c2dbc51d5c866dda467afac60369297074f86b4e