[INFO] cloning repository https://github.com/ConnorSkees/grass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorSkees/grass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd92ebf39b16a89d757f473927e59c68b178e076 [INFO] testing ConnorSkees/grass against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ConnorSkees/grass [INFO] finished tweaking git repo https://github.com/ConnorSkees/grass [INFO] tweaked toml for git repo https://github.com/ConnorSkees/grass written to /workspace/builds/worker-79/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fddc8955db87dcaac564ec43d63ee8297dc96b9f984c426005707fc854a8571 [INFO] running `Command { std: "docker" "start" "-a" "8fddc8955db87dcaac564ec43d63ee8297dc96b9f984c426005707fc854a8571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fddc8955db87dcaac564ec43d63ee8297dc96b9f984c426005707fc854a8571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fddc8955db87dcaac564ec43d63ee8297dc96b9f984c426005707fc854a8571", kill_on_drop: false }` [INFO] [stdout] 8fddc8955db87dcaac564ec43d63ee8297dc96b9f984c426005707fc854a8571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52e070ee01638a0e852adb5796e896eb3ebe562e79a3534f829011aadc69b413 [INFO] running `Command { std: "docker" "start" "-a" "52e070ee01638a0e852adb5796e896eb3ebe562e79a3534f829011aadc69b413", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lasso v0.5.1 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling grass v0.10.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `super_selector` [INFO] [stdout] --> src/atrule/unknown.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub super_selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left` [INFO] [stdout] --> src/selector/extend/extension.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub left: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right` [INFO] [stdout] --> src/selector/extend/extension.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub right: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/selector/extend/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/selector/extend/rule.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.64s [INFO] running `Command { std: "docker" "inspect" "52e070ee01638a0e852adb5796e896eb3ebe562e79a3534f829011aadc69b413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e070ee01638a0e852adb5796e896eb3ebe562e79a3534f829011aadc69b413", kill_on_drop: false }` [INFO] [stdout] 52e070ee01638a0e852adb5796e896eb3ebe562e79a3534f829011aadc69b413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a29e1ced44b67ea37cf29f691ae05ec5f65f2dbf1e8be3684bab16a12ed574d [INFO] running `Command { std: "docker" "start" "-a" "6a29e1ced44b67ea37cf29f691ae05ec5f65f2dbf1e8be3684bab16a12ed574d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stdout] warning: field is never read: `super_selector` [INFO] [stdout] --> src/atrule/unknown.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub super_selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left` [INFO] [stdout] --> src/selector/extend/extension.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub left: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right` [INFO] [stdout] --> src/selector/extend/extension.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub right: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/selector/extend/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/selector/extend/rule.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling grass v0.10.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `grass` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name extend --edition=2018 tests/extend.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="commandline"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="random"' -C metadata=37504d1d52c480df -C extra-filename=-37504d1d52c480df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern beef=/opt/rustwide/target/debug/deps/libbeef-bca425ffa1ea87b1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a4c53b472c0d752.rlib --extern codemap=/opt/rustwide/target/debug/deps/libcodemap-25d7b65bdacba26f.rlib --extern grass=/opt/rustwide/target/debug/deps/libgrass-4631f83b7ab25dc9.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0cd79d5bfad764ea.rlib --extern lasso=/opt/rustwide/target/debug/deps/liblasso-93a3e28dcae65eb8.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-34ee346e9937ac69.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-586103c75e57c364.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-4d6a3c29c1b84e5f.so --extern phf=/opt/rustwide/target/debug/deps/libphf-bdbd46d48d8b8ccb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6eb94b003c57a8fb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9b5a3633ff4fa343.rlib --cap-lints=forbid` (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/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.whitespace.6017bb65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045.2art67n1kf4fcx3r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgrass-4631f83b7ab25dc9.rlib" "/opt/rustwide/target/debug/deps/libphf-bdbd46d48d8b8ccb.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-70ba35f051ca7f8d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0cd79d5bfad764ea.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-586103c75e57c364.rlib" "/opt/rustwide/target/debug/deps/liblasso-93a3e28dcae65eb8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fba4520a460d4338.rlib" "/opt/rustwide/target/debug/deps/libahash-c13f8b02ca9d5ea4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-34ee346e9937ac69.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librand-6eb94b003c57a8fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libcodemap-25d7b65bdacba26f.rlib" "/opt/rustwide/target/debug/deps/libbeef-bca425ffa1ea87b1.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/whitespace-47b67b437419d045" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.simple_selectors.ccc176c8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1.3tncufo3hk5pjufw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgrass-4631f83b7ab25dc9.rlib" "/opt/rustwide/target/debug/deps/libphf-bdbd46d48d8b8ccb.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-70ba35f051ca7f8d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0cd79d5bfad764ea.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-586103c75e57c364.rlib" "/opt/rustwide/target/debug/deps/liblasso-93a3e28dcae65eb8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fba4520a460d4338.rlib" "/opt/rustwide/target/debug/deps/libahash-c13f8b02ca9d5ea4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-34ee346e9937ac69.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/librand-6eb94b003c57a8fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libcodemap-25d7b65bdacba26f.rlib" "/opt/rustwide/target/debug/deps/libbeef-bca425ffa1ea87b1.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_selectors-f536fb4a1285f0d1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a29e1ced44b67ea37cf29f691ae05ec5f65f2dbf1e8be3684bab16a12ed574d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a29e1ced44b67ea37cf29f691ae05ec5f65f2dbf1e8be3684bab16a12ed574d", kill_on_drop: false }` [INFO] [stdout] 6a29e1ced44b67ea37cf29f691ae05ec5f65f2dbf1e8be3684bab16a12ed574d