[INFO] cloning repository https://github.com/ryanjackgit/sand [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanjackgit/sand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c5359cda5d3b61f727272427d035ff185d19759 [INFO] checking ryanjackgit/sand against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanjackgit%2Fsand" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanjackgit/sand on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanjackgit/sand [INFO] finished tweaking git repo https://github.com/ryanjackgit/sand [INFO] tweaked toml for git repo https://github.com/ryanjackgit/sand written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ryanjackgit/sand already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54156949e53cb0fc05af43bb74f6fc71285e2108d73db713d60abbe7ef3ae653 [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" "54156949e53cb0fc05af43bb74f6fc71285e2108d73db713d60abbe7ef3ae653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54156949e53cb0fc05af43bb74f6fc71285e2108d73db713d60abbe7ef3ae653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54156949e53cb0fc05af43bb74f6fc71285e2108d73db713d60abbe7ef3ae653", kill_on_drop: false }` [INFO] [stdout] 54156949e53cb0fc05af43bb74f6fc71285e2108d73db713d60abbe7ef3ae653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f146c4650038fd638fa907f76202302ccffe1da4d62f258919f8263ac9abeb00 [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" "f146c4650038fd638fa907f76202302ccffe1da4d62f258919f8263ac9abeb00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling nom v5.1.1 [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-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hash_ring v0.1.7 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking fasthash v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.5 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking actix-http v0.2.10 [INFO] [stderr] error: could not compile `actix-http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="fail"' --cfg 'feature="failure"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib"' -C metadata=c944495725fa430a -C extra-filename=-c944495725fa430a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-c72afe939f93bb2d.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-92090c15ca1995b6.rmeta --extern actix_server_config=/opt/rustwide/target/debug/deps/libactix_server_config-50d3ad2d2ff9db50.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-e373c54dfea64750.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-671f8f53dd2099b5.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-d5af21e821c5e960.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4f7e4d73df3d3a56.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112c1c21947cb21c.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-7e041c026d26351c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-21f368914d1ca8ae.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b250a6136887d12e.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-baaf1dedb4e4812d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a5f0f9f4099f314d.so --extern either=/opt/rustwide/target/debug/deps/libeither-470477e0639418b8.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-0c8217594b45b5ad.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-d5243a38205e8cc8.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-49e3eaf6d931ae92.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-321db9b70f1317f8.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-e721c71180ef5106.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-879c776a6d06f16c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-664a3303bc78dbd8.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d5e9538dc14d20d5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d6d2f143bfbe8fd.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-d44189bec1323272.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-42861b21a40bd3da.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-f5ab5049f13a2131.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8487fbcdf400a5b8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-716446c4beed2561.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-98b8babbe6e0bf6b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a61af8597a01b8df.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7878f4525748684a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-04f126789d208e53.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-cd2b0d21ba688664.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-259161656569c6a2.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-fa42b6412cb47edc.rmeta --extern tokio_current_thread=/opt/rustwide/target/debug/deps/libtokio_current_thread-5ba4a1a30885ecc8.rmeta --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-a3e16a6151c4ded0.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-503c04f4f791ab84.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ec944336d87cf7fc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-297d8d98e3be2b5f/out -L native=/opt/rustwide/target/debug/build/brotli-sys-e4d1df6a9ecbd528/out -L native=/opt/rustwide/target/debug/build/miniz-sys-4bca7b2230b8f3da/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cargo:warning=c++: fatal error: Killed signal terminated program cc1plusc++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f146c4650038fd638fa907f76202302ccffe1da4d62f258919f8263ac9abeb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f146c4650038fd638fa907f76202302ccffe1da4d62f258919f8263ac9abeb00", kill_on_drop: false }` [INFO] [stdout] f146c4650038fd638fa907f76202302ccffe1da4d62f258919f8263ac9abeb00