[INFO] cloning repository https://github.com/OffBlockway/OffBlockwayFullNodeClient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OffBlockway/OffBlockwayFullNodeClient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayFullNodeClient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayFullNodeClient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23a9abfb8d1dea73a386be6e66fd9682c14e433c [INFO] testing OffBlockway/OffBlockwayFullNodeClient against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayFullNodeClient" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient [INFO] finished tweaking git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient [INFO] tweaked toml for git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.23 [INFO] [stderr] Downloaded serde v1.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dcff9bb35f0ed6322e180095b4744652b6490758bdfc76b01a2e8de7e1260ca [INFO] running `Command { std: "docker" "start" "-a" "4dcff9bb35f0ed6322e180095b4744652b6490758bdfc76b01a2e8de7e1260ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dcff9bb35f0ed6322e180095b4744652b6490758bdfc76b01a2e8de7e1260ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcff9bb35f0ed6322e180095b4744652b6490758bdfc76b01a2e8de7e1260ca", kill_on_drop: false }` [INFO] [stdout] 4dcff9bb35f0ed6322e180095b4744652b6490758bdfc76b01a2e8de7e1260ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a622650bd2718361ceff9af1949128122d1d288acb2d4b19c672f81eb8d77b [INFO] running `Command { std: "docker" "start" "-a" "f4a622650bd2718361ceff9af1949128122d1d288acb2d4b19c672f81eb8d77b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v1.0.23 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling off_blockway v0.0.8 [INFO] [stderr] Compiling full_node_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `json` [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod json; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `json`, create file "src/json.rs" or "src/json/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::json::Parser` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use self::json::Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Parser` in `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Passport` in `json` [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | json::Passport::write_passport(); [INFO] [stdout] | ^^^^^^^^ could not find `Passport` in `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::string::String` [INFO] [stdout] --> src/styling.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `full_node_client` due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f4a622650bd2718361ceff9af1949128122d1d288acb2d4b19c672f81eb8d77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a622650bd2718361ceff9af1949128122d1d288acb2d4b19c672f81eb8d77b", kill_on_drop: false }` [INFO] [stdout] f4a622650bd2718361ceff9af1949128122d1d288acb2d4b19c672f81eb8d77b