[INFO] cloning repository https://github.com/clpi/of [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clpi/of" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e230c4f3f336058cbb4ccfef185b8e61b6cd04 [INFO] checking clpi/of against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/of 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/clpi/of [INFO] finished tweaking git repo https://github.com/clpi/of [INFO] tweaked toml for git repo https://github.com/clpi/of written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clpi/of 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] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.12.13 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.97.2 [INFO] [stderr] Downloaded cranelift v0.97.2 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Downloaded cranelift-jit v0.97.2 [INFO] [stderr] Downloaded cranelift-frontend v0.97.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.97.2 [INFO] [stderr] Downloaded cranelift-isle v0.97.2 [INFO] [stderr] Downloaded cranelift-bforest v0.97.2 [INFO] [stderr] Downloaded cranelift-entity v0.97.2 [INFO] [stderr] Downloaded cranelift-module v0.97.2 [INFO] [stderr] Downloaded cranelift-native v0.97.2 [INFO] [stderr] Downloaded cranelift-control v0.97.2 [INFO] [stderr] Downloaded cranelift-codegen v0.97.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a327afa494ede60aed7143159e16c3d318edf340868c195c7aaae431cf8160a6 [INFO] running `Command { std: "docker" "start" "-a" "a327afa494ede60aed7143159e16c3d318edf340868c195c7aaae431cf8160a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a327afa494ede60aed7143159e16c3d318edf340868c195c7aaae431cf8160a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a327afa494ede60aed7143159e16c3d318edf340868c195c7aaae431cf8160a6", kill_on_drop: false }` [INFO] [stdout] a327afa494ede60aed7143159e16c3d318edf340868c195c7aaae431cf8160a6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9851ea5bc303f5e8e63cb1adb95c90a44671de216c32ada8d5174f6fdb93627d [INFO] running `Command { std: "docker" "start" "-a" "9851ea5bc303f5e8e63cb1adb95c90a44671de216c32ada8d5174f6fdb93627d", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling cranelift-isle v0.97.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.97.2 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking cranelift-entity v0.97.2 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cranelift-codegen-meta v0.97.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Checking cranelift-bforest v0.97.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking cranelift-control v0.97.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling cranelift-codegen v0.97.2 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Checking cranelift-native v0.97.2 [INFO] [stderr] Checking cranelift-module v0.97.2 [INFO] [stderr] Checking cranelift-frontend v0.97.2 [INFO] [stderr] Checking cranelift-jit v0.97.2 [INFO] [stderr] Checking cranelift v0.97.2 [INFO] [stderr] Checking of v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.81s [INFO] running `Command { std: "docker" "inspect" "9851ea5bc303f5e8e63cb1adb95c90a44671de216c32ada8d5174f6fdb93627d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9851ea5bc303f5e8e63cb1adb95c90a44671de216c32ada8d5174f6fdb93627d", kill_on_drop: false }` [INFO] [stdout] 9851ea5bc303f5e8e63cb1adb95c90a44671de216c32ada8d5174f6fdb93627d [INFO] checking clpi/of against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fof" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/of 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/clpi/of [INFO] finished tweaking git repo https://github.com/clpi/of [INFO] tweaked toml for git repo https://github.com/clpi/of written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/clpi/of 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2130e8de1bc16a4b5c7b8018bb7709793a4830ecc529accc8ea3ca33a219fd80 [INFO] running `Command { std: "docker" "start" "-a" "2130e8de1bc16a4b5c7b8018bb7709793a4830ecc529accc8ea3ca33a219fd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2130e8de1bc16a4b5c7b8018bb7709793a4830ecc529accc8ea3ca33a219fd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2130e8de1bc16a4b5c7b8018bb7709793a4830ecc529accc8ea3ca33a219fd80", kill_on_drop: false }` [INFO] [stdout] 2130e8de1bc16a4b5c7b8018bb7709793a4830ecc529accc8ea3ca33a219fd80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b51c31240c4dcdfb47a4d5dce6fd15ca13b65448e3f2f0b475d9e651aeca904a [INFO] running `Command { std: "docker" "start" "-a" "b51c31240c4dcdfb47a4d5dce6fd15ca13b65448e3f2f0b475d9e651aeca904a", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling cranelift-isle v0.97.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.97.2 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cranelift-entity v0.97.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cranelift-codegen-meta v0.97.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Checking cranelift-bforest v0.97.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cranelift-control v0.97.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling cranelift-codegen v0.97.2 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Checking cranelift-module v0.97.2 [INFO] [stderr] Checking cranelift-frontend v0.97.2 [INFO] [stderr] Checking cranelift-native v0.97.2 [INFO] [stderr] Checking cranelift-jit v0.97.2 [INFO] [stderr] Checking cranelift v0.97.2 [INFO] [stderr] Checking of v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "b51c31240c4dcdfb47a4d5dce6fd15ca13b65448e3f2f0b475d9e651aeca904a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51c31240c4dcdfb47a4d5dce6fd15ca13b65448e3f2f0b475d9e651aeca904a", kill_on_drop: false }` [INFO] [stdout] b51c31240c4dcdfb47a4d5dce6fd15ca13b65448e3f2f0b475d9e651aeca904a