[INFO] fetching crate cargo-dylint 3.2.1...
[INFO] checking cargo-dylint-3.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate cargo-dylint 3.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cargo-dylint 3.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-dylint 3.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-dylint 3.2.1
[INFO] tweaked toml for crates.io crate cargo-dylint 3.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-dylint 3.2.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 643443ab85d876b4cbc9cd6c1c66073829e2c8c9b203a78f3a79fbbbf7d59c2f
[INFO] running `Command { std: "docker" "start" "-a" "643443ab85d876b4cbc9cd6c1c66073829e2c8c9b203a78f3a79fbbbf7d59c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "643443ab85d876b4cbc9cd6c1c66073829e2c8c9b203a78f3a79fbbbf7d59c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643443ab85d876b4cbc9cd6c1c66073829e2c8c9b203a78f3a79fbbbf7d59c2f", kill_on_drop: false }`
[INFO] [stdout] 643443ab85d876b4cbc9cd6c1c66073829e2c8c9b203a78f3a79fbbbf7d59c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4501be69cb1f6207acd27432e4bf9ea3a1506718789aa9d3a028760b5a1dbd5
[INFO] running `Command { std: "docker" "start" "-a" "f4501be69cb1f6207acd27432e4bf9ea3a1506718789aa9d3a028760b5a1dbd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking gimli v0.31.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.1.25
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking rewriter v0.1.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking similar-asserts v1.6.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking addr2line v0.24.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]     Checking rust-embed-utils v8.5.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking cargo-util v0.2.14
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking clap v4.5.19
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde-untagged v0.1.6
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking cargo-util-schemas v0.5.0
[INFO] [stderr]     Checking dylint_internal v3.2.1
[INFO] [stderr]    Compiling dylint v3.2.1
[INFO] [stderr]     Checking cargo-dylint v3.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/ci.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__ci`, `__clap_headings`, `cargo-cli`, `cargo-lib`, and `default`
[INFO] [stdout]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: requested on the command line with `-D unexpected-cfgs`
[INFO] [stdout]    = note: this error 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: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]  --> tests/integration/depinfo_dylint_libs.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[ctor::ctor]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `__ci`, `__clap_headings`, `cargo-cli`, `cargo-lib`, and `default`
[INFO] [stdout]   = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: requested on the command line with `-D unexpected-cfgs`
[INFO] [stdout]   = note: this error 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: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/integration/library_packages.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `__ci`, `__clap_headings`, `cargo-cli`, `cargo-lib`, and `default`
[INFO] [stdout]    = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this error originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-dylint` (test "integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-dylint` (test "ci") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f4501be69cb1f6207acd27432e4bf9ea3a1506718789aa9d3a028760b5a1dbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4501be69cb1f6207acd27432e4bf9ea3a1506718789aa9d3a028760b5a1dbd5", kill_on_drop: false }`
[INFO] [stdout] f4501be69cb1f6207acd27432e4bf9ea3a1506718789aa9d3a028760b5a1dbd5
