[INFO] cloning repository https://github.com/Notgnoshi/herostratus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Notgnoshi/herostratus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotgnoshi%2Fherostratus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotgnoshi%2Fherostratus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231b3b87a038ea43523be933354cc43ad32152ef [INFO] building Notgnoshi/herostratus against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotgnoshi%2Fherostratus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Notgnoshi/herostratus on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Notgnoshi/herostratus [INFO] finished tweaking git repo https://github.com/Notgnoshi/herostratus [INFO] tweaked toml for git repo https://github.com/Notgnoshi/herostratus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Notgnoshi/herostratus 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6170df8dc2587a75c792b23e3cd7722f23bb683938ae6c7a076439fd805ec2d4 [INFO] running `Command { std: "docker" "start" "-a" "6170df8dc2587a75c792b23e3cd7722f23bb683938ae6c7a076439fd805ec2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6170df8dc2587a75c792b23e3cd7722f23bb683938ae6c7a076439fd805ec2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6170df8dc2587a75c792b23e3cd7722f23bb683938ae6c7a076439fd805ec2d4", kill_on_drop: false }` [INFO] [stdout] 6170df8dc2587a75c792b23e3cd7722f23bb683938ae6c7a076439fd805ec2d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7be1c835afb480ef0faec5e31ec95d2795b6bc618d2f9a0734cc2f938d7e9ce [INFO] running `Command { std: "docker" "start" "-a" "c7be1c835afb480ef0faec5e31ec95d2795b6bc618d2f9a0734cc2f938d7e9ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling gix-trace v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling jiff v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling gix-sec v0.10.10 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling imara-diff v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling gix-path v0.10.13 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.2 [INFO] [stderr] Compiling gix-actor v0.33.1 [INFO] [stderr] Compiling gix-chunk v0.4.10 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling gix-bitmap v0.2.13 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling gix-mailmap v0.25.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.1 [INFO] [stderr] Compiling gix-packetline v0.18.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling gix-object v0.45.0 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-attributes v0.23.1 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-ignore v0.12.1 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-revwalk v0.16.0 [INFO] [stderr] Compiling gix-traverse v0.42.0 [INFO] [stderr] Compiling gix-filter v0.14.0 [INFO] [stderr] Compiling gix-index v0.36.0 [INFO] [stderr] Compiling gix-ref v0.48.0 [INFO] [stderr] Compiling gix-pathspec v0.8.1 [INFO] [stderr] Compiling gix-revision v0.30.0 [INFO] [stderr] Compiling gix-worktree-stream v0.16.0 [INFO] [stderr] Compiling gix-credentials v0.25.1 [INFO] [stderr] Compiling gix-transport v0.43.1 [INFO] [stderr] Compiling gix-worktree v0.37.0 [INFO] [stderr] Compiling gix-diff v0.47.0 [INFO] [stderr] Compiling gix-discover v0.36.0 [INFO] [stderr] Compiling gix-config v0.41.0 [INFO] [stderr] Compiling gix-dir v0.9.0 [INFO] [stderr] Compiling gix-refspec v0.26.0 [INFO] [stderr] Compiling gix-pack v0.54.0 [INFO] [stderr] Compiling gix-submodule v0.15.0 [INFO] [stderr] Compiling gix-status v0.14.0 [INFO] [stderr] Compiling gix-protocol v0.46.1 [INFO] [stderr] Compiling gix-merge v0.0.0 [INFO] [stderr] Compiling gix-worktree-state v0.14.0 [INFO] [stderr] Compiling gix-archive v0.16.0 [INFO] [stderr] Compiling gix-odb v0.64.0 [INFO] [stderr] Compiling gix-negotiate v0.16.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling gix v0.67.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling herostratus v0.1.0 (/opt/rustwide/workdir/herostratus) [INFO] [stderr] Compiling herostratus-tests v0.1.0 (/opt/rustwide/workdir/herostratus-tests) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> herostratus-tests/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "c7be1c835afb480ef0faec5e31ec95d2795b6bc618d2f9a0734cc2f938d7e9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7be1c835afb480ef0faec5e31ec95d2795b6bc618d2f9a0734cc2f938d7e9ce", kill_on_drop: false }` [INFO] [stdout] c7be1c835afb480ef0faec5e31ec95d2795b6bc618d2f9a0734cc2f938d7e9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c067534e142e1ff5adaa1cfecf4bbd0d49e19e4857e835c407f1182cb98551e8 [INFO] running `Command { std: "docker" "start" "-a" "c067534e142e1ff5adaa1cfecf4bbd0d49e19e4857e835c407f1182cb98551e8", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling gix-path v0.10.13 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-actor v0.33.1 [INFO] [stderr] Compiling gix-validate v0.9.2 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-object v0.45.0 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.1 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-attributes v0.23.1 [INFO] [stderr] Compiling gix-ignore v0.12.1 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling gix-packetline v0.18.2 [INFO] [stderr] Compiling gix-credentials v0.25.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling gix-mailmap v0.25.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling gix-transport v0.43.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling gix-pathspec v0.8.1 [INFO] [stderr] Compiling gix-revwalk v0.16.0 [INFO] [stderr] Compiling gix-filter v0.14.0 [INFO] [stderr] Compiling gix-traverse v0.42.0 [INFO] [stderr] Compiling gix-ref v0.48.0 [INFO] [stderr] Compiling gix-revision v0.30.0 [INFO] [stderr] Compiling gix-index v0.36.0 [INFO] [stderr] Compiling gix-worktree-stream v0.16.0 [INFO] [stderr] Compiling gix-discover v0.36.0 [INFO] [stderr] Compiling gix-config v0.41.0 [INFO] [stderr] Compiling gix-pack v0.54.0 [INFO] [stderr] Compiling gix-refspec v0.26.0 [INFO] [stderr] Compiling gix-archive v0.16.0 [INFO] [stderr] Compiling gix-protocol v0.46.1 [INFO] [stderr] Compiling gix-negotiate v0.16.0 [INFO] [stderr] Compiling gix-worktree v0.37.0 [INFO] [stderr] Compiling gix-dir v0.9.0 [INFO] [stderr] Compiling gix-diff v0.47.0 [INFO] [stderr] Compiling gix-merge v0.0.0 [INFO] [stderr] Compiling gix-worktree-state v0.14.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling gix-status v0.14.0 [INFO] [stderr] Compiling gix-submodule v0.15.0 [INFO] [stderr] Compiling gix-odb v0.64.0 [INFO] [stderr] Compiling gix v0.67.0 [INFO] [stderr] Compiling herostratus v0.1.0 (/opt/rustwide/workdir/herostratus) [INFO] [stderr] Compiling herostratus-tests v0.1.0 (/opt/rustwide/workdir/herostratus-tests) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> herostratus-tests/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> herostratus-tests/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRQDnla/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libherostratus-5b46cebd8a026a98.rlib,libtoml-6dbb9ee3194041e4.rlib,libtoml_edit-4ffad1d9b8f90eae.rlib,libserde_spanned-6441963634cac406.rlib,libindexmap-115358eee2452411.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libtoml_datetime-e3014e5984f85324.rlib,libclap-24523df560417aac.rlib,libclap_builder-728c22ea65127ea8.rlib,libstrsim-24acdad2526b95b7.rlib,libclap_lex-0e908d52bfe2a542.rlib,libinventory-662df9a99e51faf0.rlib,libherostratus_tests-3624d036de595e68.rlib,libgix-a0b869db12b63015.rlib,libgix_status-390a857b88267f47.rlib,libgix_worktree_state-c3700cdc756b3d27.rlib,libio_close-20e0a02c2396e5d7.rlib,libgix_archive-b470e73185ade20f.rlib,libgix_worktree_stream-d1665d4ec12dc7d9.rlib,libgix_mailmap-59943e7c9b043ad5.rlib,libgix_submodule-109260f56d16c851.rlib,libgix_config-e27629f19195cc61.rlib,libgix_diff-448a2f3367060fba.rlib,libgix_refspec-a39fe4689d1ad7fc.rlib,libgix_revision-fbf34f48a3213487.rlib,libgix_protocol-9923bba6e41ad1c7.rlib,libgix_transport-772ad0246eda17e7.rlib,libgix_packetline-7a4fb66b089cd27c.rlib,libgix_odb-6527cf2fcb28f9de.rlib,libgix_pack-d5b751b1d758bb0c.rlib,libuluru-4914f96d21ac440f.rlib,libarrayvec-1b252ee19ef31e11.rlib,libclru-7dc3459fa9d0eaf7.rlib,libarc_swap-4d53f24db0759841.rlib,libgix_negotiate-ba7c6dae9952a668.rlib,libgix_merge-fed2aa23015525b1.rlib,libimara_diff-aba08a70aefbcbd9.rlib,libgix_filter-914914e44f4e9fa5.rlib,libgix_packetline_blocking-f59ed89f75cfd2d4.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libgix_dir-8c34f9390ba128c7.rlib,libgix_worktree-1ce836e6d91e6bd0.rlib,libgix_pathspec-03d3f6951b17a1bb.rlib,libgix_index-2c90bd9a49dda133.rlib,libfnv-2d77ec4f6f971b24.rlib,libgix_bitmap-e8335c579707e6ce.rlib,libgix_traverse-c55abe43851f9b1e.rlib,libgix_revwalk-1d4c9cacc7680d9d.rlib,libgix_hashtable-d842832b50f8c151.rlib,libfiletime-e005b884839b80bf.rlib,libgix_ignore-80a7af6fbb194850.rlib,libgix_discover-785192fcbc31fcf2.rlib,libgix_ref-a9af59bcd5bbe034.rlib,libgix_lock-16be2d367178f7a0.rlib,libgix_tempfile-49638fc5fbd862b9.rlib,libsignal_hook-f4c7fb7ba28735da.rlib,libsignal_hook_registry-c67e1f251ed5d940.rlib,libdashmap-8b8b3da09bc4a895.rlib,libhashbrown-0361246b373bd1eb.rlib,libahash-6a5c514e647a1e85.rlib,libgetrandom-d42d23f5f6dd3438.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libgix_fs-c0f4b1b39f2534b6.rlib,libgix_object-feb730202e273e7b.rlib,libgix_validate-0ae92abd9d1946d0.rlib,libthiserror-8f30a9e14472abaf.rlib,libgix_credentials-10abc582291bb273.rlib,libgix_url-9d60fa0d87896955.rlib,libgix_prompt-2560b79159fe6e35.rlib,libgix_config_value-65ec3bf46db17248.rlib,libgix_sec-9bdb94021f9d04d4.rlib,libgix_commitgraph-5fbad11982105deb.rlib,libgix_chunk-df40e2c168b7e749.rlib,libmemmap2-a9a268f304331abc.rlib,libgix_command-2500e42de7293731.rlib,libshell_words-577647bd4f992c17.rlib,libgix_attributes-e4727ed7593cd878.rlib,libunicode_bom-4e1141728f5203f5.rlib,libgix_quote-844adb3d8c657622.rlib,libkstring-f7b3b55694561bc7.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libgix_glob-d49cc25f6f4a3b48.rlib,libgix_path-a2b157961adc4cf4.rlib,libhome-c43708049c272d87.rlib,libgix_features-0472ad480216644b.rlib,libcrossbeam_channel-b2c1401e59501778.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libgix_hash-1e3582a61fec5dee.rlib,libfaster_hex-11b0938aa36bf22b.rlib,libserde-0111ed64d4a8922b.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libflate2-da44c0c3ac4817bf.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libgix_trace-e99b1505d3205194.rlib,libprodash-d88dd96de20b1f90.rlib,libhuman_format-93b77bb97ca0c22d.rlib,libparking_lot-aee0ecc23e72e256.rlib,libparking_lot_core-544091b3f7d8c379.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libbytesize-bf7f62d3fa590dff.rlib,libbytes-485c92da441bbc40.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libgix_actor-439009cdc5d308ff.rlib,libgix_utils-e1c10aba1bd7b64d.rlib,libwinnow-df5a4b49cac5e255.rlib,libgix_date-a35c10dec8d4c403.rlib,libitoa-d34da3363977f6fb.rlib,libthiserror-7af4452591f33282.rlib,libjiff-dda9278870b0e904.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,libtracing_subscriber-ff9f93ad41d7d2a4.rlib,libsmallvec-6fa167ecaf216d34.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libtracing-9e461c723d8dad3f.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-031a241797973ce7.rlib,libgit2-17e1d2eac2662b05.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liblog-669e9396cafcbb01.rlib,liblibgit2_sys-97b46024fe6c6d52.rlib,liblibssh2_sys-43d7ac624e2649cc.rlib,libopenssl_sys-0632531e6f27fddb.rlib,liblibz_sys-41f22336ebb541f7.rlib,libtempfile-c2f294de009bca78.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-07f8a210343bf5a5.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libonce_cell-debe7c411cf97340.rlib,libassert_cmd-62585b5f928a4b04.rlib,libwait_timeout-6996072c6957d0ab.rlib,liblibc-bb4498038793aa73.rlib,libdoc_comment-0c3ad965c8452075.rlib,libbstr-ad244ef9166ff765.rlib,libpredicates_tree-bf520ea5efcb90d1.rlib,libtermtree-4521e55d84c1fd86.rlib,libpredicates-cdb169833a608b68.rlib,libregex-dc7c48e8e46de64f.rlib,libregex_automata-c8e647416915ea09.rlib,libaho_corasick-5318fee7af990b33.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-13fc688ae7f36982.rlib,libdifflib-b5c0d174341d4249.rlib,libnormalize_line_endings-912622c98f3c3da1.rlib,libfloat_cmp-a741ee378e2198b0.rlib,libnum_traits-a4eaef2146b88fe5.rlib,libpredicates_core-2bbfe06a51dba34a.rlib,libanstream-f7a5c2fd1cceb3a2.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libanstyle-c0c7eb5e4e0145aa.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-02d849f456c02e47/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-df99564ca32e63c4/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/add-e3a83505897f24b5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `herostratus` (test "add") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c067534e142e1ff5adaa1cfecf4bbd0d49e19e4857e835c407f1182cb98551e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c067534e142e1ff5adaa1cfecf4bbd0d49e19e4857e835c407f1182cb98551e8", kill_on_drop: false }` [INFO] [stdout] c067534e142e1ff5adaa1cfecf4bbd0d49e19e4857e835c407f1182cb98551e8