[INFO] cloning repository https://github.com/ephraimkunz/gedcomx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ephraimkunz/gedcomx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac84a2f8f0c3e2b2ba5673c2055f399090d5e2a [INFO] checking ephraimkunz/gedcomx-rs against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] finished tweaking git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] tweaked toml for git repo https://github.com/ephraimkunz/gedcomx-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ephraimkunz/gedcomx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a818db02e9f1072e66c46ef740bd4a284704ab7aa015e887f3397280308f06a [INFO] running `Command { std: "docker" "start" "-a" "8a818db02e9f1072e66c46ef740bd4a284704ab7aa015e887f3397280308f06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a818db02e9f1072e66c46ef740bd4a284704ab7aa015e887f3397280308f06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a818db02e9f1072e66c46ef740bd4a284704ab7aa015e887f3397280308f06a", kill_on_drop: false }` [INFO] [stdout] 8a818db02e9f1072e66c46ef740bd4a284704ab7aa015e887f3397280308f06a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b6d0067a9806fccb60154f3cea08ecafa2680f6ee1528696db5dcc1c9a2df9 [INFO] running `Command { std: "docker" "start" "-a" "37b6d0067a9806fccb60154f3cea08ecafa2680f6ee1528696db5dcc1c9a2df9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking gedcomx_date v0.0.2 [INFO] [stderr] Checking yaserde v0.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking assert-json-diff v2.0.1 [INFO] [stderr] Checking gedcomx v0.1.1 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] Checking gedcomx v0.1.1 [INFO] [stderr] Checking gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.19s [INFO] running `Command { std: "docker" "inspect" "37b6d0067a9806fccb60154f3cea08ecafa2680f6ee1528696db5dcc1c9a2df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b6d0067a9806fccb60154f3cea08ecafa2680f6ee1528696db5dcc1c9a2df9", kill_on_drop: false }` [INFO] [stdout] 37b6d0067a9806fccb60154f3cea08ecafa2680f6ee1528696db5dcc1c9a2df9