[INFO] cloning repository https://github.com/0xDAEF0F/rust-oprtc-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xDAEF0F/rust-oprtc-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Frust-oprtc-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Frust-oprtc-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10315d534de3b1b7fae7f3bc1ba875cd56b0ef70
[INFO] testing 0xDAEF0F/rust-oprtc-calculator against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xDAEF0F%2Frust-oprtc-calculator" "/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/0xDAEF0F/rust-oprtc-calculator
[INFO] finished tweaking git repo https://github.com/0xDAEF0F/rust-oprtc-calculator
[INFO] tweaked toml for git repo https://github.com/0xDAEF0F/rust-oprtc-calculator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xDAEF0F/rust-oprtc-calculator on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xDAEF0F/rust-oprtc-calculator 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8d4eee50924ff79a35ff50fc9389ec9a9b36085d93f6af03e6eddd37270050d
[INFO] running `Command { std: "docker" "start" "-a" "c8d4eee50924ff79a35ff50fc9389ec9a9b36085d93f6af03e6eddd37270050d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8d4eee50924ff79a35ff50fc9389ec9a9b36085d93f6af03e6eddd37270050d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d4eee50924ff79a35ff50fc9389ec9a9b36085d93f6af03e6eddd37270050d", kill_on_drop: false }`
[INFO] [stdout] c8d4eee50924ff79a35ff50fc9389ec9a9b36085d93f6af03e6eddd37270050d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c17b81eaab670e1d92be0de31fb41df1c8f008fa6ca8d904a3ef467376af1b40
[INFO] running `Command { std: "docker" "start" "-a" "c17b81eaab670e1d92be0de31fb41df1c8f008fa6ca8d904a3ef467376af1b40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ruint2-macro v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling const-hex v1.6.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling alloy-json-abi v0.1.0
[INFO] [stderr]    Compiling alloy-dyn-abi v0.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ruint2 v1.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling syn-solidity v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.2.0
[INFO] [stderr]    Compiling alloy-rlp v0.2.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.2.0
[INFO] [stderr]    Compiling alloy-primitives v0.2.0
[INFO] [stderr]    Compiling alloy-sol-types v0.2.0
[INFO] [stderr]    Compiling oprtc-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.68s
[INFO] running `Command { std: "docker" "inspect" "c17b81eaab670e1d92be0de31fb41df1c8f008fa6ca8d904a3ef467376af1b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17b81eaab670e1d92be0de31fb41df1c8f008fa6ca8d904a3ef467376af1b40", kill_on_drop: false }`
[INFO] [stdout] c17b81eaab670e1d92be0de31fb41df1c8f008fa6ca8d904a3ef467376af1b40
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] defbe9696cc249dc0cd681ef0724d66d89a3b5574c03a6338218847fd924bdc8
[INFO] running `Command { std: "docker" "start" "-a" "defbe9696cc249dc0cd681ef0724d66d89a3b5574c03a6338218847fd924bdc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling oprtc-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "defbe9696cc249dc0cd681ef0724d66d89a3b5574c03a6338218847fd924bdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defbe9696cc249dc0cd681ef0724d66d89a3b5574c03a6338218847fd924bdc8", kill_on_drop: false }`
[INFO] [stdout] defbe9696cc249dc0cd681ef0724d66d89a3b5574c03a6338218847fd924bdc8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 02c47a852df292fb33dfb1540ab6b32bc8edb760615e54ce8d813c86ce033eac
[INFO] running `Command { std: "docker" "start" "-a" "02c47a852df292fb33dfb1540ab6b32bc8edb760615e54ce8d813c86ce033eac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/oprtc-calculator/31d6939277a3e14f/deps/oprtc_calculator-31d6939277a3e14f)
[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" "02c47a852df292fb33dfb1540ab6b32bc8edb760615e54ce8d813c86ce033eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c47a852df292fb33dfb1540ab6b32bc8edb760615e54ce8d813c86ce033eac", kill_on_drop: false }`
[INFO] [stdout] 02c47a852df292fb33dfb1540ab6b32bc8edb760615e54ce8d813c86ce033eac
