[INFO] cloning repository https://github.com/peonii/obot-converter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peonii/obot-converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeonii%2Fobot-converter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeonii%2Fobot-converter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a04af46bd21aeb55c7a249e90c97fcc4c1dfc37d [INFO] checking peonii/obot-converter against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeonii%2Fobot-converter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peonii/obot-converter 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/peonii/obot-converter [INFO] finished tweaking git repo https://github.com/peonii/obot-converter [INFO] tweaked toml for git repo https://github.com/peonii/obot-converter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peonii/obot-converter 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bumpalo v3.14.0 [INFO] [stderr] Downloaded varint-rs v2.2.0 [INFO] [stderr] Downloaded halfbrown v0.2.5 [INFO] [stderr] Downloaded deranged v0.3.9 [INFO] [stderr] Downloaded bincode v1.3.3 [INFO] [stderr] Downloaded dlhn_derive v0.1.1 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded simd-json v0.13.10 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded num-traits v0.2.17 [INFO] [stderr] Downloaded num-integer v0.1.45 [INFO] [stderr] Downloaded dlhn v0.1.6 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.23 [INFO] [stderr] Downloaded ref-cast v1.0.23 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded value-trait v0.8.1 [INFO] [stderr] Downloaded log v0.4.20 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d2b5f7950d3d582b5b7b2a5f8dcf0ae3a9f3e61c27f6340b09272919fa16e222 [INFO] running `Command { std: "docker" "start" "-a" "d2b5f7950d3d582b5b7b2a5f8dcf0ae3a9f3e61c27f6340b09272919fa16e222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b5f7950d3d582b5b7b2a5f8dcf0ae3a9f3e61c27f6340b09272919fa16e222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b5f7950d3d582b5b7b2a5f8dcf0ae3a9f3e61c27f6340b09272919fa16e222", kill_on_drop: false }` [INFO] [stdout] d2b5f7950d3d582b5b7b2a5f8dcf0ae3a9f3e61c27f6340b09272919fa16e222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c7b8f5b85aa088f708bda9b85ace25cbd670f2473eb44c555d2d310f4608179d [INFO] running `Command { std: "docker" "start" "-a" "c7b8f5b85aa088f708bda9b85ace25cbd670f2473eb44c555d2d310f4608179d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking varint-rs v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ybot_fmt v0.1.0 (/opt/rustwide/workdir/bots/ybot_fmt) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling dlhn_derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dlhn v0.1.6 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking simd-json v0.13.10 [INFO] [stderr] Checking obot-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.15s [INFO] running `Command { std: "docker" "inspect" "c7b8f5b85aa088f708bda9b85ace25cbd670f2473eb44c555d2d310f4608179d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b8f5b85aa088f708bda9b85ace25cbd670f2473eb44c555d2d310f4608179d", kill_on_drop: false }` [INFO] [stdout] c7b8f5b85aa088f708bda9b85ace25cbd670f2473eb44c555d2d310f4608179d [INFO] checking peonii/obot-converter against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeonii%2Fobot-converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peonii/obot-converter 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/peonii/obot-converter [INFO] finished tweaking git repo https://github.com/peonii/obot-converter [INFO] tweaked toml for git repo https://github.com/peonii/obot-converter written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peonii/obot-converter 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6772043e5ffd053269f9df4cc2430da1d0be49792ef9b67bf9b270bc95f248b1 [INFO] running `Command { std: "docker" "start" "-a" "6772043e5ffd053269f9df4cc2430da1d0be49792ef9b67bf9b270bc95f248b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6772043e5ffd053269f9df4cc2430da1d0be49792ef9b67bf9b270bc95f248b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6772043e5ffd053269f9df4cc2430da1d0be49792ef9b67bf9b270bc95f248b1", kill_on_drop: false }` [INFO] [stdout] 6772043e5ffd053269f9df4cc2430da1d0be49792ef9b67bf9b270bc95f248b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f5c86cb3d7566877df13f14fc636e1f756afad5de8fb65407c91ab4450326b13 [INFO] running `Command { std: "docker" "start" "-a" "f5c86cb3d7566877df13f14fc636e1f756afad5de8fb65407c91ab4450326b13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking varint-rs v2.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking ybot_fmt v0.1.0 (/opt/rustwide/workdir/bots/ybot_fmt) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling dlhn_derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking dlhn v0.1.6 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking simd-json v0.13.10 [INFO] [stderr] Checking obot-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.56s [INFO] running `Command { std: "docker" "inspect" "f5c86cb3d7566877df13f14fc636e1f756afad5de8fb65407c91ab4450326b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c86cb3d7566877df13f14fc636e1f756afad5de8fb65407c91ab4450326b13", kill_on_drop: false }` [INFO] [stdout] f5c86cb3d7566877df13f14fc636e1f756afad5de8fb65407c91ab4450326b13