[INFO] updating cached repository https://github.com/daogangtang/p2p-proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] testing daogangtang/p2p-proto against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daogangtang/p2p-proto [INFO] finished tweaking git repo https://github.com/daogangtang/p2p-proto [INFO] tweaked toml for git repo https://github.com/daogangtang/p2p-proto written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/daogangtang/p2p-proto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c3af8073907feeb9ce673625351168228fdcfb250ba4a5de39c7749b364f751 [INFO] running `Command { std: "docker" "start" "-a" "7c3af8073907feeb9ce673625351168228fdcfb250ba4a5de39c7749b364f751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3af8073907feeb9ce673625351168228fdcfb250ba4a5de39c7749b364f751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3af8073907feeb9ce673625351168228fdcfb250ba4a5de39c7749b364f751", kill_on_drop: false }` [INFO] [stdout] 7c3af8073907feeb9ce673625351168228fdcfb250ba4a5de39c7749b364f751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bee6ebdcfbe4f6662927536cc65f7a8c4ae2d411e191a406dd79b31b39612ae [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" "0bee6ebdcfbe4f6662927536cc65f7a8c4ae2d411e191a406dd79b31b39612ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-ping v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-tcp-transport v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-secio v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-plaintext v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-ratelimit v0.1.1 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-dns v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-uds v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-mplex v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-yamux v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-transport-timeout v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-websocket v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-floodsub v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-peerstore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-identify v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-relay v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-kad v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling p2p-proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node1.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node2.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node3.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node0.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node --edition=2018 src/node.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=29717b765ee98bf0 -C extra-filename=-29717b765ee98bf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6576febeb8e1efed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-8953a7e3b3b0f8e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-373dc024a9b59042.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-a5c9de7ae9230d0d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-5b8912e8ac07a9c8/out -L native=/opt/rustwide/target/debug/build/ring-694f25b0998fe74c/out -L native=/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.node3.e4tvlh3q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3" "/opt/rustwide/target/debug/deps/node3-63a4a9604be058b3.1em9ze3v73t8t23f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-5b8912e8ac07a9c8/out" "-L" "/opt/rustwide/target/debug/build/ring-694f25b0998fe74c/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-a5c9de7ae9230d0d.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-8953a7e3b3b0f8e2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-6818d87177fd536e.rlib" "/opt/rustwide/target/debug/deps/libyamux-024f5bad9b7d4844.rlib" "/opt/rustwide/target/debug/deps/libquick_error-faab978cd43b4722.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-c2ee3b59b305a885.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-3bb1a1cc3b04c55a.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-afa97b19e284d58a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-4daf44bd9e952350.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-be1ea3af9001ca0e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d8252c398fc1e3e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-de28357b21cc9d5d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ffedc01df303f0b4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libhyper-088c34da3b1e7b6d.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/liburl-a016eee6250b266f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libtime-046be67f65d36ddb.rlib" "/opt/rustwide/target/debug/deps/libbase64-d597683ed9adc02f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-f6400342e5ebd12d.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-b9aa278303196088.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-7b455a0832ba1cf4.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-1e93fc8c8be33514.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-ad71f6115f3ac780.rlib" "/opt/rustwide/target/debug/deps/libtwofish-966481c0510f0a8b.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-3b0975af68c8c287.rlib" "/opt/rustwide/target/debug/deps/libring-4b39a7ec4302a597.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a722a19e12a36b9c.rlib" "/opt/rustwide/target/debug/deps/libhmac-5464ec599496e705.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-dee4bcd543689b35.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-1f97adcdff09205c.rlib" "/opt/rustwide/target/debug/deps/libfailure-579e945795d9362d.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-a12447ebe021324a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ec2a051120d2ee16.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-d95faf06d2b8cbac.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-2dea76f299ffb21f.rlib" "/opt/rustwide/target/debug/deps/libetrace-6564f924c959b615.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-7787f2189a9083f5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2a99f6b7028d7b2c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f376e4f5cff97cbc.rlib" "/opt/rustwide/target/debug/deps/libctr-b02bb9581a42c668.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ef9b3c562cc54c67.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-6e6f0593bced6380.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-0a07f83c6c37bd48.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-7deb50e030d9241a.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-9bd013ea1c3f0660.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4c3cbc15024e557c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-5838cc845e5a7621.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-07f31f790e068054.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-6c82ac7359b90300.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-7e8d432d01997ef3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-25b43da44e7bda7c.rlib" "/opt/rustwide/target/debug/deps/librand-9b0376e8da69ffc3.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-05a4511599f955b8.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-24a8caa35d24bfdc.rlib" "/opt/rustwide/target/debug/deps/libbigint-d5de55a9f44a687c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-1a32dddee3cc46e7.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-8d36418aff89ab0d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libdatastore-031e264a690a7a14.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a9d5ba54745d42b9.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60cf068f1e70e3ab.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libchashmap-bb53174a41eb9f9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c935f26e730131ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba49e1a45e42c9eb.rlib" "/opt/rustwide/target/debug/deps/librand-3a4fee3d5d55f5d4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-367a6e70f64c10d3.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c0d203445ee4bb16.rlib" "/opt/rustwide/target/debug/deps/libbase64-14af836b14f7e52a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b30de96b13e8539d.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-e2d96c150e12962d.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-e1b36a3699e9ca92.rlib" "/opt/rustwide/target/debug/deps/libtokio-373dc024a9b59042.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c7f4a5480097b77d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-616a3c5c1ad2d639.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c68583c2d063c145.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cf0666941af35db0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-16e546ae0af9a75e.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4f2e2e5df541804a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-385ac0d1f6617ec1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libmio-6a73701a0229eb65.rlib" "/opt/rustwide/target/debug/deps/libnet2-8543ae110d16f599.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3fd9ab0264178f1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1c83fdd22ae96075.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de879054086422f2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-5fc0be4f35ce047c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-32155aeaad4fbf78.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-b6b848d288e75039.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-13773569f38be1b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-340a3c2ef7be82a6.rlib" "/opt/rustwide/target/debug/deps/librand-93f1bde9aa829b2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmultistream_select-4071c6bd27f3a868.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-53ad2268257f4430.rlib" "/opt/rustwide/target/debug/deps/libunreachable-94397377acec52bb.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-80c0a00c8ae7e133.rlib" "/opt/rustwide/target/debug/deps/libmultihash-506b0b59a2cadc79.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-39ea03b4b4ecd930.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d5ea6a0bd5088f1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e5966cd9f61b4977.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-71749833e85b3c34.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-a8411771a00d1113.rlib" "/opt/rustwide/target/debug/deps/libsha2-6e325f9c2beee23d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d627ccccf6c5289c.rlib" "/opt/rustwide/target/debug/deps/libsha1-f175a585d59f240c.rlib" "/opt/rustwide/target/debug/deps/librand-ea5047b5d9427051.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dfa767815a8a3cbf.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/libblake2-4809ecd18ded8d45.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-be2b3cc1e872a48d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c3a3880c08e5dace.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-9a30ddb7aa58d335.rlib" "/opt/rustwide/target/debug/deps/libserde-990123f8da9a1294.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-2c7b119acbcf6a1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6861104fc39d1386.rlib" "/opt/rustwide/target/debug/deps/libbs58-5a9e8f77269b35f3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-6f58d360cb8db2ec.rlib" "/opt/rustwide/target/debug/deps/libbytes-79dc7c0a1036f86a.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ae7ff4d52e1faa4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4cd7fe901a5958f0.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6576febeb8e1efed.rlib" "/opt/rustwide/target/debug/deps/libregex-c5d3577e75a9f434.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-724bf016d108094b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eb6bcba5055a6c19.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e1ca18e05bec12fa.rlib" "/opt/rustwide/target/debug/deps/libatty-9d6ff271754fb448.rlib" "/opt/rustwide/target/debug/deps/liblibc-5839fb669631501b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8834248b1f94034a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2da9bcd3c76cd0df.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0bee6ebdcfbe4f6662927536cc65f7a8c4ae2d411e191a406dd79b31b39612ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bee6ebdcfbe4f6662927536cc65f7a8c4ae2d411e191a406dd79b31b39612ae", kill_on_drop: false }` [INFO] [stdout] 0bee6ebdcfbe4f6662927536cc65f7a8c4ae2d411e191a406dd79b31b39612ae