[INFO] fetching crate netlify_lambda 0.2.0... [INFO] testing netlify_lambda-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate netlify_lambda 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate netlify_lambda 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netlify_lambda 0.2.0 [INFO] finished tweaking crates.io crate netlify_lambda 0.2.0 [INFO] tweaked toml for crates.io crate netlify_lambda 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate netlify_lambda 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded simple-error v0.2.2 [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95d746ad264cb0140717d7c840e1cb2256a7a978d9a47befaab5624d1dfaa1c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95d746ad264cb0140717d7c840e1cb2256a7a978d9a47befaab5624d1dfaa1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95d746ad264cb0140717d7c840e1cb2256a7a978d9a47befaab5624d1dfaa1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d746ad264cb0140717d7c840e1cb2256a7a978d9a47befaab5624d1dfaa1c0", kill_on_drop: false }` [INFO] [stdout] 95d746ad264cb0140717d7c840e1cb2256a7a978d9a47befaab5624d1dfaa1c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e58735bc7c3a968c6ef27d221dc9f0202245bf01c87a83509e58713419e3667 [INFO] running `Command { std: "docker" "start" "-a" "3e58735bc7c3a968c6ef27d221dc9f0202245bf01c87a83509e58713419e3667", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling netlify_lambda_attributes v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling netlify_lambda v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.82s [INFO] running `Command { std: "docker" "inspect" "3e58735bc7c3a968c6ef27d221dc9f0202245bf01c87a83509e58713419e3667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e58735bc7c3a968c6ef27d221dc9f0202245bf01c87a83509e58713419e3667", kill_on_drop: false }` [INFO] [stdout] 3e58735bc7c3a968c6ef27d221dc9f0202245bf01c87a83509e58713419e3667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4392f33e134095e049a323b70b4ab22590d72739a2295351224c1db5b246212e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4392f33e134095e049a323b70b4ab22590d72739a2295351224c1db5b246212e", kill_on_drop: false }` [INFO] [stderr] Compiling simple-error v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling netlify_lambda v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `netlify_lambda` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name netlify_lambda --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="netlify_lambda_attributes"' --cfg 'feature="simulated"' -C metadata=e1ff906bee49b1d1 -C extra-filename=-e1ff906bee49b1d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-de007a0f0faafdc2.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e4863d9fe63e5e96.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9c74b2f8c7a8aed7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3e2efad617a30a5f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib --extern netlify_lambda_attributes=/opt/rustwide/target/debug/deps/libnetlify_lambda_attributes-d8a5388cda2b4329.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-081af46a0608fe31.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-750217217940efcc.rlib --extern simple_error=/opt/rustwide/target/debug/deps/libsimple_error-705402932e867fd4.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-5fb8caaa17a1208f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af29681909c57988.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7eb82e74a7508af.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-71b5301aac91730d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c7c503077532ce7.rlib --cap-lints=warn` (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" "4392f33e134095e049a323b70b4ab22590d72739a2295351224c1db5b246212e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4392f33e134095e049a323b70b4ab22590d72739a2295351224c1db5b246212e", kill_on_drop: false }` [INFO] [stdout] 4392f33e134095e049a323b70b4ab22590d72739a2295351224c1db5b246212e