[INFO] cloning repository https://github.com/Siiir/sedes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Siiir/sedes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fsedes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fsedes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 285c551ef3f75bc301eebde62699067c462ffdba [INFO] testing Siiir/sedes against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiiir%2Fsedes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Siiir/sedes [INFO] finished tweaking git repo https://github.com/Siiir/sedes [INFO] tweaked toml for git repo https://github.com/Siiir/sedes written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Siiir/sedes on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Siiir/sedes 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a214cc8c48e6cce4618b395f998d69f6d3f5d64182a9806fb4ceb801413219 [INFO] running `Command { std: "docker" "start" "-a" "76a214cc8c48e6cce4618b395f998d69f6d3f5d64182a9806fb4ceb801413219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a214cc8c48e6cce4618b395f998d69f6d3f5d64182a9806fb4ceb801413219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a214cc8c48e6cce4618b395f998d69f6d3f5d64182a9806fb4ceb801413219", kill_on_drop: false }` [INFO] [stdout] 76a214cc8c48e6cce4618b395f998d69f6d3f5d64182a9806fb4ceb801413219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b041f9ce4d3dbd2fb5483ffb70c30484a3618a90a42bef7e86c1a59ce2191a [INFO] running `Command { std: "docker" "start" "-a" "33b041f9ce4d3dbd2fb5483ffb70c30484a3618a90a42bef7e86c1a59ce2191a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [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 rand_core v0.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling write_mode v0.1.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sedes v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s [INFO] running `Command { std: "docker" "inspect" "33b041f9ce4d3dbd2fb5483ffb70c30484a3618a90a42bef7e86c1a59ce2191a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b041f9ce4d3dbd2fb5483ffb70c30484a3618a90a42bef7e86c1a59ce2191a", kill_on_drop: false }` [INFO] [stdout] 33b041f9ce4d3dbd2fb5483ffb70c30484a3618a90a42bef7e86c1a59ce2191a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c842ef1f14309a098f23e7fdd9452f318761dfeb42b0f47e8160fdeb0f2c088 [INFO] running `Command { std: "docker" "start" "-a" "1c842ef1f14309a098f23e7fdd9452f318761dfeb42b0f47e8160fdeb0f2c088", 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.00s [INFO] running `Command { std: "docker" "inspect" "1c842ef1f14309a098f23e7fdd9452f318761dfeb42b0f47e8160fdeb0f2c088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c842ef1f14309a098f23e7fdd9452f318761dfeb42b0f47e8160fdeb0f2c088", kill_on_drop: false }` [INFO] [stdout] 1c842ef1f14309a098f23e7fdd9452f318761dfeb42b0f47e8160fdeb0f2c088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa1e366fafc8cab12372d885e23c9ee0dd9eb26743d749c8f315fdb580c1ddf2 [INFO] running `Command { std: "docker" "start" "-a" "fa1e366fafc8cab12372d885e23c9ee0dd9eb26743d749c8f315fdb580c1ddf2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sedes-31132b1a39cd991b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test de::fmt::test::pickle::magic_de_should_revert_static_se ... ok [INFO] [stdout] test de::magical::test::deserializes_static_obj_from_json ... ok [INFO] [stdout] test de::magical::test::deserializes_int_from_json ... ok [INFO] [stdout] test se::magical::test::serializes_int_to_yaml ... ok [INFO] [stdout] test se::magical::test::serializes_static_obj_to_yaml ... ok [INFO] [stdout] test se::fmt::test::pickle::magic_should_work_like_static ... ok [INFO] [stdout] test se::test::dyn_serialize_static::fails_with_non_existing_fmt ... ok [INFO] [stdout] test sede::fmt::ext_maps::test::favoured_file_exts::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 de::magical::test::deserializes_int_from_yaml ... ok [INFO] [stdout] test test::sede_bijectivity ... ok [INFO] [stdout] test se::test::dyn_serialize_static::serializes_json ... ok [INFO] [stdout] test sede::fmt::ext_maps::test::from_file_ext::lazy_loads_correctly ... ok [INFO] [stdout] test se::test::dyn_serialize_static::succeeds_with_existing_fmt ... ok [INFO] [stdout] test se::magical::test::serializes_static_obj_to_json ... ok [INFO] [stdout] test se::magical::test::serializes_int_to_json ... ok [INFO] [stdout] test sede::fmt::test::yaml::lists_yml_and_yaml_file_exts ... ok [INFO] [stderr] Doc-tests sedes [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/se/fs.rs - se::fs::serialize_to_file (line 12) ... ok [INFO] [stdout] test src/de/fs.rs - de::fs::deserialize_from_file (line 18) ... ok [INFO] [stdout] test src/se.rs - se::serialize_magically (line 19) ... ok [INFO] [stdout] test src/de/fs.rs - de::fs::deserialize_from_file (line 26) ... ok [INFO] [stdout] test src/se/fs.rs - se::fs::serialize_to_file (line 20) ... ok [INFO] [stdout] test src/se.rs - se::serialize_magically (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.03s; merged doctests compilation took 2.99s [INFO] running `Command { std: "docker" "inspect" "fa1e366fafc8cab12372d885e23c9ee0dd9eb26743d749c8f315fdb580c1ddf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1e366fafc8cab12372d885e23c9ee0dd9eb26743d749c8f315fdb580c1ddf2", kill_on_drop: false }` [INFO] [stdout] fa1e366fafc8cab12372d885e23c9ee0dd9eb26743d749c8f315fdb580c1ddf2