[INFO] fetching crate lib-curveball 1.0.0... [INFO] checking lib-curveball-1.0.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate lib-curveball 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate lib-curveball 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lib-curveball 1.0.0 [INFO] tweaked toml for crates.io crate lib-curveball 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lib-curveball 1.0.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lib-curveball 1.0.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lerp v0.5.0 [INFO] [stderr] Downloaded chull v0.2.4 [INFO] [stderr] Downloaded glam v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37b77b5ecae1361d6b3d8d8e41c0e9f01c3a40918d46bf4fcb0745425ac8f9f3 [INFO] running `Command { std: "docker" "start" "-a" "37b77b5ecae1361d6b3d8d8e41c0e9f01c3a40918d46bf4fcb0745425ac8f9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b77b5ecae1361d6b3d8d8e41c0e9f01c3a40918d46bf4fcb0745425ac8f9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b77b5ecae1361d6b3d8d8e41c0e9f01c3a40918d46bf4fcb0745425ac8f9f3", kill_on_drop: false }` [INFO] [stdout] 37b77b5ecae1361d6b3d8d8e41c0e9f01c3a40918d46bf4fcb0745425ac8f9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4854e91669300f7ce6aa9d0cd3890e3107b6170a49e9a2b30d5f47fe37295f7a [INFO] running `Command { std: "docker" "start" "-a" "4854e91669300f7ce6aa9d0cd3890e3107b6170a49e9a2b30d5f47fe37295f7a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking glam v0.30.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking lerp v0.5.0 [INFO] [stderr] Checking chull v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking lib-curveball v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s [INFO] running `Command { std: "docker" "inspect" "4854e91669300f7ce6aa9d0cd3890e3107b6170a49e9a2b30d5f47fe37295f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4854e91669300f7ce6aa9d0cd3890e3107b6170a49e9a2b30d5f47fe37295f7a", kill_on_drop: false }` [INFO] [stdout] 4854e91669300f7ce6aa9d0cd3890e3107b6170a49e9a2b30d5f47fe37295f7a