[INFO] cloning repository https://github.com/zhmushan/gst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhmushan/gst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmushan%2Fgst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmushan%2Fgst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab8a1c7232aa3329d962910ef4a19c98780b1351 [INFO] testing zhmushan/gst against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmushan%2Fgst" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zhmushan/gst [INFO] finished tweaking git repo https://github.com/zhmushan/gst [INFO] tweaked toml for git repo https://github.com/zhmushan/gst written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhmushan/gst on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhmushan/gst 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded security-framework-sys v2.9.1 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded termcolor v1.3.0 [INFO] [stderr] Downloaded security-framework v2.9.2 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded openssl-sys v0.9.93 [INFO] [stderr] Downloaded reqwest v0.11.20 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded openssl v0.10.57 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b83c7aaabd80b98785be33206a9fdd19ae6f6d78e3db48ce9bfb9d26c1a46c13 [INFO] running `Command { std: "docker" "start" "-a" "b83c7aaabd80b98785be33206a9fdd19ae6f6d78e3db48ce9bfb9d26c1a46c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b83c7aaabd80b98785be33206a9fdd19ae6f6d78e3db48ce9bfb9d26c1a46c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83c7aaabd80b98785be33206a9fdd19ae6f6d78e3db48ce9bfb9d26c1a46c13", kill_on_drop: false }` [INFO] [stdout] b83c7aaabd80b98785be33206a9fdd19ae6f6d78e3db48ce9bfb9d26c1a46c13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79fd4d0eddd936127bcbdf266d719a6cc8a2df5c31d7ad0b87caecc94c645f3 [INFO] running `Command { std: "docker" "start" "-a" "e79fd4d0eddd936127bcbdf266d719a6cc8a2df5c31d7ad0b87caecc94c645f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling gst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `yellow` is never used [INFO] [stdout] --> src/console.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait S { [INFO] [stdout] | - method in this trait [INFO] [stdout] ... [INFO] [stdout] 9 | fn yellow(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "e79fd4d0eddd936127bcbdf266d719a6cc8a2df5c31d7ad0b87caecc94c645f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79fd4d0eddd936127bcbdf266d719a6cc8a2df5c31d7ad0b87caecc94c645f3", kill_on_drop: false }` [INFO] [stdout] e79fd4d0eddd936127bcbdf266d719a6cc8a2df5c31d7ad0b87caecc94c645f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6909a3f30b80a4414d08fdbd8cd61ab29bbdbc0d51a62d05c0c2e8de226b629 [INFO] running `Command { std: "docker" "start" "-a" "f6909a3f30b80a4414d08fdbd8cd61ab29bbdbc0d51a62d05c0c2e8de226b629", kill_on_drop: false }` [INFO] [stderr] Compiling gst v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `yellow` is never used [INFO] [stdout] --> src/console.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait S { [INFO] [stdout] | - method in this trait [INFO] [stdout] ... [INFO] [stdout] 9 | fn yellow(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "f6909a3f30b80a4414d08fdbd8cd61ab29bbdbc0d51a62d05c0c2e8de226b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6909a3f30b80a4414d08fdbd8cd61ab29bbdbc0d51a62d05c0c2e8de226b629", kill_on_drop: false }` [INFO] [stdout] f6909a3f30b80a4414d08fdbd8cd61ab29bbdbc0d51a62d05c0c2e8de226b629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9dcbe3d05e4b2d25f669bc70d19bd060b011a5dcf4ef78953e0ec4b3e7e6a9d [INFO] running `Command { std: "docker" "start" "-a" "d9dcbe3d05e4b2d25f669bc70d19bd060b011a5dcf4ef78953e0ec4b3e7e6a9d", kill_on_drop: false }` [INFO] [stderr] warning: method `yellow` is never used [INFO] [stderr] --> src/console.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub trait S { [INFO] [stderr] | - method in this trait [INFO] [stderr] ... [INFO] [stderr] 9 | fn yellow(&self) -> String; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gst` (bin "gst" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gst-01fa5bcce3132653) [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" "d9dcbe3d05e4b2d25f669bc70d19bd060b011a5dcf4ef78953e0ec4b3e7e6a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9dcbe3d05e4b2d25f669bc70d19bd060b011a5dcf4ef78953e0ec4b3e7e6a9d", kill_on_drop: false }` [INFO] [stdout] d9dcbe3d05e4b2d25f669bc70d19bd060b011a5dcf4ef78953e0ec4b3e7e6a9d