[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] cd43c8bc83041738bd1644522f13c074a8cba541 [INFO] testing ephraimkunz/gedcomx-rs against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded yaserde v0.8.0 [INFO] [stderr] Downloaded gedcomx_date v0.0.2 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded gedcomx v0.1.3 [INFO] [stderr] Downloaded yaserde_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9ec971d6cccaf796940ed65f404db6dde70b77fa2c2ccad4ac083737740290 [INFO] running `Command { std: "docker" "start" "-a" "3a9ec971d6cccaf796940ed65f404db6dde70b77fa2c2ccad4ac083737740290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9ec971d6cccaf796940ed65f404db6dde70b77fa2c2ccad4ac083737740290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9ec971d6cccaf796940ed65f404db6dde70b77fa2c2ccad4ac083737740290", kill_on_drop: false }` [INFO] [stdout] 3a9ec971d6cccaf796940ed65f404db6dde70b77fa2c2ccad4ac083737740290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba488fb73d9668e91eeecabd78ecd281808c8b61a8f597058b420b1f4cce9cf5 [INFO] running `Command { std: "docker" "start" "-a" "ba488fb73d9668e91eeecabd78ecd281808c8b61a8f597058b420b1f4cce9cf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling gedcomx_date v0.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling yaserde v0.8.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling gedcomx v0.1.3 [INFO] [stderr] Compiling gedcomx v0.1.3 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] Compiling gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gedcomx_date v0.0.2, nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ba488fb73d9668e91eeecabd78ecd281808c8b61a8f597058b420b1f4cce9cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba488fb73d9668e91eeecabd78ecd281808c8b61a8f597058b420b1f4cce9cf5", kill_on_drop: false }` [INFO] [stdout] ba488fb73d9668e91eeecabd78ecd281808c8b61a8f597058b420b1f4cce9cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302efc4a6d7fe1784f13f3e8ea675fda64f96dca9cb29b32542c7b64f0f5bcf2 [INFO] running `Command { std: "docker" "start" "-a" "302efc4a6d7fe1784f13f3e8ea675fda64f96dca9cb29b32542c7b64f0f5bcf2", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling gedcomx v0.1.3 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] error: could not compile `gedcomx` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gedcomx --edition=2021 gedcomx/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=8e83cc10653c2454 -C extra-filename=-8e83cc10653c2454 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_json_diff=/opt/rustwide/target/debug/deps/libassert_json_diff-d195ed1a32318180.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f1a383e9f5e7be60.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-fbcb26198cbbe228.rlib --extern gedcomx_date=/opt/rustwide/target/debug/deps/libgedcomx_date-a62a7d34443e6c2c.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-01bf069aaa2c56fa.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-2dcd003865548409.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-704eed78df85ddd4.so --extern serde=/opt/rustwide/target/debug/deps/libserde-963028db4dac0aeb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d9f734e48436e31.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b025223bc4c603b4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0f6568ff66abb10f.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-b3c2086f44925fab.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-897b9ef740fc619a.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "302efc4a6d7fe1784f13f3e8ea675fda64f96dca9cb29b32542c7b64f0f5bcf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302efc4a6d7fe1784f13f3e8ea675fda64f96dca9cb29b32542c7b64f0f5bcf2", kill_on_drop: false }` [INFO] [stdout] 302efc4a6d7fe1784f13f3e8ea675fda64f96dca9cb29b32542c7b64f0f5bcf2