[INFO] fetching crate duplicate_code 0.8.1... [INFO] testing duplicate_code-0.8.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate duplicate_code 0.8.1 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate duplicate_code 0.8.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate duplicate_code 0.8.1 [INFO] finished tweaking crates.io crate duplicate_code 0.8.1 [INFO] tweaked toml for crates.io crate duplicate_code 0.8.1 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate crates.io crate duplicate_code 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf87948f0b2bbd9cc417248adbe38f09d1a49f63f3f1ab39153a707c49f6d68f [INFO] running `Command { std: "docker" "start" "-a" "cf87948f0b2bbd9cc417248adbe38f09d1a49f63f3f1ab39153a707c49f6d68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf87948f0b2bbd9cc417248adbe38f09d1a49f63f3f1ab39153a707c49f6d68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf87948f0b2bbd9cc417248adbe38f09d1a49f63f3f1ab39153a707c49f6d68f", kill_on_drop: false }` [INFO] [stdout] cf87948f0b2bbd9cc417248adbe38f09d1a49f63f3f1ab39153a707c49f6d68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbce4c92fa33c0b1a181d754090531fc1dca4a7209de8478a8822d5b93c5a94e [INFO] running `Command { std: "docker" "start" "-a" "dbce4c92fa33c0b1a181d754090531fc1dca4a7209de8478a8822d5b93c5a94e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling duplicate_code v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.37s [INFO] running `Command { std: "docker" "inspect" "dbce4c92fa33c0b1a181d754090531fc1dca4a7209de8478a8822d5b93c5a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbce4c92fa33c0b1a181d754090531fc1dca4a7209de8478a8822d5b93c5a94e", kill_on_drop: false }` [INFO] [stdout] dbce4c92fa33c0b1a181d754090531fc1dca4a7209de8478a8822d5b93c5a94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c247ed46a49f07ff1d342f55ab813e72c12a31331680f6175b6c6a37d67e1fcb [INFO] running `Command { std: "docker" "start" "-a" "c247ed46a49f07ff1d342f55ab813e72c12a31331680f6175b6c6a37d67e1fcb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling duplicate_code v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.71s [INFO] running `Command { std: "docker" "inspect" "c247ed46a49f07ff1d342f55ab813e72c12a31331680f6175b6c6a37d67e1fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c247ed46a49f07ff1d342f55ab813e72c12a31331680f6175b6c6a37d67e1fcb", kill_on_drop: false }` [INFO] [stdout] c247ed46a49f07ff1d342f55ab813e72c12a31331680f6175b6c6a37d67e1fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4ba76babc45ab231bad1643efe45c1810f4673ee82b93224c390eec74e3354a [INFO] running `Command { std: "docker" "start" "-a" "c4ba76babc45ab231bad1643efe45c1810f4673ee82b93224c390eec74e3354a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/duplicate_code-73048684299ca3a4) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test duplicate_detection::tests::test_empty_hashed_files ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_file_with_no_lines ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_duplicate_with_multiple_occurrences ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_and_empty_with_duplicate_on_different_lines ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_duplicate ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_duplicate_on_different_lines ... ok [INFO] [stdout] test model::hashed_file::tests::test_empty_indexed_files ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_no_duplicate ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_multiple_duplicate_in_different_files ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_no_lines ... ok [INFO] [stdout] test duplicate_detection::tests::test_hashed_files_with_ignore_line_regex ... ok [INFO] [stdout] test model::indexed_file::tests::test_indexed_file_stores_correct_line_number ... ok [INFO] [stdout] test model::hashed_file::tests::test_indexed_file_hashing_computed_correctly ... ok [INFO] [stdout] test model::hashed_file::tests::test_indexed_file_with_duplicate_lines ... ok [INFO] [stdout] test model::hashed_file::tests::test_indexed_file_with_no_lines ... ok [INFO] [stdout] test model::indexed_file::tests::test_raw_file_with_no_lines ... ok [INFO] [stdout] test model::indexed_file::tests::test_indexed_file_ignore_line_regex ... ok [INFO] [stdout] test model::hashed_file::tests::test_indexed_file_with_ignore_line_regex ... ok [INFO] [stdout] test model::indexed_file::tests::test_indexed_files_consistent_ordering ... ok [INFO] [stdout] test model::indexed_file::tests::test_empty_raw_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4ba76babc45ab231bad1643efe45c1810f4673ee82b93224c390eec74e3354a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ba76babc45ab231bad1643efe45c1810f4673ee82b93224c390eec74e3354a", kill_on_drop: false }` [INFO] [stdout] c4ba76babc45ab231bad1643efe45c1810f4673ee82b93224c390eec74e3354a