[INFO] cloning repository https://github.com/dlunch/cardpicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlunch/cardpicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fcardpicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fcardpicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 952a5f86253a8823ac49e5d50f186be02e1396e8 [INFO] documenting dlunch/cardpicker against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2Fcardpicker" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlunch/cardpicker on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlunch/cardpicker [INFO] finished tweaking git repo https://github.com/dlunch/cardpicker [INFO] tweaked toml for git repo https://github.com/dlunch/cardpicker written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dlunch/cardpicker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typescript-wasm-bindgen-macros v0.1.1 [INFO] [stderr] Downloaded ast_node v0.7.3 [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded warp v0.2.5 [INFO] [stderr] Downloaded html_parser v0.6.2 [INFO] [stderr] Downloaded polyval v0.5.2 [INFO] [stderr] Downloaded aead v0.4.2 [INFO] [stderr] Downloaded aes-gcm-siv v0.10.2 [INFO] [stderr] Downloaded deadpool-redis v0.7.2 [INFO] [stderr] Downloaded async-diesel v0.1.0 [INFO] [stderr] Downloaded swc_atoms v0.2.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.72 [INFO] [stderr] Downloaded typescript-wasm-bindgen-codegen v0.1.1 [INFO] [stderr] Downloaded typescript-wasm-bindgen v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.22 [INFO] [stderr] Downloaded serde_json v1.0.65 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded tonic-build v0.4.2 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.22 [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] [stderr] Downloaded swc_ecma_parser v0.44.2 [INFO] [stderr] Downloaded swc_ecma_ast v0.36.3 [INFO] [stderr] Downloaded swc_visit v0.2.4 [INFO] [stderr] Downloaded fantoccini v0.17.4 [INFO] [stderr] Downloaded yew-router v0.14.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.72 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.72 [INFO] [stderr] Downloaded swc_ecma_visit v0.22.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] [stderr] Downloaded swc_common v0.10.23 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded webdriver v0.43.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f22d732ba2ff47a69501d26a4bf718fb470fb3d912df135a18ad5a7e17f674c7 [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" "f22d732ba2ff47a69501d26a4bf718fb470fb3d912df135a18ad5a7e17f674c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22d732ba2ff47a69501d26a4bf718fb470fb3d912df135a18ad5a7e17f674c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22d732ba2ff47a69501d26a4bf718fb470fb3d912df135a18ad5a7e17f674c7", kill_on_drop: false }` [INFO] [stdout] f22d732ba2ff47a69501d26a4bf718fb470fb3d912df135a18ad5a7e17f674c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757a2f42a3ebf3a8df7ffc72e6172597c08b3db26c27426780154dec521401f1 [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" "757a2f42a3ebf3a8df7ffc72e6172597c08b3db26c27426780154dec521401f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking signal-hook v0.3.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking polyval v0.5.2 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking yew-router-route-parser v0.14.0 [INFO] [stderr] Checking aes-gcm-siv v0.10.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.6 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9fd9f201329df350 -C extra-filename=-9fd9f201329df350 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a0ddba139b70268.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.10.2/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=1b1942f9bc2dd3b5 -C extra-filename=-1b1942f9bc2dd3b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-a04df1510444cd45.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-758b4974b56a4cac.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a0576224a6d44445.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9bdd615f7765c143.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-465e78ef20867eca.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-67d5f90f9009a95d.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=6db0c18dbaacce3c -C extra-filename=-6db0c18dbaacce3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a0576224a6d44445.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9bdd615f7765c143.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-67d5f90f9009a95d.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `prost-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=b6f2fcf56e46977f -C extra-filename=-b6f2fcf56e46977f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1284738d9e7551ef.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4d6b34cb3a02fca3.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a0576224a6d44445.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9bdd615f7765c143.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-67d5f90f9009a95d.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `swc_visit_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swc_visit_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_visit_macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=fa603b1c1d439a02 -C extra-filename=-fa603b1c1d439a02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-fa0eb309ecff2f31.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-7e88a1387feb075d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a0576224a6d44445.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9bdd615f7765c143.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-76ce450d8b0b7858.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-67d5f90f9009a95d.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "757a2f42a3ebf3a8df7ffc72e6172597c08b3db26c27426780154dec521401f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757a2f42a3ebf3a8df7ffc72e6172597c08b3db26c27426780154dec521401f1", kill_on_drop: false }` [INFO] [stdout] 757a2f42a3ebf3a8df7ffc72e6172597c08b3db26c27426780154dec521401f1