[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] testing neallred/verily against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Fverily" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neallred/verily on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-13/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-13/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/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-13/source/indices/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-13/source/Cargo.toml [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 parity-scale-codec v1.1.2 [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2449a4cdd580b1534611244bbf61fc1085079b3ef7693df3baa634e307cb9ef [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" "b2449a4cdd580b1534611244bbf61fc1085079b3ef7693df3baa634e307cb9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2449a4cdd580b1534611244bbf61fc1085079b3ef7693df3baa634e307cb9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2449a4cdd580b1534611244bbf61fc1085079b3ef7693df3baa634e307cb9ef", kill_on_drop: false }` [INFO] [stdout] b2449a4cdd580b1534611244bbf61fc1085079b3ef7693df3baa634e307cb9ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e6ae451e2a284bd5ce9c82ed332a3013cae31a3b952520da52eae420b14b42 [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" "34e6ae451e2a284bd5ce9c82ed332a3013cae31a3b952520da52eae420b14b42", 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] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [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] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling parity-scale-codec v1.1.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling js-sys v0.3.32 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.2 [INFO] [stderr] Compiling scripture-types v0.1.0 (/opt/rustwide/workdir/scripture-types) [INFO] [stderr] Compiling data-bundler v0.1.0 (/opt/rustwide/workdir/data-bundler) [INFO] [stderr] Compiling 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indices` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "34e6ae451e2a284bd5ce9c82ed332a3013cae31a3b952520da52eae420b14b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e6ae451e2a284bd5ce9c82ed332a3013cae31a3b952520da52eae420b14b42", kill_on_drop: false }` [INFO] [stdout] 34e6ae451e2a284bd5ce9c82ed332a3013cae31a3b952520da52eae420b14b42