[INFO] cloning repository https://github.com/ThrudPrimrose/cyrillic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThrudPrimrose/cyrillic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThrudPrimrose%2Fcyrillic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThrudPrimrose%2Fcyrillic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89437d1f6b1f66d933eb808c4fac0b1fccb22a6a [INFO] testing ThrudPrimrose/cyrillic 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%2FThrudPrimrose%2Fcyrillic" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThrudPrimrose/cyrillic 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/ThrudPrimrose/cyrillic [INFO] finished tweaking git repo https://github.com/ThrudPrimrose/cyrillic [INFO] tweaked toml for git repo https://github.com/ThrudPrimrose/cyrillic written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ThrudPrimrose/cyrillic 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b1e5d60f3b055725f51b071a35a5af990908e7f58a01726cfc7fe4ec51e22624 [INFO] running `Command { std: "docker" "start" "-a" "b1e5d60f3b055725f51b071a35a5af990908e7f58a01726cfc7fe4ec51e22624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1e5d60f3b055725f51b071a35a5af990908e7f58a01726cfc7fe4ec51e22624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e5d60f3b055725f51b071a35a5af990908e7f58a01726cfc7fe4ec51e22624", kill_on_drop: false }` [INFO] [stdout] b1e5d60f3b055725f51b071a35a5af990908e7f58a01726cfc7fe4ec51e22624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 30a4567f9a758236dcb6d9393f38785d1a3fa5cc91c4ad2aec0c60e77b95978c [INFO] running `Command { std: "docker" "start" "-a" "30a4567f9a758236dcb6d9393f38785d1a3fa5cc91c4ad2aec0c60e77b95978c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling cryllic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `copy_get` [INFO] [stdout] --> src/map/map.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn copy_get(&self, i : &str) -> Option<&str> { [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 30.64s [INFO] running `Command { std: "docker" "inspect" "30a4567f9a758236dcb6d9393f38785d1a3fa5cc91c4ad2aec0c60e77b95978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a4567f9a758236dcb6d9393f38785d1a3fa5cc91c4ad2aec0c60e77b95978c", kill_on_drop: false }` [INFO] [stdout] 30a4567f9a758236dcb6d9393f38785d1a3fa5cc91c4ad2aec0c60e77b95978c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9702e21d2e8f401ff2b0bdffa43b8efbc1aad9a4ed75ca67c598b252adb07611 [INFO] running `Command { std: "docker" "start" "-a" "9702e21d2e8f401ff2b0bdffa43b8efbc1aad9a4ed75ca67c598b252adb07611", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cryllic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `copy_get` [INFO] [stdout] --> src/map/map.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn copy_get(&self, i : &str) -> Option<&str> { [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 4.13s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cryllic-c0fd1763164f7f8a) [INFO] running `Command { std: "docker" "inspect" "9702e21d2e8f401ff2b0bdffa43b8efbc1aad9a4ed75ca67c598b252adb07611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9702e21d2e8f401ff2b0bdffa43b8efbc1aad9a4ed75ca67c598b252adb07611", kill_on_drop: false }` [INFO] [stdout] 9702e21d2e8f401ff2b0bdffa43b8efbc1aad9a4ed75ca67c598b252adb07611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9055fd9082eb08f1b6df1f966ed8c2480c09fece001ba997898970b428eda70f [INFO] running `Command { std: "docker" "start" "-a" "9055fd9082eb08f1b6df1f966ed8c2480c09fece001ba997898970b428eda70f", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `copy_get` [INFO] [stderr] --> src/map/map.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn copy_get(&self, i : &str) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cryllic` (bin "cryllic" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cryllic-c0fd1763164f7f8a) [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" "9055fd9082eb08f1b6df1f966ed8c2480c09fece001ba997898970b428eda70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9055fd9082eb08f1b6df1f966ed8c2480c09fece001ba997898970b428eda70f", kill_on_drop: false }` [INFO] [stdout] 9055fd9082eb08f1b6df1f966ed8c2480c09fece001ba997898970b428eda70f