[INFO] fetching crate julian 0.5.0...
[INFO] checking julian-0.5.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate julian 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate julian 0.5.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 julian 0.5.0
[INFO] finished tweaking crates.io crate julian 0.5.0
[INFO] tweaked toml for crates.io crate julian 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate julian 0.5.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8b53bfe4a1d5534f71c6f285b8cb36c1c6bbfa61d1e8d0d2cf5ced56c5cea911
[INFO] running `Command { std: "docker" "start" "-a" "8b53bfe4a1d5534f71c6f285b8cb36c1c6bbfa61d1e8d0d2cf5ced56c5cea911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b53bfe4a1d5534f71c6f285b8cb36c1c6bbfa61d1e8d0d2cf5ced56c5cea911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b53bfe4a1d5534f71c6f285b8cb36c1c6bbfa61d1e8d0d2cf5ced56c5cea911", kill_on_drop: false }`
[INFO] [stdout] 8b53bfe4a1d5534f71c6f285b8cb36c1c6bbfa61d1e8d0d2cf5ced56c5cea911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 954008d25fa2e006006d09ea9ad8a9713d099a6dc511c31abf315dfc43e6f673
[INFO] running `Command { std: "docker" "start" "-a" "954008d25fa2e006006d09ea9ad8a9713d099a6dc511c31abf315dfc43e6f673", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking lexopt v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling rstest_reuse v0.6.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking julian v0.5.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] [stderr] error: could not compile `julian` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "954008d25fa2e006006d09ea9ad8a9713d099a6dc511c31abf315dfc43e6f673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954008d25fa2e006006d09ea9ad8a9713d099a6dc511c31abf315dfc43e6f673", kill_on_drop: false }`
[INFO] [stdout] 954008d25fa2e006006d09ea9ad8a9713d099a6dc511c31abf315dfc43e6f673
