[INFO] fetching crate duktape_ffi 0.0.1...
[INFO] testing duktape_ffi-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate duktape_ffi 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate duktape_ffi 0.0.1
[INFO] finished tweaking crates.io crate duktape_ffi 0.0.1
[INFO] tweaked toml for crates.io crate duktape_ffi 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duktape_ffi 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding libc v0.1.12 (available: v0.2.176)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6eb4ff2cfc4d82864bfe657b8cd2891cc32362fc02d3f893e266a0529bdb3c4d
[INFO] running `Command { std: "docker" "start" "-a" "6eb4ff2cfc4d82864bfe657b8cd2891cc32362fc02d3f893e266a0529bdb3c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eb4ff2cfc4d82864bfe657b8cd2891cc32362fc02d3f893e266a0529bdb3c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb4ff2cfc4d82864bfe657b8cd2891cc32362fc02d3f893e266a0529bdb3c4d", kill_on_drop: false }`
[INFO] [stdout] 6eb4ff2cfc4d82864bfe657b8cd2891cc32362fc02d3f893e266a0529bdb3c4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ed1865ecfe61e2f506706ad7dd2c538d2505991fa514e16d8ce9c9ab1f5bdef0
[INFO] running `Command { std: "docker" "start" "-a" "ed1865ecfe61e2f506706ad7dd2c538d2505991fa514e16d8ce9c9ab1f5bdef0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling duktape_ffi v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stdout]   --> build.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     &gcc::Config::new()
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     &gcc::Config::new()
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> build.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     &gcc::Config::new()
[INFO] [stdout] 12 | |       .file(Path::new("duktape/src/duktape.c")).file(Path::new("src/glue.c"))
[INFO] [stdout] 13 | |       .include("duktape/src")
[INFO] [stdout] 14 | |       .compile("libduktape.a");
[INFO] [stdout]    | |______________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let _ = &gcc::Config::new()
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c: In function 'duk__dragon4_generate':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:1016:73: warning: the comparison will always evaluate as 'true' for the address of 'high_ok' will never be NULL [-Waddress]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:655:18: note: 'high_ok' declared here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1769:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1874:2: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c: In function 'duk_util_hashbytes':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:44:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:46:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c: In function 'duk__format_parts_iso8601':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: In file included from duk_internal.h:26:
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "ed1865ecfe61e2f506706ad7dd2c538d2505991fa514e16d8ce9c9ab1f5bdef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1865ecfe61e2f506706ad7dd2c538d2505991fa514e16d8ce9c9ab1f5bdef0", kill_on_drop: false }`
[INFO] [stdout] ed1865ecfe61e2f506706ad7dd2c538d2505991fa514e16d8ce9c9ab1f5bdef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c91a620ab26101016f2ce278c24290198f9369e481a74ec7ce2f4f0a3d7ef4a1
[INFO] running `Command { std: "docker" "start" "-a" "c91a620ab26101016f2ce278c24290198f9369e481a74ec7ce2f4f0a3d7ef4a1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stdout]   --> build.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     &gcc::Config::new()
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     &gcc::Config::new()
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> build.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     &gcc::Config::new()
[INFO] [stdout] 12 | |       .file(Path::new("duktape/src/duktape.c")).file(Path::new("src/glue.c"))
[INFO] [stdout] 13 | |       .include("duktape/src")
[INFO] [stdout] 14 | |       .compile("libduktape.a");
[INFO] [stdout]    | |______________________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let _ = &gcc::Config::new()
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c: In function 'duk__dragon4_generate':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:1016:73: warning: the comparison will always evaluate as 'true' for the address of 'high_ok' will never be NULL [-Waddress]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:655:18: note: 'high_ok' declared here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1769:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1874:2: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c: In function 'duk_util_hashbytes':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:44:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:46:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c: In function 'duk__format_parts_iso8601':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: In file included from duk_internal.h:26:
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr]    Compiling duktape_ffi v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "c91a620ab26101016f2ce278c24290198f9369e481a74ec7ce2f4f0a3d7ef4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91a620ab26101016f2ce278c24290198f9369e481a74ec7ce2f4f0a3d7ef4a1", kill_on_drop: false }`
[INFO] [stdout] c91a620ab26101016f2ce278c24290198f9369e481a74ec7ce2f4f0a3d7ef4a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6a29da39f20910bb5f991dca530d1d2722a70579cf0b0c91a40ac6816dfb5c61
[INFO] running `Command { std: "docker" "start" "-a" "6a29da39f20910bb5f991dca530d1d2722a70579cf0b0c91a40ac6816dfb5c61", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stderr]   --> build.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     &gcc::Config::new()
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stderr]   --> build.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |     &gcc::Config::new()
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> build.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /     &gcc::Config::new()
[INFO] [stderr] 12 | |       .file(Path::new("duktape/src/duktape.c")).file(Path::new("src/glue.c"))
[INFO] [stderr] 13 | |       .include("duktape/src")
[INFO] [stderr] 14 | |       .compile("libduktape.a");
[INFO] [stderr]    | |______________________________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _ = &gcc::Config::new()
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `duktape_ffi` (build script) generated 3 warnings
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c: In function 'duk__dragon4_generate':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:1016:73: warning: the comparison will always evaluate as 'true' for the address of 'high_ok' will never be NULL [-Waddress]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_numconv.c:655:18: note: 'high_ok' declared here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c: In function 'duk__ispec_toregconst_raw':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1769:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_js_compiler.c:1874:2: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c: In function 'duk_util_hashbytes':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:44:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:45:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_util_hashbytes.c:46:3: note: here
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c: In function 'duk__format_parts_iso8601':
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: In file included from duk_internal.h:26:
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1448:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 0 and 4 [-Wformat-truncation=]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:39: note: directive argument in the range [0, 59]
[INFO] [stderr] warning: duktape_ffi@0.0.1: duktape/src/duktape.h:1799:26: note: 'snprintf' output between 7 and 11 bytes into a destination of size 8
[INFO] [stderr] warning: duktape_ffi@0.0.1:  1799 | #define DUK_SNPRINTF     snprintf
[INFO] [stderr] warning: duktape_ffi@0.0.1: duk_bi_date.c:1445:4: note: in expansion of macro 'DUK_SNPRINTF'
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duktape_ffi-111e1c4e4316a281)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_eval ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests duktape_ffi
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6a29da39f20910bb5f991dca530d1d2722a70579cf0b0c91a40ac6816dfb5c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a29da39f20910bb5f991dca530d1d2722a70579cf0b0c91a40ac6816dfb5c61", kill_on_drop: false }`
[INFO] [stdout] 6a29da39f20910bb5f991dca530d1d2722a70579cf0b0c91a40ac6816dfb5c61
