[INFO] cloning repository https://github.com/jimblandy/wscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimblandy/wscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87bdefe99f5296de697881c919dda7ea6b907a5 [INFO] testing jimblandy/wscript against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimblandy/wscript on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimblandy/wscript [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/jimblandy/wscript [INFO] tweaked toml for git repo https://github.com/jimblandy/wscript written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jimblandy/wscript already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ac1328757e7fa84f226d4417f533eea99923361c05668e9f10468d6c310405a [INFO] running `Command { std: "docker" "start" "-a" "1ac1328757e7fa84f226d4417f533eea99923361c05668e9f10468d6c310405a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac1328757e7fa84f226d4417f533eea99923361c05668e9f10468d6c310405a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac1328757e7fa84f226d4417f533eea99923361c05668e9f10468d6c310405a", kill_on_drop: false }` [INFO] [stdout] 1ac1328757e7fa84f226d4417f533eea99923361c05668e9f10468d6c310405a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f7a6ddb93b8af49af33f64d750633f578bc853b47a172ea0e167a451e530f8c [INFO] running `Command { std: "docker" "start" "-a" "6f7a6ddb93b8af49af33f64d750633f578bc853b47a172ea0e167a451e530f8c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling glow v0.11.2 (https://github.com/grovesNL/glow/?rev=c8a011fcd57a5c68cc917ed394baa484bdefc909#c8a011fc) [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling naga v0.10.0 (https://github.com/gfx-rs/naga?rev=e7fc8e6#e7fc8e64) [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling wgpu-hal v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.44s [INFO] running `Command { std: "docker" "inspect" "6f7a6ddb93b8af49af33f64d750633f578bc853b47a172ea0e167a451e530f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7a6ddb93b8af49af33f64d750633f578bc853b47a172ea0e167a451e530f8c", kill_on_drop: false }` [INFO] [stdout] 6f7a6ddb93b8af49af33f64d750633f578bc853b47a172ea0e167a451e530f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07dacc00b8072409c1a2335aaf88f123baa79c92e6c533ba98ac7523d07cb3f6 [INFO] running `Command { std: "docker" "start" "-a" "07dacc00b8072409c1a2335aaf88f123baa79c92e6c533ba98ac7523d07cb3f6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling naga v0.10.0 (https://github.com/gfx-rs/naga?rev=e7fc8e6#e7fc8e64) [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling libtest-mimic v0.5.2 [INFO] [stderr] Compiling datatest-stable v0.1.3 [INFO] [stderr] Compiling wgpu-hal v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu-core v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5cyXk4/symbols.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.run.9f34b72083325526-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e.3xiynzlqwez65byp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdatatest_stable-0c2fb73c0652f3fc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-9969ea2c581d00a3.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/libregex-02e5723190758c3c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-066a9286f08851ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4623677c0054f132.rlib" "/opt/rustwide/target/debug/deps/liblibtest_mimic-3dbbfcf18b1d0529.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b67808ec26d3f023.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-abe2397a2c96e827.rlib" "/opt/rustwide/target/debug/deps/libclap-3acf38b56505061d.rlib" "/opt/rustwide/target/debug/deps/libatty-8554b24d13fdc2e5.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7ef325071a3ba11.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-938ff534262620aa.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6a3c1d65be784613.rlib" "/opt/rustwide/target/debug/deps/libwscript-71bc573e5d45520d.rlib" "/opt/rustwide/target/debug/deps/libpollster-0776712b80cc3844.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a8da6385ae9a9026.rlib" "/opt/rustwide/target/debug/deps/libwgpu-ec01c8befaa118ad.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-60c1f237015c6dab.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-ded505459b3f35e9.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-0ab7d0a23372c261.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-a88acb4f34eb1c93.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-1f370746f3693bbe.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-4622862e09f6b9fb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b77bbadc3c8ee64c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-9f11d0732ea70010.rlib" "/opt/rustwide/target/debug/deps/libprofiling-d99cb96ff61a5172.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-39829cf5c9359fc3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-f093bd47048766ce.rlib" "/opt/rustwide/target/debug/deps/libash-47c9783516946682.rlib" "/opt/rustwide/target/debug/deps/liblibloading-04d05be3a9564a09.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5472ab1546c70635.rlib" "/opt/rustwide/target/debug/deps/libcty-c48a803ddc3aeceb.rlib" "/opt/rustwide/target/debug/deps/libglow-d9097b4b470caf0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-7a8eb19a6f3eb615.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ee67583f5d68bb3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9f9bc994ac7fe19.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c302bafe309131e4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3ea6482188c09cdc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b38d47621b460a7.rlib" "/opt/rustwide/target/debug/deps/libnaga-f3bd50525f496909.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-a49ff783ea4f8448.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-b3fe2c79d39766c8.rlib" "/opt/rustwide/target/debug/deps/liblog-1cc6d9ffb80465e2.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7de338d99e66c1e4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-285119883aef2844.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-e60bcbf9faffe4ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-38269d6d6a8fa6a3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-283dc044aa3364d5.rlib" "/opt/rustwide/target/debug/deps/libspirv-e7669046edab0caa.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7ed164b7ea9c9f23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ef139a8d4339c8dc.rlib" "/opt/rustwide/target/debug/deps/libariadne-527bdeef73cf3a38.rlib" "/opt/rustwide/target/debug/deps/libyansi-da31d5ae306ad86a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5719a0b00df6d9c2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5b56e18456ec992d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e62c1efe1c5cd95.rlib" "/opt/rustwide/target/debug/deps/libahash-343b73a09979eeae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e676df3b2c07e2fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-fba539be221f1523.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e1538b2f4f28f9fe.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `wscript` (test "run") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07dacc00b8072409c1a2335aaf88f123baa79c92e6c533ba98ac7523d07cb3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dacc00b8072409c1a2335aaf88f123baa79c92e6c533ba98ac7523d07cb3f6", kill_on_drop: false }` [INFO] [stdout] 07dacc00b8072409c1a2335aaf88f123baa79c92e6c533ba98ac7523d07cb3f6