[INFO] cloning repository https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellipticoin/rust-ellipticoin-test-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f3407ad4e02056631a27e6f0ac20802d5dd681d [INFO] testing ellipticoin/rust-ellipticoin-test-framework against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] finished tweaking git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] tweaked toml for git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d11b891bf397316f318c908752d2a3811b08b043e1e3e7650da3d5dbe08fe223 [INFO] running `Command { std: "docker" "start" "-a" "d11b891bf397316f318c908752d2a3811b08b043e1e3e7650da3d5dbe08fe223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d11b891bf397316f318c908752d2a3811b08b043e1e3e7650da3d5dbe08fe223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11b891bf397316f318c908752d2a3811b08b043e1e3e7650da3d5dbe08fe223", kill_on_drop: false }` [INFO] [stdout] d11b891bf397316f318c908752d2a3811b08b043e1e3e7650da3d5dbe08fe223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b54df356dd67e1ba7a8d67759c853af4c10ec5cfea516c73dc30311e96dea98 [INFO] running `Command { std: "docker" "start" "-a" "0b54df356dd67e1ba7a8d67759c853af4c10ec5cfea516c73dc30311e96dea98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wasm-rpc v0.2.11 [INFO] [stdout] error[E0425]: cannot find function `set_print` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-rpc-0.2.11/src/set_stdio.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | io::set_print(Some(Box::new(printer))); [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `_eprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_panic` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-rpc-0.2.11/src/set_stdio.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | io::set_panic(Some(Box::new(eprinter))); [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-rpc-0.2.11/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | set_stdio, [INFO] [stdout] 3 | | alloc_error_handler, [INFO] [stdout] 4 | | core_intrinsics, [INFO] [stdout] 5 | | panic_info_message, [INFO] [stdout] 6 | | try_trait [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-rpc` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0b54df356dd67e1ba7a8d67759c853af4c10ec5cfea516c73dc30311e96dea98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b54df356dd67e1ba7a8d67759c853af4c10ec5cfea516c73dc30311e96dea98", kill_on_drop: false }` [INFO] [stdout] 0b54df356dd67e1ba7a8d67759c853af4c10ec5cfea516c73dc30311e96dea98