[INFO] fetching crate vcard 0.4.13... [INFO] checking vcard-0.4.13 against master#7c4ac0603e9ee5295bc802c90575391288a69a8a for pr-124728 [INFO] extracting crate vcard 0.4.13 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate vcard 0.4.13 on toolchain 7c4ac0603e9ee5295bc802c90575391288a69a8a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [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" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded regex-cache v0.2.1 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded enum-ordinalize v3.1.13 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded educe v0.4.22 [INFO] [stderr] Downloaded quick-xml v0.17.2 [INFO] [stderr] Downloaded chrono v0.4.30 [INFO] [stderr] Downloaded regex v1.9.5 [INFO] [stderr] Downloaded regex-automata v0.3.8 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] [stderr] Downloaded base64-stream v2.0.0 [INFO] [stderr] Downloaded validators v0.20.19 [INFO] [stderr] Downloaded phonenumber v0.2.4+8.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 853938a5518ff1f814211496469642c9e62a7c4956867e791015363f34b9a5cb [INFO] running `Command { std: "docker" "start" "-a" "853938a5518ff1f814211496469642c9e62a7c4956867e791015363f34b9a5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "853938a5518ff1f814211496469642c9e62a7c4956867e791015363f34b9a5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853938a5518ff1f814211496469642c9e62a7c4956867e791015363f34b9a5cb", kill_on_drop: false }` [INFO] [stdout] 853938a5518ff1f814211496469642c9e62a7c4956867e791015363f34b9a5cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74040ecf8be190b026e318c9e67bb9cd92971ff5fc8f8b4294fe3ad63c0955d9 [INFO] running `Command { std: "docker" "start" "-a" "74040ecf8be190b026e318c9e67bb9cd92971ff5fc8f8b4294fe3ad63c0955d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking regex-cache v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling educe v0.4.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking base64-stream v2.0.0 [INFO] [stderr] Compiling phonenumber v0.2.4+8.11.3 [INFO] [stderr] Checking validators v0.20.19 [INFO] [stderr] Checking vcard v0.4.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s [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" "74040ecf8be190b026e318c9e67bb9cd92971ff5fc8f8b4294fe3ad63c0955d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74040ecf8be190b026e318c9e67bb9cd92971ff5fc8f8b4294fe3ad63c0955d9", kill_on_drop: false }` [INFO] [stdout] 74040ecf8be190b026e318c9e67bb9cd92971ff5fc8f8b4294fe3ad63c0955d9 [INFO] checking vcard-0.4.13 against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] extracting crate vcard 0.4.13 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate vcard 0.4.13 on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d1ae4ee53157bcf52f2ff52f21362af60be3bf1bccc72177f5a51645716d46e [INFO] running `Command { std: "docker" "start" "-a" "2d1ae4ee53157bcf52f2ff52f21362af60be3bf1bccc72177f5a51645716d46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d1ae4ee53157bcf52f2ff52f21362af60be3bf1bccc72177f5a51645716d46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1ae4ee53157bcf52f2ff52f21362af60be3bf1bccc72177f5a51645716d46e", kill_on_drop: false }` [INFO] [stdout] 2d1ae4ee53157bcf52f2ff52f21362af60be3bf1bccc72177f5a51645716d46e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e0050efb0bdddc149fd50b76b9f479275d90d35f69a853310c26bac2f202295 [INFO] running `Command { std: "docker" "start" "-a" "4e0050efb0bdddc149fd50b76b9f479275d90d35f69a853310c26bac2f202295", 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 libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7e5fe7b1e12475db -C extra-filename=-7e5fe7b1e12475db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a2b41a990e610a3e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.188/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=75cb1b84d0a52c26 -C extra-filename=-75cb1b84d0a52c26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4e0050efb0bdddc149fd50b76b9f479275d90d35f69a853310c26bac2f202295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0050efb0bdddc149fd50b76b9f479275d90d35f69a853310c26bac2f202295", kill_on_drop: false }` [INFO] [stdout] 4e0050efb0bdddc149fd50b76b9f479275d90d35f69a853310c26bac2f202295