[INFO] cloning repository https://github.com/ry/deno_snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ry/deno_snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry%2Fdeno_snapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry%2Fdeno_snapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b82ebc6287d6adf09b0e4cac20ac04158dbc4978 [INFO] checking ry/deno_snapshot against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fry%2Fdeno_snapshot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ry/deno_snapshot on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ry/deno_snapshot [INFO] finished tweaking git repo https://github.com/ry/deno_snapshot [INFO] tweaked toml for git repo https://github.com/ry/deno_snapshot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ry/deno_snapshot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] b1239e96470f0f7e9bab37786c12ca1c54d65815c9ef22a503a9a95168e2ddee [INFO] running `Command { std: "docker" "start" "-a" "b1239e96470f0f7e9bab37786c12ca1c54d65815c9ef22a503a9a95168e2ddee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1239e96470f0f7e9bab37786c12ca1c54d65815c9ef22a503a9a95168e2ddee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1239e96470f0f7e9bab37786c12ca1c54d65815c9ef22a503a9a95168e2ddee", kill_on_drop: false }` [INFO] [stdout] b1239e96470f0f7e9bab37786c12ca1c54d65815c9ef22a503a9a95168e2ddee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b92d4bab347d2fd7aa06dda0507691603a0f17c1480b0bb3cc126e65376ece9 [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" "0b92d4bab347d2fd7aa06dda0507691603a0f17c1480b0bb3cc126e65376ece9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling deno-x86_64-unknown-linux-gnu v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking deno v0.15.0 [INFO] [stderr] Checking deno_typescript v0.0.3 (/opt/rustwide/workdir/deno_typescript) [INFO] [stderr] Compiling deno_cli_snapshots v0.0.3 (/opt/rustwide/workdir/cli_snapshots) [INFO] [stderr] Compiling deno_typescript_example v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.70s [INFO] running `Command { std: "docker" "inspect" "0b92d4bab347d2fd7aa06dda0507691603a0f17c1480b0bb3cc126e65376ece9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b92d4bab347d2fd7aa06dda0507691603a0f17c1480b0bb3cc126e65376ece9", kill_on_drop: false }` [INFO] [stdout] 0b92d4bab347d2fd7aa06dda0507691603a0f17c1480b0bb3cc126e65376ece9