[INFO] cloning repository https://github.com/denoland/rusty_v8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denoland/rusty_v8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Frusty_v8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Frusty_v8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab04be75f3c6db720d6bfe126a7df1ea25fe131e [INFO] checking denoland/rusty_v8 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Frusty_v8" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denoland/rusty_v8 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denoland/rusty_v8 [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/denoland/rusty_v8 [INFO] tweaked toml for git repo https://github.com/denoland/rusty_v8 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/denoland/rusty_v8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 6debe10890381860d8986482a9dc7733daa444ffefae5e0bbf8ad9e29da10940 [INFO] running `Command { std: "docker" "start" "-a" "6debe10890381860d8986482a9dc7733daa444ffefae5e0bbf8ad9e29da10940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6debe10890381860d8986482a9dc7733daa444ffefae5e0bbf8ad9e29da10940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6debe10890381860d8986482a9dc7733daa444ffefae5e0bbf8ad9e29da10940", kill_on_drop: false }` [INFO] [stdout] 6debe10890381860d8986482a9dc7733daa444ffefae5e0bbf8ad9e29da10940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c597fd1321f7023e07afe211b77bb0acd0b5e018ca873cf813f10663fd4ec654 [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" "c597fd1321f7023e07afe211b77bb0acd0b5e018ca873cf813f10663fd4ec654", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking align-data v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rusty_v8 v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error: couldn't read tests/../third_party/icu/common/icudtl.dat: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_api.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | assert!(v8::icu::set_common_data_69(align_data::include_aligned!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 34 | | align_data::Align16, [INFO] [stdout] 35 | | "../third_party/icu/common/icudtl.dat" [INFO] [stdout] 36 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../third_party/icu/common/icudtl.dat: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_api.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | assert!(v8::icu::set_common_data_69(align_data::include_aligned!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 34 | | align_data::Align16, [INFO] [stdout] 35 | | "../third_party/icu/common/icudtl.dat" [INFO] [stdout] 36 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c597fd1321f7023e07afe211b77bb0acd0b5e018ca873cf813f10663fd4ec654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c597fd1321f7023e07afe211b77bb0acd0b5e018ca873cf813f10663fd4ec654", kill_on_drop: false }` [INFO] [stdout] c597fd1321f7023e07afe211b77bb0acd0b5e018ca873cf813f10663fd4ec654