[INFO] updating cached repository https://github.com/brson/ckb-vm-rs-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8110dee6c9857dac78692bd1d5d014d50af905cd [INFO] testing brson/ckb-vm-rs-tests against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Fckb-vm-rs-tests" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brson/ckb-vm-rs-tests on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brson/ckb-vm-rs-tests [INFO] removed path dependency b_error from git repo https://github.com/brson/ckb-vm-rs-tests [INFO] removed path dependency ckb-vm from git repo https://github.com/brson/ckb-vm-rs-tests [INFO] finished tweaking git repo https://github.com/brson/ckb-vm-rs-tests [INFO] tweaked toml for git repo https://github.com/brson/ckb-vm-rs-tests written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/brson/ckb-vm-rs-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (b_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ckb-vm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (b_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ckb-vm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3538ff4dc5a57aad73004ec2a008a8aada1cedfca7844d2fdacab439a2c1d2e9 [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" "3538ff4dc5a57aad73004ec2a008a8aada1cedfca7844d2fdacab439a2c1d2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3538ff4dc5a57aad73004ec2a008a8aada1cedfca7844d2fdacab439a2c1d2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3538ff4dc5a57aad73004ec2a008a8aada1cedfca7844d2fdacab439a2c1d2e9", kill_on_drop: false }` [INFO] [stdout] 3538ff4dc5a57aad73004ec2a008a8aada1cedfca7844d2fdacab439a2c1d2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693ecdd139c754fa5e6d851ed6f80a69c20162a7c41e85de15fc2d46f3903010 [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" "693ecdd139c754fa5e6d851ed6f80a69c20162a7c41e85de15fc2d46f3903010", kill_on_drop: false }` [INFO] [stderr] warning: dependency (b_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ckb-vm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ckb-vm-definitions v0.19.1 [INFO] [stderr] Compiling b_error v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ckb-vm v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling ckb-vm-rs-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `b_error::ResultExt` [INFO] [stdout] --> is13-runtime.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use b_error::{BResult, ResultExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ResultExt` in the root [INFO] [stdout] | help: a similar name exists in the module: `StdResultExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultMachine`, `TraceMachine` [INFO] [stdout] --> is13-runtime.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | use ckb_vm::{Register, Memory, TraceMachine, DefaultMachine, DefaultCoreMachine, WXorXMemory, DefaultMachineBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `e` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> is13-runtime.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | let mut file = File::open(&opts.bin).e()?; [INFO] [stdout] | ^ method not found in `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use b_error::StdResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `e` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> is13-runtime.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | let r = run_vm::>(&buffer, &[num]).e()?; [INFO] [stdout] | ^ method not found in `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use b_error::StdResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> is13-runtime.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | machine.load_program(program, args).e()?; [INFO] [stdout] | ^^^^^^^ expected struct `bytes::bytes::Bytes`, found struct `bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&bytes::bytes::Bytes` [INFO] [stdout] found reference `&bytes::Bytes` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> is13-runtime.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | machine.load_program(program, args).e()?; [INFO] [stdout] | ^^^^ expected struct `bytes::bytes::Bytes`, found struct `bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[bytes::bytes::Bytes]` [INFO] [stdout] found reference `&[bytes::Bytes]` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `e` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> is13-runtime.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | machine.load_program(program, args).e()?; [INFO] [stdout] | ^ method not found in `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use b_error::StdResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `e` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> is13-runtime.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | Ok(machine.run().e()?) [INFO] [stdout] | ^ method not found in `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use b_error::StdResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> is13-runtime.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-vm-rs-tests`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "693ecdd139c754fa5e6d851ed6f80a69c20162a7c41e85de15fc2d46f3903010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693ecdd139c754fa5e6d851ed6f80a69c20162a7c41e85de15fc2d46f3903010", kill_on_drop: false }` [INFO] [stdout] 693ecdd139c754fa5e6d851ed6f80a69c20162a7c41e85de15fc2d46f3903010