[INFO] cloning repository https://github.com/forando/tsim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forando/tsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforando%2Ftsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforando%2Ftsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47a54fef877e00f2bf3e4d40b24cd872f8eaa4fd [INFO] testing forando/tsim against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforando%2Ftsim" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forando/tsim on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forando/tsim [INFO] finished tweaking git repo https://github.com/forando/tsim [INFO] tweaked toml for git repo https://github.com/forando/tsim written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/forando/tsim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c02df98e3169e309858d505b3a49bb3474e3b296e9c2652cbc6bd07e83a6ede [INFO] running `Command { std: "docker" "start" "-a" "9c02df98e3169e309858d505b3a49bb3474e3b296e9c2652cbc6bd07e83a6ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c02df98e3169e309858d505b3a49bb3474e3b296e9c2652cbc6bd07e83a6ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c02df98e3169e309858d505b3a49bb3474e3b296e9c2652cbc6bd07e83a6ede", kill_on_drop: false }` [INFO] [stdout] 9c02df98e3169e309858d505b3a49bb3474e3b296e9c2652cbc6bd07e83a6ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 705ee30f2ce347b811b23d21286c93f3244892df71b5d8d26bb6267629df6557 [INFO] running `Command { std: "docker" "start" "-a" "705ee30f2ce347b811b23d21286c93f3244892df71b5d8d26bb6267629df6557", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.15s [INFO] running `Command { std: "docker" "inspect" "705ee30f2ce347b811b23d21286c93f3244892df71b5d8d26bb6267629df6557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705ee30f2ce347b811b23d21286c93f3244892df71b5d8d26bb6267629df6557", kill_on_drop: false }` [INFO] [stdout] 705ee30f2ce347b811b23d21286c93f3244892df71b5d8d26bb6267629df6557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91fb3488946c28945dc6d0b41d101d3276cc95351867f01e76e3b4210c276cf [INFO] running `Command { std: "docker" "start" "-a" "a91fb3488946c28945dc6d0b41d101d3276cc95351867f01e76e3b4210c276cf", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [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 tempfile v3.1.0 [INFO] [stderr] Compiling tsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.76s [INFO] running `Command { std: "docker" "inspect" "a91fb3488946c28945dc6d0b41d101d3276cc95351867f01e76e3b4210c276cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91fb3488946c28945dc6d0b41d101d3276cc95351867f01e76e3b4210c276cf", kill_on_drop: false }` [INFO] [stdout] a91fb3488946c28945dc6d0b41d101d3276cc95351867f01e76e3b4210c276cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93025c83148a455ab1e21ba36484b3780df285dd8d919e422dd82789f9d91893 [INFO] running `Command { std: "docker" "start" "-a" "93025c83148a455ab1e21ba36484b3780df285dd8d919e422dd82789f9d91893", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.77s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tsim-34db510a9fa05d9c) [INFO] [stdout] running 11 tests [INFO] [stdout] test csv_extractor::tests::should_load_csv ... ok [INFO] [stdout] test similarity_analyzer::tests::should_calculate_total_combinations ... ok [INFO] [stdout] test csv_extractor::tests::should_throw_error_if_no_file ... ok [INFO] [stdout] test utils::tests::should_calculate_shift_left ... ok [INFO] [stdout] test similarity_analyzer::tests::should_not_run_similarities_if_zero_records ... ok [INFO] [stdout] test similarity_analyzer::tests::should_calculate_similarity ... ok [INFO] [stdout] test similarity_analyzer::tests::should_split_string ... ok [INFO] [stdout] test utils::tests::should_calculate_shift_right ... ok [INFO] [stdout] test csv_extractor::tests::should_throw_error_if_file_empty ... ok [INFO] [stdout] test similarity_analyzer::tests::should_not_run_similarities_if_exactly_one_record ... ok [INFO] [stdout] test similarity_analyzer::tests::should_run_similarities ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93025c83148a455ab1e21ba36484b3780df285dd8d919e422dd82789f9d91893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93025c83148a455ab1e21ba36484b3780df285dd8d919e422dd82789f9d91893", kill_on_drop: false }` [INFO] [stdout] 93025c83148a455ab1e21ba36484b3780df285dd8d919e422dd82789f9d91893