[INFO] fetching crate unmemftp 0.1.0... [INFO] testing unmemftp-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate unmemftp 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate unmemftp 0.1.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate unmemftp 0.1.0 [INFO] finished tweaking crates.io crate unmemftp 0.1.0 [INFO] tweaked toml for crates.io crate unmemftp 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 486015b38c13a6423c890fcf45469cee7b949fb262e65030a69231b97bea88c0 [INFO] running `Command { std: "docker" "start" "-a" "486015b38c13a6423c890fcf45469cee7b949fb262e65030a69231b97bea88c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "486015b38c13a6423c890fcf45469cee7b949fb262e65030a69231b97bea88c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486015b38c13a6423c890fcf45469cee7b949fb262e65030a69231b97bea88c0", kill_on_drop: false }` [INFO] [stdout] 486015b38c13a6423c890fcf45469cee7b949fb262e65030a69231b97bea88c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 158151aa93f9dde2130682cd08449e88ff109efcafcdaf1ead7e7828ea92d367 [INFO] running `Command { std: "docker" "start" "-a" "158151aa93f9dde2130682cd08449e88ff109efcafcdaf1ead7e7828ea92d367", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling proxy-protocol v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling libunftp v0.11.2 [INFO] [stderr] Compiling unmemftp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "158151aa93f9dde2130682cd08449e88ff109efcafcdaf1ead7e7828ea92d367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158151aa93f9dde2130682cd08449e88ff109efcafcdaf1ead7e7828ea92d367", kill_on_drop: false }` [INFO] [stdout] 158151aa93f9dde2130682cd08449e88ff109efcafcdaf1ead7e7828ea92d367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2dd30b27d84022e7385b8e750f4824859efef6eb18046ea584d426f771b830 [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" "ea2dd30b27d84022e7385b8e750f4824859efef6eb18046ea584d426f771b830", kill_on_drop: false }` [INFO] [stderr] Compiling async_ftp v4.0.1 [INFO] [stderr] Compiling unmemftp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `acro::BobAuthenticator` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> tests/test.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | impl Authenticator for BobAuthenticator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `acro::BobAuthenticator` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libunftp-0.11.2/src/auth/authenticator.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Authenticator: Sync + Send + Debug [INFO] [stdout] | ----- required by this bound in `libunftp::auth::Authenticator` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `acro::BobAuthenticator` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unmemftp`. [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 `Command { std: "docker" "inspect" "ea2dd30b27d84022e7385b8e750f4824859efef6eb18046ea584d426f771b830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2dd30b27d84022e7385b8e750f4824859efef6eb18046ea584d426f771b830", kill_on_drop: false }` [INFO] [stdout] ea2dd30b27d84022e7385b8e750f4824859efef6eb18046ea584d426f771b830