[INFO] cloning repository https://github.com/greyblake/nutype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greyblake/nutype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyblake%2Fnutype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyblake%2Fnutype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec9f7d02fceb720e2079ee45c5df8a195713e35f [INFO] building greyblake/nutype against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyblake%2Fnutype" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greyblake/nutype on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/greyblake/nutype [INFO] finished tweaking git repo https://github.com/greyblake/nutype [INFO] tweaked toml for git repo https://github.com/greyblake/nutype written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/greyblake/nutype 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arbtest v0.3.1 [INFO] [stderr] Downloaded dissimilar v1.0.6 [INFO] [stderr] Downloaded arbtest v0.2.0 [INFO] [stderr] Downloaded kinded v0.3.0 [INFO] [stderr] Downloaded kinded_macros v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2253f14beab8af056382c6de8667fd5b8bc6e8814c12b8e080ee7bdffa114bd8 [INFO] running `Command { std: "docker" "start" "-a" "2253f14beab8af056382c6de8667fd5b8bc6e8814c12b8e080ee7bdffa114bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2253f14beab8af056382c6de8667fd5b8bc6e8814c12b8e080ee7bdffa114bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2253f14beab8af056382c6de8667fd5b8bc6e8814c12b8e080ee7bdffa114bd8", kill_on_drop: false }` [INFO] [stdout] 2253f14beab8af056382c6de8667fd5b8bc6e8814c12b8e080ee7bdffa114bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e827563c152b68d46e31af5298ff610b33ee3dddb4762f68f02383ba14e182 [INFO] running `Command { std: "docker" "start" "-a" "05e827563c152b68d46e31af5298ff610b33ee3dddb4762f68f02383ba14e182", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling dissimilar v1.0.6 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nutype_macros v0.6.1 (/opt/rustwide/workdir/nutype_macros) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling arbtest v0.2.0 [INFO] [stderr] Compiling arbtest v0.3.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling nutype v0.6.1 (/opt/rustwide/workdir/nutype) [INFO] [stderr] Compiling const_example v0.1.0 (/opt/rustwide/workdir/examples/const_example) [INFO] [stderr] Compiling string_bounded_len v0.1.0 (/opt/rustwide/workdir/examples/string_bounded_len) [INFO] [stderr] Compiling any_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/any_arbitrary) [INFO] [stderr] Compiling float_sortable v0.1.0 (/opt/rustwide/workdir/examples/float_sortable) [INFO] [stderr] Compiling new_unchecked_example v0.1.0 (/opt/rustwide/workdir/examples/new_unchecked_example) [INFO] [stderr] Compiling integer_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/integer_arbitrary) [INFO] [stderr] Compiling float_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/float_arbitrary) [INFO] [stderr] Compiling integer_bounded v0.1.0 (/opt/rustwide/workdir/examples/integer_bounded) [INFO] [stderr] Compiling string_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/string_arbitrary) [INFO] [stderr] Compiling string_regex_email v0.1.0 (/opt/rustwide/workdir/examples/string_regex_email) [INFO] [stderr] Compiling custom_error v0.1.0 (/opt/rustwide/workdir/examples/custom_error) [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_complex v0.1.0 (/opt/rustwide/workdir/examples/serde_complex) [INFO] [stderr] Compiling any_generics v0.1.0 (/opt/rustwide/workdir/examples/any_generics) [INFO] [stderr] Compiling test_suite v0.1.0 (/opt/rustwide/workdir/test_suite) [INFO] [stderr] Compiling dummy v0.1.0 (/opt/rustwide/workdir/dummy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.64s [INFO] running `Command { std: "docker" "inspect" "05e827563c152b68d46e31af5298ff610b33ee3dddb4762f68f02383ba14e182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e827563c152b68d46e31af5298ff610b33ee3dddb4762f68f02383ba14e182", kill_on_drop: false }` [INFO] [stdout] 05e827563c152b68d46e31af5298ff610b33ee3dddb4762f68f02383ba14e182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a23cac124a299be37854a0567ccd1aa564bf4fe59b67c6c66141cb230cfad51 [INFO] running `Command { std: "docker" "start" "-a" "6a23cac124a299be37854a0567ccd1aa564bf4fe59b67c6c66141cb230cfad51", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nutype_macros v0.6.1 (/opt/rustwide/workdir/nutype_macros) [INFO] [stderr] Compiling nutype v0.6.1 (/opt/rustwide/workdir/nutype) [INFO] [stderr] Compiling test_suite v0.1.0 (/opt/rustwide/workdir/test_suite) [INFO] [stderr] Compiling string_bounded_len v0.1.0 (/opt/rustwide/workdir/examples/string_bounded_len) [INFO] [stderr] Compiling string_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/string_arbitrary) [INFO] [stderr] Compiling dummy v0.1.0 (/opt/rustwide/workdir/dummy) [INFO] [stderr] Compiling float_sortable v0.1.0 (/opt/rustwide/workdir/examples/float_sortable) [INFO] [stderr] Compiling new_unchecked_example v0.1.0 (/opt/rustwide/workdir/examples/new_unchecked_example) [INFO] [stderr] Compiling serde_complex v0.1.0 (/opt/rustwide/workdir/examples/serde_complex) [INFO] [stderr] Compiling string_regex_email v0.1.0 (/opt/rustwide/workdir/examples/string_regex_email) [INFO] [stderr] Compiling integer_bounded v0.1.0 (/opt/rustwide/workdir/examples/integer_bounded) [INFO] [stderr] Compiling const_example v0.1.0 (/opt/rustwide/workdir/examples/const_example) [INFO] [stderr] Compiling any_generics v0.1.0 (/opt/rustwide/workdir/examples/any_generics) [INFO] [stderr] Compiling float_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/float_arbitrary) [INFO] [stderr] Compiling integer_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/integer_arbitrary) [INFO] [stderr] Compiling any_arbitrary v0.1.0 (/opt/rustwide/workdir/examples/any_arbitrary) [INFO] [stderr] Compiling custom_error v0.1.0 (/opt/rustwide/workdir/examples/custom_error) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.38s [INFO] running `Command { std: "docker" "inspect" "6a23cac124a299be37854a0567ccd1aa564bf4fe59b67c6c66141cb230cfad51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a23cac124a299be37854a0567ccd1aa564bf4fe59b67c6c66141cb230cfad51", kill_on_drop: false }` [INFO] [stdout] 6a23cac124a299be37854a0567ccd1aa564bf4fe59b67c6c66141cb230cfad51