[INFO] fetching crate seferize_core 1.4.7...
[INFO] checking seferize_core-1.4.7 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] extracting crate seferize_core 1.4.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate seferize_core 1.4.7
[INFO] finished tweaking crates.io crate seferize_core 1.4.7
[INFO] tweaked toml for crates.io crate seferize_core 1.4.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seferize_core 1.4.7 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seferize_core 1.4.7 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c089315286f314434860d61a7f41ca694230b0782535ead76dd1386aaf6fe4b
[INFO] running `Command { std: "docker" "start" "-a" "7c089315286f314434860d61a7f41ca694230b0782535ead76dd1386aaf6fe4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c089315286f314434860d61a7f41ca694230b0782535ead76dd1386aaf6fe4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c089315286f314434860d61a7f41ca694230b0782535ead76dd1386aaf6fe4b", kill_on_drop: false }`
[INFO] [stdout] 7c089315286f314434860d61a7f41ca694230b0782535ead76dd1386aaf6fe4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c930742d8c08392c8e9d6afc97487cc33e8812c0ea98061a3b6c0103f1648b7
[INFO] running `Command { std: "docker" "start" "-a" "2c930742d8c08392c8e9d6afc97487cc33e8812c0ea98061a3b6c0103f1648b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking syn v2.0.107
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling seferize_base v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking seferize_core v1.4.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> src/samples/samples_with_ignore/module.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             #[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/samples/samples_with_ignore/module.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             #[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/samples/samples_with_ignore/module.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             #[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/samples/samples_with_ignore/module.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             #[ignore]
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seferize_core` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `seferize_core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c930742d8c08392c8e9d6afc97487cc33e8812c0ea98061a3b6c0103f1648b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c930742d8c08392c8e9d6afc97487cc33e8812c0ea98061a3b6c0103f1648b7", kill_on_drop: false }`
[INFO] [stdout] 2c930742d8c08392c8e9d6afc97487cc33e8812c0ea98061a3b6c0103f1648b7
