[INFO] cloning repository https://github.com/EleutherAI/tokengrams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EleutherAI/tokengrams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9efe08829a1667e6e65f5cac29babf03c5bbf020
[INFO] testing EleutherAI/tokengrams against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleutherAI%2Ftokengrams" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EleutherAI/tokengrams
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/EleutherAI/tokengrams
[INFO] tweaked toml for git repo https://github.com/EleutherAI/tokengrams written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EleutherAI/tokengrams on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EleutherAI/tokengrams already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf16_literal v0.2.1
[INFO] [stderr]   Downloaded pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded typetag v0.2.17
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded typetag-impl v0.2.17
[INFO] [stderr]   Downloaded typeid v1.0.0
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ba5ff8f160e087c88ebea87b38e09894069fdc2bac35822b575f9dd7bbff149
[INFO] running `Command { std: "docker" "start" "-a" "4ba5ff8f160e087c88ebea87b38e09894069fdc2bac35822b575f9dd7bbff149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ba5ff8f160e087c88ebea87b38e09894069fdc2bac35822b575f9dd7bbff149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba5ff8f160e087c88ebea87b38e09894069fdc2bac35822b575f9dd7bbff149", kill_on_drop: false }`
[INFO] [stdout] 4ba5ff8f160e087c88ebea87b38e09894069fdc2bac35822b575f9dd7bbff149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d08eb04f43b46d4f916f60df07f7721bd80e4087eb7cadefe50c39bbec3c42e2
[INFO] running `Command { std: "docker" "start" "-a" "d08eb04f43b46d4f916f60df07f7721bd80e4087eb7cadefe50c39bbec3c42e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling utf16_literal v0.2.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling typetag-impl v0.2.17
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling typetag v0.2.17
[INFO] [stderr]    Compiling tokengrams v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[INFO] running `Command { std: "docker" "inspect" "d08eb04f43b46d4f916f60df07f7721bd80e4087eb7cadefe50c39bbec3c42e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08eb04f43b46d4f916f60df07f7721bd80e4087eb7cadefe50c39bbec3c42e2", kill_on_drop: false }`
[INFO] [stdout] d08eb04f43b46d4f916f60df07f7721bd80e4087eb7cadefe50c39bbec3c42e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ea51ab944487245db04e974ead2b91ec2dcded98a9142c306b73e6caa7bd2c6
[INFO] running `Command { std: "docker" "start" "-a" "1ea51ab944487245db04e974ead2b91ec2dcded98a9142c306b73e6caa7bd2c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling tokengrams v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "1ea51ab944487245db04e974ead2b91ec2dcded98a9142c306b73e6caa7bd2c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea51ab944487245db04e974ead2b91ec2dcded98a9142c306b73e6caa7bd2c6", kill_on_drop: false }`
[INFO] [stdout] 1ea51ab944487245db04e974ead2b91ec2dcded98a9142c306b73e6caa7bd2c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15cb56dc5133aa3336ae7105f7cba46feebb88685aef182c15649ad06d5f25b8
[INFO] running `Command { std: "docker" "start" "-a" "15cb56dc5133aa3336ae7105f7cba46feebb88685aef182c15649ad06d5f25b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokengrams-442bbfdc857af6d0)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test table::tests::count_next_exists ... ok
[INFO] [stdout] test table::tests::count_next_empty_query ... ok
[INFO] [stdout] test util::tests::test_transmute_slice ... ok
[INFO] [stdout] test in_memory_index::tests::sample_unsmoothed_usize_exists ... ok
[INFO] [stdout] test in_memory_index::tests::sample_unsmoothed_empty_query_exists ... ok
[INFO] [stdout] test in_memory_index::tests::sample_unsmoothed_u16_exists ... ok
[INFO] [stdout] test in_memory_index::tests::sample_unsmoothed_u32_exists ... ok
[INFO] [stdout] test in_memory_index::tests::sample_smoothed_empty_query_exists ... ok
[INFO] [stdout] test in_memory_index::tests::sample_smoothed_exists ... ok
[INFO] [stdout] test table::tests::batch_count_next_exists ... ok
[INFO] [stdout] test par_quicksort::tests::test_heapsort ... ok
[INFO] [stdout] test in_memory_index::tests::smoothed_probs_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6be4ed655f67c5c9)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test empty_find_empty ... ok
[INFO] [stdout] test empty_find_one ... ok
[INFO] [stdout] test one_find_empty ... ok
[INFO] [stdout] test empty_find_two ... ok
[INFO] [stdout] test one_find_one_exists ... ok
[INFO] [stdout] test one_find_one_notexists ... ok
[INFO] [stdout] test many_exists ... ok
[INFO] [stdout] test many_exists_long ... ok
[INFO] [stdout] test query_longer_less ... ok
[INFO] [stdout] test query_longer ... ok
[INFO] [stdout] test query_longer_greater ... ok
[INFO] [stdout] test query_spaces ... ok
[INFO] [stdout] test two_find_one_exists ... ok
[INFO] [stdout] test two_find_two_exists ... ok
[INFO] [stdout] test prop_contains ... ok
[INFO] [stdout] test prop_length ... ok
[INFO] [stdout] test prop_positions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tokengrams
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/table.rs - table::SuffixTable<T,U>::positions (line 145) ... ok
[INFO] [stdout] test src/table.rs - table::SuffixTable<T,U>::contains (line 108) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15cb56dc5133aa3336ae7105f7cba46feebb88685aef182c15649ad06d5f25b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15cb56dc5133aa3336ae7105f7cba46feebb88685aef182c15649ad06d5f25b8", kill_on_drop: false }`
[INFO] [stdout] 15cb56dc5133aa3336ae7105f7cba46feebb88685aef182c15649ad06d5f25b8
