[INFO] updating cached repository https://github.com/JohnMurray/recog-api [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] 40c7402e5b1370f902b10555608c6c4c92660f2b [INFO] testing JohnMurray/recog-api against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnMurray%2Frecog-api" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnMurray/recog-api on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JohnMurray/recog-api [INFO] finished tweaking git repo https://github.com/JohnMurray/recog-api [INFO] tweaked toml for git repo https://github.com/JohnMurray/recog-api written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/JohnMurray/recog-api already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c2f4e2303ed625ead88e39efe2fd1c63bca8c2041fe95a9fbdcc5529f315837 [INFO] running `"docker" "start" "-a" "0c2f4e2303ed625ead88e39efe2fd1c63bca8c2041fe95a9fbdcc5529f315837"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rust_decimal v1.6.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 (https://github.com/iron/logger.git#4df63964) [INFO] [stderr] Compiling recog-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0603]: module `conn` is private [INFO] [stderr] --> src/middleware/mysqlpool.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | use mysql::conn::pool::Pool; [INFO] [stderr] | ^^^^ private module [INFO] [stderr] | [INFO] [stderr] note: the module `conn` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mysql-18.2.0/src/lib.rs:766:1 [INFO] [stderr] | [INFO] [stderr] 766 | mod conn; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `prep_exec` found for reference `&mysql::Pool` in the current scope [INFO] [stderr] --> src/user.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | let lookup_result = pool.prep_exec( [INFO] [stderr] | ^^^^^^^^^ method not found in `&mysql::Pool` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0599, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `recog-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0c2f4e2303ed625ead88e39efe2fd1c63bca8c2041fe95a9fbdcc5529f315837"` [INFO] running `"docker" "rm" "-f" "0c2f4e2303ed625ead88e39efe2fd1c63bca8c2041fe95a9fbdcc5529f315837"` [INFO] [stdout] 0c2f4e2303ed625ead88e39efe2fd1c63bca8c2041fe95a9fbdcc5529f315837