[INFO] cloning repository https://github.com/rust-fuzz/afl.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-fuzz/afl.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Fafl.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Fafl.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3d3f12001210fea32d7cdb22924a29a1a0a3586
[INFO] checking rust-fuzz/afl.rs against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Fafl.rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-fuzz/afl.rs
[INFO] finished tweaking git repo https://github.com/rust-fuzz/afl.rs
[INFO] tweaked toml for git repo https://github.com/rust-fuzz/afl.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-fuzz/afl.rs on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-fuzz/afl.rs 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded ctor v0.6.1
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 723ef2d474bf319ffd17826827aa68455a75e1c6d07879eb35756e92733019ee
[INFO] running `Command { std: "docker" "start" "-a" "723ef2d474bf319ffd17826827aa68455a75e1c6d07879eb35756e92733019ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723ef2d474bf319ffd17826827aa68455a75e1c6d07879eb35756e92733019ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723ef2d474bf319ffd17826827aa68455a75e1c6d07879eb35756e92733019ee", kill_on_drop: false }`
[INFO] [stdout] 723ef2d474bf319ffd17826827aa68455a75e1c6d07879eb35756e92733019ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb88881fc4d4f7e6f2b350cf48bf54712d6d7dfc566d42864a49215f586937a
[INFO] running `Command { std: "docker" "start" "-a" "3bb88881fc4d4f7e6f2b350cf48bf54712d6d7dfc566d42864a49215f586937a", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling afl v0.17.0 (/opt/rustwide/workdir/afl)
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking dtor v0.1.0
[INFO] [stderr]     Checking ctor v0.6.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling cargo-afl-common v0.17.0 (/opt/rustwide/workdir/cargo-afl-common)
[INFO] [stderr]    Compiling cargo-afl v0.17.0 (/opt/rustwide/workdir/cargo-afl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.16s
[INFO] running `Command { std: "docker" "inspect" "3bb88881fc4d4f7e6f2b350cf48bf54712d6d7dfc566d42864a49215f586937a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb88881fc4d4f7e6f2b350cf48bf54712d6d7dfc566d42864a49215f586937a", kill_on_drop: false }`
[INFO] [stdout] 3bb88881fc4d4f7e6f2b350cf48bf54712d6d7dfc566d42864a49215f586937a
