[INFO] updating cached repository https://github.com/mahdi-b/slim_quick [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a78df3191f67678e0d05464153c30ded9d32daad [INFO] testing mahdi-b/slim_quick against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi-b%2Fslim_quick" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mahdi-b/slim_quick 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 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-13/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] ab4e3a2b231bb65f7f0dadd453867be3d869de7683fc4641367af52e6e646128 [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" "ab4e3a2b231bb65f7f0dadd453867be3d869de7683fc4641367af52e6e646128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab4e3a2b231bb65f7f0dadd453867be3d869de7683fc4641367af52e6e646128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4e3a2b231bb65f7f0dadd453867be3d869de7683fc4641367af52e6e646128", kill_on_drop: false }` [INFO] [stdout] ab4e3a2b231bb65f7f0dadd453867be3d869de7683fc4641367af52e6e646128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 8f364c760346c857adf03a50d4310a74ff8603fd2ae89d4dd66a23cc94c9d62b [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" "8f364c760346c857adf03a50d4310a74ff8603fd2ae89d4dd66a23cc94c9d62b", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling multiset v0.0.4 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling ordered-float v0.3.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling csv v0.15.0 [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] [stdout] error[E0432]: unresolved import `slim_quick::data_structures` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use slim_quick::data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `data_structures` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `slim_quick::utils` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use slim_quick::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `utils` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `data_structures` in `slim_quick` [INFO] [stdout] --> src/main.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | let mut signatures = slim_quick::data_structures::Signatures::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `data_structures` in `slim_quick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `find_partitions` in crate `slim_quick` [INFO] [stdout] --> src/main.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | let my_partitions = slim_quick::find_partitions(nb_seqs, nb_subsets, seqs, &mut signatures); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `slim_quick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slim_quick`. [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8f364c760346c857adf03a50d4310a74ff8603fd2ae89d4dd66a23cc94c9d62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f364c760346c857adf03a50d4310a74ff8603fd2ae89d4dd66a23cc94c9d62b", kill_on_drop: false }` [INFO] [stdout] 8f364c760346c857adf03a50d4310a74ff8603fd2ae89d4dd66a23cc94c9d62b