[INFO] cloning repository https://github.com/connormullett/gemini_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connormullett/gemini_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnormullett%2Fgemini_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnormullett%2Fgemini_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e8eca16fd22512f97aabb294f79647dc5e68be9 [INFO] testing connormullett/gemini_rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnormullett%2Fgemini_rs" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connormullett/gemini_rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/connormullett/gemini_rs [INFO] finished tweaking git repo https://github.com/connormullett/gemini_rs [INFO] tweaked toml for git repo https://github.com/connormullett/gemini_rs written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/connormullett/gemini_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 767c564fb1bf2d1aacedde070713a8ee062f4225a3e9e957b8fc9bc9aad81457 [INFO] running `Command { std: "docker" "start" "-a" "767c564fb1bf2d1aacedde070713a8ee062f4225a3e9e957b8fc9bc9aad81457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767c564fb1bf2d1aacedde070713a8ee062f4225a3e9e957b8fc9bc9aad81457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767c564fb1bf2d1aacedde070713a8ee062f4225a3e9e957b8fc9bc9aad81457", kill_on_drop: false }` [INFO] [stdout] 767c564fb1bf2d1aacedde070713a8ee062f4225a3e9e957b8fc9bc9aad81457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b574802a0e91f1f95d840979bb3fe8ff4e7f8876f9529cc2162d0ac6f35c0af3 [INFO] running `Command { std: "docker" "start" "-a" "b574802a0e91f1f95d840979bb3fe8ff4e7f8876f9529cc2162d0ac6f35c0af3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling grass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "b574802a0e91f1f95d840979bb3fe8ff4e7f8876f9529cc2162d0ac6f35c0af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b574802a0e91f1f95d840979bb3fe8ff4e7f8876f9529cc2162d0ac6f35c0af3", kill_on_drop: false }` [INFO] [stdout] b574802a0e91f1f95d840979bb3fe8ff4e7f8876f9529cc2162d0ac6f35c0af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24e1a82614a1dd8107dee2a50c410ebe00ee6391b4c6786cd83ffee011c09bd [INFO] running `Command { std: "docker" "start" "-a" "a24e1a82614a1dd8107dee2a50c410ebe00ee6391b4c6786cd83ffee011c09bd", kill_on_drop: false }` [INFO] [stderr] Compiling grass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/grass-91b2ac04d4175c84) [INFO] running `Command { std: "docker" "inspect" "a24e1a82614a1dd8107dee2a50c410ebe00ee6391b4c6786cd83ffee011c09bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24e1a82614a1dd8107dee2a50c410ebe00ee6391b4c6786cd83ffee011c09bd", kill_on_drop: false }` [INFO] [stdout] a24e1a82614a1dd8107dee2a50c410ebe00ee6391b4c6786cd83ffee011c09bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4889c8e43a57b657730e5182e09bd981f2b16eed5861fceaed98febf42e45ec [INFO] running `Command { std: "docker" "start" "-a" "e4889c8e43a57b657730e5182e09bd981f2b16eed5861fceaed98febf42e45ec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grass-91b2ac04d4175c84) [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" "e4889c8e43a57b657730e5182e09bd981f2b16eed5861fceaed98febf42e45ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4889c8e43a57b657730e5182e09bd981f2b16eed5861fceaed98febf42e45ec", kill_on_drop: false }` [INFO] [stdout] e4889c8e43a57b657730e5182e09bd981f2b16eed5861fceaed98febf42e45ec