[INFO] cloning repository https://github.com/fdionisi/deno-argon2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdionisi/deno-argon2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fdeno-argon2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fdeno-argon2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f0659b8baa8af1f88a685e147a8b479ff643302 [INFO] testing fdionisi/deno-argon2 against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdionisi%2Fdeno-argon2" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fdionisi/deno-argon2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fdionisi/deno-argon2 [INFO] finished tweaking git repo https://github.com/fdionisi/deno-argon2 [INFO] tweaked toml for git repo https://github.com/fdionisi/deno-argon2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/fdionisi/deno-argon2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2326195466fb6e66e24af07eee5a5a83556e7b3143872ffd7f6ee4b7dc1bb9c2 [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" "2326195466fb6e66e24af07eee5a5a83556e7b3143872ffd7f6ee4b7dc1bb9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2326195466fb6e66e24af07eee5a5a83556e7b3143872ffd7f6ee4b7dc1bb9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2326195466fb6e66e24af07eee5a5a83556e7b3143872ffd7f6ee4b7dc1bb9c2", kill_on_drop: false }` [INFO] [stdout] 2326195466fb6e66e24af07eee5a5a83556e7b3143872ffd7f6ee4b7dc1bb9c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d92ede0a44ebc84aa041e22605660d6e3160d6c40ca48823c25370b95cc03da [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" "8d92ede0a44ebc84aa041e22605660d6e3160d6c40ca48823c25370b95cc03da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling rusty_v8 v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stdout] error: failed to add native library /opt/rustwide/target/debug/gn_out/obj/librusty_v8.a: file too small to be an archive [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d92ede0a44ebc84aa041e22605660d6e3160d6c40ca48823c25370b95cc03da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d92ede0a44ebc84aa041e22605660d6e3160d6c40ca48823c25370b95cc03da", kill_on_drop: false }` [INFO] [stdout] 8d92ede0a44ebc84aa041e22605660d6e3160d6c40ca48823c25370b95cc03da