[INFO] cloning repository https://github.com/yuta0801/svg2png [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuta0801/svg2png" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fsvg2png", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fsvg2png'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5005e1e4f6e8a0dc90d856642a55dbd0e8c3c23b [INFO] testing yuta0801/svg2png against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fsvg2png" "/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/yuta0801/svg2png on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuta0801/svg2png [INFO] finished tweaking git repo https://github.com/yuta0801/svg2png [INFO] tweaked toml for git repo https://github.com/yuta0801/svg2png written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yuta0801/svg2png already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b04dff742eaac03efcfcc1c733eff148eb17c5f7c414f2b6d5cce290778e9a [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" "21b04dff742eaac03efcfcc1c733eff148eb17c5f7c414f2b6d5cce290778e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b04dff742eaac03efcfcc1c733eff148eb17c5f7c414f2b6d5cce290778e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b04dff742eaac03efcfcc1c733eff148eb17c5f7c414f2b6d5cce290778e9a", kill_on_drop: false }` [INFO] [stdout] 21b04dff742eaac03efcfcc1c733eff148eb17c5f7c414f2b6d5cce290778e9a [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddaae5b17abedeb1dc85452074adc2c2414c93139425f4f1f131e3d690a2058c [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" "ddaae5b17abedeb1dc85452074adc2c2414c93139425f4f1f131e3d690a2058c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling usvg v0.11.0 [INFO] [stderr] Compiling rusty_v8 v0.12.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling resvg v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.12.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rusty_v8-bf0467637d1f5cb8/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] static lib URL: https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/gn_out/obj [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 5 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 10 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 20 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.12.0/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Python downloader failed, trying with curl. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "./tools/download_file.py", line 64, in [INFO] [stderr] sys.exit(main()) [INFO] [stderr] File "./tools/download_file.py", line 59, in main [INFO] [stderr] DownloadUrl(args.url, f) [INFO] [stderr] File "./tools/download_file.py", line 45, in DownloadUrl [INFO] [stderr] raise e [INFO] [stderr] urllib2.URLError: [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.12.0/build.rs:236:3 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558662be5530 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558662be5530 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558662be5530 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558662be5530 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558662c04c3c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x558662be19b2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x558662be7985 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558662be7985 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558662be7985 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558662be74da - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558662be8121 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x558662be7c37 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x558662be59ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558662be7bc9 - rust_begin_unwind [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x558662c03fe1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558662c03f2d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x558662b96181 - build_script_build::download_file::h5377b6211196b025 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.12.0/build.rs:236:3 [INFO] [stderr] 17: 0x558662b9694d - build_script_build::download_static_lib_binaries::h7fb83943f8d8bb46 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.12.0/build.rs:269:5 [INFO] [stderr] 18: 0x558662b93342 - build_script_build::main::hf8d31fc3f4c9d6aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.12.0/build.rs:30:7 [INFO] [stderr] 19: 0x558662ba0f1b - core::ops::function::FnOnce::call_once::hf38e6518075151e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x558662ba0dfe - std::sys_common::backtrace::__rust_begin_short_backtrace::hcaa81e5c93c1b125 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x558662b9eb11 - std::rt::lang_start::{{closure}}::h3f46743a8e055f2f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x558662be8547 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x558662be8547 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x558662be8547 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x558662be8547 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x558662be8547 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x558662b9eae7 - std::rt::lang_start::h3633fa58fd28953e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x558662b97aba - main [INFO] [stderr] 29: 0x7ff48d6a80b3 - __libc_start_main [INFO] [stderr] 30: 0x558662b930be - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddaae5b17abedeb1dc85452074adc2c2414c93139425f4f1f131e3d690a2058c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddaae5b17abedeb1dc85452074adc2c2414c93139425f4f1f131e3d690a2058c", kill_on_drop: false }` [INFO] [stdout] ddaae5b17abedeb1dc85452074adc2c2414c93139425f4f1f131e3d690a2058c