[INFO] fetching crate savant_rs 0.1.23... [INFO] checking savant_rs-0.1.23 against master#bd138e2ae11050ea9ca7a187345a1b606697a8db for pr-114933 [INFO] extracting crate savant_rs 0.1.23 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate savant_rs 0.1.23 on toolchain bd138e2ae11050ea9ca7a187345a1b606697a8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd138e2ae11050ea9ca7a187345a1b606697a8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate savant_rs 0.1.23 [INFO] finished tweaking crates.io crate savant_rs 0.1.23 [INFO] tweaked toml for crates.io crate savant_rs 0.1.23 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd138e2ae11050ea9ca7a187345a1b606697a8db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd138e2ae11050ea9ca7a187345a1b606697a8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geographiclib-rs v0.2.3 [INFO] [stderr] Downloaded geo-types v0.7.11 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded pyo3-log v0.8.3 [INFO] [stderr] Downloaded numpy v0.18.0 [INFO] [stderr] Downloaded cbindgen v0.24.5 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded geo v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+bd138e2ae11050ea9ca7a187345a1b606697a8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37796426f327f5c00c2d35f65b6865a432f610f60eb527270961fadc51b8af65 [INFO] running `Command { std: "docker" "start" "-a" "37796426f327f5c00c2d35f65b6865a432f610f60eb527270961fadc51b8af65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37796426f327f5c00c2d35f65b6865a432f610f60eb527270961fadc51b8af65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37796426f327f5c00c2d35f65b6865a432f610f60eb527270961fadc51b8af65", kill_on_drop: false }` [INFO] [stdout] 37796426f327f5c00c2d35f65b6865a432f610f60eb527270961fadc51b8af65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+bd138e2ae11050ea9ca7a187345a1b606697a8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb130a441fe5b4dcea71411ee33119bfbbf56b58494f43909b60b30cb0e617f [INFO] running `Command { std: "docker" "start" "-a" "cbb130a441fe5b4dcea71411ee33119bfbbf56b58494f43909b60b30cb0e617f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking thread-id v4.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking rstar v0.10.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking geographiclib-rs v0.2.3 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking geo v0.24.1 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling savant_rs v0.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking pyo3-log v0.8.3 [INFO] [stderr] Checking numpy v0.18.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.01s [INFO] running `Command { std: "docker" "inspect" "cbb130a441fe5b4dcea71411ee33119bfbbf56b58494f43909b60b30cb0e617f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb130a441fe5b4dcea71411ee33119bfbbf56b58494f43909b60b30cb0e617f", kill_on_drop: false }` [INFO] [stdout] cbb130a441fe5b4dcea71411ee33119bfbbf56b58494f43909b60b30cb0e617f