[INFO] cloning repository https://github.com/natir/dna_mix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/dna_mix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fdna_mix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fdna_mix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ad86d72b0b0355fb622f2965355c2db1cb49252 [INFO] testing natir/dna_mix against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fdna_mix" "/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/natir/dna_mix on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natir/dna_mix [INFO] finished tweaking git repo https://github.com/natir/dna_mix [INFO] tweaked toml for git repo https://github.com/natir/dna_mix written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/natir/dna_mix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.78 [INFO] [stderr] Downloaded ordered-float v0.5.1 [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.78 [INFO] [stderr] Downloaded csv v1.0.1 [INFO] [stderr] Downloaded bio v0.22.0 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded bio-types v0.3.0 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8219ee0ac62aafb0cba52ec1df24e2af4a6b95f0cfad961738ce17439e84b092 [INFO] running `Command { std: "docker" "start" "-a" "8219ee0ac62aafb0cba52ec1df24e2af4a6b95f0cfad961738ce17439e84b092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8219ee0ac62aafb0cba52ec1df24e2af4a6b95f0cfad961738ce17439e84b092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8219ee0ac62aafb0cba52ec1df24e2af4a6b95f0cfad961738ce17439e84b092", kill_on_drop: false }` [INFO] [stdout] 8219ee0ac62aafb0cba52ec1df24e2af4a6b95f0cfad961738ce17439e84b092 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba6e15c04d0c42acce0eba4ba39ea7d302938c4db2258911cfce2fd5e9f414dd [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" "ba6e15c04d0c42acce0eba4ba39ea7d302938c4db2258911cfce2fd5e9f414dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling ordered-float v0.5.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling bio-types v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bio v0.22.0 [INFO] [stderr] Compiling dna_mix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.84s [INFO] running `Command { std: "docker" "inspect" "ba6e15c04d0c42acce0eba4ba39ea7d302938c4db2258911cfce2fd5e9f414dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6e15c04d0c42acce0eba4ba39ea7d302938c4db2258911cfce2fd5e9f414dd", kill_on_drop: false }` [INFO] [stdout] ba6e15c04d0c42acce0eba4ba39ea7d302938c4db2258911cfce2fd5e9f414dd [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2890c9754820845ad452ccb8e97ecc566f3587a838facff3c6be79fba73ce69 [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" "c2890c9754820845ad452ccb8e97ecc566f3587a838facff3c6be79fba73ce69", kill_on_drop: false }` [INFO] [stderr] Compiling dna_mix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "c2890c9754820845ad452ccb8e97ecc566f3587a838facff3c6be79fba73ce69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2890c9754820845ad452ccb8e97ecc566f3587a838facff3c6be79fba73ce69", kill_on_drop: false }` [INFO] [stdout] c2890c9754820845ad452ccb8e97ecc566f3587a838facff3c6be79fba73ce69 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f19519389d4ee1a6b0ad34dae1ee5889df6a1a285a23efe44b418c80120b110 [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" "7f19519389d4ee1a6b0ad34dae1ee5889df6a1a285a23efe44b418c80120b110", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dna_mix-897a9ec16b80546a [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f19519389d4ee1a6b0ad34dae1ee5889df6a1a285a23efe44b418c80120b110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f19519389d4ee1a6b0ad34dae1ee5889df6a1a285a23efe44b418c80120b110", kill_on_drop: false }` [INFO] [stdout] 7f19519389d4ee1a6b0ad34dae1ee5889df6a1a285a23efe44b418c80120b110