[INFO] cloning repository https://github.com/pajlada/wow-inventory-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pajlada/wow-inventory-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fwow-inventory-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fwow-inventory-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98e83e4e4051f32097b359d1b7eddeecb95b3ea9 [INFO] checking pajlada/wow-inventory-sync against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fwow-inventory-sync" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pajlada/wow-inventory-sync on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pajlada/wow-inventory-sync [INFO] finished tweaking git repo https://github.com/pajlada/wow-inventory-sync [INFO] tweaked toml for git repo https://github.com/pajlada/wow-inventory-sync written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pajlada/wow-inventory-sync 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Nerixyz/serde-lua-table.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kqueue-sys v1.0.3 [INFO] [stderr] Downloaded is-terminal v0.4.6 [INFO] [stderr] Downloaded kqueue v1.0.7 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded errno v0.3.0 [INFO] [stderr] Downloaded mlua-sys v0.6.1 [INFO] [stderr] Downloaded erased-serde v0.4.2 [INFO] [stderr] Downloaded mlua v0.9.9 [INFO] [stderr] Downloaded rustix v0.37.3 [INFO] [stderr] Downloaded linux-raw-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07700d5731a727f91952d6670e4d9c5410b1cc4c4fedc224d30691cdc8436fb0 [INFO] running `Command { std: "docker" "start" "-a" "07700d5731a727f91952d6670e4d9c5410b1cc4c4fedc224d30691cdc8436fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07700d5731a727f91952d6670e4d9c5410b1cc4c4fedc224d30691cdc8436fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07700d5731a727f91952d6670e4d9c5410b1cc4c4fedc224d30691cdc8436fb0", kill_on_drop: false }` [INFO] [stdout] 07700d5731a727f91952d6670e4d9c5410b1cc4c4fedc224d30691cdc8436fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63bf70b00153017bb6990b840cd528751c97a55dbeb654378d39b0c383de93f [INFO] running `Command { std: "docker" "start" "-a" "c63bf70b00153017bb6990b840cd528751c97a55dbeb654378d39b0c383de93f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling mlua-sys v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking serde-lua-table v0.1.2 (https://github.com/Nerixyz/serde-lua-table.git?tag=v0.1.2#4f341816) [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking wow-inventory-sync v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] running `Command { std: "docker" "inspect" "c63bf70b00153017bb6990b840cd528751c97a55dbeb654378d39b0c383de93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63bf70b00153017bb6990b840cd528751c97a55dbeb654378d39b0c383de93f", kill_on_drop: false }` [INFO] [stdout] c63bf70b00153017bb6990b840cd528751c97a55dbeb654378d39b0c383de93f [INFO] checking pajlada/wow-inventory-sync against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fwow-inventory-sync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pajlada/wow-inventory-sync on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pajlada/wow-inventory-sync [INFO] finished tweaking git repo https://github.com/pajlada/wow-inventory-sync [INFO] tweaked toml for git repo https://github.com/pajlada/wow-inventory-sync written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pajlada/wow-inventory-sync 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbad53d4e58e36abd8f4e2f14e508e7b658d7431e07d774a18f935848b35ffb6 [INFO] running `Command { std: "docker" "start" "-a" "fbad53d4e58e36abd8f4e2f14e508e7b658d7431e07d774a18f935848b35ffb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbad53d4e58e36abd8f4e2f14e508e7b658d7431e07d774a18f935848b35ffb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbad53d4e58e36abd8f4e2f14e508e7b658d7431e07d774a18f935848b35ffb6", kill_on_drop: false }` [INFO] [stdout] fbad53d4e58e36abd8f4e2f14e508e7b658d7431e07d774a18f935848b35ffb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc98029c786e4495cabc11077e72f3ea1ede0c769efd6189ab59a09002559e57 [INFO] running `Command { std: "docker" "start" "-a" "bc98029c786e4495cabc11077e72f3ea1ede0c769efd6189ab59a09002559e57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mlua-sys v0.6.1 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde-lua-table v0.1.2 (https://github.com/Nerixyz/serde-lua-table.git?tag=v0.1.2#4f341816) [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking wow-inventory-sync v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.97s [INFO] running `Command { std: "docker" "inspect" "bc98029c786e4495cabc11077e72f3ea1ede0c769efd6189ab59a09002559e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc98029c786e4495cabc11077e72f3ea1ede0c769efd6189ab59a09002559e57", kill_on_drop: false }` [INFO] [stdout] bc98029c786e4495cabc11077e72f3ea1ede0c769efd6189ab59a09002559e57