[INFO] cloning repository https://github.com/python273/hn-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/python273/hn-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpython273%2Fhn-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpython273%2Fhn-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b24c8d84f62e16f2e66de9d3ba021b275ebbd225 [INFO] checking python273/hn-index against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpython273%2Fhn-index" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/python273/hn-index on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/python273/hn-index [INFO] finished tweaking git repo https://github.com/python273/hn-index [INFO] tweaked toml for git repo https://github.com/python273/hn-index written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/python273/hn-index already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.8.0 [INFO] [stderr] Downloaded regex-syntax v0.6.24 [INFO] [stderr] Downloaded regex v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d69840b0a0691d3b246a35d1936fbfa60483f311eb3db1ff2e47ae4ea029ede [INFO] running `Command { std: "docker" "start" "-a" "3d69840b0a0691d3b246a35d1936fbfa60483f311eb3db1ff2e47ae4ea029ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d69840b0a0691d3b246a35d1936fbfa60483f311eb3db1ff2e47ae4ea029ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d69840b0a0691d3b246a35d1936fbfa60483f311eb3db1ff2e47ae4ea029ede", kill_on_drop: false }` [INFO] [stdout] 3d69840b0a0691d3b246a35d1936fbfa60483f311eb3db1ff2e47ae4ea029ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2bf5afd732fbceb2faf4710fefecb9d0c2b1b6fa4f52cb85b2ecb8a416344d7 [INFO] running `Command { std: "docker" "start" "-a" "a2bf5afd732fbceb2faf4710fefecb9d0c2b1b6fa4f52cb85b2ecb8a416344d7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking regex v1.5.2 [INFO] [stderr] Checking hn-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../hn-index.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | static FILE: &[u8] = include_bytes!("../hn-index.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../hn-index.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | static FILE: &[u8] = include_bytes!("../hn-index.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hn-index` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a2bf5afd732fbceb2faf4710fefecb9d0c2b1b6fa4f52cb85b2ecb8a416344d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2bf5afd732fbceb2faf4710fefecb9d0c2b1b6fa4f52cb85b2ecb8a416344d7", kill_on_drop: false }` [INFO] [stdout] a2bf5afd732fbceb2faf4710fefecb9d0c2b1b6fa4f52cb85b2ecb8a416344d7