[INFO] crate nuscenes-data 0.1.0 is already in cache [INFO] testing nuscenes-data-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate nuscenes-data 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nuscenes-data 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nuscenes-data 0.1.0 [INFO] finished tweaking crates.io crate nuscenes-data 0.1.0 [INFO] tweaked toml for crates.io crate nuscenes-data 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate nuscenes-data 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71c3aab7570e855ab30d36568738a96802f4c6d47b359aa6c416df41139ccb85 [INFO] running `"docker" "start" "-a" "71c3aab7570e855ab30d36568738a96802f4c6d47b359aa6c416df41139ccb85"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling safe-transmute v0.11.0-rc.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling nuscenes-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "71c3aab7570e855ab30d36568738a96802f4c6d47b359aa6c416df41139ccb85"` [INFO] running `"docker" "rm" "-f" "71c3aab7570e855ab30d36568738a96802f4c6d47b359aa6c416df41139ccb85"` [INFO] [stdout] 71c3aab7570e855ab30d36568738a96802f4c6d47b359aa6c416df41139ccb85 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 1a8d7150a4d671e0ffb482162359e9c1afe1961cd594acc99762ca04c4189242 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1a8d7150a4d671e0ffb482162359e9c1afe1961cd594acc99762ca04c4189242"` [INFO] [stderr] Compiling nuscenes-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `nuscenes_data::NuSceneDataset` [INFO] [stderr] --> tests/load.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nuscenes_data::NuSceneDataset; [INFO] [stderr] | ^^^^^^^^^^^^^^^-------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `NuScenesDataset` [INFO] [stderr] | no `NuSceneDataset` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `nuscenes-data`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1a8d7150a4d671e0ffb482162359e9c1afe1961cd594acc99762ca04c4189242"` [INFO] running `"docker" "rm" "-f" "1a8d7150a4d671e0ffb482162359e9c1afe1961cd594acc99762ca04c4189242"` [INFO] [stdout] 1a8d7150a4d671e0ffb482162359e9c1afe1961cd594acc99762ca04c4189242