[INFO] cloning repository https://github.com/tsirysndr/genius-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsirysndr/genius-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fgenius-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fgenius-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d815262ab225cbdd35dc0a9eed3f097ceb74e6e [INFO] building tsirysndr/genius-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Fgenius-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tsirysndr/genius-cli [INFO] finished tweaking git repo https://github.com/tsirysndr/genius-cli [INFO] tweaked toml for git repo https://github.com/tsirysndr/genius-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsirysndr/genius-cli on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tsirysndr/genius-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded papergrid v0.5.1 [INFO] [stderr] Downloaded tabled_derive v0.4.0 [INFO] [stderr] Downloaded cpufeatures v0.2.4 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded os_str_bytes v6.3.0 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded futures-sink v0.3.23 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded reqwest v0.11.11 [INFO] [stderr] Downloaded tabled v0.8.0 [INFO] [stderr] Downloaded colored_json v2.1.0 [INFO] [stderr] Downloaded futures-util v0.3.23 [INFO] [stderr] Downloaded futures-core v0.3.23 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded futures-channel v0.3.23 [INFO] [stderr] Downloaded futures-task v0.3.23 [INFO] [stderr] Downloaded genius-rust v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2b4b775d006137f519e1c141d87e92d2fc9d7e14f3ecd7799fed83bb339546 [INFO] running `Command { std: "docker" "start" "-a" "6a2b4b775d006137f519e1c141d87e92d2fc9d7e14f3ecd7799fed83bb339546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2b4b775d006137f519e1c141d87e92d2fc9d7e14f3ecd7799fed83bb339546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2b4b775d006137f519e1c141d87e92d2fc9d7e14f3ecd7799fed83bb339546", kill_on_drop: false }` [INFO] [stdout] 6a2b4b775d006137f519e1c141d87e92d2fc9d7e14f3ecd7799fed83bb339546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd246cab2b56fe7d86afe5eb7669d3c82768bccc220aba29453dc6ff682f592e [INFO] running `Command { std: "docker" "start" "-a" "fd246cab2b56fe7d86afe5eb7669d3c82768bccc220aba29453dc6ff682f592e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling genius-rust v0.1.1 [INFO] [stderr] Compiling genius-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "fd246cab2b56fe7d86afe5eb7669d3c82768bccc220aba29453dc6ff682f592e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd246cab2b56fe7d86afe5eb7669d3c82768bccc220aba29453dc6ff682f592e", kill_on_drop: false }` [INFO] [stdout] fd246cab2b56fe7d86afe5eb7669d3c82768bccc220aba29453dc6ff682f592e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0ed9ef14a5568c25623ba255ad76d405d201cd758a679306d7a893acf00ac70 [INFO] running `Command { std: "docker" "start" "-a" "c0ed9ef14a5568c25623ba255ad76d405d201cd758a679306d7a893acf00ac70", kill_on_drop: false }` [INFO] [stderr] Compiling genius-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "c0ed9ef14a5568c25623ba255ad76d405d201cd758a679306d7a893acf00ac70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ed9ef14a5568c25623ba255ad76d405d201cd758a679306d7a893acf00ac70", kill_on_drop: false }` [INFO] [stdout] c0ed9ef14a5568c25623ba255ad76d405d201cd758a679306d7a893acf00ac70