[INFO] fetching crate netlify_lambda 0.2.0... [INFO] testing netlify_lambda-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate netlify_lambda 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate netlify_lambda 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-0/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e465b73185ad3f7c56342c6dc72e1fc5dadaaf7a08a292788902ac95266f36 [INFO] running `Command { std: "docker" "start" "-a" "b2e465b73185ad3f7c56342c6dc72e1fc5dadaaf7a08a292788902ac95266f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e465b73185ad3f7c56342c6dc72e1fc5dadaaf7a08a292788902ac95266f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e465b73185ad3f7c56342c6dc72e1fc5dadaaf7a08a292788902ac95266f36", kill_on_drop: false }` [INFO] [stdout] b2e465b73185ad3f7c56342c6dc72e1fc5dadaaf7a08a292788902ac95266f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b1f229cc671b7a804208ddc01a79c01dad3ae43c4dff3a4e85033bf0fb4068 [INFO] running `Command { std: "docker" "start" "-a" "13b1f229cc671b7a804208ddc01a79c01dad3ae43c4dff3a4e85033bf0fb4068", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.0 [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.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [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 pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [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 31.12s [INFO] running `Command { std: "docker" "inspect" "13b1f229cc671b7a804208ddc01a79c01dad3ae43c4dff3a4e85033bf0fb4068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b1f229cc671b7a804208ddc01a79c01dad3ae43c4dff3a4e85033bf0fb4068", kill_on_drop: false }` [INFO] [stdout] 13b1f229cc671b7a804208ddc01a79c01dad3ae43c4dff3a4e85033bf0fb4068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6654cead06d7d6f2e0d4260b5a758750cc6127987c74471fb2c449ebe83c0ddd [INFO] running `Command { std: "docker" "start" "-a" "6654cead06d7d6f2e0d4260b5a758750cc6127987c74471fb2c449ebe83c0ddd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling simple-error v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling simple_logger v1.11.0 [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,artifacts,future-incompat --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=3112f248f2ea3c31 -C extra-filename=-3112f248f2ea3c31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-1bd7e8bcbbc69ef1.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-542cf91d53bc6029.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9c74b2f8c7a8aed7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2685af146152e9aa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib --extern netlify_lambda_attributes=/opt/rustwide/target/debug/deps/libnetlify_lambda_attributes-ba595e09448ff45d.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58ff8f3e2512633f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f59b171ff64b8d0.rlib --extern simple_error=/opt/rustwide/target/debug/deps/libsimple_error-705402932e867fd4.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-04ca9da43b0aaa8e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9bf063c5d1f8c94d.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8c4335b93f9130ef.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f57aff7de182525f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0f70f8866c38a902.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `netlify_lambda` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name error_handling --edition=2018 examples/error-handling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="netlify_lambda_attributes"' --cfg 'feature="simulated"' -C metadata=9374d2244ce03666 -C extra-filename=-9374d2244ce03666 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-1bd7e8bcbbc69ef1.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-542cf91d53bc6029.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9c74b2f8c7a8aed7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2685af146152e9aa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib --extern netlify_lambda=/opt/rustwide/target/debug/deps/libnetlify_lambda-79f0bfc27f528b91.rlib --extern netlify_lambda_attributes=/opt/rustwide/target/debug/deps/libnetlify_lambda_attributes-ba595e09448ff45d.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58ff8f3e2512633f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f59b171ff64b8d0.rlib --extern simple_error=/opt/rustwide/target/debug/deps/libsimple_error-705402932e867fd4.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-04ca9da43b0aaa8e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9bf063c5d1f8c94d.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8c4335b93f9130ef.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f57aff7de182525f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0f70f8866c38a902.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6654cead06d7d6f2e0d4260b5a758750cc6127987c74471fb2c449ebe83c0ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6654cead06d7d6f2e0d4260b5a758750cc6127987c74471fb2c449ebe83c0ddd", kill_on_drop: false }` [INFO] [stdout] 6654cead06d7d6f2e0d4260b5a758750cc6127987c74471fb2c449ebe83c0ddd