[INFO] updating cached repository https://github.com/OffBlockway/OffBlockwayFullNodeClient [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23a9abfb8d1dea73a386be6e66fd9682c14e433c [INFO] checking OffBlockway/OffBlockwayFullNodeClient against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayFullNodeClient" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 92% (4584/4973) Checking out files: 93% (4625/4973) Checking out files: 94% (4675/4973) Checking out files: 95% (4725/4973) Checking out files: 96% (4775/4973) Checking out files: 97% (4824/4973) Checking out files: 98% (4874/4973) Checking out files: 99% (4924/4973) Checking out files: 100% (4973/4973) Checking out files: 100% (4973/4973), done. [INFO] validating manifest of git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/source/Cargo.toml [INFO] crate git repo https://github.com/OffBlockway/OffBlockwayFullNodeClient already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 339c7a78716e7d8fe333a3d2a30b6b4e6027daabb724e04066e3e5839bed05a3 [INFO] running `"docker" "start" "-a" "339c7a78716e7d8fe333a3d2a30b6b4e6027daabb724e04066e3e5839bed05a3"` [INFO] [stderr] Checking serde v1.0.23 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Checking sha3 v0.6.0 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking off_blockway v0.0.8 [INFO] [stderr] Checking full_node_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `json` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | mod json; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either json.rs or json/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `full_node_client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0583]: file not found for module `json` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | mod json; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either json.rs or json/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `full_node_client`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "339c7a78716e7d8fe333a3d2a30b6b4e6027daabb724e04066e3e5839bed05a3"` [INFO] running `"docker" "rm" "-f" "339c7a78716e7d8fe333a3d2a30b6b4e6027daabb724e04066e3e5839bed05a3"` [INFO] [stdout] 339c7a78716e7d8fe333a3d2a30b6b4e6027daabb724e04066e3e5839bed05a3