[INFO] cloning repository https://github.com/Afnanksalal/frag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Afnanksalal/frag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfnanksalal%2Ffrag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfnanksalal%2Ffrag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 396d05c58ca25bee29796f6e20b3feebdb42e47e
[INFO] testing Afnanksalal/frag against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfnanksalal%2Ffrag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Afnanksalal/frag
[INFO] finished tweaking git repo https://github.com/Afnanksalal/frag
[INFO] tweaked toml for git repo https://github.com/Afnanksalal/frag written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Afnanksalal/frag on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Afnanksalal/frag 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de394cf465e7f0886f5c69117878206c5e72af88edede22245a60356271b9ef2
[INFO] running `Command { std: "docker" "start" "-a" "de394cf465e7f0886f5c69117878206c5e72af88edede22245a60356271b9ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de394cf465e7f0886f5c69117878206c5e72af88edede22245a60356271b9ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de394cf465e7f0886f5c69117878206c5e72af88edede22245a60356271b9ef2", kill_on_drop: false }`
[INFO] [stdout] de394cf465e7f0886f5c69117878206c5e72af88edede22245a60356271b9ef2
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14772d6cda64c87a4d833ba66b3d72604ec36e30cda9066229cca88ebef6790f
[INFO] running `Command { std: "docker" "start" "-a" "14772d6cda64c87a4d833ba66b3d72604ec36e30cda9066229cca88ebef6790f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-isle v0.100.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.100.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-entity v0.100.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.100.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cranelift-bforest v0.100.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cranelift-control v0.100.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v13.0.1
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-codegen v0.100.1
[INFO] [stderr]    Compiling cranelift-frontend v0.100.1
[INFO] [stderr]    Compiling cranelift-native v0.100.1
[INFO] [stderr]    Compiling cranelift-module v0.100.1
[INFO] [stderr]    Compiling cranelift-jit v0.100.1
[INFO] [stderr]    Compiling cranelift v0.100.1
[INFO] [stderr]    Compiling frag-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "14772d6cda64c87a4d833ba66b3d72604ec36e30cda9066229cca88ebef6790f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14772d6cda64c87a4d833ba66b3d72604ec36e30cda9066229cca88ebef6790f", kill_on_drop: false }`
[INFO] [stdout] 14772d6cda64c87a4d833ba66b3d72604ec36e30cda9066229cca88ebef6790f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624665fd271d4372111dfc44468a2bb15199e14e7f5cee57de8183fea9e48e80
[INFO] running `Command { std: "docker" "start" "-a" "624665fd271d4372111dfc44468a2bb15199e14e7f5cee57de8183fea9e48e80", kill_on_drop: false }`
[INFO] [stderr]    Compiling frag-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "624665fd271d4372111dfc44468a2bb15199e14e7f5cee57de8183fea9e48e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624665fd271d4372111dfc44468a2bb15199e14e7f5cee57de8183fea9e48e80", kill_on_drop: false }`
[INFO] [stdout] 624665fd271d4372111dfc44468a2bb15199e14e7f5cee57de8183fea9e48e80
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9633bfe99337d9a3576d000d5ed61318582c563b368273c6902c0eba1e20ebcc
[INFO] running `Command { std: "docker" "start" "-a" "9633bfe99337d9a3576d000d5ed61318582c563b368273c6902c0eba1e20ebcc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frag_compiler-166cad001d083ee9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9633bfe99337d9a3576d000d5ed61318582c563b368273c6902c0eba1e20ebcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9633bfe99337d9a3576d000d5ed61318582c563b368273c6902c0eba1e20ebcc", kill_on_drop: false }`
[INFO] [stdout] 9633bfe99337d9a3576d000d5ed61318582c563b368273c6902c0eba1e20ebcc
