[INFO] updating cached repository https://github.com/MathGeniusJodie/joann [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fe3d922402eb4a44c380552d863f917573612b5 [INFO] testing MathGeniusJodie/joann/2fe3d922402eb4a44c380552d863f917573612b5 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathGeniusJodie%2Fjoann" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MathGeniusJodie/joann on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MathGeniusJodie/joann [INFO] finished tweaking git repo https://github.com/MathGeniusJodie/joann [INFO] tweaked toml for git repo https://github.com/MathGeniusJodie/joann written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MathGeniusJodie/joann 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c40a2a7707e7129d107f365de43f4c5ed59264bc051088b2ea13ea7b13ea463 [INFO] running `Command { std: "docker" "start" "-a" "6c40a2a7707e7129d107f365de43f4c5ed59264bc051088b2ea13ea7b13ea463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c40a2a7707e7129d107f365de43f4c5ed59264bc051088b2ea13ea7b13ea463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c40a2a7707e7129d107f365de43f4c5ed59264bc051088b2ea13ea7b13ea463", kill_on_drop: false }` [INFO] [stdout] 6c40a2a7707e7129d107f365de43f4c5ed59264bc051088b2ea13ea7b13ea463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446fc2ff88666bef652530e21713bddbf050ded9711e224fd1886d865d5f4fa4 [INFO] running `Command { std: "docker" "start" "-a" "446fc2ff88666bef652530e21713bddbf050ded9711e224fd1886d865d5f4fa4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallbitvec v2.5.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling joann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "446fc2ff88666bef652530e21713bddbf050ded9711e224fd1886d865d5f4fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446fc2ff88666bef652530e21713bddbf050ded9711e224fd1886d865d5f4fa4", kill_on_drop: false }` [INFO] [stdout] 446fc2ff88666bef652530e21713bddbf050ded9711e224fd1886d865d5f4fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e7a5406c2822ddb449e2c634ad09a834bdec4651b3fbdbf1fe528825d5062b0 [INFO] running `Command { std: "docker" "start" "-a" "1e7a5406c2822ddb449e2c634ad09a834bdec4651b3fbdbf1fe528825d5062b0", kill_on_drop: false }` [INFO] [stderr] Compiling microbench v0.5.0 [INFO] [stderr] Compiling joann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "1e7a5406c2822ddb449e2c634ad09a834bdec4651b3fbdbf1fe528825d5062b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7a5406c2822ddb449e2c634ad09a834bdec4651b3fbdbf1fe528825d5062b0", kill_on_drop: false }` [INFO] [stdout] 1e7a5406c2822ddb449e2c634ad09a834bdec4651b3fbdbf1fe528825d5062b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94516c5b7c62796c8e286502d2f5d8389f556bcb85ce02eb2d827547e26ce38f [INFO] running `Command { std: "docker" "start" "-a" "94516c5b7c62796c8e286502d2f5d8389f556bcb85ce02eb2d827547e26ce38f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/joann-4a900bad90b82d14) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_tree ... ok [INFO] [stdout] test tests::test_speed has been running for over 60 seconds [INFO] [stdout] test tests::test_vs_linear_search has been running for over 60 seconds [INFO] [stdout] test tests::test_vs_linear_search ... ok [INFO] [stdout] test tests::test_speed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 389.80s [INFO] [stdout] [INFO] [stderr] Doc-tests joann [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94516c5b7c62796c8e286502d2f5d8389f556bcb85ce02eb2d827547e26ce38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94516c5b7c62796c8e286502d2f5d8389f556bcb85ce02eb2d827547e26ce38f", kill_on_drop: false }` [INFO] [stdout] 94516c5b7c62796c8e286502d2f5d8389f556bcb85ce02eb2d827547e26ce38f