[INFO] cloning repository https://github.com/mahdi-b/slim_quick [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahdi-b/slim_quick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi-b%2Fslim_quick"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi-b%2Fslim_quick'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a78df3191f67678e0d05464153c30ded9d32daad [INFO] testing mahdi-b/slim_quick against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi-b%2Fslim_quick" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mahdi-b/slim_quick 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/mahdi-b/slim_quick [INFO] finished tweaking git repo https://github.com/mahdi-b/slim_quick [INFO] tweaked toml for git repo https://github.com/mahdi-b/slim_quick written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mahdi-b/slim_quick 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] Downloading crates ... [INFO] [stderr] Downloaded bio v0.11.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 50ef42365739ed50280ca1eb48f1311a0ef925be511fd1213d9c3a0fc00d7d00 [INFO] running `"docker" "start" "-a" "50ef42365739ed50280ca1eb48f1311a0ef925be511fd1213d9c3a0fc00d7d00"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling multiset v0.0.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling ordered-float v0.3.0 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.41 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling bio v0.11.0 [INFO] [stderr] Compiling slim_quick v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `slim_quick::data_structures` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use slim_quick::data_structures; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `data_structures` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `slim_quick::utils` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use slim_quick::utils; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `utils` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `data_structures` in `slim_quick` [INFO] [stderr] --> src/main.rs:60:39 [INFO] [stderr] | [INFO] [stderr] 60 | let mut signatures = slim_quick::data_structures::Signatures::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `data_structures` in `slim_quick` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `find_partitions` in crate `slim_quick` [INFO] [stderr] --> src/main.rs:271:37 [INFO] [stderr] | [INFO] [stderr] 271 | let my_partitions = slim_quick::find_partitions(nb_seqs, nb_subsets, seqs, &mut signatures); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `slim_quick` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `slim_quick`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "50ef42365739ed50280ca1eb48f1311a0ef925be511fd1213d9c3a0fc00d7d00"` [INFO] running `"docker" "rm" "-f" "50ef42365739ed50280ca1eb48f1311a0ef925be511fd1213d9c3a0fc00d7d00"` [INFO] [stdout] 50ef42365739ed50280ca1eb48f1311a0ef925be511fd1213d9c3a0fc00d7d00