[INFO] cloning repository https://github.com/neallred/verily [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neallred/verily" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Fverily", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Fverily'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9655779f013c84d4ce43a442c95479a25c2cbc72 [INFO] checking neallred/verily against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Fverily" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neallred/verily on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neallred/verily [INFO] finished tweaking git repo https://github.com/neallred/verily [INFO] tweaked toml for git repo https://github.com/neallred/verily written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/neallred/verily already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-114/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-114/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-114/source/indices/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-114/source/Cargo.toml [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-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12724c6f0f51313e1cff586f574199beed6746488d7e92daf43d2c8afc43616e [INFO] running `Command { std: "docker" "start" "-a" "12724c6f0f51313e1cff586f574199beed6746488d7e92daf43d2c8afc43616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12724c6f0f51313e1cff586f574199beed6746488d7e92daf43d2c8afc43616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12724c6f0f51313e1cff586f574199beed6746488d7e92daf43d2c8afc43616e", kill_on_drop: false }` [INFO] [stdout] 12724c6f0f51313e1cff586f574199beed6746488d7e92daf43d2c8afc43616e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a83b77d5a77946a10a123cb3e84819d849f1b5a6823c951f202edb1e7fe47b7 [INFO] running `Command { std: "docker" "start" "-a" "7a83b77d5a77946a10a123cb3e84819d849f1b5a6823c951f202edb1e7fe47b7", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/indices/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling web-sys v0.3.32 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking parity-scale-codec v1.1.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking js-sys v0.3.32 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Checking scripture-types v0.1.0 (/opt/rustwide/workdir/scripture-types) [INFO] [stderr] Checking data-bundler v0.1.0 (/opt/rustwide/workdir/data-bundler) [INFO] [stderr] Checking indices v0.1.0 (/opt/rustwide/workdir/indices) [INFO] [stdout] error: couldn't read indices/src/../../data-bundler/data/codegen-paths-index.rs: No such file or directory (os error 2) [INFO] [stdout] --> indices/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | include!("../../data-bundler/data/codegen-paths-index.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read indices/src/../../data-bundler/data/codegen-paths-index.rs: No such file or directory (os error 2) [INFO] [stdout] --> indices/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | include!("../../data-bundler/data/codegen-paths-index.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` (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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indices` 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" "7a83b77d5a77946a10a123cb3e84819d849f1b5a6823c951f202edb1e7fe47b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a83b77d5a77946a10a123cb3e84819d849f1b5a6823c951f202edb1e7fe47b7", kill_on_drop: false }` [INFO] [stdout] 7a83b77d5a77946a10a123cb3e84819d849f1b5a6823c951f202edb1e7fe47b7