[INFO] cloning repository https://github.com/eigenein/wotbreplay-inspector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigenein/wotbreplay-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Fwotbreplay-inspector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Fwotbreplay-inspector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4695d44df55c72393ef8a15e684e92456fad12cc [INFO] testing eigenein/wotbreplay-inspector against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigenein%2Fwotbreplay-inspector" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eigenein/wotbreplay-inspector on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/eigenein/wotbreplay-inspector [INFO] finished tweaking git repo https://github.com/eigenein/wotbreplay-inspector [INFO] tweaked toml for git repo https://github.com/eigenein/wotbreplay-inspector written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eigenein/wotbreplay-inspector 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wotbreplay-parser v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31094eb7b40f5aa0a0f79cfb7841b6bb82d34e31817b76847d14cf17f1116830 [INFO] running `Command { std: "docker" "start" "-a" "31094eb7b40f5aa0a0f79cfb7841b6bb82d34e31817b76847d14cf17f1116830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31094eb7b40f5aa0a0f79cfb7841b6bb82d34e31817b76847d14cf17f1116830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31094eb7b40f5aa0a0f79cfb7841b6bb82d34e31817b76847d14cf17f1116830", kill_on_drop: false }` [INFO] [stdout] 31094eb7b40f5aa0a0f79cfb7841b6bb82d34e31817b76847d14cf17f1116830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb942175a9c9866b8f32e6e826eb0be9b3bc3d93ec7b4fc8025157c1142cdb42 [INFO] running `Command { std: "docker" "start" "-a" "bb942175a9c9866b8f32e6e826eb0be9b3bc3d93ec7b4fc8025157c1142cdb42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling iter-read v0.3.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling clap v4.3.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde-pickle v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling wotbreplay-parser v0.4.2 [INFO] [stderr] Compiling wotbreplay-inspector v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Visit` is never used [INFO] [stdout] --> src/inspect/visit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Visit { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s [INFO] running `Command { std: "docker" "inspect" "bb942175a9c9866b8f32e6e826eb0be9b3bc3d93ec7b4fc8025157c1142cdb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb942175a9c9866b8f32e6e826eb0be9b3bc3d93ec7b4fc8025157c1142cdb42", kill_on_drop: false }` [INFO] [stdout] bb942175a9c9866b8f32e6e826eb0be9b3bc3d93ec7b4fc8025157c1142cdb42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69660b70eac4e35b37487ec2880684e833aaf08f821f2f53ceba54b5f7290559 [INFO] running `Command { std: "docker" "start" "-a" "69660b70eac4e35b37487ec2880684e833aaf08f821f2f53ceba54b5f7290559", kill_on_drop: false }` [INFO] [stderr] Compiling wotbreplay-inspector v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Visit` is never used [INFO] [stdout] --> src/inspect/visit.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Visit { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "69660b70eac4e35b37487ec2880684e833aaf08f821f2f53ceba54b5f7290559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69660b70eac4e35b37487ec2880684e833aaf08f821f2f53ceba54b5f7290559", kill_on_drop: false }` [INFO] [stdout] 69660b70eac4e35b37487ec2880684e833aaf08f821f2f53ceba54b5f7290559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 175824cbf9cd4eeb02ea01a5d41fe134dc5f6c8b0a9da1c993210b3ef457d84a [INFO] running `Command { std: "docker" "start" "-a" "175824cbf9cd4eeb02ea01a5d41fe134dc5f6c8b0a9da1c993210b3ef457d84a", kill_on_drop: false }` [INFO] [stderr] warning: trait `Visit` is never used [INFO] [stderr] --> src/inspect/visit.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Visit { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wotbreplay-inspector` (bin "wotbreplay-inspector" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wotbreplay_inspector-18320075ce279b59) [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" "175824cbf9cd4eeb02ea01a5d41fe134dc5f6c8b0a9da1c993210b3ef457d84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175824cbf9cd4eeb02ea01a5d41fe134dc5f6c8b0a9da1c993210b3ef457d84a", kill_on_drop: false }` [INFO] [stdout] 175824cbf9cd4eeb02ea01a5d41fe134dc5f6c8b0a9da1c993210b3ef457d84a