[INFO] fetching crate quickjs-rusty 0.9.5... [INFO] testing quickjs-rusty-0.9.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate quickjs-rusty 0.9.5 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate quickjs-rusty 0.9.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate quickjs-rusty 0.9.5 [INFO] tweaked toml for crates.io crate quickjs-rusty 0.9.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quickjs-rusty 0.9.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quickjs-rusty 0.9.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded copy_dir v0.1.3 [INFO] [stderr] Downloaded libquickjs-ng-sys v0.9.5 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 941ecdf8475b9f73c6b8df16ea20b42e10fc1ff42fcc191e6e4edb7934128234 [INFO] running `Command { std: "docker" "start" "-a" "941ecdf8475b9f73c6b8df16ea20b42e10fc1ff42fcc191e6e4edb7934128234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "941ecdf8475b9f73c6b8df16ea20b42e10fc1ff42fcc191e6e4edb7934128234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941ecdf8475b9f73c6b8df16ea20b42e10fc1ff42fcc191e6e4edb7934128234", kill_on_drop: false }` [INFO] [stdout] 941ecdf8475b9f73c6b8df16ea20b42e10fc1ff42fcc191e6e4edb7934128234 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 17bb143b9b829b283b2c67fe2e60142aaad21d76940c30bcf2207e25565f0521 [INFO] running `Command { std: "docker" "start" "-a" "17bb143b9b829b283b2c67fe2e60142aaad21d76940c30bcf2207e25565f0521", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libquickjs-ng-sys v0.9.5 [INFO] [stderr] Compiling quickjs-rusty v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "17bb143b9b829b283b2c67fe2e60142aaad21d76940c30bcf2207e25565f0521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bb143b9b829b283b2c67fe2e60142aaad21d76940c30bcf2207e25565f0521", kill_on_drop: false }` [INFO] [stdout] 17bb143b9b829b283b2c67fe2e60142aaad21d76940c30bcf2207e25565f0521 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] def810cbc14df2f5c5d28a097683f4b619424b930538d0c20aa65689a3cdc25d [INFO] running `Command { std: "docker" "start" "-a" "def810cbc14df2f5c5d28a097683f4b619424b930538d0c20aa65689a3cdc25d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickjs-rusty v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `c_int` [INFO] [stdout] --> examples/catch_promise_rejection.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ffi::{c_int, c_void}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/console.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bigint`, `chrono`, `default`, `num-bigint`, `num-traits`, `serde`, and `thiserror` [INFO] [stdout] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickjs-rusty` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name quickjs_rusty --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bigint"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="num-traits"' --cfg 'feature="serde"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "chrono", "default", "num-bigint", "num-traits", "serde", "thiserror"))' -C metadata=369ae4d4918406b2 -C extra-filename=-407ef970d81b48a5 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-b7ac094e162d8c81.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-21b3c6af217af582.rlib --extern libquickjs_ng_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibquickjs_ng_sys-32b3e39ff4ede2d1.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-fe55feed4fa9693d.rlib --extern num_bigint=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_bigint-a063ef7c2bda7fcd.rlib --extern num_traits=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_traits-21b83e2579de1933.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-b8db85b48d13e9da.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-c6624960b8924065.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-e67bb49d8f0addaa.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libquickjs-ng-sys-0d36847dc2989762/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "def810cbc14df2f5c5d28a097683f4b619424b930538d0c20aa65689a3cdc25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def810cbc14df2f5c5d28a097683f4b619424b930538d0c20aa65689a3cdc25d", kill_on_drop: false }` [INFO] [stdout] def810cbc14df2f5c5d28a097683f4b619424b930538d0c20aa65689a3cdc25d