[INFO] cloning repository https://github.com/AmanRaj1608/dummy-create-user-op
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmanRaj1608/dummy-create-user-op" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmanRaj1608%2Fdummy-create-user-op", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmanRaj1608%2Fdummy-create-user-op'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5864c37ad020cba8451e8355e09068936f2fb145
[INFO] testing AmanRaj1608/dummy-create-user-op 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%2FAmanRaj1608%2Fdummy-create-user-op" "/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/AmanRaj1608/dummy-create-user-op
[INFO] finished tweaking git repo https://github.com/AmanRaj1608/dummy-create-user-op
[INFO] tweaked toml for git repo https://github.com/AmanRaj1608/dummy-create-user-op written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmanRaj1608/dummy-create-user-op 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/AmanRaj1608/dummy-create-user-op 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2de78cdcc98ccf0bef19cc75c39a7eb068807e7ef5287a66c96362b74572e0cb
[INFO] running `Command { std: "docker" "start" "-a" "2de78cdcc98ccf0bef19cc75c39a7eb068807e7ef5287a66c96362b74572e0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2de78cdcc98ccf0bef19cc75c39a7eb068807e7ef5287a66c96362b74572e0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de78cdcc98ccf0bef19cc75c39a7eb068807e7ef5287a66c96362b74572e0cb", kill_on_drop: false }`
[INFO] [stdout] 2de78cdcc98ccf0bef19cc75c39a7eb068807e7ef5287a66c96362b74572e0cb
[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 -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] da32ae39261bf161b22c18c153d385e05656a4e6b11a99cf3e9b22d53360cbeb
[INFO] running `Command { std: "docker" "start" "-a" "da32ae39261bf161b22c18c153d385e05656a4e6b11a99cf3e9b22d53360cbeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.7.6
[INFO] [stderr]    Compiling syn-solidity v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.6
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.6
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.6
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling alloy-primitives v0.7.6
[INFO] [stderr]    Compiling alloy-json-abi v0.7.6
[INFO] [stderr]    Compiling alloy-sol-types v0.7.6
[INFO] [stderr]    Compiling alloy-core v0.7.6
[INFO] [stderr]    Compiling alloy-dyn-abi v0.7.6
[INFO] [stderr]    Compiling create-user-op v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "da32ae39261bf161b22c18c153d385e05656a4e6b11a99cf3e9b22d53360cbeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da32ae39261bf161b22c18c153d385e05656a4e6b11a99cf3e9b22d53360cbeb", kill_on_drop: false }`
[INFO] [stdout] da32ae39261bf161b22c18c153d385e05656a4e6b11a99cf3e9b22d53360cbeb
[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 -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] aa0dd3460b64c19addbdcea1c4ae5f2dbd7935f93fef0dd488bc8e3406485483
[INFO] running `Command { std: "docker" "start" "-a" "aa0dd3460b64c19addbdcea1c4ae5f2dbd7935f93fef0dd488bc8e3406485483", kill_on_drop: false }`
[INFO] [stderr]    Compiling create-user-op v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "aa0dd3460b64c19addbdcea1c4ae5f2dbd7935f93fef0dd488bc8e3406485483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa0dd3460b64c19addbdcea1c4ae5f2dbd7935f93fef0dd488bc8e3406485483", kill_on_drop: false }`
[INFO] [stdout] aa0dd3460b64c19addbdcea1c4ae5f2dbd7935f93fef0dd488bc8e3406485483
[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 -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] 71b546b8982ff64b381774b8a1c07b955b490660399612d2e05f879135a1395e
[INFO] running `Command { std: "docker" "start" "-a" "71b546b8982ff64b381774b8a1c07b955b490660399612d2e05f879135a1395e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/create_user_op-5df45cb9414edad7)
[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" "71b546b8982ff64b381774b8a1c07b955b490660399612d2e05f879135a1395e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b546b8982ff64b381774b8a1c07b955b490660399612d2e05f879135a1395e", kill_on_drop: false }`
[INFO] [stdout] 71b546b8982ff64b381774b8a1c07b955b490660399612d2e05f879135a1395e
