[INFO] fetching crate hdfs-native 0.10.0...
[INFO] checking hdfs-native-0.10.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate hdfs-native 0.10.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate hdfs-native 0.10.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hdfs-native 0.10.0
[INFO] finished tweaking crates.io crate hdfs-native 0.10.0
[INFO] tweaked toml for crates.io crate hdfs-native 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate hdfs-native 0.10.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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded g2gen v1.0.1
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded g2p v1.0.1
[INFO] [stderr]   Downloaded g2poly v1.0.1
[INFO] [stderr]   Downloaded fs-hdfs3 v0.1.12
[INFO] [stderr]   Downloaded des v0.8.1
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496287a22dca4ef4cdf59974fa289b117a8f24de54f175be36f4577ca818fc80
[INFO] running `Command { std: "docker" "start" "-a" "496287a22dca4ef4cdf59974fa289b117a8f24de54f175be36f4577ca818fc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496287a22dca4ef4cdf59974fa289b117a8f24de54f175be36f4577ca818fc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496287a22dca4ef4cdf59974fa289b117a8f24de54f175be36f4577ca818fc80", kill_on_drop: false }`
[INFO] [stdout] 496287a22dca4ef4cdf59974fa289b117a8f24de54f175be36f4577ca818fc80
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 874b789d4e217e8752ba18c84aef8713291c6bbb8a0b135345342f21d96e30f3
[INFO] running `Command { std: "docker" "start" "-a" "874b789d4e217e8752ba18c84aef8713291c6bbb8a0b135345342f21d96e30f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling g2poly v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling hdfs-native v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling g2gen v1.0.1
[INFO] [stderr]     Checking g2p v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `any`
[INFO] [stdout]   --> src/security/gssapi.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(not(any))]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(any)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(any)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `any`
[INFO] [stdout]   --> src/security/gssapi.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(not(any))]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(any)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(any)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs`
[INFO] [stdout]   --> benches/rpc.rs:4:19
[INFO] [stdout]    |
[INFO] [stdout] 4  | use hdfs_native::{minidfs::MiniDfs, Client, WriteOptions};
[INFO] [stdout]    |                   ^^^^^^^ could not find `minidfs` in `hdfs_native`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub mod minidfs;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(any(feature = "integration-test", feature = "benchmark"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> examples/simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs`
[INFO] [stdout]   --> benches/io.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     minidfs::{DfsFeatures, MiniDfs},
[INFO] [stdout]    |     ^^^^^^^ could not find `minidfs` in `hdfs_native`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub mod minidfs;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(any(feature = "integration-test", feature = "benchmark"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `ec` is private
[INFO] [stdout]   --> benches/ec.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout] 3  | use hdfs_native::ec::gf256::Coder;
[INFO] [stdout]    |                  ^^  ----- module `gf256` is not publicly re-exported
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `ec` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) mod ec;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdfs`
[INFO] [stdout]   --> benches/rpc.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of undeclared crate or module `hdfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdfs`
[INFO] [stdout]   --> benches/io.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of undeclared crate or module `hdfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdfs`
[INFO] [stdout]   --> benches/io.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]    |                  ^^^^ use of undeclared crate or module `hdfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 `hdfs-native` (bench "ec") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdfs`
[INFO] [stdout]    --> benches/io.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]     |                  ^^^^ use of undeclared crate or module `hdfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdfs-native` (bench "rpc") due to 3 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdfs`
[INFO] [stdout]    --> benches/io.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let fs = hdfs::hdfs::get_hdfs().unwrap();
[INFO] [stdout]     |                  ^^^^ use of undeclared crate or module `hdfs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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 `hdfs-native` (bench "io") due to 6 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "874b789d4e217e8752ba18c84aef8713291c6bbb8a0b135345342f21d96e30f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874b789d4e217e8752ba18c84aef8713291c6bbb8a0b135345342f21d96e30f3", kill_on_drop: false }`
[INFO] [stdout] 874b789d4e217e8752ba18c84aef8713291c6bbb8a0b135345342f21d96e30f3
