[INFO] cloning repository https://github.com/naatebarber/metastructures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naatebarber/metastructures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaatebarber%2Fmetastructures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaatebarber%2Fmetastructures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed3dbd2e14d0d43fa2d62fe416c41a892d073ef7 [INFO] testing naatebarber/metastructures against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaatebarber%2Fmetastructures" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/naatebarber/metastructures [INFO] finished tweaking git repo https://github.com/naatebarber/metastructures [INFO] tweaked toml for git repo https://github.com/naatebarber/metastructures written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/naatebarber/metastructures on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/naatebarber/metastructures 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.14.0 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded plotly_derive v0.13.5 [INFO] [stderr] Downloaded ndarray-rand v0.15.0 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded serde_with v3.14.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded plotly v0.13.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dce5cf79ff8219a2e91329e99e16636bdd511c1d584848785f178946c2e5dc1 [INFO] running `Command { std: "docker" "start" "-a" "5dce5cf79ff8219a2e91329e99e16636bdd511c1d584848785f178946c2e5dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dce5cf79ff8219a2e91329e99e16636bdd511c1d584848785f178946c2e5dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dce5cf79ff8219a2e91329e99e16636bdd511c1d584848785f178946c2e5dc1", kill_on_drop: false }` [INFO] [stdout] 5dce5cf79ff8219a2e91329e99e16636bdd511c1d584848785f178946c2e5dc1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2989ca67a57dba8f0f7f1572eb9494fc93ec351522e860cddfc02518267c5a72 [INFO] running `Command { std: "docker" "start" "-a" "2989ca67a57dba8f0f7f1572eb9494fc93ec351522e860cddfc02518267c5a72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling plotly_derive v0.13.5 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling plotly v0.13.5 [INFO] [stderr] Compiling metastructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "2989ca67a57dba8f0f7f1572eb9494fc93ec351522e860cddfc02518267c5a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2989ca67a57dba8f0f7f1572eb9494fc93ec351522e860cddfc02518267c5a72", kill_on_drop: false }` [INFO] [stdout] 2989ca67a57dba8f0f7f1572eb9494fc93ec351522e860cddfc02518267c5a72 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a36979b5fa3397d5ac3fb6f1a93fc465c898aa8cfd2e9aefaa550b592fcdfcd [INFO] running `Command { std: "docker" "start" "-a" "3a36979b5fa3397d5ac3fb6f1a93fc465c898aa8cfd2e9aefaa550b592fcdfcd", kill_on_drop: false }` [INFO] [stderr] Compiling metastructures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `topology` in `metastructures` [INFO] [stdout] --> examples/symmetry_under_uniformity.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use metastructures::topology::force_geodesic::ForceGeodesic; [INFO] [stdout] | ^^^^^^^^ could not find `topology` in `metastructures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metastructures` (example "symmetry_under_uniformity") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a36979b5fa3397d5ac3fb6f1a93fc465c898aa8cfd2e9aefaa550b592fcdfcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a36979b5fa3397d5ac3fb6f1a93fc465c898aa8cfd2e9aefaa550b592fcdfcd", kill_on_drop: false }` [INFO] [stdout] 3a36979b5fa3397d5ac3fb6f1a93fc465c898aa8cfd2e9aefaa550b592fcdfcd