[INFO] cloning repository https://github.com/taskie/rust-script-binders-exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taskie/rust-script-binders-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskie%2Frust-script-binders-exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskie%2Frust-script-binders-exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 531b972ab5b36ba34f6e3ef51416128f5dd7003c [INFO] testing taskie/rust-script-binders-exercise against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskie%2Frust-script-binders-exercise" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taskie/rust-script-binders-exercise [INFO] finished tweaking git repo https://github.com/taskie/rust-script-binders-exercise [INFO] tweaked toml for git repo https://github.com/taskie/rust-script-binders-exercise written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taskie/rust-script-binders-exercise on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taskie/rust-script-binders-exercise already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702053e79c803993abd98350471fcf1e02b9c11cf5a42c1af5a2fa40e4c14d21 [INFO] running `Command { std: "docker" "start" "-a" "702053e79c803993abd98350471fcf1e02b9c11cf5a42c1af5a2fa40e4c14d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702053e79c803993abd98350471fcf1e02b9c11cf5a42c1af5a2fa40e4c14d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702053e79c803993abd98350471fcf1e02b9c11cf5a42c1af5a2fa40e4c14d21", kill_on_drop: false }` [INFO] [stdout] 702053e79c803993abd98350471fcf1e02b9c11cf5a42c1af5a2fa40e4c14d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da23db84b1121a4b200539648a3de900e21f2a805082d42a04335c03626dcda4 [INFO] running `Command { std: "docker" "start" "-a" "da23db84b1121a4b200539648a3de900e21f2a805082d42a04335c03626dcda4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling libquickjs-sys v0.7.0 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling rusty_v8 v0.9.1 [INFO] [stderr] Compiling quick-js v0.3.4 [INFO] [stderr] Compiling rust-script-binders-exercise v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcicWv5Y/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_v8-ef32ed090eeb7455,liblazy_static-2bb390fee0230a38,librlua-8b17a090be7dcf36,libbitflags-0629d6d36c0d1ed3,libnum_traits-3bdc839de19b6acd,libbstr-602a42e879e1bba9,libmemchr-9967a24fc2aad015,libquick_js-8d6b0386d2aa77e8,liblibquickjs_sys-6a94ef1e1d27e100,librand_xorshift-5a10a267a7417abc,librand-85fc4295b33c1617,librand_chacha-142ffdc6d20ee657,libppv_lite86-af6979226c4ae1c7,librand_core-895fdfe7ff977c9c,libgetrandom-6f595c340dca5ec5,libpyo3-2391243ea9ed51fe,libparking_lot-1ff3ca0da7335393,libparking_lot_core-e5d1cafd379b0c40,libsmallvec-b777989686ed95b8,libcfg_if-7e9efee4241be1ca,liblock_api-dc442ce6e8e9fb73,libscopeguard-43643e546252cd47,libinstant-a4d2452fba9ab390,liblibc-6ce50bd8be94f49a,libunindent-15caff996209f556,libpaste-9e77720572f0c1ea,libinventory-bbb1f1cf280212ba,libindoc-30008e22bb618ce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpython3.12" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcicWv5Y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libquickjs-sys-d067d9d721cd82a6/out" "-L" "/opt/rustwide/target/debug/build/rlua-b5dacbe003ad77f7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_script_binders_exercise-965cb7190a280329" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: v8__Context__GetIsolate [INFO] [stdout] >>> referenced by scope.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty_v8-0.9.1/src/scope.rs:119) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rust_script_binders_exercise-965cb7190a280329.rust_script_binders_exercise.69478e1bd606280c-cgu.1.rcgu.o:(rusty_v8::scope::ContextScope$LT$P$GT$::new::hc0d30c096a1ac83f) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Function__New [INFO] [stdout] >>> referenced by function.rs:291 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty_v8-0.9.1/src/function.rs:291) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rust_script_binders_exercise-965cb7190a280329.rust_script_binders_exercise.69478e1bd606280c-cgu.4.rcgu.o:(rusty_v8::function::_$LT$impl$u20$rusty_v8..data..Function$GT$::new::_$u7b$$u7b$closure$u7d$$u7d$::h7c241984ac871fca) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Platform__DELETE [INFO] [stdout] >>> referenced by mod.rs:26 (src/platform/mod.rs:26) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(_$LT$rusty_v8..platform..Platform$u20$as$u20$core..ops..drop..Drop$GT$::drop::h068738adf354007f) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Value__ToInt32 [INFO] [stdout] >>> referenced by value.rs:528 (src/value.rs:528) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(rusty_v8::value::_$LT$impl$u20$rusty_v8..data..Value$GT$::to_int32::_$u7b$$u7b$closure$u7d$$u7d$::h4ccb0e5a7d61343c) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Value__ToObject [INFO] [stdout] >>> referenced by value.rs:498 (src/value.rs:498) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(rusty_v8::value::_$LT$impl$u20$rusty_v8..data..Value$GT$::to_object::_$u7b$$u7b$closure$u7d$$u7d$::hf59766d108554285) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__platform__NewDefaultPlatform [INFO] [stdout] >>> referenced by mod.rs:18 (src/platform/mod.rs:18) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(rusty_v8::platform::new_default_platform::he7da4942527ab7d4) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Isolate__CreateParams__SIZEOF [INFO] [stdout] >>> referenced by isolate_create_params.rs:200 (src/isolate_create_params.rs:200) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(_$LT$rusty_v8..isolate_create_params..raw..CreateParams$u20$as$u20$core..default..Default$GT$::default::ha327e532ce36ebc1) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Isolate__CreateParams__CONSTRUCT [INFO] [stdout] >>> referenced by isolate_create_params.rs:203 (src/isolate_create_params.rs:203) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.6.rcgu.o:(_$LT$rusty_v8..isolate_create_params..raw..CreateParams$u20$as$u20$core..default..Default$GT$::default::ha327e532ce36ebc1) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__FunctionCallbackInfo__GetIsolate [INFO] [stdout] >>> referenced by scope.rs:829 (src/scope.rs:829) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.5.rcgu.o:(_$LT$$RF$rusty_v8..function..FunctionCallbackInfo$u20$as$u20$rusty_v8..scope..getter..GetIsolate$GT$::get_isolate_mut::h50ef7e697a2a75ac) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Undefined [INFO] [stdout] >>> referenced by primitives.rs:19 (src/primitives.rs:19) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.5.rcgu.o:(rusty_v8::primitives::undefined::_$u7b$$u7b$closure$u7d$$u7d$::hc764c6abb8dd325b) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Context__EQ [INFO] [stdout] >>> referenced by scope.rs:1304 (src/scope.rs:1304) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.5.rcgu.o:(rusty_v8::scope::data::ScopeData::get_current_context::h74f4ceec30169c53) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Isolate__GetCurrentContext [INFO] [stdout] >>> referenced by scope.rs:1299 (src/scope.rs:1299) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.5.rcgu.o:(rusty_v8::scope::data::ScopeData::get_current_context::_$u7b$$u7b$closure$u7d$$u7d$::hde090fa27d189da7) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__ArrayBuffer__Allocator__DELETE [INFO] [stdout] >>> referenced by array_buffer.rs:141 (src/array_buffer.rs:141) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(_$LT$rusty_v8..array_buffer..Allocator$u20$as$u20$core..ops..drop..Drop$GT$::drop::h90b364f71f176ccf) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: std__shared_ptr__v8__ArrayBuffer__Allocator__CONVERT__std__unique_ptr [INFO] [stdout] >>> referenced by array_buffer.rs:111 (src/array_buffer.rs:111) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(_$LT$rusty_v8..array_buffer..Allocator$u20$as$u20$rusty_v8..support..Shared$GT$::from_unique_ptr::hd6ded0153e0fc2b4) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: std__shared_ptr__v8__ArrayBuffer__Allocator__get [INFO] [stdout] >>> referenced by array_buffer.rs:117 (src/array_buffer.rs:117) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(_$LT$rusty_v8..array_buffer..Allocator$u20$as$u20$rusty_v8..support..Shared$GT$::get::hd725f72138f6cd48) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: std__shared_ptr__v8__ArrayBuffer__Allocator__reset [INFO] [stdout] >>> referenced by array_buffer.rs:120 (src/array_buffer.rs:120) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(_$LT$rusty_v8..array_buffer..Allocator$u20$as$u20$rusty_v8..support..Shared$GT$::reset::hab49ca47fae38571) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__ArrayBuffer__Allocator__NewDefaultAllocator [INFO] [stdout] >>> referenced by array_buffer.rs:130 (src/array_buffer.rs:130) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(rusty_v8::array_buffer::new_default_allocator::h83ac260f5a018213) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Script__Run [INFO] [stdout] >>> referenced by script.rs:69 (src/script.rs:69) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(rusty_v8::script::_$LT$impl$u20$rusty_v8..data..Script$GT$::run::_$u7b$$u7b$closure$u7d$$u7d$::h2cfcf952ad23ec25) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Script__Compile [INFO] [stdout] >>> referenced by script.rs:52 (src/script.rs:52) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.4.rcgu.o:(rusty_v8::script::_$LT$impl$u20$rusty_v8..data..Script$GT$::compile::_$u7b$$u7b$closure$u7d$$u7d$::h44febb4006c2b269) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__V8__Initialize [INFO] [stdout] >>> referenced by V8.rs:106 (src/V8.rs:106) [INFO] [stdout] >>> rusty_v8-ef32ed090eeb7455.rusty_v8.172f0cb69b7af2fa-cgu.3.rcgu.o:(rusty_v8::V8::initialize::h4642780becb6b0a7) in archive /opt/rustwide/target/debug/deps/librusty_v8-ef32ed090eeb7455.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-script-binders-exercise` (bin "rust-script-binders-exercise") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da23db84b1121a4b200539648a3de900e21f2a805082d42a04335c03626dcda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da23db84b1121a4b200539648a3de900e21f2a805082d42a04335c03626dcda4", kill_on_drop: false }` [INFO] [stdout] da23db84b1121a4b200539648a3de900e21f2a805082d42a04335c03626dcda4