[INFO] cloning repository https://github.com/jeandudey/not-that-private [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeandudey/not-that-private" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Fnot-that-private", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Fnot-that-private'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1488925fe2ae7a7b8d3f3c0ca62af611398e530d [INFO] checking jeandudey/not-that-private against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Fnot-that-private" "/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/jeandudey/not-that-private on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeandudey/not-that-private [INFO] finished tweaking git repo https://github.com/jeandudey/not-that-private [INFO] tweaked toml for git repo https://github.com/jeandudey/not-that-private written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeandudey/not-that-private 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.10.0 [INFO] [stderr] Downloaded snafu-derive v0.6.7 [INFO] [stderr] Downloaded bindgen v0.53.2 [INFO] [stderr] Downloaded rocksdb v0.14.0 [INFO] [stderr] Downloaded derive_more v0.99.5 [INFO] [stderr] Downloaded snafu v0.6.7 [INFO] [stderr] Downloaded librocksdb-sys v6.7.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21291a6700ee882a794657fb3a6dccf7509cfb0be50955391522eb384131ae2d [INFO] running `Command { std: "docker" "start" "-a" "21291a6700ee882a794657fb3a6dccf7509cfb0be50955391522eb384131ae2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21291a6700ee882a794657fb3a6dccf7509cfb0be50955391522eb384131ae2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21291a6700ee882a794657fb3a6dccf7509cfb0be50955391522eb384131ae2d", kill_on_drop: false }` [INFO] [stdout] 21291a6700ee882a794657fb3a6dccf7509cfb0be50955391522eb384131ae2d [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99bfd5afcbae3cebafca0a72b5222afc1797cc9a46ca85f6b7718a868d0c51b1 [INFO] running `Command { std: "docker" "start" "-a" "99bfd5afcbae3cebafca0a72b5222afc1797cc9a46ca85f6b7718a868d0c51b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tendril-0.4.1/src/tendril.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | if (*header).refcount.decrement() == 1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tendril-0.4.1/src/tendril.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | (*self.header()).refcount.increment(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0793`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tendril` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "99bfd5afcbae3cebafca0a72b5222afc1797cc9a46ca85f6b7718a868d0c51b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99bfd5afcbae3cebafca0a72b5222afc1797cc9a46ca85f6b7718a868d0c51b1", kill_on_drop: false }` [INFO] [stdout] 99bfd5afcbae3cebafca0a72b5222afc1797cc9a46ca85f6b7718a868d0c51b1 [INFO] checking jeandudey/not-that-private against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Fnot-that-private" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeandudey/not-that-private on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeandudey/not-that-private [INFO] finished tweaking git repo https://github.com/jeandudey/not-that-private [INFO] tweaked toml for git repo https://github.com/jeandudey/not-that-private written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jeandudey/not-that-private 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb86ab430adcdde06e3ec95f5d1e3da331089132072c71d72c24b4b65465c407 [INFO] running `Command { std: "docker" "start" "-a" "bb86ab430adcdde06e3ec95f5d1e3da331089132072c71d72c24b4b65465c407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb86ab430adcdde06e3ec95f5d1e3da331089132072c71d72c24b4b65465c407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb86ab430adcdde06e3ec95f5d1e3da331089132072c71d72c24b4b65465c407", kill_on_drop: false }` [INFO] [stdout] bb86ab430adcdde06e3ec95f5d1e3da331089132072c71d72c24b4b65465c407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f79f7dd57b26b83e3189d1c438d9997c02fd7c719a426ee6fda1b0c60d195b2 [INFO] running `Command { std: "docker" "start" "-a" "8f79f7dd57b26b83e3189d1c438d9997c02fd7c719a426ee6fda1b0c60d195b2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "8f79f7dd57b26b83e3189d1c438d9997c02fd7c719a426ee6fda1b0c60d195b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f79f7dd57b26b83e3189d1c438d9997c02fd7c719a426ee6fda1b0c60d195b2", kill_on_drop: false }` [INFO] [stdout] 8f79f7dd57b26b83e3189d1c438d9997c02fd7c719a426ee6fda1b0c60d195b2