[INFO] fetching crate skipif 0.1.0... [INFO] testing skipif-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate skipif 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate skipif 0.1.0 [INFO] finished tweaking crates.io crate skipif 0.1.0 [INFO] tweaked toml for crates.io crate skipif 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate skipif 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.21.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded anstyle v1.0.13 [INFO] [stderr] Downloaded proc-macro-crate v3.4.0 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9928ad14d03342f61fb592080a7e55223717b894a306e9aed55226cb530e875 [INFO] running `Command { std: "docker" "start" "-a" "b9928ad14d03342f61fb592080a7e55223717b894a306e9aed55226cb530e875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9928ad14d03342f61fb592080a7e55223717b894a306e9aed55226cb530e875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9928ad14d03342f61fb592080a7e55223717b894a306e9aed55226cb530e875", kill_on_drop: false }` [INFO] [stdout] b9928ad14d03342f61fb592080a7e55223717b894a306e9aed55226cb530e875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 005d0d2f28bb3acd3653f338a484533d28eb62c3d16cfd57e217a64716fe7682 [INFO] running `Command { std: "docker" "start" "-a" "005d0d2f28bb3acd3653f338a484533d28eb62c3d16cfd57e217a64716fe7682", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling skipif v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "005d0d2f28bb3acd3653f338a484533d28eb62c3d16cfd57e217a64716fe7682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "005d0d2f28bb3acd3653f338a484533d28eb62c3d16cfd57e217a64716fe7682", kill_on_drop: false }` [INFO] [stdout] 005d0d2f28bb3acd3653f338a484533d28eb62c3d16cfd57e217a64716fe7682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c2b613326b02c4b5d40c28bad8c29c060fd84fa5fe7d500c7926869bae9f08 [INFO] running `Command { std: "docker" "start" "-a" "32c2b613326b02c4b5d40c28bad8c29c060fd84fa5fe7d500c7926869bae9f08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling skipif v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.80s [INFO] running `Command { std: "docker" "inspect" "32c2b613326b02c4b5d40c28bad8c29c060fd84fa5fe7d500c7926869bae9f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c2b613326b02c4b5d40c28bad8c29c060fd84fa5fe7d500c7926869bae9f08", kill_on_drop: false }` [INFO] [stdout] 32c2b613326b02c4b5d40c28bad8c29c060fd84fa5fe7d500c7926869bae9f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2079a5c7ab3e7e7e7c36797dc33cf1ef0f8cbc4195ec0b1fbb0621cbc6036cd [INFO] running `Command { std: "docker" "start" "-a" "e2079a5c7ab3e7e7e7c36797dc33cf1ef0f8cbc4195ec0b1fbb0621cbc6036cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skipif-2344a17eafa375fa) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse::test::parse_skipif_args::case_1_single_call_arg ... ok [INFO] [stdout] test parse::test::parse_skipif_args::case_2_multiple_call_args ... ok [INFO] [stdout] test analyze::test::analyze_skipif_args::case_1_single_call_arg ... ok [INFO] [stdout] test parse::test::parse_skipif_args::case_3_arbitrary_call_iden ... ok [INFO] [stdout] test analyze::test::analyze_skipif_args::case_2_multiple_call_args ... ok [INFO] [stdout] test parse::test::parse_skipif_args::case_4_multiple_instances_of_same_arg ... ok [INFO] [stderr] Running tests/test_skipif.rs (/opt/rustwide/target/debug/deps/test_skipif-41b2704238756356) [INFO] [stdout] test analyze::test::analyze_skipif_args::case_3_multiple_instances_of_same_arg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::dont_skip_if_var_is_set ... ok [INFO] [stdout] test tests::skipif_missing_env_SKIPPED ... ok [INFO] [stdout] test tests::skipif_missing_env_with_nondefault_test_signature_SKIPPED ... ok [INFO] [stdout] test tests::skipif_missing_one_or_more_specified_envs_SKIPPED ... ok [INFO] [stdout] test recompile_validate_stdout::case_4_skipif_missing_env_with_nondefault_test_signature_skipped ... ok [INFO] [stdout] test recompile_validate_stdout::case_2_skipif_missing_env_skipped ... ok [INFO] [stdout] test recompile_validate_stdout::case_6_skipif_missing_env_with_nondefault_test_signature_notskipped ... ok [INFO] [stdout] test recompile_validate_stdout::case_3_skipif_missing_env_skipped ... ok [INFO] [stdout] test recompile_validate_stdout::case_1_dont_skip_if_var_is_set_notskipped ... ok [INFO] [stdout] test recompile_validate_stdout::case_7_skipif_missing_one_or_more_specified_envs_notskipped ... ok [INFO] [stderr] Doc-tests skipif [INFO] [stdout] test recompile_validate_stdout::case_5_skipif_missing_env_notskipped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2079a5c7ab3e7e7e7c36797dc33cf1ef0f8cbc4195ec0b1fbb0621cbc6036cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2079a5c7ab3e7e7e7c36797dc33cf1ef0f8cbc4195ec0b1fbb0621cbc6036cd", kill_on_drop: false }` [INFO] [stdout] e2079a5c7ab3e7e7e7c36797dc33cf1ef0f8cbc4195ec0b1fbb0621cbc6036cd