[INFO] fetching crate vcard 0.4.13...
[INFO] testing vcard-0.4.13 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate vcard 0.4.13 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate vcard 0.4.13
[INFO] finished tweaking crates.io crate vcard 0.4.13
[INFO] tweaked toml for crates.io crate vcard 0.4.13 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vcard 0.4.13 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vcard 0.4.13 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 402dd614f3fc4f7ab7be2a6a5fd901f0dc96b2dc85b115e875f0a06536f98cab
[INFO] running `Command { std: "docker" "start" "-a" "402dd614f3fc4f7ab7be2a6a5fd901f0dc96b2dc85b115e875f0a06536f98cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "402dd614f3fc4f7ab7be2a6a5fd901f0dc96b2dc85b115e875f0a06536f98cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402dd614f3fc4f7ab7be2a6a5fd901f0dc96b2dc85b115e875f0a06536f98cab", kill_on_drop: false }`
[INFO] [stdout] 402dd614f3fc4f7ab7be2a6a5fd901f0dc96b2dc85b115e875f0a06536f98cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d64a0912a5b058852c29e6ec3a8fda37a9110dc0521130b94db08237f44b6e
[INFO] running `Command { std: "docker" "start" "-a" "11d64a0912a5b058852c29e6ec3a8fda37a9110dc0521130b94db08237f44b6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quick-xml v0.17.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling enum-ordinalize v3.1.13
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling educe v0.4.22
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling base64-stream v2.0.0
[INFO] [stderr]    Compiling phonenumber v0.2.4+8.11.3
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling validators v0.20.19
[INFO] [stderr]    Compiling vcard v0.4.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "11d64a0912a5b058852c29e6ec3a8fda37a9110dc0521130b94db08237f44b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d64a0912a5b058852c29e6ec3a8fda37a9110dc0521130b94db08237f44b6e", kill_on_drop: false }`
[INFO] [stdout] 11d64a0912a5b058852c29e6ec3a8fda37a9110dc0521130b94db08237f44b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e895e9580750503a32dced0430bca0ca0dc9323c94529852c63abe204afcfbc2
[INFO] running `Command { std: "docker" "start" "-a" "e895e9580750503a32dced0430bca0ca0dc9323c94529852c63abe204afcfbc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcard v0.4.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e895e9580750503a32dced0430bca0ca0dc9323c94529852c63abe204afcfbc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e895e9580750503a32dced0430bca0ca0dc9323c94529852c63abe204afcfbc2", kill_on_drop: false }`
[INFO] [stdout] e895e9580750503a32dced0430bca0ca0dc9323c94529852c63abe204afcfbc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67ee491e04ef4c4e23224b15fb386d9bdab26e9b4aea2783dd130d8d282d8e90
[INFO] running `Command { std: "docker" "start" "-a" "67ee491e04ef4c4e23224b15fb386d9bdab26e9b4aea2783dd130d8d282d8e90", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vcard-67c273c921525214)
[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] [stderr]    Doc-tests vcard
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67ee491e04ef4c4e23224b15fb386d9bdab26e9b4aea2783dd130d8d282d8e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ee491e04ef4c4e23224b15fb386d9bdab26e9b4aea2783dd130d8d282d8e90", kill_on_drop: false }`
[INFO] [stdout] 67ee491e04ef4c4e23224b15fb386d9bdab26e9b4aea2783dd130d8d282d8e90
