[INFO] cloning repository https://github.com/hdoordt/lzjd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdoordt/lzjd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Flzjd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Flzjd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7d18657edd1fec3ddf93ce2990d6672104f8d42 [INFO] testing hdoordt/lzjd-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Flzjd-rs" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hdoordt/lzjd-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hdoordt/lzjd-rs [INFO] finished tweaking git repo https://github.com/hdoordt/lzjd-rs [INFO] tweaked toml for git repo https://github.com/hdoordt/lzjd-rs written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/hdoordt/lzjd-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xoroshiro128 v0.3.0 [INFO] [stderr] Downloaded fasthash-sys v0.3.2 [INFO] [stderr] Downloaded seahash v3.0.6 [INFO] [stderr] Downloaded atty v0.2.12 [INFO] [stderr] Downloaded libc v0.2.59 [INFO] [stderr] Downloaded fasthash v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb29a39eb2d07d91b7a32d51bde04e42a276603e71d90a18670792229fe05ad3 [INFO] running `Command { std: "docker" "start" "-a" "cb29a39eb2d07d91b7a32d51bde04e42a276603e71d90a18670792229fe05ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb29a39eb2d07d91b7a32d51bde04e42a276603e71d90a18670792229fe05ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb29a39eb2d07d91b7a32d51bde04e42a276603e71d90a18670792229fe05ad3", kill_on_drop: false }` [INFO] [stdout] cb29a39eb2d07d91b7a32d51bde04e42a276603e71d90a18670792229fe05ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66d47acf65c7caf4e795aac702aa3705d6bd1aeb3bc178a7ba393fe9df04d379 [INFO] running `Command { std: "docker" "start" "-a" "66d47acf65c7caf4e795aac702aa3705d6bd1aeb3bc178a7ba393fe9df04d379", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling lzjd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.29s [INFO] running `Command { std: "docker" "inspect" "66d47acf65c7caf4e795aac702aa3705d6bd1aeb3bc178a7ba393fe9df04d379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d47acf65c7caf4e795aac702aa3705d6bd1aeb3bc178a7ba393fe9df04d379", kill_on_drop: false }` [INFO] [stdout] 66d47acf65c7caf4e795aac702aa3705d6bd1aeb3bc178a7ba393fe9df04d379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f397bf2ef4ccb1996aa1d132ef6f6b3a41177b3dbb685883ecafc9c23699aa08 [INFO] running `Command { std: "docker" "start" "-a" "f397bf2ef4ccb1996aa1d132ef6f6b3a41177b3dbb685883ecafc9c23699aa08", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling lzjd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.67s [INFO] running `Command { std: "docker" "inspect" "f397bf2ef4ccb1996aa1d132ef6f6b3a41177b3dbb685883ecafc9c23699aa08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f397bf2ef4ccb1996aa1d132ef6f6b3a41177b3dbb685883ecafc9c23699aa08", kill_on_drop: false }` [INFO] [stdout] f397bf2ef4ccb1996aa1d132ef6f6b3a41177b3dbb685883ecafc9c23699aa08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64d1a591b77e401841f5eb9eac5709abdbe2131d34ec1c14857805bb6c056c6b [INFO] running `Command { std: "docker" "start" "-a" "64d1a591b77e401841f5eb9eac5709abdbe2131d34ec1c14857805bb6c056c6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lzjd-0f4cf39f881380eb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test lz_dict::tests::test_jaccard_similarity ... ok [INFO] [stdout] test lz_dict::tests::test_from_bytes_iter ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lzjd-297b617a92ca16a7) [INFO] [stdout] test tests::test_optimized_dist ... ok [INFO] [stderr] Doc-tests lzjd [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64d1a591b77e401841f5eb9eac5709abdbe2131d34ec1c14857805bb6c056c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d1a591b77e401841f5eb9eac5709abdbe2131d34ec1c14857805bb6c056c6b", kill_on_drop: false }` [INFO] [stdout] 64d1a591b77e401841f5eb9eac5709abdbe2131d34ec1c14857805bb6c056c6b