[INFO] fetching crate libunftp 0.18.0... [INFO] checking libunftp-0.18.0 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate libunftp 0.18.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate libunftp 0.18.0 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libunftp 0.18.0 [INFO] finished tweaking crates.io crate libunftp 0.18.0 [INFO] tweaked toml for crates.io crate libunftp 0.18.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusticata-macros v3.2.0 [INFO] [stderr] Downloaded moka-cht v0.4.2 [INFO] [stderr] Downloaded der-parser v5.1.2 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded oid-registry v0.1.5 [INFO] [stderr] Downloaded moka v0.5.4 [INFO] [stderr] Downloaded proxy-protocol v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fac069239ee098142872e9eac54af6071346d22f102520eb1ee9529d9e1714 [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" "32fac069239ee098142872e9eac54af6071346d22f102520eb1ee9529d9e1714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fac069239ee098142872e9eac54af6071346d22f102520eb1ee9529d9e1714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fac069239ee098142872e9eac54af6071346d22f102520eb1ee9529d9e1714", kill_on_drop: false }` [INFO] [stdout] 32fac069239ee098142872e9eac54af6071346d22f102520eb1ee9529d9e1714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6bee42f3ee6450548c57f443e10da6f2b08f8a139877b4160a1f83c762cd22 [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" "5e6bee42f3ee6450548c57f443e10da6f2b08f8a139877b4160a1f83c762cd22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling moka v0.5.4 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking arc-swap v1.4.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking raw-cpuid v10.2.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking futures-channel v0.3.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking moka-cht v0.4.2 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking rusticata-macros v3.2.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Checking der-parser v5.1.2 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking proxy-protocol v0.3.0 [INFO] [stderr] Checking x509-parser v0.9.2 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking libunftp v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/storage/storage_backend.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[allow(clippy::write_literal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `write` [INFO] [stdout] --> src/storage/storage_backend.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | write!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/storage/storage_backend.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | #[allow(clippy::write_literal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `write` [INFO] [stdout] --> src/storage/storage_backend.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | write!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> tests/common.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `unftp_sbe_fs` [INFO] [stdout] --> tests/common.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use unftp_sbe_fs::ServerExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `unftp_sbe_fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server` in the current scope [INFO] [stdout] --> tests/common.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | let server = libunftp::Server::with_fs(std::env::temp_dir()) [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [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, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_fs` found for struct `Server` in the current scope [INFO] [stdout] --> tests/common.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | let server = libunftp::Server::with_fs(std::env::temp_dir()) [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Server<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libunftp` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5e6bee42f3ee6450548c57f443e10da6f2b08f8a139877b4160a1f83c762cd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6bee42f3ee6450548c57f443e10da6f2b08f8a139877b4160a1f83c762cd22", kill_on_drop: false }` [INFO] [stdout] 5e6bee42f3ee6450548c57f443e10da6f2b08f8a139877b4160a1f83c762cd22