[INFO] fetching crate rlay_ontology 0.2.6... [INFO] building rlay_ontology-0.2.6 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate rlay_ontology 0.2.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rlay_ontology 0.2.6 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking crates.io crate rlay_ontology 0.2.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rlay_ontology 0.2.6 [INFO] tweaked toml for crates.io crate rlay_ontology 0.2.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rlay_ontology 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4295e47d69da6c36feffa4d798d1c5e063109868a9248af425d8bb302b945833 [INFO] running `Command { std: "docker" "start" "-a" "4295e47d69da6c36feffa4d798d1c5e063109868a9248af425d8bb302b945833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4295e47d69da6c36feffa4d798d1c5e063109868a9248af425d8bb302b945833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4295e47d69da6c36feffa4d798d1c5e063109868a9248af425d8bb302b945833", kill_on_drop: false }` [INFO] [stdout] 4295e47d69da6c36feffa4d798d1c5e063109868a9248af425d8bb302b945833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d386591ddd20d2fbdb2a467ded12a9ceedd1ad7dd20b48b33fdfeab233bd0959 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d386591ddd20d2fbdb2a467ded12a9ceedd1ad7dd20b48b33fdfeab233bd0959", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling cid_fork_rlay v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling prost-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling ambassador v0.2.1 [INFO] [stderr] Compiling prost v0.6.0 [INFO] [stderr] Compiling rlay_ontology_build v0.2.5 [INFO] [stderr] Compiling rlay_ontology v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.30s [INFO] running `Command { std: "docker" "inspect" "d386591ddd20d2fbdb2a467ded12a9ceedd1ad7dd20b48b33fdfeab233bd0959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d386591ddd20d2fbdb2a467ded12a9ceedd1ad7dd20b48b33fdfeab233bd0959", kill_on_drop: false }` [INFO] [stdout] d386591ddd20d2fbdb2a467ded12a9ceedd1ad7dd20b48b33fdfeab233bd0959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c85bb035bc8c6b140f85e68ccc04a33a59309423ed8705cbb95aa56cc3d3153 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c85bb035bc8c6b140f85e68ccc04a33a59309423ed8705cbb95aa56cc3d3153", kill_on_drop: false }` [INFO] [stderr] Compiling rlay_ontology v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `FormatWeb3` in this scope [INFO] [stdout] --> tests/web3.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | let parsed_annotation: FormatWeb3 = serde_json::from_value(content).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rlay_ontology` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c85bb035bc8c6b140f85e68ccc04a33a59309423ed8705cbb95aa56cc3d3153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c85bb035bc8c6b140f85e68ccc04a33a59309423ed8705cbb95aa56cc3d3153", kill_on_drop: false }` [INFO] [stdout] 3c85bb035bc8c6b140f85e68ccc04a33a59309423ed8705cbb95aa56cc3d3153