[INFO] fetching crate front-api 0.0.2... [INFO] building front-api-0.0.2 against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] extracting crate front-api 0.0.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate front-api 0.0.2 on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate front-api 0.0.2 [INFO] finished tweaking crates.io crate front-api 0.0.2 [INFO] tweaked toml for crates.io crate front-api 0.0.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 951a00f87a9c6f7826708642c725301a74fee34b4bf7bdfb89a85f4642e89c98 [INFO] running `Command { std: "docker" "start" "-a" "951a00f87a9c6f7826708642c725301a74fee34b4bf7bdfb89a85f4642e89c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "951a00f87a9c6f7826708642c725301a74fee34b4bf7bdfb89a85f4642e89c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951a00f87a9c6f7826708642c725301a74fee34b4bf7bdfb89a85f4642e89c98", kill_on_drop: false }` [INFO] [stdout] 951a00f87a9c6f7826708642c725301a74fee34b4bf7bdfb89a85f4642e89c98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214b91747ae8836e60587adab94b46586de1b58980efc8667e092021e1db1e8a [INFO] running `Command { std: "docker" "start" "-a" "214b91747ae8836e60587adab94b46586de1b58980efc8667e092021e1db1e8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling ansi-str v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_with_macros v2.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_with v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling phonenumber v0.3.1+8.12.9 [INFO] [stderr] Compiling format_serde_error v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling retry-policies v0.1.2 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling task-local-extensions v0.1.3 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest-tracing v0.3.1 [INFO] [stderr] Compiling reqwest-retry v0.1.5 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.1.0 [INFO] [stderr] Compiling front-api v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "214b91747ae8836e60587adab94b46586de1b58980efc8667e092021e1db1e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214b91747ae8836e60587adab94b46586de1b58980efc8667e092021e1db1e8a", kill_on_drop: false }` [INFO] [stdout] 214b91747ae8836e60587adab94b46586de1b58980efc8667e092021e1db1e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 947848a0033216f437a9b74fc5e21fd3777650f77dd5bc7fd1082b39f1f0a94e [INFO] running `Command { std: "docker" "start" "-a" "947848a0033216f437a9b74fc5e21fd3777650f77dd5bc7fd1082b39f1f0a94e", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling expectorate v1.0.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest-retry v0.1.5 [INFO] [stderr] Compiling reqwest-tracing v0.3.1 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.1.0 [INFO] [stderr] Compiling front-api v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `front-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name front_api --edition=2018 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 -C metadata=8d411fae102232dd -C extra-filename=-8d411fae102232dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eeb704deb31dafe6.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a245b852556b3979.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6f0a5aff141828e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4ad2d6730f7e75e3.rmeta --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-b1433d1cfe3b2ebe.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3eb5c243508e4e12.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-8eaff04e7484d230.rmeta --extern format_serde_error=/opt/rustwide/target/debug/deps/libformat_serde_error-f7872a634aa15a3c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2e24f5ebee7aae06.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9f38542011b25e99.rmeta --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-fae01d6927b86268.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bbca84ec5b636b15.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d35e7172ecb94824.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rmeta --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-b465f579e80bf41a.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern phonenumber=/opt/rustwide/target/debug/deps/libphonenumber-291757523ef9750f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b72845db17bde349.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-f133d243c7d85b62.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-4c043d66861a608c.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-3f616d05e091c2c2.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-7f4d1b4e70aad556.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9c9c7c2f32b1a8f1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f57a70b41f3ab1b9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a1eb38edb6240152.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9e63aae8bc38ff1c.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-49e69995b5fb866b.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-1de4f6f55fe822e1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e283f5999d9aacb6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e0ee4eb4af7599d7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0895eaa51a6eba9f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b7e3d2fc76084754.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-22a89f9ce593875c.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5613ae254a4d6986/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "947848a0033216f437a9b74fc5e21fd3777650f77dd5bc7fd1082b39f1f0a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "947848a0033216f437a9b74fc5e21fd3777650f77dd5bc7fd1082b39f1f0a94e", kill_on_drop: false }` [INFO] [stdout] 947848a0033216f437a9b74fc5e21fd3777650f77dd5bc7fd1082b39f1f0a94e