[INFO] cloning repository https://github.com/mubiquity/biors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mubiquity/biors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmubiquity%2Fbiors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmubiquity%2Fbiors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee9b8ebc6ae6f01a50209aa86e145943b5797e58 [INFO] testing mubiquity/biors against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmubiquity%2Fbiors" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mubiquity/biors on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db4d6da6104fa98f3ec94a2dd5c8f4a8e432f1405d81d7fd0d3abf5342b19049 [INFO] running `Command { std: "docker" "start" "-a" "db4d6da6104fa98f3ec94a2dd5c8f4a8e432f1405d81d7fd0d3abf5342b19049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db4d6da6104fa98f3ec94a2dd5c8f4a8e432f1405d81d7fd0d3abf5342b19049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4d6da6104fa98f3ec94a2dd5c8f4a8e432f1405d81d7fd0d3abf5342b19049", kill_on_drop: false }` [INFO] [stdout] db4d6da6104fa98f3ec94a2dd5c8f4a8e432f1405d81d7fd0d3abf5342b19049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4ebd8689b5c9c07acf3628769d770a3c40e061ab96b649b321db9729b958d9 [INFO] running `Command { std: "docker" "start" "-a" "cf4ebd8689b5c9c07acf3628769d770a3c40e061ab96b649b321db9729b958d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bimap v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling biors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "cf4ebd8689b5c9c07acf3628769d770a3c40e061ab96b649b321db9729b958d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4ebd8689b5c9c07acf3628769d770a3c40e061ab96b649b321db9729b958d9", kill_on_drop: false }` [INFO] [stdout] cf4ebd8689b5c9c07acf3628769d770a3c40e061ab96b649b321db9729b958d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b201a51ee6911c95f3c6bf4f37cf93433d198a8f4849703c5172691f7df530 [INFO] running `Command { std: "docker" "start" "-a" "c4b201a51ee6911c95f3c6bf4f37cf93433d198a8f4849703c5172691f7df530", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 33.60s [INFO] running `Command { std: "docker" "inspect" "c4b201a51ee6911c95f3c6bf4f37cf93433d198a8f4849703c5172691f7df530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b201a51ee6911c95f3c6bf4f37cf93433d198a8f4849703c5172691f7df530", kill_on_drop: false }` [INFO] [stdout] c4b201a51ee6911c95f3c6bf4f37cf93433d198a8f4849703c5172691f7df530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 34582a59255bbbaaa48980994499742ab5f485956f2d7c4bb51f3becf0e06e70 [INFO] running `Command { std: "docker" "start" "-a" "34582a59255bbbaaa48980994499742ab5f485956f2d7c4bb51f3becf0e06e70", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/biors-24967214f82f9ecf) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test sequence::tests::display ... ok [INFO] [stdout] test sequence::tests::from_encoder ... ok [INFO] [stdout] test sequence::tests::push_string ... ok [INFO] [stdout] test sequence::tests::push_string_extra_characters ... ok [INFO] [stdout] test sequence::tests::string_chunks_proper_size ... ok [INFO] [stdout] test sequence::tests::string_chunks_wrong_size ... ok [INFO] [stdout] test alphabet::tests::is_word ... ok [INFO] [stdout] test alphabet::tests::contains_false ... ok [INFO] [stdout] test alphabet::tests::complement_valid ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::unexpected_symbol ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::recalculate_mappings ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::decode_too_many ... ok [INFO] [stdout] test alphabet::tests::contains_true ... ok [INFO] [stdout] test alphabet::encoding::index_encoder::tests::correct_encode ... ok [INFO] [stdout] test alphabet::dna::tests::symbol_complement_size ... ok [INFO] [stdout] test alphabet::dna::tests::ambiguous_symbols ... ok [INFO] [stdout] test alphabet::dna::tests::unambiguous_symbols ... ok [INFO] [stdout] test alphabet::dna::tests::complements_in_alphabet ... 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_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34582a59255bbbaaa48980994499742ab5f485956f2d7c4bb51f3becf0e06e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34582a59255bbbaaa48980994499742ab5f485956f2d7c4bb51f3becf0e06e70", kill_on_drop: false }` [INFO] [stdout] 34582a59255bbbaaa48980994499742ab5f485956f2d7c4bb51f3becf0e06e70