[INFO] fetching crate browserslist-rs 0.12.2... [INFO] testing browserslist-rs-0.12.2 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] extracting crate browserslist-rs 0.12.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate browserslist-rs 0.12.2 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate browserslist-rs 0.12.2 [INFO] finished tweaking crates.io crate browserslist-rs 0.12.2 [INFO] tweaked toml for crates.io crate browserslist-rs 0.12.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate browserslist-rs 0.12.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-sys v2.2.2 [INFO] [stderr] Downloaded napi-derive-backend v1.0.38 [INFO] [stderr] Downloaded napi v2.10.1 [INFO] [stderr] Downloaded napi-build v2.0.1 [INFO] [stderr] Downloaded napi-derive v2.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c2593f2c336fb489dba8b1f164d6a60c566f369a4267400571819ff2559962 [INFO] running `Command { std: "docker" "start" "-a" "39c2593f2c336fb489dba8b1f164d6a60c566f369a4267400571819ff2559962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c2593f2c336fb489dba8b1f164d6a60c566f369a4267400571819ff2559962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c2593f2c336fb489dba8b1f164d6a60c566f369a4267400571819ff2559962", kill_on_drop: false }` [INFO] [stdout] 39c2593f2c336fb489dba8b1f164d6a60c566f369a4267400571819ff2559962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5f50c9dd16c5d260eb26c268a9bbd7d683e469585e1b628b3c6c3ee335632094 [INFO] running `Command { std: "docker" "start" "-a" "5f50c9dd16c5d260eb26c268a9bbd7d683e469585e1b628b3c6c3ee335632094", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling browserslist-rs v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.48s [INFO] running `Command { std: "docker" "inspect" "5f50c9dd16c5d260eb26c268a9bbd7d683e469585e1b628b3c6c3ee335632094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f50c9dd16c5d260eb26c268a9bbd7d683e469585e1b628b3c6c3ee335632094", kill_on_drop: false }` [INFO] [stdout] 5f50c9dd16c5d260eb26c268a9bbd7d683e469585e1b628b3c6c3ee335632094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1226ba0beae422e83a4cce7db6434e50f679e903911374c7be13eb104bfff58d [INFO] running `Command { std: "docker" "start" "-a" "1226ba0beae422e83a4cce7db6434e50f679e903911374c7be13eb104bfff58d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling test-case v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling browserslist-rs v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `i686-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `browserslist-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name browserslist --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 -C metadata=406cb60747c686cd -C extra-filename=-406cb60747c686cd --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libahash-1b4834e28310fd9e.rlib --extern chrono=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libchrono-693c62e6ba14c941.rlib --extern clap=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libclap-fe35c7dab8385534.rlib --extern criterion=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcriterion-e174a2b3f22a8b07.rlib --extern either=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libeither-349c65dfca998bf0.rlib --extern itertools=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libitertools-587f8b3ceb02462e.rlib --extern nom=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnom-4b850201355e3777.rlib --extern once_cell=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libonce_cell-574de7dab459f72a.rlib --extern serde=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libserde-b3f21144b6250ed3.rlib --extern serde_json=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libserde_json-30f1247b67be0978.rlib --extern string_cache=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libstring_cache-3c0d9317bd87a127.rlib --extern test_case=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtest_case-883b5c2d76cd442f.rlib --extern thiserror=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libthiserror-3f0574d920a6d467.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1226ba0beae422e83a4cce7db6434e50f679e903911374c7be13eb104bfff58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1226ba0beae422e83a4cce7db6434e50f679e903911374c7be13eb104bfff58d", kill_on_drop: false }` [INFO] [stdout] 1226ba0beae422e83a4cce7db6434e50f679e903911374c7be13eb104bfff58d