[INFO] fetching crate tendrils-core 0.0.2... [INFO] checking tendrils-core-0.0.2 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate tendrils-core 0.0.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tendrils-core 0.0.2 [INFO] finished tweaking crates.io crate tendrils-core 0.0.2 [INFO] tweaked toml for crates.io crate tendrils-core 0.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tendrils-core 0.0.2 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding winreg v0.52.0 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14c800a7ba563ad53a277c0579acdf937d62834a0da9c95e2a393492f4872e75 [INFO] running `Command { std: "docker" "start" "-a" "14c800a7ba563ad53a277c0579acdf937d62834a0da9c95e2a393492f4872e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14c800a7ba563ad53a277c0579acdf937d62834a0da9c95e2a393492f4872e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c800a7ba563ad53a277c0579acdf937d62834a0da9c95e2a393492f4872e75", kill_on_drop: false }` [INFO] [stdout] 14c800a7ba563ad53a277c0579acdf937d62834a0da9c95e2a393492f4872e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b64c860b64709fc44566cf207f858a3072eda5b589b6cacdb5d07729039edbaa [INFO] running `Command { std: "docker" "start" "-a" "b64c860b64709fc44566cf207f858a3072eda5b589b6cacdb5d07729039edbaa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking tendrils-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/config/tests/get_global_config_tests.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(target_os = "linux", ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> src/tests/common_action_tests.rs:1409:5 [INFO] [stdout] | [INFO] [stdout] 1409 | #[cfg_attr(any(not(target_os = "linux"), not(feature = "_admin_tests")), ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tendrils-core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b64c860b64709fc44566cf207f858a3072eda5b589b6cacdb5d07729039edbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64c860b64709fc44566cf207f858a3072eda5b589b6cacdb5d07729039edbaa", kill_on_drop: false }` [INFO] [stdout] b64c860b64709fc44566cf207f858a3072eda5b589b6cacdb5d07729039edbaa