[INFO] cloning repository https://github.com/lequynh-cg/oracle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lequynh-cg/oracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flequynh-cg%2Foracle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flequynh-cg%2Foracle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 576c160df5be20fc46bc3309c7b26454e06c9773
[INFO] checking lequynh-cg/oracle against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flequynh-cg%2Foracle" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lequynh-cg/oracle
[INFO] finished tweaking git repo https://github.com/lequynh-cg/oracle
[INFO] tweaked toml for git repo https://github.com/lequynh-cg/oracle written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lequynh-cg/oracle on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lequynh-cg/oracle 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/contracts/oracle/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a33e3a46ff643413e7e8d678e954cd82043a63806713047e258b87f72b42e30
[INFO] running `Command { std: "docker" "start" "-a" "5a33e3a46ff643413e7e8d678e954cd82043a63806713047e258b87f72b42e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a33e3a46ff643413e7e8d678e954cd82043a63806713047e258b87f72b42e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a33e3a46ff643413e7e8d678e954cd82043a63806713047e258b87f72b42e30", kill_on_drop: false }`
[INFO] [stdout] 5a33e3a46ff643413e7e8d678e954cd82043a63806713047e258b87f72b42e30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d730e096cd86316a9e8b42a31e00a663b027c06e43877a32c7d1e45a34bf7266
[INFO] running `Command { std: "docker" "start" "-a" "d730e096cd86316a9e8b42a31e00a663b027c06e43877a32c7d1e45a34bf7266", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/oracle/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling stellar-xdr v23.0.0
[INFO] [stderr]    Compiling soroban-spec v23.0.3
[INFO] [stderr]    Compiling soroban-spec-rust v23.0.3
[INFO] [stderr]    Compiling soroban-env-macros v23.0.1
[INFO] [stderr]     Checking soroban-env-common v23.0.1
[INFO] [stderr]    Compiling soroban-sdk-macros v23.0.3
[INFO] [stderr]     Checking soroban-env-host v23.0.1
[INFO] [stderr]     Checking soroban-ledger-snapshot v23.0.3
[INFO] [stderr]     Checking soroban-sdk v23.0.3
[INFO] [stderr]     Checking oracle v0.1.0 (/opt/rustwide/workdir/contracts/oracle)
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]  --> contracts/oracle/src/events.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     env.events().publish(
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]    --> contracts/oracle/src/events.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     env.events().publish(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]  --> contracts/oracle/src/events.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     env.events().publish(
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]   --> contracts/oracle/src/events.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     env.events().publish(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `soroban_sdk::events::Events::publish`: use the #[contractevent] macro on a contract event type
[INFO] [stdout]    --> contracts/oracle/src/events.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     env.events().publish(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.13s
[INFO] running `Command { std: "docker" "inspect" "d730e096cd86316a9e8b42a31e00a663b027c06e43877a32c7d1e45a34bf7266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d730e096cd86316a9e8b42a31e00a663b027c06e43877a32c7d1e45a34bf7266", kill_on_drop: false }`
[INFO] [stdout] d730e096cd86316a9e8b42a31e00a663b027c06e43877a32c7d1e45a34bf7266
