[INFO] fetching crate cargo-feature-combinations 0.0.15...
[INFO] checking cargo-feature-combinations-0.0.15 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cargo-feature-combinations 0.0.15 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cargo-feature-combinations 0.0.15 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-feature-combinations 0.0.15
[INFO] finished tweaking crates.io crate cargo-feature-combinations 0.0.15
[INFO] tweaked toml for crates.io crate cargo-feature-combinations 0.0.15 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-feature-combinations 0.0.15 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded serde_json_merge v0.0.4
[INFO] [stderr]   Downloaded camino v1.1.4
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 253c27ba623ec1804a46023e760a4b5d311e2d284de50309520bf1855413f647
[INFO] running `Command { std: "docker" "start" "-a" "253c27ba623ec1804a46023e760a4b5d311e2d284de50309520bf1855413f647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253c27ba623ec1804a46023e760a4b5d311e2d284de50309520bf1855413f647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253c27ba623ec1804a46023e760a4b5d311e2d284de50309520bf1855413f647", kill_on_drop: false }`
[INFO] [stdout] 253c27ba623ec1804a46023e760a4b5d311e2d284de50309520bf1855413f647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ec327511aa1deefe61bd5cab3c386f93d880520d4a48afd97b98f9ff9944eda
[INFO] running `Command { std: "docker" "start" "-a" "4ec327511aa1deefe61bd5cab3c386f93d880520d4a48afd97b98f9ff9944eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking serde_json_merge v0.0.4
[INFO] [stderr]     Checking cargo-feature-combinations v0.0.15 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/../tests/single_mod_multiple_errors_stderr.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:642:23
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let txt = include_bytes!($path);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 650 |         let stderr = open!("../tests/single_mod_multiple_errors_stderr.txt")?;
[INFO] [stdout]     |                      ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `open` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/two_mods_warnings_stderr.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:642:23
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let txt = include_bytes!($path);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 658 |         let stderr = open!("../tests/two_mods_warnings_stderr.txt")?;
[INFO] [stdout]     |                      ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `open` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-feature-combinations` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ec327511aa1deefe61bd5cab3c386f93d880520d4a48afd97b98f9ff9944eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec327511aa1deefe61bd5cab3c386f93d880520d4a48afd97b98f9ff9944eda", kill_on_drop: false }`
[INFO] [stdout] 4ec327511aa1deefe61bd5cab3c386f93d880520d4a48afd97b98f9ff9944eda
