[INFO] fetching crate globetrotter-rust 0.0.10... [INFO] testing globetrotter-rust-0.0.10 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate globetrotter-rust 0.0.10 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate globetrotter-rust 0.0.10 [INFO] finished tweaking crates.io crate globetrotter-rust 0.0.10 [INFO] tweaked toml for crates.io crate globetrotter-rust 0.0.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate globetrotter-rust 0.0.10 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 crates.io crate globetrotter-rust 0.0.10 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] 9ddfc94d8002640e8c9542400d54a0c0543cfbe92232270f64d85e0135e67216 [INFO] running `Command { std: "docker" "start" "-a" "9ddfc94d8002640e8c9542400d54a0c0543cfbe92232270f64d85e0135e67216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ddfc94d8002640e8c9542400d54a0c0543cfbe92232270f64d85e0135e67216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddfc94d8002640e8c9542400d54a0c0543cfbe92232270f64d85e0135e67216", kill_on_drop: false }` [INFO] [stdout] 9ddfc94d8002640e8c9542400d54a0c0543cfbe92232270f64d85e0135e67216 [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] e5f2746f22f8e14fa32fb85c438a217befdab7443fb816ee16e28980ca144b89 [INFO] running `Command { std: "docker" "start" "-a" "e5f2746f22f8e14fa32fb85c438a217befdab7443fb816ee16e28980ca144b89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling toml-span v0.6.0 [INFO] [stderr] Compiling globetrotter-model v0.0.10 [INFO] [stderr] Compiling globetrotter-rust v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s [INFO] running `Command { std: "docker" "inspect" "e5f2746f22f8e14fa32fb85c438a217befdab7443fb816ee16e28980ca144b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f2746f22f8e14fa32fb85c438a217befdab7443fb816ee16e28980ca144b89", kill_on_drop: false }` [INFO] [stdout] e5f2746f22f8e14fa32fb85c438a217befdab7443fb816ee16e28980ca144b89 [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] 25e0c905b4d2a293ff2f5290598d23ffd94b600453529abedbb0e989fc99dd80 [INFO] running `Command { std: "docker" "start" "-a" "25e0c905b4d2a293ff2f5290598d23ffd94b600453529abedbb0e989fc99dd80", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling globetrotter-model v0.0.10 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling globetrotter-rust v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.02s [INFO] running `Command { std: "docker" "inspect" "25e0c905b4d2a293ff2f5290598d23ffd94b600453529abedbb0e989fc99dd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e0c905b4d2a293ff2f5290598d23ffd94b600453529abedbb0e989fc99dd80", kill_on_drop: false }` [INFO] [stdout] 25e0c905b4d2a293ff2f5290598d23ffd94b600453529abedbb0e989fc99dd80 [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] 27658baf24e047933907ee538f33a2f8c12da39f66e8525e69f1ed5f8e14c8bb [INFO] running `Command { std: "docker" "start" "-a" "27658baf24e047933907ee538f33a2f8c12da39f66e8525e69f1ed5f8e14c8bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/globetrotter_rust-11a9495e6e9ecb05) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::generate_enum_without_lifetime ... ok [INFO] [stdout] test tests::generate_enum_with_lifetime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests globetrotter_rust [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" "27658baf24e047933907ee538f33a2f8c12da39f66e8525e69f1ed5f8e14c8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27658baf24e047933907ee538f33a2f8c12da39f66e8525e69f1ed5f8e14c8bb", kill_on_drop: false }` [INFO] [stdout] 27658baf24e047933907ee538f33a2f8c12da39f66e8525e69f1ed5f8e14c8bb