[INFO] fetching crate netcdf3 0.5.1... [INFO] checking netcdf3-0.5.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate netcdf3 0.5.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate netcdf3 0.5.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate netcdf3 0.5.1 [INFO] finished tweaking crates.io crate netcdf3 0.5.1 [INFO] tweaked toml for crates.io crate netcdf3 0.5.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1690ff791a874d79696d45345aa6c034066614a4c0f8713ce8288050bd50b11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1690ff791a874d79696d45345aa6c034066614a4c0f8713ce8288050bd50b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1690ff791a874d79696d45345aa6c034066614a4c0f8713ce8288050bd50b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1690ff791a874d79696d45345aa6c034066614a4c0f8713ce8288050bd50b11", kill_on_drop: false }` [INFO] [stdout] a1690ff791a874d79696d45345aa6c034066614a4c0f8713ce8288050bd50b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc8fb280d70ef70239687f2051bf3f317e85deb8b52269d6eb5d6d42c4af3e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbc8fb280d70ef70239687f2051bf3f317e85deb8b52269d6eb5d6d42c4af3e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking netcdf3 v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `copy_to_tmp_file` [INFO] [stdout] --> src/io/file_reader/tests_file_reader.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use copy_to_tmp_file::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `copy_to_tmp_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copy_to_tmp_file` [INFO] [stdout] --> src/io/file_writer/tests_computed_data_set_metadata.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use copy_to_tmp_file::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `copy_to_tmp_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copy_to_tmp_file` [INFO] [stdout] --> tests/tests_write_nc3_files.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use copy_to_tmp_file::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `copy_to_tmp_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copy_to_tmp_file` [INFO] [stdout] --> tests/tests_read_nc3_files.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use copy_to_tmp_file::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `copy_to_tmp_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netcdf3` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbc8fb280d70ef70239687f2051bf3f317e85deb8b52269d6eb5d6d42c4af3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc8fb280d70ef70239687f2051bf3f317e85deb8b52269d6eb5d6d42c4af3e5", kill_on_drop: false }` [INFO] [stdout] fbc8fb280d70ef70239687f2051bf3f317e85deb8b52269d6eb5d6d42c4af3e5