[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] checking ellipticoin/rust-ellipticoin-test-framework against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-3/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.3.0 [INFO] [stderr] Downloaded wee_alloc v0.4.4 [INFO] [stderr] Downloaded wasm-rpc-macros v0.2.12 [INFO] [stderr] Downloaded ellipticoin v0.1.4 [INFO] [stderr] Downloaded serde_cbor v0.9.0 [INFO] [stderr] Downloaded wasm-rpc v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f06c58af2101c36b06b6a8fd54db7bc5824bd19fda5fcbd824f358d038977a37 [INFO] running `Command { std: "docker" "start" "-a" "f06c58af2101c36b06b6a8fd54db7bc5824bd19fda5fcbd824f358d038977a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f06c58af2101c36b06b6a8fd54db7bc5824bd19fda5fcbd824f358d038977a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06c58af2101c36b06b6a8fd54db7bc5824bd19fda5fcbd824f358d038977a37", kill_on_drop: false }` [INFO] [stdout] f06c58af2101c36b06b6a8fd54db7bc5824bd19fda5fcbd824f358d038977a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6405d94bf744d0cc69e773bcee4764cbbd055b75384e29358b490777dc1db824 [INFO] running `Command { std: "docker" "start" "-a" "6405d94bf744d0cc69e773bcee4764cbbd055b75384e29358b490777dc1db824", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking 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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-rpc` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6405d94bf744d0cc69e773bcee4764cbbd055b75384e29358b490777dc1db824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6405d94bf744d0cc69e773bcee4764cbbd055b75384e29358b490777dc1db824", kill_on_drop: false }` [INFO] [stdout] 6405d94bf744d0cc69e773bcee4764cbbd055b75384e29358b490777dc1db824