[INFO] updating cached repository https://github.com/mubiquity/biors [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] ee9b8ebc6ae6f01a50209aa86e145943b5797e58 [INFO] testing mubiquity/biors against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmubiquity%2Fbiors" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mubiquity/biors on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mubiquity/biors [INFO] finished tweaking git repo https://github.com/mubiquity/biors [INFO] tweaked toml for git repo https://github.com/mubiquity/biors written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 4ae59a93b5bd18f488a1810732e7bc4b567043730290fb796db3daae42d4f8fe [INFO] running `"docker" "start" "-a" "4ae59a93b5bd18f488a1810732e7bc4b567043730290fb796db3daae42d4f8fe"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bimap v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling biors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `"docker" "inspect" "4ae59a93b5bd18f488a1810732e7bc4b567043730290fb796db3daae42d4f8fe"` [INFO] running `"docker" "rm" "-f" "4ae59a93b5bd18f488a1810732e7bc4b567043730290fb796db3daae42d4f8fe"` [INFO] [stdout] 4ae59a93b5bd18f488a1810732e7bc4b567043730290fb796db3daae42d4f8fe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] af4780cee2be700e7858a7fdf1938bbb3c787f8757138417bfb74198c2371601 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "af4780cee2be700e7858a7fdf1938bbb3c787f8757138417bfb74198c2371601"` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling biors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "af4780cee2be700e7858a7fdf1938bbb3c787f8757138417bfb74198c2371601"` [INFO] running `"docker" "rm" "-f" "af4780cee2be700e7858a7fdf1938bbb3c787f8757138417bfb74198c2371601"` [INFO] [stdout] af4780cee2be700e7858a7fdf1938bbb3c787f8757138417bfb74198c2371601 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25a632ffd93838722a5663c2579015e2ffbfbe0e4cfd384debd6ee82e00db84f [INFO] running `"docker" "start" "-a" "25a632ffd93838722a5663c2579015e2ffbfbe0e4cfd384debd6ee82e00db84f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/biors-e322df3f785addab [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test alphabet::dna::tests::complements_in_alphabet ... ok [INFO] [stdout] test alphabet::dna::tests::ambiguous_symbols ... ok [INFO] [stdout] test alphabet::dna::tests::symbol_complement_size ... ok [INFO] [stdout] test alphabet::dna::tests::unambiguous_complement ... ok [INFO] [stdout] test alphabet::dna::tests::ambiguous_complement ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::correct_encode ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::decode_too_many ... ok [INFO] [stdout] test alphabet::dna::tests::unambiguous_symbols ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::correct_decode ... ok [INFO] [stdout] test alphabet::tests::contains_false ... ok [INFO] [stdout] test alphabet::tests::is_word ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::recalculate_mappings ... ok [INFO] [stdout] test alphabet::tests::complement_valid ... ok [INFO] [stdout] test sequence::tests::push_string ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::unexpected_symbol ... ok [INFO] [stdout] test alphabet::tests::contains_true ... ok [INFO] [stdout] test sequence::tests::display ... ok [INFO] [stdout] test sequence::tests::from_encoder ... ok [INFO] [stdout] test sequence::tests::string_chunks_wrong_size ... ok [INFO] [stdout] test sequence::tests::push_string_extra_characters ... ok [INFO] [stdout] test sequence::tests::string_chunks_proper_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests biors [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/sequence/mod.rs - sequence::Sequence::circular (line 59) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::Sequence (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "25a632ffd93838722a5663c2579015e2ffbfbe0e4cfd384debd6ee82e00db84f"` [INFO] running `"docker" "rm" "-f" "25a632ffd93838722a5663c2579015e2ffbfbe0e4cfd384debd6ee82e00db84f"` [INFO] [stdout] 25a632ffd93838722a5663c2579015e2ffbfbe0e4cfd384debd6ee82e00db84f