[INFO] cloning repository https://github.com/ctaggart/azure-functions-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctaggart/azure-functions-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fazure-functions-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fazure-functions-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb1c7457ccfa65d8b29c74902eae1b61706f2033 [INFO] testing ctaggart/azure-functions-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fazure-functions-rs" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctaggart/azure-functions-rs 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 git repo https://github.com/ctaggart/azure-functions-rs [INFO] finished tweaking git repo https://github.com/ctaggart/azure-functions-rs [INFO] tweaked toml for git repo https://github.com/ctaggart/azure-functions-rs written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/ctaggart/azure-functions-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 2c760ecab54d5c927e6974dcae04358b0c0fd0b664cde7d735594f87f3e19c61 [INFO] running `Command { std: "docker" "start" "-a" "2c760ecab54d5c927e6974dcae04358b0c0fd0b664cde7d735594f87f3e19c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c760ecab54d5c927e6974dcae04358b0c0fd0b664cde7d735594f87f3e19c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c760ecab54d5c927e6974dcae04358b0c0fd0b664cde7d735594f87f3e19c61", kill_on_drop: false }` [INFO] [stdout] 2c760ecab54d5c927e6974dcae04358b0c0fd0b664cde7d735594f87f3e19c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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] 2c842eedc5c5a8ee93a92a00004396e4e6ec3f852e9f5dd619221abe693d2816 [INFO] running `Command { std: "docker" "start" "-a" "2c842eedc5c5a8ee93a92a00004396e4e6ec3f852e9f5dd619221abe693d2816", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling tower-layer v0.3.0-alpha.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling indexmap v1.3.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 num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling async-stream-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.17 [INFO] [stderr] Compiling azure-functions-shared-codegen v0.11.0 (/opt/rustwide/workdir/azure-functions-shared-codegen) [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition [INFO] [stdout] --> azure-functions-shared-codegen/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate proc_macro; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert it to a `use` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> azure-functions-shared-codegen/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream v0.1.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tonic-build v0.1.0-alpha.5 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-discover v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-util v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-load-shed v0.3.0-alpha.2 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-buffer v0.3.0-alpha.2 [INFO] [stderr] Compiling azure-functions-shared v0.11.0 (/opt/rustwide/workdir/azure-functions-shared) [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tower-timeout v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-retry v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-load v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-limit v0.3.0-alpha.2 [INFO] [stderr] Compiling tower v0.3.0-alpha.2 [INFO] [stderr] Compiling tower-balance v0.3.0-alpha.2 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling tonic v0.1.0-alpha.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling azure-functions-durable v0.11.0 (/opt/rustwide/workdir/azure-functions-durable) [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling azure-functions-sdk v0.11.0 (/opt/rustwide/workdir/azure-functions-sdk) [INFO] [stderr] Compiling azure-functions-codegen v0.11.0 (/opt/rustwide/workdir/azure-functions-codegen) [INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition [INFO] [stdout] --> azure-functions-codegen/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate proc_macro; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert it to a `use` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> azure-functions-codegen/src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![deny(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling azure-functions v0.11.0 (/opt/rustwide/workdir/azure-functions) [INFO] [stderr] Compiling blob-example v0.1.0 (/opt/rustwide/workdir/examples/blob) [INFO] [stderr] Compiling generic-example v0.1.0 (/opt/rustwide/workdir/examples/generic) [INFO] [stderr] Compiling twilio-example v0.1.0 (/opt/rustwide/workdir/examples/twilio) [INFO] [stderr] Compiling event-grid-example v0.1.0 (/opt/rustwide/workdir/examples/event-grid) [INFO] [stderr] Compiling durable-functions-example v0.1.0 (/opt/rustwide/workdir/examples/durable-functions) [INFO] [stderr] Compiling signalr-example v0.1.0 (/opt/rustwide/workdir/examples/signalr) [INFO] [stderr] Compiling service-bus-example v0.1.0 (/opt/rustwide/workdir/examples/service-bus) [INFO] [stderr] Compiling sendgrid-example v0.1.0 (/opt/rustwide/workdir/examples/sendgrid) [INFO] [stderr] Compiling event-hub-example v0.1.0 (/opt/rustwide/workdir/examples/event-hub) [INFO] [stderr] Compiling http-example v0.1.0 (/opt/rustwide/workdir/examples/http) [INFO] [stderr] Compiling table-example v0.1.0 (/opt/rustwide/workdir/examples/table) [INFO] [stderr] Compiling queue-example v0.1.0 (/opt/rustwide/workdir/examples/queue) [INFO] [stderr] Compiling cosmosdb-example v0.1.0 (/opt/rustwide/workdir/examples/cosmosdb) [INFO] [stderr] Compiling timer-example v0.1.0 (/opt/rustwide/workdir/examples/timer) [INFO] [stderr] error: could not compile `durable-functions-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name durable_functions_example --edition=2018 examples/durable-functions/src/main.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 -C metadata=fc0a10e9f2dba1cb -C extra-filename=-fc0a10e9f2dba1cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45a233471891e08a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89d88863ac019b6b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `http-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http_example --edition=2018 examples/http/src/main.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 -C metadata=36148226af731ea5 -C extra-filename=-36148226af731ea5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89d88863ac019b6b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-286080f271c5fd65.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `signalr-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name signalr_example --edition=2018 examples/signalr/src/main.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 -C metadata=6fec471e76dc0612 -C extra-filename=-6fec471e76dc0612 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-286080f271c5fd65.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `blob-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name blob_example --edition=2018 examples/blob/src/main.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 -C metadata=3cdb0cf5cb6a2b6f -C extra-filename=-3cdb0cf5cb6a2b6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `generic-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name generic_example --edition=2018 examples/generic/src/main.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 -C metadata=b98d50e008551b3d -C extra-filename=-b98d50e008551b3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cosmosdb-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cosmosdb_example --edition=2018 examples/cosmosdb/src/main.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 -C metadata=6220f63c26facaf1 -C extra-filename=-6220f63c26facaf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `service-bus-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name service_bus_example --edition=2018 examples/service-bus/src/main.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 -C metadata=56feba6e62cae8bc -C extra-filename=-56feba6e62cae8bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `table-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name table_example --edition=2018 examples/table/src/main.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 -C metadata=254468ce7ca2c45f -C extra-filename=-254468ce7ca2c45f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dc7c7ab4a859c89.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `timer-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name timer_example --edition=2018 examples/timer/src/main.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 -C metadata=66d0c3fe6641486a -C extra-filename=-66d0c3fe6641486a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `event-hub-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name event_hub_example --edition=2018 examples/event-hub/src/main.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 -C metadata=aa238f3235e737d8 -C extra-filename=-aa238f3235e737d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `queue-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name queue_example --edition=2018 examples/queue/src/main.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 -C metadata=aedfd2bfee20bc65 -C extra-filename=-aedfd2bfee20bc65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `event-grid-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name event_grid_example --edition=2018 examples/event-grid/src/main.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 -C metadata=b2a75ce98547853e -C extra-filename=-b2a75ce98547853e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sendgrid-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sendgrid_example --edition=2018 examples/sendgrid/src/main.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 -C metadata=4f4044aa734d6a74 -C extra-filename=-4f4044aa734d6a74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `twilio-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name twilio_example --edition=2018 examples/twilio/src/main.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 -C metadata=53deadea08cd973f -C extra-filename=-53deadea08cd973f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_functions=/opt/rustwide/target/debug/deps/libazure_functions-bc9fc86e68126143.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a951ef6268995f7a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c842eedc5c5a8ee93a92a00004396e4e6ec3f852e9f5dd619221abe693d2816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c842eedc5c5a8ee93a92a00004396e4e6ec3f852e9f5dd619221abe693d2816", kill_on_drop: false }` [INFO] [stdout] 2c842eedc5c5a8ee93a92a00004396e4e6ec3f852e9f5dd619221abe693d2816