[INFO] cloning repository https://github.com/0xProjectxyz/sutro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xProjectxyz/sutro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xProjectxyz%2Fsutro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xProjectxyz%2Fsutro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69751200e64094765252f64a1aee3e1c37fe4431
[INFO] testing 0xProjectxyz/sutro against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xProjectxyz%2Fsutro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xProjectxyz/sutro
[INFO] finished tweaking git repo https://github.com/0xProjectxyz/sutro
[INFO] tweaked toml for git repo https://github.com/0xProjectxyz/sutro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xProjectxyz/sutro on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xProjectxyz/sutro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `sutro`
[INFO] [stderr]   * `bin` target `sutro`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v3.0.0+zstd.1.4.8
[INFO] [stderr]   Downloaded zkp-macros-impl v0.2.0
[INFO] [stderr]   Downloaded zkp-macros-lib v0.2.0
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.5
[INFO] [stderr]   Downloaded cranelift-native v0.69.0
[INFO] [stderr]   Downloaded zkp-u256 v0.2.1
[INFO] [stderr]   Downloaded bytesize v1.0.1
[INFO] [stderr]   Downloaded quanta v0.3.2
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded ethereum-hexutil v0.2.3
[INFO] [stderr]   Downloaded jsonrpc-server-utils v16.0.0
[INFO] [stderr]   Downloaded jsonrpc-core-client v16.0.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.69.0
[INFO] [stderr]   Downloaded futures-io v0.3.8
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.69.0
[INFO] [stderr]   Downloaded errno v0.2.7
[INFO] [stderr]   Downloaded cranelift v0.69.0
[INFO] [stderr]   Downloaded raw-cpuid v8.1.2
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.69.0
[INFO] [stderr]   Downloaded openssl v0.10.31
[INFO] [stderr]   Downloaded cranelift-codegen v0.69.0
[INFO] [stderr]   Downloaded target-lexicon v0.11.1
[INFO] [stderr]   Downloaded ethereum-bigint v0.2.9
[INFO] [stderr]   Downloaded futures-core v0.3.8
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.0
[INFO] [stderr]   Downloaded socket2 v0.3.17
[INFO] [stderr]   Downloaded tap v1.0.0
[INFO] [stderr]   Downloaded jsonrpc-pubsub v16.0.0
[INFO] [stderr]   Downloaded jsonrpc-derive v16.0.0
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded tracing-test-macro v0.1.0
[INFO] [stderr]   Downloaded tracing-test v0.1.0
[INFO] [stderr]   Downloaded funty v1.0.1
[INFO] [stderr]   Downloaded futures-util v0.3.8
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded zstd-sys v1.4.19+zstd.1.4.8
[INFO] [stderr]   Downloaded tracing-timing v0.4.3
[INFO] [stderr]   Downloaded tokio v0.2.23
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded hdrhistogram v7.2.0
[INFO] [stderr]   Downloaded digest v0.6.2
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.59
[INFO] [stderr]   Downloaded native-tls v0.2.6
[INFO] [stderr]   Downloaded futures-channel v0.3.8
[INFO] [stderr]   Downloaded futures-task v0.3.8
[INFO] [stderr]   Downloaded jsonrpc-http-server v16.0.0
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded lexical-core v0.7.4
[INFO] [stderr]   Downloaded zkp-macros-decl v0.2.0
[INFO] [stderr]   Downloaded sha3 v0.6.0
[INFO] [stderr]   Downloaded tokio v1.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded syn v1.0.53
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded elastic-array-plus v0.9.1
[INFO] [stderr]   Downloaded zstd v0.6.0+zstd.1.4.8
[INFO] [stderr]   Downloaded jsonrpc-client-transports v16.0.0
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded bitvec v0.19.4
[INFO] [stderr]   Downloaded nom v6.0.1
[INFO] [stderr]   Downloaded websocket v0.24.0
[INFO] [stderr]   Downloaded rand v0.8.0
[INFO] [stderr]   Downloaded structopt v0.3.21
[INFO] [stderr]   Downloaded flate2 v1.0.19
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded pin-project v1.0.2
[INFO] [stderr]   Downloaded mio v0.7.6
[INFO] [stderr]   Downloaded anyhow v1.0.34
[INFO] [stderr]   Downloaded cranelift-bforest v0.69.0
[INFO] [stderr]   Downloaded cranelift-module v0.69.0
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded futures v0.3.8
[INFO] [stderr]   Downloaded loom v0.3.6
[INFO] [stderr]   Downloaded sharded-slab v0.1.0
[INFO] [stderr]   Downloaded ethereum-rlp v0.2.3
[INFO] [stderr]   Downloaded pin-project-internal v1.0.2
[INFO] [stderr]   Downloaded getrandom v0.2.0
[INFO] [stderr]   Downloaded rand_core v0.6.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded bytes v1.0.0
[INFO] [stderr]   Downloaded generator v0.6.23
[INFO] [stderr]   Downloaded cranelift-entity v0.69.0
[INFO] [stderr]   Downloaded block-buffer v0.2.0
[INFO] [stderr]   Downloaded generic-array v0.8.3
[INFO] [stderr]   Downloaded ethereum-trie v0.5.0
[INFO] [stderr]   Downloaded tokio-tls v0.2.1
[INFO] [stderr]   Downloaded websocket-base v0.24.0
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded futures-executor v0.3.8
[INFO] [stderr]   Downloaded futures-sink v0.3.8
[INFO] [stderr]   Downloaded futures-macro v0.3.8
[INFO] [stderr]   Downloaded jsonrpc-core v16.0.0
[INFO] [stderr]   Downloaded atomic-shim v0.1.0
[INFO] [stderr]   Downloaded rand_pcg v0.3.0
[INFO] [stderr]   Downloaded structopt-derive v0.4.14
[INFO] [stderr]   Downloaded tokio-compat-02 v0.2.0
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded cranelift-jit v0.69.0
[INFO] [stderr]   Downloaded parking_lot_core v0.8.2
[INFO] [stderr]   Downloaded tokio-macros v1.0.0
[INFO] [stderr]   Downloaded ctor v0.1.16
[INFO] [stderr]   Downloaded smallvec v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f322c15c66a971275b15608c8a5a911d8b7fa4f6f6a730ebc4132fe31873a62
[INFO] running `Command { std: "docker" "start" "-a" "7f322c15c66a971275b15608c8a5a911d8b7fa4f6f6a730ebc4132fe31873a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f322c15c66a971275b15608c8a5a911d8b7fa4f6f6a730ebc4132fe31873a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f322c15c66a971275b15608c8a5a911d8b7fa4f6f6a730ebc4132fe31873a62", kill_on_drop: false }`
[INFO] [stdout] 7f322c15c66a971275b15608c8a5a911d8b7fa4f6f6a730ebc4132fe31873a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc79c71dbdf2a25a584b260bca2071a51288e739d2720d7a00b3d8175fb8a4a
[INFO] running `Command { std: "docker" "start" "-a" "6bc79c71dbdf2a25a584b260bca2071a51288e739d2720d7a00b3d8175fb8a4a", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `sutro`
[INFO] [stderr]   * `bin` target `sutro`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling futures v0.1.30
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling cranelift-entity v0.69.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling net2 v0.2.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.69.0
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.69.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling target-lexicon v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling openssl v0.10.31
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cranelift-bforest v0.69.0
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.59
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling zstd-sys v1.4.19+zstd.1.4.8
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.53/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9935b164fd7ffa6d -C extra-filename=-71b9305ffffa5c6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f5c6901c5d6dcd2e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-09948d2bcbdf2105.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-66164de81b8fd8be.rmeta --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 `cranelift-codegen-meta` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.69.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcd8e24d85be4145 -C extra-filename=-788a04b8e81b0570 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-ecda4f126673c45e.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-37708df7b64d9336.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6bc79c71dbdf2a25a584b260bca2071a51288e739d2720d7a00b3d8175fb8a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc79c71dbdf2a25a584b260bca2071a51288e739d2720d7a00b3d8175fb8a4a", kill_on_drop: false }`
[INFO] [stdout] 6bc79c71dbdf2a25a584b260bca2071a51288e739d2720d7a00b3d8175fb8a4a
