[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7d4a34e414eeb9bd4fdd0c33a09d73ca64ad1275da435a9e7ac9b0984a2f74 [INFO] running `Command { std: "docker" "start" "-a" "3f7d4a34e414eeb9bd4fdd0c33a09d73ca64ad1275da435a9e7ac9b0984a2f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7d4a34e414eeb9bd4fdd0c33a09d73ca64ad1275da435a9e7ac9b0984a2f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7d4a34e414eeb9bd4fdd0c33a09d73ca64ad1275da435a9e7ac9b0984a2f74", kill_on_drop: false }` [INFO] [stdout] 3f7d4a34e414eeb9bd4fdd0c33a09d73ca64ad1275da435a9e7ac9b0984a2f74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c49b6219493ab77ccaf6d46e94a22dfc855dbb2f52f2d69ad9168f8ccd3498 [INFO] running `Command { std: "docker" "start" "-a" "f9c49b6219493ab77ccaf6d46e94a22dfc855dbb2f52f2d69ad9168f8ccd3498", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_cbor v0.9.0 [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[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:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | set_stdio, [INFO] [stdout] | ^^^^^^^^^ [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:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | panic_info_message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | try_trait [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `set_stdio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-rpc-0.2.11/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | set_stdio, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-rpc-0.2.11/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | try_trait [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0554, E0635. [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 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9c49b6219493ab77ccaf6d46e94a22dfc855dbb2f52f2d69ad9168f8ccd3498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c49b6219493ab77ccaf6d46e94a22dfc855dbb2f52f2d69ad9168f8ccd3498", kill_on_drop: false }` [INFO] [stdout] f9c49b6219493ab77ccaf6d46e94a22dfc855dbb2f52f2d69ad9168f8ccd3498