[INFO] fetching crate wascc-host 0.10.1... [INFO] testing wascc-host-0.10.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate wascc-host 0.10.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wascc-host 0.10.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wascc-host 0.10.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wascc-host 0.10.1 [INFO] tweaked toml for crates.io crate wascc-host 0.10.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate wascc-host 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 710605aef9fe8e26e7722192d07f30b1ed73df3ffb557917449087a0205ceb55 [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" "710605aef9fe8e26e7722192d07f30b1ed73df3ffb557917449087a0205ceb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "710605aef9fe8e26e7722192d07f30b1ed73df3ffb557917449087a0205ceb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710605aef9fe8e26e7722192d07f30b1ed73df3ffb557917449087a0205ceb55", kill_on_drop: false }` [INFO] [stdout] 710605aef9fe8e26e7722192d07f30b1ed73df3ffb557917449087a0205ceb55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", 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] 304592c96a21290c28932b1dcdf2f64c6dcb9b9056112031ba43e9a3b51a2b32 [INFO] running `Command { std: "docker" "start" "-a" "304592c96a21290c28932b1dcdf2f64c6dcb9b9056112031ba43e9a3b51a2b32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.66.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling wasmtime-environ v0.19.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling wasi-common v0.19.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wasmtime-wasi v0.19.1 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling subtle-encoding v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signature v1.0.0-pre.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ed25519 v1.0.0-pre.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signatory v0.18.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nuid v0.2.1 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling wasmtime-runtime v0.19.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling signatory-dalek v0.18.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cranelift-entity v0.66.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling regalloc v0.0.27 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling witx v0.8.6 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling yanix v0.19.0 [INFO] [stderr] Compiling nkeys v0.0.9 [INFO] [stderr] Compiling cranelift-codegen-meta v0.66.0 [INFO] [stderr] Compiling cranelift-bforest v0.66.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling wascc-codec v0.7.2 [INFO] [stderr] Compiling wascap v0.4.7 [INFO] [stderr] Compiling wiggle-generate v0.19.0 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling wig v0.19.0 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling wiggle-macro v0.19.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.19.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling wiggle v0.19.0 [INFO] [stderr] Compiling cranelift-codegen v0.66.0 [INFO] [stderr] Compiling cranelift-frontend v0.66.0 [INFO] [stderr] Compiling cranelift-native v0.66.0 [INFO] [stderr] Compiling cranelift-wasm v0.66.0 [INFO] [stderr] Compiling wasmtime-debug v0.19.0 [INFO] [stderr] Compiling wasmtime-profiling v0.19.0 [INFO] [stderr] Compiling wasmtime-obj v0.19.0 [INFO] [stderr] Compiling wasmtime-jit v0.19.0 [INFO] [stderr] Compiling wasmtime v0.19.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.19.0 [INFO] [stderr] Compiling wapc v0.8.1 [INFO] [stderr] Compiling wascc-host v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 01s [INFO] running `Command { std: "docker" "inspect" "304592c96a21290c28932b1dcdf2f64c6dcb9b9056112031ba43e9a3b51a2b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304592c96a21290c28932b1dcdf2f64c6dcb9b9056112031ba43e9a3b51a2b32", kill_on_drop: false }` [INFO] [stdout] 304592c96a21290c28932b1dcdf2f64c6dcb9b9056112031ba43e9a3b51a2b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", 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] a50f827a60ed9cf75beb5dd85b5c695b268f0522a43a364f3815de16a24dc9bd [INFO] running `Command { std: "docker" "start" "-a" "a50f827a60ed9cf75beb5dd85b5c695b268f0522a43a364f3815de16a24dc9bd", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.26.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling wascc-host v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wascc-host`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name echo_middleware --edition=2018 examples/echo_middleware.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=d569268ce8262aec -C extra-filename=-d569268ce8262aec --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-416718cdb5990e26.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3f10df89214a6452.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6e2fb0502f4b2fd6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7ad021e68fe29015.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d8624a4ba3140aa6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-956553e3757e317f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca2fdfc34d6c696.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-ccb210e57b431950.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d4c2db6b5c96ce4.rlib --extern wapc=/opt/rustwide/target/debug/deps/libwapc-bbad38fae78869dc.rlib --extern wascap=/opt/rustwide/target/debug/deps/libwascap-ff10f2ac6c07bb57.rlib --extern wascc_codec=/opt/rustwide/target/debug/deps/libwascc_codec-e88a0f8036dc5809.rlib --extern wascc_host=/opt/rustwide/target/debug/deps/libwascc_host-49cfa203491d207d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7cd346738998267a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5511c4b514e648c6/out -L native=/opt/rustwide/target/debug/build/wasmtime-runtime-708a8e29a1559595/out -L native=/opt/rustwide/target/debug/build/clear_on_drop-8f25e9361082de2d/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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.echoserver.f3399rzt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c" "/opt/rustwide/target/debug/examples/echoserver-e655556270d5705c.17n5tvjxea19f05a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7cd346738998267a/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5511c4b514e648c6/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-708a8e29a1559595/out" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-8f25e9361082de2d/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwascc_host-49cfa203491d207d.rlib" "/opt/rustwide/target/debug/deps/libwapc-bbad38fae78869dc.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_wasi-93358048e9ec5a0b.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_wiggle-35f23511371d199f.rlib" "/opt/rustwide/target/debug/deps/libwasi_common-d890a246b58b3fcc.rlib" "/opt/rustwide/target/debug/deps/libyanix-1faf6cefe8106469.rlib" "/opt/rustwide/target/debug/deps/libwiggle-b84db35572a15ae7.rlib" "/opt/rustwide/target/debug/deps/libwitx-a299cafdc655e545.rlib" "/opt/rustwide/target/debug/deps/libwast-7a7bd31706a3ee07.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ee1f00f2bef5039.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42b806faed69c99c.rlib" "/opt/rustwide/target/debug/deps/libwasmtime-94c6222ebb2d71c1.rlib" "/opt/rustwide/target/debug/deps/libwat-3b53f164ba859f30.rlib" "/opt/rustwide/target/debug/deps/libwast-860daf1589fab68d.rlib" "/opt/rustwide/target/debug/deps/libleb128-5cecca630a64161c.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_jit-68514b115acfb481.rlib" "/opt/rustwide/target/debug/deps/libcranelift_native-4047a21496dc0c5b.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-fe8244e35ff081a0.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_obj-f490f42b4e3373e2.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_profiling-1187b58c1a6472bf.rlib" "/opt/rustwide/target/debug/deps/libscroll-cce9fe95e6845b75.rlib" "/opt/rustwide/target/debug/deps/libobject-0504d4bd68553d83.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_debug-c7cfe11ca791f575.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_runtime-dd5787ff25e4579f.rlib" "/opt/rustwide/target/debug/deps/libregion-59d81e4bcc518a4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aafdeaf8eb5a34bd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-fc165e9b8dde1e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-7a0f302e8310dc8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_environ-8ed742a2a0f92bb0.rlib" "/opt/rustwide/target/debug/deps/libbincode-3d55655c0cc313a1.rlib" "/opt/rustwide/target/debug/deps/liberrno-c000957d1c05f524.rlib" "/opt/rustwide/target/debug/deps/libfile_per_thread_logger-b0e1b577d36571f0.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f10df89214a6452.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-cb1c0af316f6fa54.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-f85d70f39e47bc4c.rlib" "/opt/rustwide/target/debug/deps/libzstd-e502fce760d3bb63.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0b601bf672ecd4c9.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-667a1b579f6d91be.rlib" "/opt/rustwide/target/debug/deps/librayon-f074dca5d302fa7b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-308eea08750cec0c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-487195ad0b304dbf.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-399e7decbceda8a6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c72f54c04c353530.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-a4c56ed3a954e137.rlib" "/opt/rustwide/target/debug/deps/libcranelift_wasm-c1be14cc23c132bf.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-552987c384d4c80b.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-1a2439af1eb41e88.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-16efeee84ea0e216.rlib" "/opt/rustwide/target/debug/deps/libregalloc-0b47394c2b8aedda.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6b558d5bdce51d3d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac7f7dfe09b6cf4d.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a7a1e9d07fbcf751.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1e39ef0ba37eebb8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-696586f8ea03013c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-34be581911c17edb.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-2fdded51caf1aee2.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-3458ac6cd67007b9.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-59422d3e0e76e4b3.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-7c635462a5c94163.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libuuid-1d4c2db6b5c96ce4.rlib" "/opt/rustwide/target/debug/deps/libwascc_codec-e88a0f8036dc5809.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-9c11377afdf4ee4f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-a0003e88121a0a33.rlib" "/opt/rustwide/target/debug/deps/librmp-3d70da05c083a993.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6e2fb0502f4b2fd6.rlib" "/opt/rustwide/target/debug/deps/libwascap-ff10f2ac6c07bb57.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-37e60e58e22df663.rlib" "/opt/rustwide/target/debug/deps/libnuid-abaa187490ee1581.rlib" "/opt/rustwide/target/debug/deps/librand-6fba3ad8395d6485.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ac307aab5dfc589f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c03eb1b6ea82711d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b5689bef8417749.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-23bf06497002fc1d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libring-ccb210e57b431950.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-02e25265b0e77541.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0af6120fdb28e957.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libnkeys-477b26d639d42eca.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/libsignatory_dalek-2f776dc832df639c.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-185ee74526394c47.rlib" "/opt/rustwide/target/debug/deps/librand_os-83e647942198750e.rlib" "/opt/rustwide/target/debug/deps/libfailure-98de7cf8fb1eeeee.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-bd6cb3d1793991c0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe4cb6f1506a958e.rlib" "/opt/rustwide/target/debug/deps/librand_core-b88aa45c2c879f6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-3d863e95aec00a99.rlib" "/opt/rustwide/target/debug/deps/libsha2-f6b9650f1562cc3e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ecb0cab96c499980.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cd38a06705c534fc.rlib" "/opt/rustwide/target/debug/deps/libsignatory-cb34803cec47f459.rlib" "/opt/rustwide/target/debug/deps/libed25519-2f836acefe934be7.rlib" "/opt/rustwide/target/debug/deps/libsignature-40b67364a394c2c0.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-16f3b9b5f2dd21d3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/librand-956553e3757e317f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-54d4c29200b56aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-e473ecc2b9e1a815.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a29ac43041ec36f.rlib" "/opt/rustwide/target/debug/deps/libchrono-2876393a2335656a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c46c88efe54b13fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-3725738beb1ebdfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-0624c5707001d55d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-416718cdb5990e26.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblog-7ad021e68fe29015.rlib" "/opt/rustwide/target/debug/deps/libserde-277e5b0a92bc3ee0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lutil" "-ldl" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a50f827a60ed9cf75beb5dd85b5c695b268f0522a43a364f3815de16a24dc9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50f827a60ed9cf75beb5dd85b5c695b268f0522a43a364f3815de16a24dc9bd", kill_on_drop: false }` [INFO] [stdout] a50f827a60ed9cf75beb5dd85b5c695b268f0522a43a364f3815de16a24dc9bd