[INFO] cloning repository https://github.com/realcundo/ilc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realcundo/ilc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Filc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Filc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35f9fa7812af7e74ca360f663bb0529eb0945c5c [INFO] testing realcundo/ilc against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealcundo%2Filc" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realcundo/ilc on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/realcundo/ilc [INFO] finished tweaking git repo https://github.com/realcundo/ilc [INFO] tweaked toml for git repo https://github.com/realcundo/ilc written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/realcundo/ilc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 crossterm v0.17.7 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded ex v0.1.3 [INFO] [stderr] Downloaded lazysort v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4997caabad8e35ed6870aa8915c413586b940fb1ffb0ad7709e3c7d375f6c570 [INFO] running `Command { std: "docker" "start" "-a" "4997caabad8e35ed6870aa8915c413586b940fb1ffb0ad7709e3c7d375f6c570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4997caabad8e35ed6870aa8915c413586b940fb1ffb0ad7709e3c7d375f6c570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4997caabad8e35ed6870aa8915c413586b940fb1ffb0ad7709e3c7d375f6c570", kill_on_drop: false }` [INFO] [stdout] 4997caabad8e35ed6870aa8915c413586b940fb1ffb0ad7709e3c7d375f6c570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e564ec4a8671cc5d39f16326a315a6bfd4f1db431fa128943f6a731c2f9702d7 [INFO] running `Command { std: "docker" "start" "-a" "e564ec4a8671cc5d39f16326a315a6bfd4f1db431fa128943f6a731c2f9702d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ex v0.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling ilc v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/linecollector.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get(&self, key: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.24s [INFO] running `Command { std: "docker" "inspect" "e564ec4a8671cc5d39f16326a315a6bfd4f1db431fa128943f6a731c2f9702d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e564ec4a8671cc5d39f16326a315a6bfd4f1db431fa128943f6a731c2f9702d7", kill_on_drop: false }` [INFO] [stdout] e564ec4a8671cc5d39f16326a315a6bfd4f1db431fa128943f6a731c2f9702d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a66632affdda0d8fdc2ae33a4b664b3b09b19306c10fee3ae98ab6a23889f44 [INFO] running `Command { std: "docker" "start" "-a" "0a66632affdda0d8fdc2ae33a4b664b3b09b19306c10fee3ae98ab6a23889f44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ilc v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/linecollector.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get(&self, key: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.02s [INFO] running `Command { std: "docker" "inspect" "0a66632affdda0d8fdc2ae33a4b664b3b09b19306c10fee3ae98ab6a23889f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a66632affdda0d8fdc2ae33a4b664b3b09b19306c10fee3ae98ab6a23889f44", kill_on_drop: false }` [INFO] [stdout] 0a66632affdda0d8fdc2ae33a4b664b3b09b19306c10fee3ae98ab6a23889f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c7059899121f81d17e6488d0e77d970eaf730aef33d996a06a77911defa56e0 [INFO] running `Command { std: "docker" "start" "-a" "8c7059899121f81d17e6488d0e77d970eaf730aef33d996a06a77911defa56e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `get` [INFO] [stderr] --> src/linecollector.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn get(&self, key: &str) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ilc` (bin "ilc" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ilc-39e8430843c3b45a) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test filepaths::tests::duplicate_filenames ... ok [INFO] [stdout] test filepaths::tests::multiple_filenames ... ok [INFO] [stdout] test filepaths::tests::empty_input_is_stdin_by_default ... ok [INFO] [stdout] test filepaths::tests::mixed_stdin_and_duplicate_filenames ... ok [INFO] [stdout] test filepaths::tests::stdin_after_filenames ... ok [INFO] [stdout] test filepaths::tests::single_file ... ok [INFO] [stdout] test filepaths::tests::stdin_between_filenames ... ok [INFO] [stdout] test filepaths::tests::stdin_multiple_times ... ok [INFO] [stdout] test linecollector::tests::duplicate_lines_are_ordered_lexicographically ... ok [INFO] [stdout] test linecollector::tests::line_collector_stores_duplicate_lines ... ok [INFO] [stdout] test linecollector::tests::line_collector_stores_mixed_lines ... ok [INFO] [stdout] test filepaths::tests::stdin_only ... ok [INFO] [stdout] test filepaths::tests::stdin_before_filenames ... ok [INFO] [stdout] test linecollector::tests::line_collector_is_empty_by_default ... ok [INFO] [stdout] test linecollector::tests::line_collector_stores_unique_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c7059899121f81d17e6488d0e77d970eaf730aef33d996a06a77911defa56e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7059899121f81d17e6488d0e77d970eaf730aef33d996a06a77911defa56e0", kill_on_drop: false }` [INFO] [stdout] 8c7059899121f81d17e6488d0e77d970eaf730aef33d996a06a77911defa56e0