[INFO] cloning repository https://github.com/ivoelbert/tigerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivoelbert/tigerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fecdca44a6969cb1e12466cdb394bcd4b54ab1f3 [INFO] testing ivoelbert/tigerust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivoelbert/tigerust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ivoelbert/tigerust [INFO] finished tweaking git repo https://github.com/ivoelbert/tigerust [INFO] tweaked toml for git repo https://github.com/ivoelbert/tigerust written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/ivoelbert/tigerust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.34 [INFO] [stderr] Downloaded lalrpop v0.17.1 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.11 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] [stderr] Downloaded js-sys v0.3.11 [INFO] [stderr] Downloaded pathfinding v1.1.12 [INFO] [stderr] Downloaded wasm-bindgen v0.2.34 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.34 [INFO] [stderr] Downloaded ena v0.13.0 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] [stderr] Downloaded itertools v0.8.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.34 [INFO] [stderr] Downloaded wasm-bindgen-test v0.2.34 [INFO] [stderr] Downloaded lalrpop-util v0.17.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.2.34 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.34 [INFO] [stderr] Downloaded wasmparser v0.51.4 [INFO] [stderr] Downloaded nanoid v0.2.0 [INFO] [stderr] Downloaded wasmprinter v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a90a781771375447784136b415bfc0abe80d7c4e62700167702fdf5e03ceee [INFO] running `Command { std: "docker" "start" "-a" "c7a90a781771375447784136b415bfc0abe80d7c4e62700167702fdf5e03ceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a90a781771375447784136b415bfc0abe80d7c4e62700167702fdf5e03ceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a90a781771375447784136b415bfc0abe80d7c4e62700167702fdf5e03ceee", kill_on_drop: false }` [INFO] [stdout] c7a90a781771375447784136b415bfc0abe80d7c4e62700167702fdf5e03ceee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d860efbd228ce3343e008ae47700b8123004e5f947cf5571aea796673db621e [INFO] running `Command { std: "docker" "start" "-a" "6d860efbd228ce3343e008ae47700b8123004e5f947cf5571aea796673db621e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.34 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.34 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasmprinter v0.2.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.34 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.34 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling lalrpop v0.17.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.5 [INFO] [stderr] Compiling hector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/ast/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `lalrpop_mod` [INFO] [stdout] --> src/ast/parser.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | lalrpop_mod!(pub parser); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.61s [INFO] running `Command { std: "docker" "inspect" "6d860efbd228ce3343e008ae47700b8123004e5f947cf5571aea796673db621e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d860efbd228ce3343e008ae47700b8123004e5f947cf5571aea796673db621e", kill_on_drop: false }` [INFO] [stdout] 6d860efbd228ce3343e008ae47700b8123004e5f947cf5571aea796673db621e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b94b291e6acbca4234b5a59217ed295e07c23769d98bc8b2cc2ab1903205d99a [INFO] running `Command { std: "docker" "start" "-a" "b94b291e6acbca4234b5a59217ed295e07c23769d98bc8b2cc2ab1903205d99a", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.34 [INFO] [stderr] Compiling js-sys v0.3.11 [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/ast/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `lalrpop_mod` [INFO] [stdout] --> src/ast/parser.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | lalrpop_mod!(pub parser); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.11 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.34 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling hector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hector` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hector --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' -C metadata=d8ab1ffce4dae4b3 -C extra-filename=-d8ab1ffce4dae4b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2e54b7f5ad96cb4b.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e2d3af059955a0d7.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-f18faacb96b1a97c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-ad31fdd84b2d6a08.rlib --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-10513d84d51cb26a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0002082d77e36763.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c73843fd24d1666b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d5324aee6a2a0542.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96680c2cccd966f0.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-05d3ff9987b84dc3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b5c479fbd034fd8.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-127dbb9cbb77ceb8.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-98deaf3a905604b3.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-b0dbc4177febef3d.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-7bdc35ddabdeb2e4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.merge.c52c43de-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87.34wa55v3qsp5cz5k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhector.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e2d3af059955a0d7.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-10513d84d51cb26a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f56d853bc3b4d0b.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libregex-0002082d77e36763.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e7095aebfe4a90a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-52bb42d858bc58b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f5ed519b4df4fea7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f18faacb96b1a97c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-127dbb9cbb77ceb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96680c2cccd966f0.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libwasmprinter-7bdc35ddabdeb2e4.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-d8b9747d21eae2d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00a68d0178a729e7.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1b5c479fbd034fd8.rlib" "/opt/rustwide/target/debug/deps/librand-b67225e3c30aaf7c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-432a87cd222a1c88.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-78c03ea986907331.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0de4d1e5d520ec7a.rlib" "/opt/rustwide/target/debug/deps/liblibc-edc42433f7076b81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-05d3ff9987b84dc3.rlib" "/opt/rustwide/target/debug/deps/libserde-c73843fd24d1666b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/merge-80f1c1040544cf87" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.basic_for.9177bbdd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a.5985j5utwxk9kma6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhector.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e2d3af059955a0d7.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-10513d84d51cb26a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f56d853bc3b4d0b.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libregex-0002082d77e36763.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e7095aebfe4a90a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-52bb42d858bc58b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f5ed519b4df4fea7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f18faacb96b1a97c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-127dbb9cbb77ceb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96680c2cccd966f0.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libwasmprinter-7bdc35ddabdeb2e4.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-d8b9747d21eae2d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00a68d0178a729e7.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1b5c479fbd034fd8.rlib" "/opt/rustwide/target/debug/deps/librand-b67225e3c30aaf7c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-432a87cd222a1c88.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-78c03ea986907331.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0de4d1e5d520ec7a.rlib" "/opt/rustwide/target/debug/deps/liblibc-edc42433f7076b81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-05d3ff9987b84dc3.rlib" "/opt/rustwide/target/debug/deps/libserde-c73843fd24d1666b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_for-4adf20465a91705a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.addone.a28ba50e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497.et0yo5bqmz9ro5f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhector.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e2d3af059955a0d7.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-10513d84d51cb26a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f56d853bc3b4d0b.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libregex-0002082d77e36763.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e7095aebfe4a90a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-52bb42d858bc58b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f5ed519b4df4fea7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f18faacb96b1a97c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-127dbb9cbb77ceb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96680c2cccd966f0.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libwasmprinter-7bdc35ddabdeb2e4.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-d8b9747d21eae2d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00a68d0178a729e7.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1b5c479fbd034fd8.rlib" "/opt/rustwide/target/debug/deps/librand-b67225e3c30aaf7c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-432a87cd222a1c88.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-78c03ea986907331.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0de4d1e5d520ec7a.rlib" "/opt/rustwide/target/debug/deps/liblibc-edc42433f7076b81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-05d3ff9987b84dc3.rlib" "/opt/rustwide/target/debug/deps/libserde-c73843fd24d1666b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/addone-a6bc958c6b431497" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.test01.a2f7ebca-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa.25ekd5pnczy0lqr5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhector.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e2d3af059955a0d7.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-10513d84d51cb26a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f56d853bc3b4d0b.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libregex-0002082d77e36763.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e7095aebfe4a90a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-52bb42d858bc58b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f5ed519b4df4fea7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f18faacb96b1a97c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-127dbb9cbb77ceb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96680c2cccd966f0.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libwasmprinter-7bdc35ddabdeb2e4.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-d8b9747d21eae2d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00a68d0178a729e7.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-8818ec37884df4b0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1b5c479fbd034fd8.rlib" "/opt/rustwide/target/debug/deps/librand-b67225e3c30aaf7c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-432a87cd222a1c88.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-78c03ea986907331.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0de4d1e5d520ec7a.rlib" "/opt/rustwide/target/debug/deps/liblibc-edc42433f7076b81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-05d3ff9987b84dc3.rlib" "/opt/rustwide/target/debug/deps/libserde-c73843fd24d1666b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test01-355af377e9ca89aa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "b94b291e6acbca4234b5a59217ed295e07c23769d98bc8b2cc2ab1903205d99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94b291e6acbca4234b5a59217ed295e07c23769d98bc8b2cc2ab1903205d99a", kill_on_drop: false }` [INFO] [stdout] b94b291e6acbca4234b5a59217ed295e07c23769d98bc8b2cc2ab1903205d99a