[INFO] fetching crate report-test 0.5.1...
[INFO] checking report-test-0.5.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate report-test 0.5.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate report-test 0.5.1
[INFO] finished tweaking crates.io crate report-test 0.5.1
[INFO] tweaked toml for crates.io crate report-test 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate report-test 0.5.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate report-test 0.5.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed0df1dccf07592a3d2045cdb90ae76402709cafde0af22eeb8d05fac6d14fe7
[INFO] running `Command { std: "docker" "start" "-a" "ed0df1dccf07592a3d2045cdb90ae76402709cafde0af22eeb8d05fac6d14fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0df1dccf07592a3d2045cdb90ae76402709cafde0af22eeb8d05fac6d14fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0df1dccf07592a3d2045cdb90ae76402709cafde0af22eeb8d05fac6d14fe7", kill_on_drop: false }`
[INFO] [stdout] ed0df1dccf07592a3d2045cdb90ae76402709cafde0af22eeb8d05fac6d14fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7783e1691623709eca8437a0576e275f416f9a5beada1cf407eb864056c3476d
[INFO] running `Command { std: "docker" "start" "-a" "7783e1691623709eca8437a0576e275f416f9a5beada1cf407eb864056c3476d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling vcpkg v0.2.10
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking sgx-isa v0.4.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling enclave-runner v0.7.2
[INFO] [stderr]     Checking fortanix-sgx-abi v0.6.1
[INFO] [stderr]     Checking ipc-queue v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking insecure-time v0.1.0
[INFO] [stderr]     Checking sgxs v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking report-test v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.06s
[INFO] running `Command { std: "docker" "inspect" "7783e1691623709eca8437a0576e275f416f9a5beada1cf407eb864056c3476d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7783e1691623709eca8437a0576e275f416f9a5beada1cf407eb864056c3476d", kill_on_drop: false }`
[INFO] [stdout] 7783e1691623709eca8437a0576e275f416f9a5beada1cf407eb864056c3476d
