[INFO] cloning repository https://github.com/jillpls/gargoyle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jillpls/gargoyle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fgargoyle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fgargoyle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e1aba3a4124c559e9e86c704365ebb973b56ac [INFO] testing jillpls/gargoyle against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fgargoyle" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jillpls/gargoyle on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jillpls/gargoyle [INFO] finished tweaking git repo https://github.com/jillpls/gargoyle [INFO] tweaked toml for git repo https://github.com/jillpls/gargoyle written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/jillpls/gargoyle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.4.0 [INFO] [stderr] Downloaded console v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f01f88a84f3ed5a0e0ba6430dc56eda4232a0b844c140e4d1e90a60a42b3daf [INFO] running `Command { std: "docker" "start" "-a" "3f01f88a84f3ed5a0e0ba6430dc56eda4232a0b844c140e4d1e90a60a42b3daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f01f88a84f3ed5a0e0ba6430dc56eda4232a0b844c140e4d1e90a60a42b3daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f01f88a84f3ed5a0e0ba6430dc56eda4232a0b844c140e4d1e90a60a42b3daf", kill_on_drop: false }` [INFO] [stdout] 3f01f88a84f3ed5a0e0ba6430dc56eda4232a0b844c140e4d1e90a60a42b3daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f6a2bb5678303f4794c9613dbf94296cf93a89cca62f4c9152eff76ac2f6f5 [INFO] running `Command { std: "docker" "start" "-a" "b3f6a2bb5678303f4794c9613dbf94296cf93a89cca62f4c9152eff76ac2f6f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling gargoyle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn new() -> Names { [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 5.32s [INFO] running `Command { std: "docker" "inspect" "b3f6a2bb5678303f4794c9613dbf94296cf93a89cca62f4c9152eff76ac2f6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f6a2bb5678303f4794c9613dbf94296cf93a89cca62f4c9152eff76ac2f6f5", kill_on_drop: false }` [INFO] [stdout] b3f6a2bb5678303f4794c9613dbf94296cf93a89cca62f4c9152eff76ac2f6f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fccc8d3bb0e73cb8139a45d770b232b44b5e84e8c655daa9f3a4098c995fa72e [INFO] running `Command { std: "docker" "start" "-a" "fccc8d3bb0e73cb8139a45d770b232b44b5e84e8c655daa9f3a4098c995fa72e", kill_on_drop: false }` [INFO] [stderr] Compiling gargoyle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn new() -> Names { [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 0.37s [INFO] running `Command { std: "docker" "inspect" "fccc8d3bb0e73cb8139a45d770b232b44b5e84e8c655daa9f3a4098c995fa72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fccc8d3bb0e73cb8139a45d770b232b44b5e84e8c655daa9f3a4098c995fa72e", kill_on_drop: false }` [INFO] [stdout] fccc8d3bb0e73cb8139a45d770b232b44b5e84e8c655daa9f3a4098c995fa72e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f6bea3c46662ae289d2d9d4ff65539aa2d245671f4e51e4b2ee202a64587ea1 [INFO] running `Command { std: "docker" "start" "-a" "3f6bea3c46662ae289d2d9d4ff65539aa2d245671f4e51e4b2ee202a64587ea1", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stdout] [INFO] [stderr] --> src/data.rs:43:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 43 | pub fn new() -> Names { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `gargoyle` (bin "gargoyle" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gargoyle-5551cf41def9a1f4) [INFO] running `Command { std: "docker" "inspect" "3f6bea3c46662ae289d2d9d4ff65539aa2d245671f4e51e4b2ee202a64587ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6bea3c46662ae289d2d9d4ff65539aa2d245671f4e51e4b2ee202a64587ea1", kill_on_drop: false }` [INFO] [stdout] 3f6bea3c46662ae289d2d9d4ff65539aa2d245671f4e51e4b2ee202a64587ea1