[INFO] fetching crate libhans 0.1.7... [INFO] checking libhans-0.1.7 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate libhans 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate libhans 0.1.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate libhans 0.1.7 [INFO] tweaked toml for crates.io crate libhans 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libhans 0.1.7 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 libhans 0.1.7 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 pipe-trait v0.4.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.140 [INFO] [stderr] Downloaded libhans_derive v0.1.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.140 [INFO] [stderr] Downloaded inventory v0.3.19 [INFO] [stderr] Downloaded robot_behavior v0.4.5 [INFO] [stderr] Downloaded cxx v1.0.140 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.140 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac8933254dcf2198713fa0baccc07065a66e7d7a24a711e9d0b34171344ce086 [INFO] running `Command { std: "docker" "start" "-a" "ac8933254dcf2198713fa0baccc07065a66e7d7a24a711e9d0b34171344ce086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac8933254dcf2198713fa0baccc07065a66e7d7a24a711e9d0b34171344ce086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8933254dcf2198713fa0baccc07065a66e7d7a24a711e9d0b34171344ce086", kill_on_drop: false }` [INFO] [stdout] ac8933254dcf2198713fa0baccc07065a66e7d7a24a711e9d0b34171344ce086 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15014a8e1c13bd20fd2e0c99d9418db2842802280b2af2d8cea884e9b0d185bc [INFO] running `Command { std: "docker" "start" "-a" "15014a8e1c13bd20fd2e0c99d9418db2842802280b2af2d8cea884e9b0d185bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pipe-trait v0.4.0 [INFO] [stderr] Compiling libhans v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking inventory v0.3.19 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling libhans_derive v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking robot_behavior v0.4.5 [INFO] [stdout] error: invalid character ' ' in crate name: `move_path copy` [INFO] [stdout] | [INFO] [stdout] = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libhans` (example "move_path copy") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15014a8e1c13bd20fd2e0c99d9418db2842802280b2af2d8cea884e9b0d185bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15014a8e1c13bd20fd2e0c99d9418db2842802280b2af2d8cea884e9b0d185bc", kill_on_drop: false }` [INFO] [stdout] 15014a8e1c13bd20fd2e0c99d9418db2842802280b2af2d8cea884e9b0d185bc