[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EleutherAI/tokengrams on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ecbbbf61bb776b87197a63873a682027f80f52ea5e148986236698402f33c83 [INFO] running `Command { std: "docker" "start" "-a" "6ecbbbf61bb776b87197a63873a682027f80f52ea5e148986236698402f33c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ecbbbf61bb776b87197a63873a682027f80f52ea5e148986236698402f33c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecbbbf61bb776b87197a63873a682027f80f52ea5e148986236698402f33c83", kill_on_drop: false }` [INFO] [stdout] 6ecbbbf61bb776b87197a63873a682027f80f52ea5e148986236698402f33c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d621d0fc6a9d745153834178d51cc29d401931fb641565a3f182d156065307e4 [INFO] running `Command { std: "docker" "start" "-a" "d621d0fc6a9d745153834178d51cc29d401931fb641565a3f182d156065307e4", 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 unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling utf16_literal v0.2.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [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 rayon v1.10.0 [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 28.43s [INFO] running `Command { std: "docker" "inspect" "d621d0fc6a9d745153834178d51cc29d401931fb641565a3f182d156065307e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d621d0fc6a9d745153834178d51cc29d401931fb641565a3f182d156065307e4", kill_on_drop: false }` [INFO] [stdout] d621d0fc6a9d745153834178d51cc29d401931fb641565a3f182d156065307e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983c2be247ee66bd4b573c0e89a94b81df9578cf312da2c8b7d21d2fe3d71368 [INFO] running `Command { std: "docker" "start" "-a" "983c2be247ee66bd4b573c0e89a94b81df9578cf312da2c8b7d21d2fe3d71368", 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 9.80s [INFO] running `Command { std: "docker" "inspect" "983c2be247ee66bd4b573c0e89a94b81df9578cf312da2c8b7d21d2fe3d71368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983c2be247ee66bd4b573c0e89a94b81df9578cf312da2c8b7d21d2fe3d71368", kill_on_drop: false }` [INFO] [stdout] 983c2be247ee66bd4b573c0e89a94b81df9578cf312da2c8b7d21d2fe3d71368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ef8d93b9fcc651ac2e396c3c11124c8ae2f3415b2aee73c0fcfbda33cdd5c7c [INFO] running `Command { std: "docker" "start" "-a" "4ef8d93b9fcc651ac2e396c3c11124c8ae2f3415b2aee73c0fcfbda33cdd5c7c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokengrams-442bbfdc857af6d0) [INFO] [stdout] running 12 tests [INFO] [stdout] test table::tests::count_next_empty_query ... ok [INFO] [stdout] test table::tests::count_next_exists ... ok [INFO] [stdout] test util::tests::test_transmute_slice ... 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_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_smoothed_exists ... ok [INFO] [stdout] test in_memory_index::tests::sample_smoothed_empty_query_exists ... ok [INFO] [stdout] test par_quicksort::tests::test_heapsort ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/tokengrams-442bbfdc857af6d0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4ef8d93b9fcc651ac2e396c3c11124c8ae2f3415b2aee73c0fcfbda33cdd5c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef8d93b9fcc651ac2e396c3c11124c8ae2f3415b2aee73c0fcfbda33cdd5c7c", kill_on_drop: false }` [INFO] [stdout] 4ef8d93b9fcc651ac2e396c3c11124c8ae2f3415b2aee73c0fcfbda33cdd5c7c