[INFO] cloning repository https://github.com/SkylerLipthay/duktape-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerLipthay/duktape-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fduktape-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fduktape-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 853aca49078eff46a32f45033c5172efce1124d4
[INFO] testing SkylerLipthay/duktape-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fduktape-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SkylerLipthay/duktape-rs
[INFO] finished tweaking git repo https://github.com/SkylerLipthay/duktape-rs
[INFO] tweaked toml for git repo https://github.com/SkylerLipthay/duktape-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkylerLipthay/duktape-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkylerLipthay/duktape-rs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.1
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded libloading v0.5.0
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded clang-sys v0.22.0
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded bindgen v0.36.1
[INFO] [stderr]   Downloaded clap v2.31.2
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded quick-error v1.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db4c62b93535035390585bcdbc273ef01fde2178bf75cb635c6c645df7cd7f10
[INFO] running `Command { std: "docker" "start" "-a" "db4c62b93535035390585bcdbc273ef01fde2178bf75cb635c6c645df7cd7f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4c62b93535035390585bcdbc273ef01fde2178bf75cb635c6c645df7cd7f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4c62b93535035390585bcdbc273ef01fde2178bf75cb635c6c645df7cd7f10", kill_on_drop: false }`
[INFO] [stdout] db4c62b93535035390585bcdbc273ef01fde2178bf75cb635c6c645df7cd7f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62d8c24325e19cf3e01841edeace708e581c8b0fab05650e87d0257639ccb55c
[INFO] running `Command { std: "docker" "start" "-a" "62d8c24325e19cf3e01841edeace708e581c8b0fab05650e87d0257639ccb55c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]    Compiling duktape v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "62d8c24325e19cf3e01841edeace708e581c8b0fab05650e87d0257639ccb55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d8c24325e19cf3e01841edeace708e581c8b0fab05650e87d0257639ccb55c", kill_on_drop: false }`
[INFO] [stdout] 62d8c24325e19cf3e01841edeace708e581c8b0fab05650e87d0257639ccb55c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef9aa681ba64e67cdcba656de1d76772351ce43ee25e1eb92dd651141aaf2d4
[INFO] running `Command { std: "docker" "start" "-a" "0ef9aa681ba64e67cdcba656de1d76772351ce43ee25e1eb92dd651141aaf2d4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling duktape v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:421:19
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { &(*(::std::ptr::null::<duk_thread_state>())).data as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:452:19
[INFO] [stdout]     |
[INFO] [stdout] 452 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).alloc_func as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |             &(*(::std::ptr::null::<duk_memory_functions>())).realloc_func as *const _ as usize
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:474:19
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).free_func as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:484:19
[INFO] [stdout]     |
[INFO] [stdout] 484 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).udata as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:514:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).key as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).value as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).nargs as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:563:19
[INFO] [stdout]     |
[INFO] [stdout] 563 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).key as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 573 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).value as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:608:19
[INFO] [stdout]     |
[INFO] [stdout] 608 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).year as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).month as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:628:19
[INFO] [stdout]     |
[INFO] [stdout] 628 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).day as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:638:19
[INFO] [stdout]     |
[INFO] [stdout] 638 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).hours as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:648:19
[INFO] [stdout]     |
[INFO] [stdout] 648 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).minutes as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:658:19
[INFO] [stdout]     |
[INFO] [stdout] 658 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).seconds as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:669:14
[INFO] [stdout]     |
[INFO] [stdout] 669 |             &(*(::std::ptr::null::<duk_time_components>())).milliseconds as *const _ as usize
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/bindings.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).weekday as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name
[INFO] [stdout]     --> src/bindings.rs:2170:4
[INFO] [stdout]      |
[INFO] [stdout] 2170 | fn bindgen_test_layout___va_list_tag() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> src/bindings.rs:2182:19
[INFO] [stdout]      |
[INFO] [stdout] 2182 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).gp_offset as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> src/bindings.rs:2192:19
[INFO] [stdout]      |
[INFO] [stdout] 2192 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).fp_offset as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> src/bindings.rs:2202:19
[INFO] [stdout]      |
[INFO] [stdout] 2202 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).overflow_arg_area as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]     --> src/bindings.rs:2212:19
[INFO] [stdout]      |
[INFO] [stdout] 2212 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).reg_save_area as *const _ as usize },
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "0ef9aa681ba64e67cdcba656de1d76772351ce43ee25e1eb92dd651141aaf2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef9aa681ba64e67cdcba656de1d76772351ce43ee25e1eb92dd651141aaf2d4", kill_on_drop: false }`
[INFO] [stdout] 0ef9aa681ba64e67cdcba656de1d76772351ce43ee25e1eb92dd651141aaf2d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e499463d3bd59abf7d0bc5046be666e5b102a4f02a4501cd6760e0043bd3be6e
[INFO] running `Command { std: "docker" "start" "-a" "e499463d3bd59abf7d0bc5046be666e5b102a4f02a4501cd6760e0043bd3be6e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2052:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape@0.2.1: duk_js_compiler.c:2165:2: note: here
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_push_string_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:38:13: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:    38 | const char *duk_push_string_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |             ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:40:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:    40 |   return duk_push_string_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:367:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   367 | void duk_eval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:369:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   369 |   duk_eval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_eval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:374:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   374 | void duk_eval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:376:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   376 |   duk_eval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:381:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   381 | duk_int_t duk_peval_file(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:383:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   383 |   return duk_peval_file(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_peval_file_noresult':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:388:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   388 | duk_int_t duk_peval_file_noresult(duk_context *ctx, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:390:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   390 |   return duk_peval_file_noresult(ctx, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_compile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:395:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   395 | void duk_compile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:397:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   397 |   duk_compile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_pcompile_file':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:402:11: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   402 | duk_int_t duk_pcompile_file(duk_context *ctx, duk_uint_t flags, const char *path) {
[INFO] [stderr] warning: duktape@0.2.1:       |           ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:404:10: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   404 |   return duk_pcompile_file(ctx, flags, path);
[INFO] [stderr] warning: duktape@0.2.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stdout':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:409:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   409 | void duk_dump_context_stdout(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:411:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   411 |   duk_dump_context_stdout(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c: In function 'duk_dump_context_stderr':
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:416:6: warning: infinite recursion detected [-Winfinite-recursion]
[INFO] [stderr] warning: duktape@0.2.1:   416 | void duk_dump_context_stderr(duk_context *ctx) {
[INFO] [stderr] warning: duktape@0.2.1:       |      ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: duktape@0.2.1: duktape/wrapper.c:418:3: note: recursive call
[INFO] [stderr] warning: duktape@0.2.1:   418 |   duk_dump_context_stderr(ctx);
[INFO] [stderr] warning: duktape@0.2.1:       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:421:19
[INFO] [stderr]     |
[INFO] [stderr] 421 |         unsafe { &(*(::std::ptr::null::<duk_thread_state>())).data as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:452:19
[INFO] [stderr]     |
[INFO] [stderr] 452 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).alloc_func as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:463:14
[INFO] [stderr]     |
[INFO] [stderr] 463 |             &(*(::std::ptr::null::<duk_memory_functions>())).realloc_func as *const _ as usize
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:474:19
[INFO] [stderr]     |
[INFO] [stderr] 474 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).free_func as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:484:19
[INFO] [stderr]     |
[INFO] [stderr] 484 |         unsafe { &(*(::std::ptr::null::<duk_memory_functions>())).udata as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:514:19
[INFO] [stderr]     |
[INFO] [stderr] 514 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).key as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:524:19
[INFO] [stderr]     |
[INFO] [stderr] 524 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).value as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:534:19
[INFO] [stderr]     |
[INFO] [stderr] 534 |         unsafe { &(*(::std::ptr::null::<duk_function_list_entry>())).nargs as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:563:19
[INFO] [stderr]     |
[INFO] [stderr] 563 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).key as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:573:19
[INFO] [stderr]     |
[INFO] [stderr] 573 |         unsafe { &(*(::std::ptr::null::<duk_number_list_entry>())).value as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:608:19
[INFO] [stderr]     |
[INFO] [stderr] 608 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).year as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:618:19
[INFO] [stderr]     |
[INFO] [stderr] 618 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).month as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:628:19
[INFO] [stderr]     |
[INFO] [stderr] 628 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).day as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:638:19
[INFO] [stderr]     |
[INFO] [stderr] 638 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).hours as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:648:19
[INFO] [stderr]     |
[INFO] [stderr] 648 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).minutes as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:658:19
[INFO] [stderr]     |
[INFO] [stderr] 658 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).seconds as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:669:14
[INFO] [stderr]     |
[INFO] [stderr] 669 |             &(*(::std::ptr::null::<duk_time_components>())).milliseconds as *const _ as usize
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/bindings.rs:680:19
[INFO] [stderr]     |
[INFO] [stderr] 680 |         unsafe { &(*(::std::ptr::null::<duk_time_components>())).weekday as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name
[INFO] [stderr]     --> src/bindings.rs:2170:4
[INFO] [stderr]      |
[INFO] [stderr] 2170 | fn bindgen_test_layout___va_list_tag() {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> src/bindings.rs:2182:19
[INFO] [stderr]      |
[INFO] [stderr] 2182 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).gp_offset as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> src/bindings.rs:2192:19
[INFO] [stderr]      |
[INFO] [stderr] 2192 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).fp_offset as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> src/bindings.rs:2202:19
[INFO] [stderr]      |
[INFO] [stderr] 2202 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).overflow_arg_area as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]     --> src/bindings.rs:2212:19
[INFO] [stderr]      |
[INFO] [stderr] 2212 |         unsafe { &(*(::std::ptr::null::<__va_list_tag>())).reg_save_area as *const _ as usize },
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `duktape` (lib test) generated 23 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duktape-9bcc9cdc05ec44ce)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'ffi::bindgen_test_layout___va_list_tag' panicked at src/bindings.rs:2182:18:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x654d87d298f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x654d87d298f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x654d87d298f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x654d87d298f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x654d87d4eb83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x654d87d4eb83 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x654d87d269a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x654d87d269a3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x654d87d29742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x654d87d2ae69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x654d87d2ac4b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x654d87cf3274 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x654d87cf3274 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x654d87d2b83e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x654d87d2b83e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x654d87d2b5d6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x654d87d29de9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x654d87d2b29d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x654d87d4d60d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x654d87d4d60d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x654d87d4d7ed - core::panicking::panic_null_pointer_dereference::h1babc02c7367f174
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:311:5
[INFO] [stderr]   21:     0x654d87cb99e9 - duktape::ffi::bindgen_test_layout___va_list_tag::h32e2c16c7683dada
[INFO] [stderr]                                at /opt/rustwide/workdir/src/bindings.rs:2182:18
[INFO] [stderr]   22:     0x654d87cb9847 - duktape::ffi::bindgen_test_layout___va_list_tag::{{closure}}::h27f912e9cf8ca3a8
[INFO] [stderr]                                at /opt/rustwide/workdir/src/bindings.rs:2170:39
[INFO] [stderr]   23:     0x654d87cb7536 - core::ops::function::FnOnce::call_once::hd6191bab318af6d1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   24:     0x654d87cf8adb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   25:     0x654d87cf8adb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   26:     0x654d87cf7c15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   27:     0x654d87cf7c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   28:     0x654d87cf7c15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   29:     0x654d87cf7c15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   30:     0x654d87cf7c15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x654d87cf7c15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   32:     0x654d87cf7c15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   33:     0x654d87cbb814 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   34:     0x654d87cbb814 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x654d87cbf1ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   36:     0x654d87cbf1ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   37:     0x654d87cbf1ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   38:     0x654d87cbf1ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   39:     0x654d87cbf1ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x654d87cbf1ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   41:     0x654d87cbf1ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   42:     0x654d87d2e7bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   43:     0x654d87d2e7bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   44:     0x7853a7a7caa4 - <unknown>
[INFO] [stderr]   45:     0x7853a7b09a34 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/duktape-9bcc9cdc05ec44ce` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e499463d3bd59abf7d0bc5046be666e5b102a4f02a4501cd6760e0043bd3be6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e499463d3bd59abf7d0bc5046be666e5b102a4f02a4501cd6760e0043bd3be6e", kill_on_drop: false }`
[INFO] [stdout] e499463d3bd59abf7d0bc5046be666e5b102a4f02a4501cd6760e0043bd3be6e
