[INFO] fetching crate sedes 0.9.0... [INFO] testing sedes-0.9.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sedes 0.9.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sedes 0.9.0 [INFO] finished tweaking crates.io crate sedes 0.9.0 [INFO] tweaked toml for crates.io crate sedes 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sedes 0.9.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 sedes 0.9.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 fs-err v3.1.0 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded write_mode v0.1.0 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 423d20e16c9b023f7cda3879579eafb7582b0a1d5841f75923a04e0114259b93 [INFO] running `Command { std: "docker" "start" "-a" "423d20e16c9b023f7cda3879579eafb7582b0a1d5841f75923a04e0114259b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "423d20e16c9b023f7cda3879579eafb7582b0a1d5841f75923a04e0114259b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423d20e16c9b023f7cda3879579eafb7582b0a1d5841f75923a04e0114259b93", kill_on_drop: false }` [INFO] [stdout] 423d20e16c9b023f7cda3879579eafb7582b0a1d5841f75923a04e0114259b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3483070d5b40bf5eac5480f69e10eac24d0fbf7c96bccb9da64b176aa4007e15 [INFO] running `Command { std: "docker" "start" "-a" "3483070d5b40bf5eac5480f69e10eac24d0fbf7c96bccb9da64b176aa4007e15", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling write_mode v0.1.0 [INFO] [stderr] Compiling sedes v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.74s [INFO] running `Command { std: "docker" "inspect" "3483070d5b40bf5eac5480f69e10eac24d0fbf7c96bccb9da64b176aa4007e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3483070d5b40bf5eac5480f69e10eac24d0fbf7c96bccb9da64b176aa4007e15", kill_on_drop: false }` [INFO] [stdout] 3483070d5b40bf5eac5480f69e10eac24d0fbf7c96bccb9da64b176aa4007e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4b3d440a670515f860773e7e9c4c3c128f2540c970feaa12eb181981119f1be1 [INFO] running `Command { std: "docker" "start" "-a" "4b3d440a670515f860773e7e9c4c3c128f2540c970feaa12eb181981119f1be1", kill_on_drop: false }` [INFO] [stderr] Compiling sedes v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "4b3d440a670515f860773e7e9c4c3c128f2540c970feaa12eb181981119f1be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3d440a670515f860773e7e9c4c3c128f2540c970feaa12eb181981119f1be1", kill_on_drop: false }` [INFO] [stdout] 4b3d440a670515f860773e7e9c4c3c128f2540c970feaa12eb181981119f1be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd1d0d01f6b1ae44d653715db9e7ef95ec93ebea028e3eedcc74852385af1788 [INFO] running `Command { std: "docker" "start" "-a" "fd1d0d01f6b1ae44d653715db9e7ef95ec93ebea028e3eedcc74852385af1788", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sedes-0059937555b4622a) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test de::magical::test::deserializes_int_from_yaml ... ok [INFO] [stdout] test de::fmt::test::pickle::magic_de_should_revert_static_se ... ok [INFO] [stdout] test se::fmt::test::pickle::magic_should_work_like_static ... ok [INFO] [stdout] test se::magical::test::serializes_int_to_json ... ok [INFO] [stdout] test se::magical::test::serializes_int_to_yaml ... ok [INFO] [stdout] test se::magical::test::serializes_static_obj_to_json ... ok [INFO] [stdout] test se::magical::test::serializes_static_obj_to_yaml ... ok [INFO] [stdout] test se::test::dyn_serialize_static::fails_with_non_existing_fmt ... ok [INFO] [stdout] test se::test::dyn_serialize_static::serializes_json ... ok [INFO] [stdout] test se::test::dyn_serialize_static::succeeds_with_existing_fmt ... ok [INFO] [stdout] test sede::fmt::ext_maps::test::favoured_file_exts::lazy_loads_correctly ... ok [INFO] [stdout] test sede::fmt::ext_maps::test::from_file_ext::lazy_loads_correctly ... ok [INFO] [stdout] test sede::fmt::test::yaml::constructs_from_yaml_file_ext ... ok [INFO] [stdout] test sede::fmt::test::yaml::constructs_from_yml_file_ext ... ok [INFO] [stdout] test sede::fmt::test::yaml::lists_yml_and_yaml_file_exts ... ok [INFO] [stdout] test de::magical::test::deserializes_int_from_json ... ok [INFO] [stdout] test test::sede_bijectivity ... ok [INFO] [stdout] test de::magical::test::deserializes_static_obj_from_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd1d0d01f6b1ae44d653715db9e7ef95ec93ebea028e3eedcc74852385af1788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1d0d01f6b1ae44d653715db9e7ef95ec93ebea028e3eedcc74852385af1788", kill_on_drop: false }` [INFO] [stdout] fd1d0d01f6b1ae44d653715db9e7ef95ec93ebea028e3eedcc74852385af1788