[INFO] fetching crate rusk-vm 0.6.0-rc.0... [INFO] checking rusk-vm-0.6.0-rc.0 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate rusk-vm 0.6.0-rc.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rusk-vm 0.6.0-rc.0 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking crates.io crate rusk-vm 0.6.0-rc.0 [INFO] finished tweaking crates.io crate rusk-vm 0.6.0-rc.0 [INFO] tweaked toml for crates.io crate rusk-vm 0.6.0-rc.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 843a47096b3b82682e8ff16c1f97cbff0940a97f7e5db472de87af1a9ffa14f7 [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" "843a47096b3b82682e8ff16c1f97cbff0940a97f7e5db472de87af1a9ffa14f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "843a47096b3b82682e8ff16c1f97cbff0940a97f7e5db472de87af1a9ffa14f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843a47096b3b82682e8ff16c1f97cbff0940a97f7e5db472de87af1a9ffa14f7", kill_on_drop: false }` [INFO] [stdout] 843a47096b3b82682e8ff16c1f97cbff0940a97f7e5db472de87af1a9ffa14f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a243532ef47303f8832a59f8ebca262d8f0268c374db9348ea8338afdac5601 [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" "1a243532ef47303f8832a59f8ebca262d8f0268c374db9348ea8338afdac5601", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arbitrary v0.3.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Compiling blake2b_simd v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking canonical v0.6.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling canonical_derive v0.6.0 [INFO] [stderr] Compiling derive-hex v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking microkelvin v0.7.1 [INFO] [stderr] Checking dusk-abi v0.9.0-rc.0 [INFO] [stderr] Checking dusk-bytes v0.1.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dusk-bls12_381 v0.8.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking dusk-hamt v0.2.0 [INFO] [stderr] Checking nstack v0.8.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking rusk-vm v0.6.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dusk-jubjub v0.10.0 [INFO] [stderr] Checking dusk-plonk v0.8.0 [INFO] [stderr] Checking dusk-hades v0.16.0-rc.1 [INFO] [stderr] Checking dusk-poseidon v0.21.0-rc.3 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/stack.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/stack.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | include_bytes!("../target/wasm32-unknown-unknown/release/stack.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[E0432]: unresolved import `stack` [INFO] [stdout] --> tests/stack.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use stack::Stack; [INFO] [stdout] | ^^^^^ help: a similar path exists: `wasmi_validation::stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stack` [INFO] [stdout] --> tests/stack.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | (stack::PUSH, i), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stack` [INFO] [stdout] --> tests/stack.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | stack::POP, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stack` [INFO] [stdout] --> tests/stack.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | stack::POP, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusk-vm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/counter.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | include_bytes!("../target/wasm32-unknown-unknown/release/counter.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: couldn't read tests/../target/wasm32-unknown-unknown/release/counter.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | include_bytes!("../target/wasm32-unknown-unknown/release/counter.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: couldn't read tests/../target/wasm32-unknown-unknown/release/counter.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | include_bytes!("../target/wasm32-unknown-unknown/release/counter.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: couldn't read tests/../target/wasm32-unknown-unknown/release/delegator.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | let delegator_code = include_bytes!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 101 | | "../target/wasm32-unknown-unknown/release/delegator.wasm" [INFO] [stdout] 102 | | ); [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: couldn't read tests/../target/wasm32-unknown-unknown/release/fibonacci.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | let code = include_bytes!( [INFO] [stdout] | ________________^ [INFO] [stdout] 150 | | "../target/wasm32-unknown-unknown/release/fibonacci.wasm" [INFO] [stdout] 151 | | ); [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: couldn't read tests/../target/wasm32-unknown-unknown/release/block_height.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | let code = include_bytes!( [INFO] [stdout] | ________________^ [INFO] [stdout] 255 | | "../target/wasm32-unknown-unknown/release/block_height.wasm" [INFO] [stdout] 256 | | ); [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: couldn't read tests/../target/wasm32-unknown-unknown/release/self_snapshot.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | let code = include_bytes!( [INFO] [stdout] | ________________^ [INFO] [stdout] 279 | | "../target/wasm32-unknown-unknown/release/self_snapshot.wasm" [INFO] [stdout] 280 | | ); [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: couldn't read tests/../target/wasm32-unknown-unknown/release/tx_vec.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | include_bytes!("../target/wasm32-unknown-unknown/release/tx_vec.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: couldn't read benches/../target/wasm32-unknown-unknown/release/fibonacci.wasm: No such file or directory (os error 2) [INFO] [stdout] --> benches/fibonacci.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let code = include_bytes!(concat!( [INFO] [stdout] | ________________^ [INFO] [stdout] 29 | | "../target/wasm32-unknown-unknown/release/", [INFO] [stdout] 30 | | "fibonacci", [INFO] [stdout] 31 | | ".wasm" [INFO] [stdout] 32 | | )); [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[E0432]: unresolved import `block_height` [INFO] [stdout] --> tests/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use block_height::BlockHeight; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `counter` [INFO] [stdout] --> tests/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use counter::Counter; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `delegator` [INFO] [stdout] --> tests/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use delegator::Delegator; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `delegator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fibonacci` [INFO] [stdout] --> tests/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use fibonacci::Fibonacci; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `fibonacci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self_snapshot` [INFO] [stdout] --> tests/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use self_snapshot::SelfSnapshot; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tx_vec` [INFO] [stdout] --> tests/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tx_vec::TxVec; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | .query::<_, i32>(contract_id, counter::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | .transact::<_, ()>(contract_id, counter::INCREMENT, &mut gas) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | .query::<_, i32>(contract_id, counter::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 81 | .query::<_, i32>(contract_id, counter::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `delegator` [INFO] [stdout] --> tests/lib.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | (delegator::DELEGATE_QUERY, counter_id, counter::READ_VALUE), [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `delegator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:114:57 [INFO] [stdout] | [INFO] [stdout] 114 | (delegator::DELEGATE_QUERY, counter_id, counter::READ_VALUE), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `delegator` [INFO] [stdout] --> tests/lib.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | delegator::DELEGATE_TRANSACTION, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `delegator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | counter::INCREMENT, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `counter` [INFO] [stdout] --> tests/lib.rs:139:42 [INFO] [stdout] | [INFO] [stdout] 139 | .query::<_, i32>(counter_id, counter::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fibonacci` [INFO] [stdout] --> tests/lib.rs:166:48 [INFO] [stdout] | [INFO] [stdout] 166 | .query::<_, u64>(contract_id, (fibonacci::COMPUTE, i), &mut gas) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `fibonacci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `block_height` [INFO] [stdout] --> tests/lib.rs:269:43 [INFO] [stdout] | [INFO] [stdout] 269 | .query::<_, u64>(contract_id, block_height::BLOCK_HEIGHT, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:293:43 [INFO] [stdout] | [INFO] [stdout] 293 | .query::<_, i32>(contract_id, self_snapshot::CROSSOVER, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:302:18 [INFO] [stdout] | [INFO] [stdout] 302 | (self_snapshot::SET_CROSSOVER, 9), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | .query::<_, i32>(contract_id, self_snapshot::CROSSOVER, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | (self_snapshot::SELF_CALL_TEST_A, 10), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | .query::<_, i32>(contract_id, self_snapshot::CROSSOVER, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | (self_snapshot::UPDATE_AND_PANIC, 11), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:342:43 [INFO] [stdout] | [INFO] [stdout] 342 | .query::<_, i32>(contract_id, self_snapshot::CROSSOVER, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:347:35 [INFO] [stdout] | [INFO] [stdout] 347 | Transaction::from_canon(&(self_snapshot::SET_CROSSOVER, 12)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:352:14 [INFO] [stdout] | [INFO] [stdout] 352 | (self_snapshot::SELF_CALL_TEST_B, contract_id, transaction), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `self_snapshot` [INFO] [stdout] --> tests/lib.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | .query::<_, i32>(contract_id, self_snapshot::CROSSOVER, &mut gas) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `self_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:379:38 [INFO] [stdout] | [INFO] [stdout] 379 | .query::<_, u8>(contract_id, tx_vec::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:387:42 [INFO] [stdout] | [INFO] [stdout] 387 | .transact::<_, ()>(contract_id, (tx_vec::SUM, values), &mut gas) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | .query::<_, u8>(contract_id, tx_vec::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:398:40 [INFO] [stdout] | [INFO] [stdout] 398 | let tx = Transaction::from_canon(&(tx_vec::SUM, values)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:402:14 [INFO] [stdout] | [INFO] [stdout] 402 | (tx_vec::DELEGATE_SUM, contract_id, tx), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:408:38 [INFO] [stdout] | [INFO] [stdout] 408 | .query::<_, u8>(contract_id, tx_vec::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:415:40 [INFO] [stdout] | [INFO] [stdout] 415 | let tx = Transaction::from_canon(&(tx_vec::SUM, values)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:419:14 [INFO] [stdout] | [INFO] [stdout] 419 | (tx_vec::DELEGATE_SUM, contract_id, tx), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tx_vec` [INFO] [stdout] --> tests/lib.rs:425:38 [INFO] [stdout] | [INFO] [stdout] 425 | .query::<_, u8>(contract_id, tx_vec::READ_VALUE, &mut gas) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `tx_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fibonacci` [INFO] [stdout] --> benches/fibonacci.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use fibonacci::Fibonacci; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `fibonacci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fibonacci` [INFO] [stdout] --> benches/fibonacci.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | .query::<_, u64>(contract_id, (fibonacci::COMPUTE, n), gas) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `fibonacci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a243532ef47303f8832a59f8ebca262d8f0268c374db9348ea8338afdac5601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a243532ef47303f8832a59f8ebca262d8f0268c374db9348ea8338afdac5601", kill_on_drop: false }` [INFO] [stdout] 1a243532ef47303f8832a59f8ebca262d8f0268c374db9348ea8338afdac5601