[INFO] cloning repository https://github.com/gregtatum/geometry-x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/geometry-x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c17f17729a3e39925c3032747779eac8cf1e555 [INFO] checking gregtatum/geometry-x against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/geometry-x on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregtatum/geometry-x [INFO] finished tweaking git repo https://github.com/gregtatum/geometry-x [INFO] tweaked toml for git repo https://github.com/gregtatum/geometry-x written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/geometry-x 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" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked-hash-map v0.5.4 [INFO] [stderr] Downloaded ryu v1.0.5 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded num-traits v0.2.14 [INFO] [stderr] Downloaded serde_json v1.0.66 [INFO] [stderr] Downloaded similar v1.3.0 [INFO] [stderr] Downloaded insta v1.7.1 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded itoa v0.4.7 [INFO] [stderr] Downloaded serde_derive v1.0.127 [INFO] [stderr] Downloaded serde v1.0.127 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded console v0.14.1 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded diplomat-runtime v0.2.0 [INFO] [stderr] Downloaded diplomat v0.2.0 [INFO] [stderr] Downloaded diplomat_core v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7703d790acfb6d6837105030fa1fa2340410568dd497cfc78128cbe7a05a24b [INFO] running `Command { std: "docker" "start" "-a" "c7703d790acfb6d6837105030fa1fa2340410568dd497cfc78128cbe7a05a24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7703d790acfb6d6837105030fa1fa2340410568dd497cfc78128cbe7a05a24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7703d790acfb6d6837105030fa1fa2340410568dd497cfc78128cbe7a05a24b", kill_on_drop: false }` [INFO] [stdout] c7703d790acfb6d6837105030fa1fa2340410568dd497cfc78128cbe7a05a24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994cd4ed619b3c35c86ecb87ac8841af6ef0d31f05b5aca69af194ced412d7bc [INFO] running `Command { std: "docker" "start" "-a" "994cd4ed619b3c35c86ecb87ac8841af6ef0d31f05b5aca69af194ced412d7bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking diplomat-runtime v0.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Compiling diplomat_core v0.2.0 [INFO] [stderr] Checking insta v1.7.1 [INFO] [stderr] Compiling diplomat v0.2.0 [INFO] [stderr] Checking geometry_x v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `Command { std: "docker" "inspect" "994cd4ed619b3c35c86ecb87ac8841af6ef0d31f05b5aca69af194ced412d7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994cd4ed619b3c35c86ecb87ac8841af6ef0d31f05b5aca69af194ced412d7bc", kill_on_drop: false }` [INFO] [stdout] 994cd4ed619b3c35c86ecb87ac8841af6ef0d31f05b5aca69af194ced412d7bc [INFO] checking gregtatum/geometry-x against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fgeometry-x" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/geometry-x on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregtatum/geometry-x [INFO] finished tweaking git repo https://github.com/gregtatum/geometry-x [INFO] tweaked toml for git repo https://github.com/gregtatum/geometry-x written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/geometry-x 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" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3445f9964a03966d2e3cb2543bfccf36491a30357b6707e504c50f2c941d60bd [INFO] running `Command { std: "docker" "start" "-a" "3445f9964a03966d2e3cb2543bfccf36491a30357b6707e504c50f2c941d60bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3445f9964a03966d2e3cb2543bfccf36491a30357b6707e504c50f2c941d60bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3445f9964a03966d2e3cb2543bfccf36491a30357b6707e504c50f2c941d60bd", kill_on_drop: false }` [INFO] [stdout] 3445f9964a03966d2e3cb2543bfccf36491a30357b6707e504c50f2c941d60bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 154434a2333c938c779a3ef3fd9a917f106e1141b211b86e924b5e47bb67f2a3 [INFO] running `Command { std: "docker" "start" "-a" "154434a2333c938c779a3ef3fd9a917f106e1141b211b86e924b5e47bb67f2a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking diplomat-runtime v0.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Compiling diplomat_core v0.2.0 [INFO] [stderr] Checking insta v1.7.1 [INFO] [stderr] Compiling diplomat v0.2.0 [INFO] [stderr] Checking geometry_x v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0692]: transparent struct cannot have other repr hints [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[diplomat::bridge] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | #[diplomat::opaque] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `diplomat::bridge` which comes from the expansion of the attribute macro `diplomat::opaque` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0692]: transparent struct cannot have other repr hints [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[diplomat::bridge] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | #[diplomat::opaque] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `diplomat::bridge` which comes from the expansion of the attribute macro `diplomat::opaque` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0692`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geometry_x` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0692`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geometry_x` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "154434a2333c938c779a3ef3fd9a917f106e1141b211b86e924b5e47bb67f2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154434a2333c938c779a3ef3fd9a917f106e1141b211b86e924b5e47bb67f2a3", kill_on_drop: false }` [INFO] [stdout] 154434a2333c938c779a3ef3fd9a917f106e1141b211b86e924b5e47bb67f2a3