[INFO] cloning repository https://github.com/michael-the-grey/fuzzy_command_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michael-the-grey/fuzzy_command_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael-the-grey%2Ffuzzy_command_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael-the-grey%2Ffuzzy_command_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcccb9297d24f00af62763fbf5df2dbc8faf8035 [INFO] testing michael-the-grey/fuzzy_command_search against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael-the-grey%2Ffuzzy_command_search" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michael-the-grey/fuzzy_command_search on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michael-the-grey/fuzzy_command_search [INFO] finished tweaking git repo https://github.com/michael-the-grey/fuzzy_command_search [INFO] tweaked toml for git repo https://github.com/michael-the-grey/fuzzy_command_search written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/michael-the-grey/fuzzy_command_search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 714eb81f6fd2694d1241183af425e6a25690d1dcc099665a2a61c9972edb3fae [INFO] running `Command { std: "docker" "start" "-a" "714eb81f6fd2694d1241183af425e6a25690d1dcc099665a2a61c9972edb3fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "714eb81f6fd2694d1241183af425e6a25690d1dcc099665a2a61c9972edb3fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714eb81f6fd2694d1241183af425e6a25690d1dcc099665a2a61c9972edb3fae", kill_on_drop: false }` [INFO] [stdout] 714eb81f6fd2694d1241183af425e6a25690d1dcc099665a2a61c9972edb3fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a326c433d6cb0af4ecdc938683765780fe0720747a2c69d44c8c2cbbff43e514 [INFO] running `Command { std: "docker" "start" "-a" "a326c433d6cb0af4ecdc938683765780fe0720747a2c69d44c8c2cbbff43e514", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling ncurses v5.85.0 [INFO] [stderr] Compiling fcs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "a326c433d6cb0af4ecdc938683765780fe0720747a2c69d44c8c2cbbff43e514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a326c433d6cb0af4ecdc938683765780fe0720747a2c69d44c8c2cbbff43e514", kill_on_drop: false }` [INFO] [stdout] a326c433d6cb0af4ecdc938683765780fe0720747a2c69d44c8c2cbbff43e514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deb87b5fe4c079722f643574510c31cd988c4d99b9d0229d048d68098a7a2c42 [INFO] running `Command { std: "docker" "start" "-a" "deb87b5fe4c079722f643574510c31cd988c4d99b9d0229d048d68098a7a2c42", kill_on_drop: false }` [INFO] [stderr] Compiling fcs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "deb87b5fe4c079722f643574510c31cd988c4d99b9d0229d048d68098a7a2c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb87b5fe4c079722f643574510c31cd988c4d99b9d0229d048d68098a7a2c42", kill_on_drop: false }` [INFO] [stdout] deb87b5fe4c079722f643574510c31cd988c4d99b9d0229d048d68098a7a2c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5664759b54de5e9e674d2ed3d605c6b738be25117f7d58cc94e88711e349702e [INFO] running `Command { std: "docker" "start" "-a" "5664759b54de5e9e674d2ed3d605c6b738be25117f7d58cc94e88711e349702e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fcs-fc29cd90ce36dbac) [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" "5664759b54de5e9e674d2ed3d605c6b738be25117f7d58cc94e88711e349702e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5664759b54de5e9e674d2ed3d605c6b738be25117f7d58cc94e88711e349702e", kill_on_drop: false }` [INFO] [stdout] 5664759b54de5e9e674d2ed3d605c6b738be25117f7d58cc94e88711e349702e