[INFO] updating cached repository https://github.com/lcdr/base_server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b27f418c9860f9456ff2f8383f6a830c221cc804 [INFO] testing lcdr/base_server against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fbase_server" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lcdr/base_server on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lcdr/base_server [INFO] finished tweaking git repo https://github.com/lcdr/base_server [INFO] tweaked toml for git repo https://github.com/lcdr/base_server written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lcdr/base_server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/lcdr/lu_packets` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/lcdr/lu_packets` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 0bd1007336ef05325dc6e74f57b1d2e7b7fb5cea9019b4bfb8b3ada0efc11d66 [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" "0bd1007336ef05325dc6e74f57b1d2e7b7fb5cea9019b4bfb8b3ada0efc11d66"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling endio v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=1b2ecc93fa864046c401231a9df38b614d6e9ce6#1b2ecc93) [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling base_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.13s [INFO] running `"docker" "inspect" "0bd1007336ef05325dc6e74f57b1d2e7b7fb5cea9019b4bfb8b3ada0efc11d66"` [INFO] running `"docker" "rm" "-f" "0bd1007336ef05325dc6e74f57b1d2e7b7fb5cea9019b4bfb8b3ada0efc11d66"` [INFO] [stdout] 0bd1007336ef05325dc6e74f57b1d2e7b7fb5cea9019b4bfb8b3ada0efc11d66 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 30b32df239fee7979ec02bc607e080e16b96a67ef700985fac6d044f4c0c86e6 [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" "30b32df239fee7979ec02bc607e080e16b96a67ef700985fac6d044f4c0c86e6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling base_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `lu_packets::auth_server` [INFO] [stderr] --> src/tcpudp.rs:141:18 [INFO] [stderr] | [INFO] [stderr] 141 | use lu_packets::auth_server::Message as IncMessage; [INFO] [stderr] | ^^^^^^^^^^^ could not find `auth_server` in `lu_packets` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `lu_packets::auth_client` [INFO] [stderr] --> src/tcpudp.rs:142:18 [INFO] [stderr] | [INFO] [stderr] 142 | use lu_packets::auth_client::Message as OutMessage; [INFO] [stderr] | ^^^^^^^^^^^ could not find `auth_client` in `lu_packets` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `connect` found for struct `tls::Transport` in the current scope [INFO] [stderr] --> src/tcpudp.rs:63:32 [INFO] [stderr] | [INFO] [stderr] 63 | let tcp = ReliableTransport::connect(&addr)?; [INFO] [stderr] | ^^^^^^^ function or associated item not found in `tls::Transport` [INFO] [stderr] | [INFO] [stderr] ::: src/tls.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Transport { [INFO] [stderr] | -------------------- function or associated item `connect` not found for this [INFO] [stderr] [INFO] [stderr] warning: unused import: `endio::LERead` [INFO] [stderr] --> src/tcpudp.rs:139:6 [INFO] [stderr] | [INFO] [stderr] 139 | use endio::LERead; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `endio::LEWrite` [INFO] [stderr] --> src/tcpudp.rs:140:6 [INFO] [stderr] | [INFO] [stderr] 140 | use endio::LEWrite; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `base_server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "30b32df239fee7979ec02bc607e080e16b96a67ef700985fac6d044f4c0c86e6"` [INFO] running `"docker" "rm" "-f" "30b32df239fee7979ec02bc607e080e16b96a67ef700985fac6d044f4c0c86e6"` [INFO] [stdout] 30b32df239fee7979ec02bc607e080e16b96a67ef700985fac6d044f4c0c86e6