[INFO] fetching crate sembas 0.3.0... [INFO] testing sembas-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate sembas 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sembas 0.3.0 [INFO] finished tweaking crates.io crate sembas 0.3.0 [INFO] tweaked toml for crates.io crate sembas 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sembas 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sembas 0.3.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded wide v0.7.25 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded nalgebra v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19554c7924b65285613d227ea328c6504aacfb18ad407b98b82828612fca54a4 [INFO] running `Command { std: "docker" "start" "-a" "19554c7924b65285613d227ea328c6504aacfb18ad407b98b82828612fca54a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19554c7924b65285613d227ea328c6504aacfb18ad407b98b82828612fca54a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19554c7924b65285613d227ea328c6504aacfb18ad407b98b82828612fca54a4", kill_on_drop: false }` [INFO] [stdout] 19554c7924b65285613d227ea328c6504aacfb18ad407b98b82828612fca54a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d26a367b6ce6128e93920c93922e2db06ea8503f36637cf90217226cbf61c25b [INFO] running `Command { std: "docker" "start" "-a" "d26a367b6ce6128e93920c93922e2db06ea8503f36637cf90217226cbf61c25b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling sembas v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.56s [INFO] running `Command { std: "docker" "inspect" "d26a367b6ce6128e93920c93922e2db06ea8503f36637cf90217226cbf61c25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26a367b6ce6128e93920c93922e2db06ea8503f36637cf90217226cbf61c25b", kill_on_drop: false }` [INFO] [stdout] d26a367b6ce6128e93920c93922e2db06ea8503f36637cf90217226cbf61c25b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a350c0ab0c297b0cad80da9682a0007506cc873358db35e186ce015f74ab0643 [INFO] running `Command { std: "docker" "start" "-a" "a350c0ab0c297b0cad80da9682a0007506cc873358db35e186ce015f74ab0643", kill_on_drop: false }` [INFO] [stderr] Compiling sembas v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `sembas::api`, `sembas::sps` [INFO] [stdout] --> examples/remote_classifier.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | api::RemoteClassifier, [INFO] [stdout] | ^^^ could not find `api` in `sembas` [INFO] [stdout] 10 | sps::Sphere, [INFO] [stdout] | ^^^ could not find `sps` in `sembas` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 12 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sps")] [INFO] [stdout] | --------------- the item is gated behind the `sps` feature [INFO] [stdout] 18 | pub mod sps; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sembas::sps` [INFO] [stdout] --> examples/exploration.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use sembas::sps::Sphere; [INFO] [stdout] | ^^^ could not find `sps` in `sembas` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sps")] [INFO] [stdout] | --------------- the item is gated behind the `sps` feature [INFO] [stdout] 18 | pub mod sps; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sembas` (example "exploration") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytemuck` [INFO] [stdout] --> examples/remote_classifier.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | bytemuck::try_cast_slice::(&buffer) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bytemuck` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bytemuck`, use `cargo add bytemuck` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sembas` (example "remote_classifier") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a350c0ab0c297b0cad80da9682a0007506cc873358db35e186ce015f74ab0643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a350c0ab0c297b0cad80da9682a0007506cc873358db35e186ce015f74ab0643", kill_on_drop: false }` [INFO] [stdout] a350c0ab0c297b0cad80da9682a0007506cc873358db35e186ce015f74ab0643