[INFO] cloning repository https://github.com/Wtoll/cargo-rune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wtoll/cargo-rune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5955089e4ab2021c552ffb018cb2d5f21c69aea [INFO] checking Wtoll/cargo-rune against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wtoll/cargo-rune on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wtoll/cargo-rune [INFO] finished tweaking git repo https://github.com/Wtoll/cargo-rune [INFO] tweaked toml for git repo https://github.com/Wtoll/cargo-rune written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Wtoll/cargo-rune already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 0575bbd45e80dd285ec0069ea9e3e587c9515abfeab25f49c297e35f703221b4 [INFO] running `Command { std: "docker" "start" "-a" "0575bbd45e80dd285ec0069ea9e3e587c9515abfeab25f49c297e35f703221b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0575bbd45e80dd285ec0069ea9e3e587c9515abfeab25f49c297e35f703221b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0575bbd45e80dd285ec0069ea9e3e587c9515abfeab25f49c297e35f703221b4", kill_on_drop: false }` [INFO] [stdout] 0575bbd45e80dd285ec0069ea9e3e587c9515abfeab25f49c297e35f703221b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265db3363474255e05e346677ba9b1a8aeefbc289275add682e17b1d0dd6623f [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" "265db3363474255e05e346677ba9b1a8aeefbc289275add682e17b1d0dd6623f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling git2 v0.13.10 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling cargo-rune v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking runestick v0.6.16 [INFO] [stderr] Checking rune v0.6.16 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "265db3363474255e05e346677ba9b1a8aeefbc289275add682e17b1d0dd6623f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265db3363474255e05e346677ba9b1a8aeefbc289275add682e17b1d0dd6623f", kill_on_drop: false }` [INFO] [stdout] 265db3363474255e05e346677ba9b1a8aeefbc289275add682e17b1d0dd6623f