[INFO] fetching crate defined 0.3.0... [INFO] testing defined-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate defined 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate defined 0.3.0 [INFO] finished tweaking crates.io crate defined 0.3.0 [INFO] tweaked toml for crates.io crate defined 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate defined 0.3.0 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 defined 0.3.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-derive v0.4.2 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded inventory v0.3.17 [INFO] [stderr] Downloaded oasgen-macro v0.22.0 [INFO] [stderr] Downloaded oasgen-core v0.22.0 [INFO] [stderr] Downloaded oasgen v0.22.0 [INFO] [stderr] Downloaded sea-query v0.32.1 [INFO] [stderr] Downloaded openapiv3-extended v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c57d02b99f9634c0e41441e5a557cace07158d3411aade68735f85b46fd247 [INFO] running `Command { std: "docker" "start" "-a" "39c57d02b99f9634c0e41441e5a557cace07158d3411aade68735f85b46fd247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c57d02b99f9634c0e41441e5a557cace07158d3411aade68735f85b46fd247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c57d02b99f9634c0e41441e5a557cace07158d3411aade68735f85b46fd247", kill_on_drop: false }` [INFO] [stdout] 39c57d02b99f9634c0e41441e5a557cace07158d3411aade68735f85b46fd247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 80be416fdc80d0da0c50e02d4ed2dff569f71e9cd42f967bba6f813879856b36 [INFO] running `Command { std: "docker" "start" "-a" "80be416fdc80d0da0c50e02d4ed2dff569f71e9cd42f967bba6f813879856b36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling openapiv3-extended v6.0.0 [INFO] [stderr] Compiling oasgen-core v0.22.0 [INFO] [stderr] Compiling oasgen-macro v0.22.0 [INFO] [stderr] Compiling oasgen v0.22.0 [INFO] [stderr] Compiling defined v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(not(feature = "panic_immediate_abort"), inline(never))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` 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: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "panic_immediate_abort", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` 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 31.55s [INFO] running `Command { std: "docker" "inspect" "80be416fdc80d0da0c50e02d4ed2dff569f71e9cd42f967bba6f813879856b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80be416fdc80d0da0c50e02d4ed2dff569f71e9cd42f967bba6f813879856b36", kill_on_drop: false }` [INFO] [stdout] 80be416fdc80d0da0c50e02d4ed2dff569f71e9cd42f967bba6f813879856b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] 3ba1e513b86b6a7ffc7a8ac77873f8fcf4b192d911851056e460c9e46332cdb1 [INFO] running `Command { std: "docker" "start" "-a" "3ba1e513b86b6a7ffc7a8ac77873f8fcf4b192d911851056e460c9e46332cdb1", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(not(feature = "panic_immediate_abort"), inline(never))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` 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] [stderr] Compiling defined v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "panic_immediate_abort", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(not(feature = "panic_immediate_abort"), inline(never))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` 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: `panic_immediate_abort` [INFO] [stdout] --> src/defined.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg_attr(feature = "panic_immediate_abort", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stdout] = help: consider adding `panic_immediate_abort` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "3ba1e513b86b6a7ffc7a8ac77873f8fcf4b192d911851056e460c9e46332cdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba1e513b86b6a7ffc7a8ac77873f8fcf4b192d911851056e460c9e46332cdb1", kill_on_drop: false }` [INFO] [stdout] 3ba1e513b86b6a7ffc7a8ac77873f8fcf4b192d911851056e460c9e46332cdb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ed02710854e9d2f9dbd74753e14e4744632bd1e4dae8e257ae84f50a7a7a29c5 [INFO] running `Command { std: "docker" "start" "-a" "ed02710854e9d2f9dbd74753e14e4744632bd1e4dae8e257ae84f50a7a7a29c5", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stderr] --> src/defined.rs:46:16 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(not(feature = "panic_immediate_abort"), inline(never))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stderr] = help: consider adding `panic_immediate_abort` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `panic_immediate_abort` [INFO] [stderr] --> src/defined.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg_attr(feature = "panic_immediate_abort", inline)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `oasgen`, `schemars`, `sea-query`, and `serde` [INFO] [stderr] = help: consider adding `panic_immediate_abort` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `defined` (lib) generated 2 warnings [INFO] [stderr] warning: `defined` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/defined-b262b5b8717b3c88) [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" "ed02710854e9d2f9dbd74753e14e4744632bd1e4dae8e257ae84f50a7a7a29c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed02710854e9d2f9dbd74753e14e4744632bd1e4dae8e257ae84f50a7a7a29c5", kill_on_drop: false }` [INFO] [stdout] ed02710854e9d2f9dbd74753e14e4744632bd1e4dae8e257ae84f50a7a7a29c5