[INFO] fetching crate nsys-math-utils 0.2.0...
[INFO] checking nsys-math-utils-0.2.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] extracting crate nsys-math-utils 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate nsys-math-utils 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nsys-math-utils 0.2.0
[INFO] tweaked toml for crates.io crate nsys-math-utils 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nsys-math-utils 0.2.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nsys-math-utils 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded fixed-sqrt v0.3.0
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded cordic v0.1.5
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded stash v0.1.6
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded vek v0.17.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7331be1968674d9ce6df01922211706de8cc8950b32ac2d9d5da2409dcb72da9
[INFO] running `Command { std: "docker" "start" "-a" "7331be1968674d9ce6df01922211706de8cc8950b32ac2d9d5da2409dcb72da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7331be1968674d9ce6df01922211706de8cc8950b32ac2d9d5da2409dcb72da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7331be1968674d9ce6df01922211706de8cc8950b32ac2d9d5da2409dcb72da9", kill_on_drop: false }`
[INFO] [stdout] 7331be1968674d9ce6df01922211706de8cc8950b32ac2d9d5da2409dcb72da9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f052d0cc1febed83dbaf27b48e6d50aefa20954406cc148b05c5cedd9d9f87c8
[INFO] running `Command { std: "docker" "start" "-a" "f052d0cc1febed83dbaf27b48e6d50aefa20954406cc148b05c5cedd9d9f87c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling vek v0.17.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking stash v0.1.6
[INFO] [stderr]     Checking fixed-sqrt v0.3.0
[INFO] [stderr]     Checking cordic v0.1.5
[INFO] [stderr]     Checking nsys-math-utils v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.69s
[INFO] running `Command { std: "docker" "inspect" "f052d0cc1febed83dbaf27b48e6d50aefa20954406cc148b05c5cedd9d9f87c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f052d0cc1febed83dbaf27b48e6d50aefa20954406cc148b05c5cedd9d9f87c8", kill_on_drop: false }`
[INFO] [stdout] f052d0cc1febed83dbaf27b48e6d50aefa20954406cc148b05c5cedd9d9f87c8
