[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] checking SkylerLipthay/duktape-rs against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fduktape-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkylerLipthay/duktape-rs on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking SkylerLipthay/duktape-rs against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fduktape-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkylerLipthay/duktape-rs on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded thread_local v0.3.5
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded clang-sys v0.22.0
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded libloading v0.5.0
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded log v0.4.1
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded bindgen v0.36.1
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded clap v2.31.2
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded quick-error v1.2.1
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e6eb18ffb9635743da82b7c5215a114ad43a4ff64259a4d1410e25308fdfef
[INFO] running `Command { std: "docker" "start" "-a" "18e6eb18ffb9635743da82b7c5215a114ad43a4ff64259a4d1410e25308fdfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e6eb18ffb9635743da82b7c5215a114ad43a4ff64259a4d1410e25308fdfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e6eb18ffb9635743da82b7c5215a114ad43a4ff64259a4d1410e25308fdfef", kill_on_drop: false }`
[INFO] [stdout] 18e6eb18ffb9635743da82b7c5215a114ad43a4ff64259a4d1410e25308fdfef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c54ccfce87fa0defa4b76e5a6198f6aa158ea0353816fe205b78ed974e015c9
[INFO] running `Command { std: "docker" "start" "-a" "4c54ccfce87fa0defa4b76e5a6198f6aa158ea0353816fe205b78ed974e015c9", 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] [stdout] error: 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: `#[deny(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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] error: 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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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] error: 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] error: 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] error: 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] 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] error: could not compile `duktape` (lib test) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4c54ccfce87fa0defa4b76e5a6198f6aa158ea0353816fe205b78ed974e015c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c54ccfce87fa0defa4b76e5a6198f6aa158ea0353816fe205b78ed974e015c9", kill_on_drop: false }`
[INFO] [stdout] 4c54ccfce87fa0defa4b76e5a6198f6aa158ea0353816fe205b78ed974e015c9
