[INFO] cloning repository https://github.com/bluealloy/revm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluealloy/revm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb7af7080dd89d5d75e9438395d02ee623651135 [INFO] checking bluealloy/revm against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluealloy/revm on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluealloy/revm [INFO] finished tweaking git repo https://github.com/bluealloy/revm [INFO] tweaked toml for git repo https://github.com/bluealloy/revm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bluealloy/revm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "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 socket2 v0.4.2 [INFO] [stderr] Downloaded pin-project v1.0.8 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] [stderr] Downloaded pin-project-internal v1.0.8 [INFO] [stderr] Downloaded http v0.2.5 [INFO] [stderr] Downloaded headers v0.3.5 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded triehash v0.8.4 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded zeroize v1.5.0 [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded sha-1 v0.8.2 [INFO] [stderr] Downloaded plain_hasher v0.2.3 [INFO] [stderr] Downloaded block-buffer v0.10.0 [INFO] [stderr] Downloaded anyhow v1.0.47 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded reqwest v0.11.7 [INFO] [stderr] Downloaded elliptic-curve v0.11.8 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded dirs-sys v0.3.6 [INFO] [stderr] Downloaded security-framework-sys v2.4.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.28 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded serde_urlencoded v0.7.0 [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded impl-serde v0.3.1 [INFO] [stderr] Downloaded bn-rs v0.2.3 [INFO] [stderr] Downloaded vtparse v0.6.0 [INFO] [stderr] Downloaded csscolorparser v0.5.0 [INFO] [stderr] Downloaded derive_more v0.99.16 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded httparse v1.5.1 [INFO] [stderr] Downloaded typenum v1.14.0 [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded tokio-stream v0.1.8 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded hyper v0.14.15 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded openssl-sys v0.9.71 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded wezterm-color-types v0.1.0 [INFO] [stderr] Downloaded termwiz v0.16.0 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded encoding_rs v0.8.29 [INFO] [stderr] Downloaded wezterm-bidi v0.1.0 [INFO] [stderr] Downloaded secp256k1-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 754e327773c6ea0f698e7050db257a5e8779846f779f21b9ba6bd36d01d8abac [INFO] running `Command { std: "docker" "start" "-a" "754e327773c6ea0f698e7050db257a5e8779846f779f21b9ba6bd36d01d8abac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754e327773c6ea0f698e7050db257a5e8779846f779f21b9ba6bd36d01d8abac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754e327773c6ea0f698e7050db257a5e8779846f779f21b9ba6bd36d01d8abac", kill_on_drop: false }` [INFO] [stdout] 754e327773c6ea0f698e7050db257a5e8779846f779f21b9ba6bd36d01d8abac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f58fd58f3e29e64f28f5b80296ed110eae40f18f27206d73799747bb7308b8 [INFO] running `Command { std: "docker" "start" "-a" "13f58fd58f3e29e64f28f5b80296ed110eae40f18f27206d73799747bb7308b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking vtparse v0.6.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling secp256k1-sys v0.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking triehash v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking wezterm-bidi v0.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking plain_hasher v0.2.3 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.11.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking ripemd v0.1.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.8 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking substrate-bn v0.6.0 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.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 -C metadata=01a73defdc52b81a -C extra-filename=-01a73defdc52b81a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-73542db712a23dc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-467300d4e0c3276e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dec5efd3ab22a49f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.137/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"' -C metadata=d190dd92ba6d642a -C extra-filename=-d190dd92ba6d642a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-73542db712a23dc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-467300d4e0c3276e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dec5efd3ab22a49f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "13f58fd58f3e29e64f28f5b80296ed110eae40f18f27206d73799747bb7308b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f58fd58f3e29e64f28f5b80296ed110eae40f18f27206d73799747bb7308b8", kill_on_drop: false }` [INFO] [stdout] 13f58fd58f3e29e64f28f5b80296ed110eae40f18f27206d73799747bb7308b8