[INFO] cloning repository https://github.com/gwadej/quikdecision-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gwadej/quikdecision-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwadej%2Fquikdecision-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwadej%2Fquikdecision-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bac61aee0197ee96066f012aa7ab4edd969be3e [INFO] testing gwadej/quikdecision-cli against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwadej%2Fquikdecision-cli" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gwadej/quikdecision-cli 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/gwadej/quikdecision-cli [INFO] finished tweaking git repo https://github.com/gwadej/quikdecision-cli [INFO] tweaked toml for git repo https://github.com/gwadej/quikdecision-cli written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/gwadej/quikdecision-cli 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] 96547b8f1e5b37460fab0ae79d909bbace7c96b09bdec7ecc99eab3a41370b9a [INFO] running `Command { std: "docker" "start" "-a" "96547b8f1e5b37460fab0ae79d909bbace7c96b09bdec7ecc99eab3a41370b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96547b8f1e5b37460fab0ae79d909bbace7c96b09bdec7ecc99eab3a41370b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96547b8f1e5b37460fab0ae79d909bbace7c96b09bdec7ecc99eab3a41370b9a", kill_on_drop: false }` [INFO] [stdout] 96547b8f1e5b37460fab0ae79d909bbace7c96b09bdec7ecc99eab3a41370b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] 93eb7696335f6880ee89ae28b63251ce4998620a248a619b95eb1f5dbae94969 [INFO] running `Command { std: "docker" "start" "-a" "93eb7696335f6880ee89ae28b63251ce4998620a248a619b95eb1f5dbae94969", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [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_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling quikdecision v0.14.1 (https://github.com/gwadej/quikdecision_rust#c8f4335f) [INFO] [stderr] Compiling quikdecision_cli v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "93eb7696335f6880ee89ae28b63251ce4998620a248a619b95eb1f5dbae94969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93eb7696335f6880ee89ae28b63251ce4998620a248a619b95eb1f5dbae94969", kill_on_drop: false }` [INFO] [stdout] 93eb7696335f6880ee89ae28b63251ce4998620a248a619b95eb1f5dbae94969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] caf818f66be11806f7511c206b22da70fd8f1022decc31ea369b65c13013ca2b [INFO] running `Command { std: "docker" "start" "-a" "caf818f66be11806f7511c206b22da70fd8f1022decc31ea369b65c13013ca2b", kill_on_drop: false }` [INFO] [stderr] Compiling quikdecision_cli v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "caf818f66be11806f7511c206b22da70fd8f1022decc31ea369b65c13013ca2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf818f66be11806f7511c206b22da70fd8f1022decc31ea369b65c13013ca2b", kill_on_drop: false }` [INFO] [stdout] caf818f66be11806f7511c206b22da70fd8f1022decc31ea369b65c13013ca2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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] 8ea7b5b6dd32222c36a9e55cf774fe2151023374073e5bc52f6404dc673b015b [INFO] running `Command { std: "docker" "start" "-a" "8ea7b5b6dd32222c36a9e55cf774fe2151023374073e5bc52f6404dc673b015b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cli-3847350425e2239c) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quikdecision-6ad2fb5958929324) [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 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] [stderr] Doc-tests cli [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] running `Command { std: "docker" "inspect" "8ea7b5b6dd32222c36a9e55cf774fe2151023374073e5bc52f6404dc673b015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea7b5b6dd32222c36a9e55cf774fe2151023374073e5bc52f6404dc673b015b", kill_on_drop: false }` [INFO] [stdout] 8ea7b5b6dd32222c36a9e55cf774fe2151023374073e5bc52f6404dc673b015b