[INFO] cloning repository https://github.com/schneems/magic_migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schneems/magic_migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fmagic_migrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fmagic_migrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74e9bc13db70ab45b676ebb1a248636004b06755 [INFO] testing schneems/magic_migrate against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fmagic_migrate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schneems/magic_migrate [INFO] finished tweaking git repo https://github.com/schneems/magic_migrate [INFO] tweaked toml for git repo https://github.com/schneems/magic_migrate written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schneems/magic_migrate on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/schneems/magic_migrate 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5937f56da0c1cef2c554a0fda4cbdfe99787cc1a72c0afa07ab7f6eeca904327 [INFO] running `Command { std: "docker" "start" "-a" "5937f56da0c1cef2c554a0fda4cbdfe99787cc1a72c0afa07ab7f6eeca904327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5937f56da0c1cef2c554a0fda4cbdfe99787cc1a72c0afa07ab7f6eeca904327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5937f56da0c1cef2c554a0fda4cbdfe99787cc1a72c0afa07ab7f6eeca904327", kill_on_drop: false }` [INFO] [stdout] 5937f56da0c1cef2c554a0fda4cbdfe99787cc1a72c0afa07ab7f6eeca904327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c92f50db60d8613f23bc59e1e1b2ffdd6ebe97d3287e03c9afbaef88ec52efd0 [INFO] running `Command { std: "docker" "start" "-a" "c92f50db60d8613f23bc59e1e1b2ffdd6ebe97d3287e03c9afbaef88ec52efd0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling magic_migrate_derive v2.0.0 (/opt/rustwide/workdir/magic_migrate_derive) [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling magic_migrate v2.0.0 (/opt/rustwide/workdir/magic_migrate) [INFO] [stderr] Compiling usage v2.0.0 (/opt/rustwide/workdir/usage) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "c92f50db60d8613f23bc59e1e1b2ffdd6ebe97d3287e03c9afbaef88ec52efd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92f50db60d8613f23bc59e1e1b2ffdd6ebe97d3287e03c9afbaef88ec52efd0", kill_on_drop: false }` [INFO] [stdout] c92f50db60d8613f23bc59e1e1b2ffdd6ebe97d3287e03c9afbaef88ec52efd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa873ac904ee415ef6f8a66c6c593cb6dde1a2c7e37fe81725fe70c21f1520b [INFO] running `Command { std: "docker" "start" "-a" "4aa873ac904ee415ef6f8a66c6c593cb6dde1a2c7e37fe81725fe70c21f1520b", kill_on_drop: false }` [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling magic_migrate_derive v2.0.0 (/opt/rustwide/workdir/magic_migrate_derive) [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling magic_migrate v2.0.0 (/opt/rustwide/workdir/magic_migrate) [INFO] [stderr] Compiling usage v2.0.0 (/opt/rustwide/workdir/usage) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `Command { std: "docker" "inspect" "4aa873ac904ee415ef6f8a66c6c593cb6dde1a2c7e37fe81725fe70c21f1520b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa873ac904ee415ef6f8a66c6c593cb6dde1a2c7e37fe81725fe70c21f1520b", kill_on_drop: false }` [INFO] [stdout] 4aa873ac904ee415ef6f8a66c6c593cb6dde1a2c7e37fe81725fe70c21f1520b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61c9e3bb915b9897481d4888ee2ac165e544c6fd7a6e7b7f3b0f51a81e7995e3 [INFO] running `Command { std: "docker" "start" "-a" "61c9e3bb915b9897481d4888ee2ac165e544c6fd7a6e7b7f3b0f51a81e7995e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/magic_migrate-91c0bc344c32bf77) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mini_how::tests::test_into_magic_migrate_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/magic_migrate_derive-52979cc9f16c5eaf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test container_attributes::test::test_implicit_error ... ok [INFO] [stdout] test container_attributes::test::test_explicit_deserializer ... ok [INFO] [stdout] test container_attributes::test::test_prior_none ... ok [INFO] [stdout] test container_attributes::test::test_no_prior ... ok [INFO] [stdout] test container_attributes::test::test_unknown_attribute_errors ... ok [INFO] [stdout] test container_attributes::test::test_prior_explicit_self ... ok [INFO] [stdout] test container_attributes::test::test_prior_and_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/usage-131d24fe6618bf7e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/compilation_tests.rs (/opt/rustwide/target/debug/deps/compilation_tests-7c589751f737929d) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling magic_migrate_derive v2.0.0 (/opt/rustwide/workdir/magic_migrate_derive) [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking magic_migrate v2.0.0 (/opt/rustwide/workdir/magic_migrate) [INFO] [stderr] Checking usage-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/usage) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.98s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] There are no trybuild tests enabled yet. [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test should_not_compile ... ok [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling magic_migrate v2.0.0 (/opt/rustwide/workdir/magic_migrate) [INFO] [stderr] Compiling usage-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/usage) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/pass/one_struct.rs ... ok [INFO] [stderr] test tests/pass/two_structs_implicit_deserializer.rs ... ok [INFO] [stderr] test tests/pass/two_structs_implicit_error.rs ... ok [INFO] [stderr] test tests/pass/two_structs_infallible.rs ... ok [INFO] [stderr] test tests/pass/two_structs_simple.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test should_compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.01s [INFO] [stderr] Doc-tests magic_migrate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test magic_migrate/src/lib.rs - (line 14) ... ok [INFO] [stdout] test magic_migrate/src/traits.rs - traits::Migrate (line 29) ... ok [INFO] [stdout] test magic_migrate/src/lib.rs - MigrateError (line 219) ... ok [INFO] [stdout] test magic_migrate/src/traits.rs - traits::TryMigrate (line 110) ... ok [INFO] [stdout] test magic_migrate/src/lib.rs - (line 122) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] [stderr] Doc-tests magic_migrate_derive [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" "61c9e3bb915b9897481d4888ee2ac165e544c6fd7a6e7b7f3b0f51a81e7995e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c9e3bb915b9897481d4888ee2ac165e544c6fd7a6e7b7f3b0f51a81e7995e3", kill_on_drop: false }` [INFO] [stdout] 61c9e3bb915b9897481d4888ee2ac165e544c6fd7a6e7b7f3b0f51a81e7995e3