[INFO] cloning repository https://github.com/yj-qin/bfvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yj-qin/bfvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyj-qin%2Fbfvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyj-qin%2Fbfvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1949ea904109737382ec5d988e078743143854c1 [INFO] checking yj-qin/bfvm against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyj-qin%2Fbfvm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yj-qin/bfvm on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yj-qin/bfvm [INFO] finished tweaking git repo https://github.com/yj-qin/bfvm [INFO] tweaked toml for git repo https://github.com/yj-qin/bfvm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yj-qin/bfvm 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dynasmrt v3.0.1 [INFO] [stderr] Downloaded dynasm v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 573885cc07b87e83090de1f688149f1fc56894cce13ff926929539ce723de9d3 [INFO] running `Command { std: "docker" "start" "-a" "573885cc07b87e83090de1f688149f1fc56894cce13ff926929539ce723de9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "573885cc07b87e83090de1f688149f1fc56894cce13ff926929539ce723de9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573885cc07b87e83090de1f688149f1fc56894cce13ff926929539ce723de9d3", kill_on_drop: false }` [INFO] [stdout] 573885cc07b87e83090de1f688149f1fc56894cce13ff926929539ce723de9d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a10ca9836c147ba5dcb644e43c4bbf7e72868a39160fd6e49e803cf8b2a1d0a [INFO] running `Command { std: "docker" "start" "-a" "2a10ca9836c147ba5dcb644e43c4bbf7e72868a39160fd6e49e803cf8b2a1d0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cranelift-isle v0.115.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.115.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking cranelift-bitset v0.115.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.115.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking cranelift-entity v0.115.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking cranelift-bforest v0.115.0 [INFO] [stderr] Checking regalloc2 v0.11.1 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking cranelift-control v0.115.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling cranelift-codegen v0.115.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling dynasm v3.0.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking dynasmrt v3.0.1 [INFO] [stderr] Checking cranelift-frontend v0.115.0 [INFO] [stderr] Checking cranelift-native v0.115.0 [INFO] [stderr] Checking cranelift v0.115.0 [INFO] [stderr] Checking bfvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read` and `Write` [INFO] [stdout] --> src/fast_jit/code_gen/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read` and `Write` [INFO] [stdout] --> src/fast_jit/code_gen/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "2a10ca9836c147ba5dcb644e43c4bbf7e72868a39160fd6e49e803cf8b2a1d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a10ca9836c147ba5dcb644e43c4bbf7e72868a39160fd6e49e803cf8b2a1d0a", kill_on_drop: false }` [INFO] [stdout] 2a10ca9836c147ba5dcb644e43c4bbf7e72868a39160fd6e49e803cf8b2a1d0a