[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] testing dogweather/ethereum-toolkit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogweather%2Fethereum-toolkit" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dogweather/ethereum-toolkit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-36/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: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0adfa2f4647df03dd12325e2ee336188dd12e37525092f0ab8865702ef1bf454 [INFO] running `Command { std: "docker" "start" "-a" "0adfa2f4647df03dd12325e2ee336188dd12e37525092f0ab8865702ef1bf454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0adfa2f4647df03dd12325e2ee336188dd12e37525092f0ab8865702ef1bf454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0adfa2f4647df03dd12325e2ee336188dd12e37525092f0ab8865702ef1bf454", kill_on_drop: false }` [INFO] [stdout] 0adfa2f4647df03dd12325e2ee336188dd12e37525092f0ab8865702ef1bf454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f338710a523b7e1bb08d0ce16380609afd6206f367514a26d1a9d0a94b417e51 [INFO] running `Command { std: "docker" "start" "-a" "f338710a523b7e1bb08d0ce16380609afd6206f367514a26d1a9d0a94b417e51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `detect_reorg_attack` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f338710a523b7e1bb08d0ce16380609afd6206f367514a26d1a9d0a94b417e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f338710a523b7e1bb08d0ce16380609afd6206f367514a26d1a9d0a94b417e51", kill_on_drop: false }` [INFO] [stdout] f338710a523b7e1bb08d0ce16380609afd6206f367514a26d1a9d0a94b417e51