[INFO] fetching crate dotthz 0.2.11... [INFO] checking dotthz-0.2.11 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dotthz 0.2.11 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate dotthz 0.2.11 [INFO] finished tweaking crates.io crate dotthz 0.2.11 [INFO] tweaked toml for crates.io crate dotthz 0.2.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dotthz 0.2.11 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dotthz 0.2.11 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hdf5-metno-sys v0.10.1 [INFO] [stderr] Downloaded hdf5-metno-types v0.10.0 [INFO] [stderr] Downloaded build-probe-mpi v0.1.4 [INFO] [stderr] Downloaded hdf5-metno-derive v0.9.2 [INFO] [stderr] Downloaded mpi-sys v0.2.2 [INFO] [stderr] Downloaded lzf-sys v0.1.0 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded hdf5-metno v0.10.1 [INFO] [stderr] Downloaded blosc-src v0.3.4 [INFO] [stderr] Downloaded hdf5-metno-src v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2939cd799ab5220a37cbc3676b3da2da075df6fc148b9f590fc750eb074bb7c9 [INFO] running `Command { std: "docker" "start" "-a" "2939cd799ab5220a37cbc3676b3da2da075df6fc148b9f590fc750eb074bb7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2939cd799ab5220a37cbc3676b3da2da075df6fc148b9f590fc750eb074bb7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2939cd799ab5220a37cbc3676b3da2da075df6fc148b9f590fc750eb074bb7c9", kill_on_drop: false }` [INFO] [stdout] 2939cd799ab5220a37cbc3676b3da2da075df6fc148b9f590fc750eb074bb7c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a2c1977c1ac0fab091d73a35edd944dc929575f3b8cc25275be06f96fb1921 [INFO] running `Command { std: "docker" "start" "-a" "91a2c1977c1ac0fab091d73a35edd944dc929575f3b8cc25275be06f96fb1921", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling hdf5-metno-types v0.10.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling hdf5-metno v0.10.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling hdf5-metno-derive v0.9.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hdf5-metno-sys v0.10.1 [INFO] [stderr] Checking dotthz v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.36s [INFO] running `Command { std: "docker" "inspect" "91a2c1977c1ac0fab091d73a35edd944dc929575f3b8cc25275be06f96fb1921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a2c1977c1ac0fab091d73a35edd944dc929575f3b8cc25275be06f96fb1921", kill_on_drop: false }` [INFO] [stdout] 91a2c1977c1ac0fab091d73a35edd944dc929575f3b8cc25275be06f96fb1921