[INFO] fetching crate cfgfifo 0.2.0...
[INFO] checking cfgfifo-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate cfgfifo 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cfgfifo 0.2.0 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 cfgfifo 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cfgfifo 0.2.0
[INFO] tweaked toml for crates.io crate cfgfifo 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate cfgfifo 0.2.0 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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72f157bf3e4ce05fb1ca9d1b3dd93c54732aaf9e025128f9f0c6c792351e379c
[INFO] running `Command { std: "docker" "start" "-a" "72f157bf3e4ce05fb1ca9d1b3dd93c54732aaf9e025128f9f0c6c792351e379c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72f157bf3e4ce05fb1ca9d1b3dd93c54732aaf9e025128f9f0c6c792351e379c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f157bf3e4ce05fb1ca9d1b3dd93c54732aaf9e025128f9f0c6c792351e379c", kill_on_drop: false }`
[INFO] [stdout] 72f157bf3e4ce05fb1ca9d1b3dd93c54732aaf9e025128f9f0c6c792351e379c
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d8e46a38b308b11ce72cd028bb76e7d6fd17f7f542a1d4bdeb7e9f26edc418
[INFO] running `Command { std: "docker" "start" "-a" "10d8e46a38b308b11ce72cd028bb76e7d6fd17f7f542a1d4bdeb7e9f26edc418", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.20.7
[INFO] [stderr]     Checking toml v0.8.6
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking cfgfifo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dead_code`
[INFO] [stdout]   = note: requested on the command line with `-D unused_tuple_struct_fields`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: requested on the command line with `-D renamed-and-removed-lints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dead_code`
[INFO] [stdout]   = note: requested on the command line with `-D unused_tuple_struct_fields`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D pointer_structural_match`
[INFO] [stdout]   = note: requested on the command line with `-D renamed-and-removed-lints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfgfifo` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cfgfifo` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "10d8e46a38b308b11ce72cd028bb76e7d6fd17f7f542a1d4bdeb7e9f26edc418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d8e46a38b308b11ce72cd028bb76e7d6fd17f7f542a1d4bdeb7e9f26edc418", kill_on_drop: false }`
[INFO] [stdout] 10d8e46a38b308b11ce72cd028bb76e7d6fd17f7f542a1d4bdeb7e9f26edc418
