[INFO] cloning repository https://github.com/woodruffw/llvm-passgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodruffw/llvm-passgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fllvm-passgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fllvm-passgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6f11f2f5b5a197c99a099ed4ea78e9ff05f632c [INFO] testing woodruffw/llvm-passgen against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodruffw%2Fllvm-passgen" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodruffw/llvm-passgen on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woodruffw/llvm-passgen [INFO] finished tweaking git repo https://github.com/woodruffw/llvm-passgen [INFO] tweaked toml for git repo https://github.com/woodruffw/llvm-passgen written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/woodruffw/llvm-passgen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.0.0 [INFO] [stderr] Downloaded rust-embed-impl v6.1.0 [INFO] [stderr] Downloaded handlebars v4.1.2 [INFO] [stderr] Downloaded rust-embed v6.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] c21e27128caef4a72c61e51a4a4bd50f180ea00c1a56a5d09b3472b6ba927e75 [INFO] running `Command { std: "docker" "start" "-a" "c21e27128caef4a72c61e51a4a4bd50f180ea00c1a56a5d09b3472b6ba927e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c21e27128caef4a72c61e51a4a4bd50f180ea00c1a56a5d09b3472b6ba927e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21e27128caef4a72c61e51a4a4bd50f180ea00c1a56a5d09b3472b6ba927e75", kill_on_drop: false }` [INFO] [stdout] c21e27128caef4a72c61e51a4a4bd50f180ea00c1a56a5d09b3472b6ba927e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", 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] e79b27d51ae3a2922350acb0ae0dde49c1511c88daa461712bff1c0cf6b1700d [INFO] running `Command { std: "docker" "start" "-a" "e79b27d51ae3a2922350acb0ae0dde49c1511c88daa461712bff1c0cf6b1700d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rust-embed-utils v7.0.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rust-embed-impl v6.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rust-embed v6.2.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling handlebars v4.1.2 [INFO] [stderr] Compiling llvm-passgen v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `to_vec` found for struct `EmbeddedFile` in the current scope [INFO] [stdout] --> src/main.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | String::from_utf8(file_bytes.to_vec()).unwrap() [INFO] [stdout] | ^^^^^^ method not found in `EmbeddedFile` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-passgen` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e79b27d51ae3a2922350acb0ae0dde49c1511c88daa461712bff1c0cf6b1700d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79b27d51ae3a2922350acb0ae0dde49c1511c88daa461712bff1c0cf6b1700d", kill_on_drop: false }` [INFO] [stdout] e79b27d51ae3a2922350acb0ae0dde49c1511c88daa461712bff1c0cf6b1700d