[INFO] cloning repository https://github.com/dogweather/ethereum-toolkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dogweather/ethereum-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogweather%2Fethereum-toolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogweather%2Fethereum-toolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abb93f3079391e48e74b918f817ccadc554e2426 [INFO] checking dogweather/ethereum-toolkit/abb93f3079391e48e74b918f817ccadc554e2426 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogweather%2Fethereum-toolkit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dogweather/ethereum-toolkit on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dogweather/ethereum-toolkit [INFO] finished tweaking git repo https://github.com/dogweather/ethereum-toolkit [INFO] tweaked toml for git repo https://github.com/dogweather/ethereum-toolkit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dogweather/ethereum-toolkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 431ac8aedb76ec74b05641b4503f800789b0f60e719bf4d915f1759e375c130c [INFO] running `Command { std: "docker" "start" "-a" "431ac8aedb76ec74b05641b4503f800789b0f60e719bf4d915f1759e375c130c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "431ac8aedb76ec74b05641b4503f800789b0f60e719bf4d915f1759e375c130c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431ac8aedb76ec74b05641b4503f800789b0f60e719bf4d915f1759e375c130c", kill_on_drop: false }` [INFO] [stdout] 431ac8aedb76ec74b05641b4503f800789b0f60e719bf4d915f1759e375c130c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89680c2755a8e36b2b407263b58503376525b853fd0879612ab2759ae0c0f07a [INFO] running `Command { std: "docker" "start" "-a" "89680c2755a8e36b2b407263b58503376525b853fd0879612ab2759ae0c0f07a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking detect_reorg_attack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../eth_log.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | const FILE_DATA: &str = include_str!("../eth_log.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../eth_log.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | const FILE_DATA: &str = include_str!("../eth_log.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `detect_reorg_attack` (bin "detect_reorg_attack") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `detect_reorg_attack` (bin "detect_reorg_attack" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "89680c2755a8e36b2b407263b58503376525b853fd0879612ab2759ae0c0f07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89680c2755a8e36b2b407263b58503376525b853fd0879612ab2759ae0c0f07a", kill_on_drop: false }` [INFO] [stdout] 89680c2755a8e36b2b407263b58503376525b853fd0879612ab2759ae0c0f07a