[INFO] cloning repository https://github.com/aki-akaguma/aki-gsub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aki-akaguma/aki-gsub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1f1ad037c87a7880eae47267b0e4baac86b2495 [INFO] testing aki-akaguma/aki-gsub against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aki-akaguma/aki-gsub 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] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/aki-akaguma/aki-gsub [INFO] finished tweaking git repo https://github.com/aki-akaguma/aki-gsub [INFO] tweaked toml for git repo https://github.com/aki-akaguma/aki-gsub written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/aki-akaguma/aki-gsub 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53c642f04d0fdca3359add04e4cd3e345cf971aac1869aaabd13db5073b34d00 [INFO] running `Command { std: "docker" "start" "-a" "53c642f04d0fdca3359add04e4cd3e345cf971aac1869aaabd13db5073b34d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53c642f04d0fdca3359add04e4cd3e345cf971aac1869aaabd13db5073b34d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c642f04d0fdca3359add04e4cd3e345cf971aac1869aaabd13db5073b34d00", kill_on_drop: false }` [INFO] [stdout] 53c642f04d0fdca3359add04e4cd3e345cf971aac1869aaabd13db5073b34d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 301c15b0f384065cc51f883bfbd13806e09784accac3b932e28d0bbf0e5aae96 [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" "301c15b0f384065cc51f883bfbd13806e09784accac3b932e28d0bbf0e5aae96", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rust-version-info-file v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling flood-tide v0.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling runnel v0.3.6 [INFO] [stderr] Compiling aki-gsub v0.1.30 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/conf/../../target/rust-version-info.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/conf/parse.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | const VS: &str = include_str!("../../target/rust-version-info.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aki-gsub` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "301c15b0f384065cc51f883bfbd13806e09784accac3b932e28d0bbf0e5aae96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301c15b0f384065cc51f883bfbd13806e09784accac3b932e28d0bbf0e5aae96", kill_on_drop: false }` [INFO] [stdout] 301c15b0f384065cc51f883bfbd13806e09784accac3b932e28d0bbf0e5aae96