[INFO] updating cached repository https://github.com/sradley/EveMarketAnalysis [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] a66452f11850ea62f042b076501294d2284f013c [INFO] testing sradley/EveMarketAnalysis against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsradley%2FEveMarketAnalysis" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sradley/EveMarketAnalysis 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/sradley/EveMarketAnalysis [INFO] finished tweaking git repo https://github.com/sradley/EveMarketAnalysis [INFO] tweaked toml for git repo https://github.com/sradley/EveMarketAnalysis written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sradley/EveMarketAnalysis 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] error: the lock file /workspace/builds/worker-10/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] 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42b4f6f6840258856f20a82b2fc57009da6f9a5027fbd1a94a35e94303ce9cd7 [INFO] running `"docker" "start" "-a" "42b4f6f6840258856f20a82b2fc57009da6f9a5027fbd1a94a35e94303ce9cd7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling chttp v0.5.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling sluice v0.4.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling eve_market_websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `eve_market_analysis` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use eve_market_analysis::{run, Logger}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `eve_market_analysis` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `eve_market_websocket`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "42b4f6f6840258856f20a82b2fc57009da6f9a5027fbd1a94a35e94303ce9cd7"` [INFO] running `"docker" "rm" "-f" "42b4f6f6840258856f20a82b2fc57009da6f9a5027fbd1a94a35e94303ce9cd7"` [INFO] [stdout] 42b4f6f6840258856f20a82b2fc57009da6f9a5027fbd1a94a35e94303ce9cd7