[INFO] cloning repository https://github.com/minatofund/enigma-contract-getandsettime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minatofund/enigma-contract-getandsettime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminatofund%2Fenigma-contract-getandsettime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminatofund%2Fenigma-contract-getandsettime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2479b67922e382d810f2f1dc3322299b10e5a94b [INFO] checking minatofund/enigma-contract-getandsettime against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminatofund%2Fenigma-contract-getandsettime" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minatofund/enigma-contract-getandsettime on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/minatofund/enigma-contract-getandsettime [INFO] finished tweaking git repo https://github.com/minatofund/enigma-contract-getandsettime [INFO] tweaked toml for git repo https://github.com/minatofund/enigma-contract-getandsettime written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/minatofund/enigma-contract-getandsettime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/enigmampc/SecretNetwork` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded serde-json-wasm v0.2.1 [INFO] [stderr] Downloaded cosmwasm-schema v0.10.0 [INFO] [stderr] Downloaded schemars v0.7.6 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded schemars_derive v0.7.6 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c377d34b479fd4798f4c902408bfc3393bfd8bb0cfb946a0b2455cde7b4e6b71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c377d34b479fd4798f4c902408bfc3393bfd8bb0cfb946a0b2455cde7b4e6b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c377d34b479fd4798f4c902408bfc3393bfd8bb0cfb946a0b2455cde7b4e6b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c377d34b479fd4798f4c902408bfc3393bfd8bb0cfb946a0b2455cde7b4e6b71", kill_on_drop: false }` [INFO] [stdout] c377d34b479fd4798f4c902408bfc3393bfd8bb0cfb946a0b2455cde7b4e6b71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d233eae8b2f7f3c3460b1a5e8658b65e8cc48b4d36eb9618b5561770994a6b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d233eae8b2f7f3c3460b1a5e8658b65e8cc48b4d36eb9618b5561770994a6b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde-json-wasm v0.2.1 [INFO] [stderr] Checking cosmwasm-std v0.9.0-alpha1 (https://github.com/enigmampc/SecretNetwork?tag=v0.7.0#b3c77fa8) [INFO] [stderr] Checking cosmwasm-schema v0.10.0 [INFO] [stderr] Checking cosmwasm-storage v0.9.0-alpha1 (https://github.com/enigmampc/SecretNetwork?tag=v0.7.0#b3c77fa8) [INFO] [stderr] Checking getandsettime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `StdError` [INFO] [stdout] --> src/contract.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | use cosmwasm_std::{coins, from_binary, StdError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/getandsettime.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | static WASM: &[u8] = include_bytes!("../target/wasm32-unknown-unknown/release/getandsettime.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cosmwasm_vm` [INFO] [stdout] --> tests/integration.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cosmwasm_vm::testing::{handle, init, mock_env, mock_instance, query}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `cosmwasm_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `getandsettime::msg::CountResponse` [INFO] [stdout] --> tests/integration.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | use getandsettime::msg::{CountResponse, HandleMsg, InitMsg, QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `CountResponse` in `msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_instance` in this scope [INFO] [stdout] --> tests/integration.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let mut deps = mock_instance(WASM, &[]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | let env = mock_env(&deps.api, "creator", &coins(1000, "earth")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> tests/integration.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | let res: InitResponse = init(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `query` in this scope [INFO] [stdout] --> tests/integration.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_instance` in this scope [INFO] [stdout] --> tests/integration.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let mut deps = mock_instance(WASM, &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let env = mock_env(&deps.api, "creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> tests/integration.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | let _res: InitResponse = init(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | let env = mock_env(&deps.api, "anyone", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> tests/integration.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | let _res: HandleResponse = handle(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `query` in this scope [INFO] [stdout] --> tests/integration.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_instance` in this scope [INFO] [stdout] --> tests/integration.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | let mut deps = mock_instance(WASM, &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let env = mock_env(&deps.api, "creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> tests/integration.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | let _res: InitResponse = init(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let unauth_env = mock_env(&deps.api, "anyone", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> tests/integration.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | let res: HandleResult = handle(&mut deps, unauth_env, msg); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_env` in this scope [INFO] [stdout] --> tests/integration.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | let auth_env = mock_env(&deps.api, "creator", &coins(2, "token")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use cosmwasm_std::testing::mock_env; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> tests/integration.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let _res: HandleResponse = handle(&mut deps, auth_env, msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `query` in this scope [INFO] [stdout] --> tests/integration.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 20 | use getandsettime::contract::query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Increment` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | let msg = HandleMsg::Increment {}; [INFO] [stdout] | ^^^^^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Reset` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | let msg = HandleMsg::Reset { count: 5 }; [INFO] [stdout] | ^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Reset` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | let msg = HandleMsg::Reset { count: 5 }; [INFO] [stdout] | ^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `getandsettime` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0d233eae8b2f7f3c3460b1a5e8658b65e8cc48b4d36eb9618b5561770994a6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d233eae8b2f7f3c3460b1a5e8658b65e8cc48b4d36eb9618b5561770994a6b0", kill_on_drop: false }` [INFO] [stdout] 0d233eae8b2f7f3c3460b1a5e8658b65e8cc48b4d36eb9618b5561770994a6b0