[INFO] cloning repository https://github.com/Tamschi/rantsy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tamschi/rantsy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84fa8a1b974627d1e5b522e13e67a0d1dc7994a6 [INFO] testing Tamschi/rantsy against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Frantsy" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamschi/rantsy on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-38/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-38/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tamschi/rantsy [INFO] finished tweaking git repo https://github.com/Tamschi/rantsy [INFO] tweaked toml for git repo https://github.com/Tamschi/rantsy written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/Tamschi/rantsy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.76 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.26 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Downloaded wasm-bindgen v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.76 [INFO] [stderr] Downloaded smartstring v0.2.7 [INFO] [stderr] Downloaded quickscope v0.1.6 [INFO] [stderr] Downloaded rand_hc v0.3.1 [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded cervine v0.0.6 [INFO] [stderr] Downloaded indexmap v1.7.0 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded line-col v0.2.1 [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded rand v0.8.4 [INFO] [stderr] Downloaded rand_chacha v0.3.1 [INFO] [stderr] Downloaded rand_core v0.6.3 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded js-sys v0.3.53 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.26 [INFO] [stderr] Downloaded rant v4.0.0-alpha.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc53b2b4792e467c05eb2a4e8469907134cf3671354ff6345db97791ba31e60 [INFO] running `Command { std: "docker" "start" "-a" "adc53b2b4792e467c05eb2a4e8469907134cf3671354ff6345db97791ba31e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc53b2b4792e467c05eb2a4e8469907134cf3671354ff6345db97791ba31e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc53b2b4792e467c05eb2a4e8469907134cf3671354ff6345db97791ba31e60", kill_on_drop: false }` [INFO] [stdout] adc53b2b4792e467c05eb2a4e8469907134cf3671354ff6345db97791ba31e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88397e1bd9d5b0c8e756af3e6c7bada5b7212613e1409e8ba54b9c84e23a7536 [INFO] running `Command { std: "docker" "start" "-a" "88397e1bd9d5b0c8e756af3e6c7bada5b7212613e1409e8ba54b9c84e23a7536", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cervine v0.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quickscope v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling rant v4.0.0-alpha.22 [INFO] [stderr] Compiling rantsy v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod rant; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RantProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RantValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RuntimeResult(PhantomData); [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 3m 00s [INFO] running `Command { std: "docker" "inspect" "88397e1bd9d5b0c8e756af3e6c7bada5b7212613e1409e8ba54b9c84e23a7536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88397e1bd9d5b0c8e756af3e6c7bada5b7212613e1409e8ba54b9c84e23a7536", kill_on_drop: false }` [INFO] [stdout] 88397e1bd9d5b0c8e756af3e6c7bada5b7212613e1409e8ba54b9c84e23a7536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0930729fad4323b72fe38f0f5ea37a327a035799e6b05b85b9ae781a49d1497e [INFO] running `Command { std: "docker" "start" "-a" "0930729fad4323b72fe38f0f5ea37a327a035799e6b05b85b9ae781a49d1497e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling rant v4.0.0-alpha.22 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.26 [INFO] [stderr] Compiling rantsy v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod rant; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct RantProgram; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RantValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RuntimeResult(PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.unincluded_meta_workflows_ci.000a6160-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32.2t87dwjlowf7by5l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-82abd7a6e3e1d587.rlib" "/opt/rustwide/target/debug/deps/libtoml-4bce52ca80bb76f2.rlib" "/opt/rustwide/target/debug/deps/libserde-d791178137df007b.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-122975b23f6b6875.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsyn-97e27a7e92ae792f.rlib" "/opt/rustwide/target/debug/deps/libquote-f5805fce9152d02a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-2fce839b523df61d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5916e8d668412dc7.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6bc19bd355fd44c7.rlib" "/opt/rustwide/target/debug/deps/libregex-0e9a3ff9a7ee408f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9bc473a8ef5cbfcb.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_workflows_ci-eb0f9f55b8d40e32" "-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: could not compile `rantsy` due to 2 previous errors [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/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.meta_badges.9fe7a8af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c.kaq8lln226f398b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgit_info-a778175ef04f43ce.rlib" "/opt/rustwide/target/debug/deps/libversion_sync-82abd7a6e3e1d587.rlib" "/opt/rustwide/target/debug/deps/libtoml-4bce52ca80bb76f2.rlib" "/opt/rustwide/target/debug/deps/libserde-d791178137df007b.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-122975b23f6b6875.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsyn-97e27a7e92ae792f.rlib" "/opt/rustwide/target/debug/deps/libquote-f5805fce9152d02a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-2fce839b523df61d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5916e8d668412dc7.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6bc19bd355fd44c7.rlib" "/opt/rustwide/target/debug/deps/libregex-0e9a3ff9a7ee408f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9bc473a8ef5cbfcb.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/meta_badges-ba4fcc718bceca8c" "-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: could not compile `rantsy` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0930729fad4323b72fe38f0f5ea37a327a035799e6b05b85b9ae781a49d1497e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0930729fad4323b72fe38f0f5ea37a327a035799e6b05b85b9ae781a49d1497e", kill_on_drop: false }` [INFO] [stdout] 0930729fad4323b72fe38f0f5ea37a327a035799e6b05b85b9ae781a49d1497e