[INFO] cloning repository https://github.com/Danlock/rusty-rss-gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danlock/rusty-rss-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanlock%2Frusty-rss-gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanlock%2Frusty-rss-gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eba9ecca19741a96e0eb7c83119ebce2683fb337
[INFO] checking Danlock/rusty-rss-gen against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanlock%2Frusty-rss-gen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danlock/rusty-rss-gen
[INFO] finished tweaking git repo https://github.com/Danlock/rusty-rss-gen
[INFO] tweaked toml for git repo https://github.com/Danlock/rusty-rss-gen written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danlock/rusty-rss-gen on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danlock/rusty-rss-gen 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5ccf121b72e27d1e612619c7a5700b02a3529af3c2157c88461fcd30925adaa
[INFO] running `Command { std: "docker" "start" "-a" "d5ccf121b72e27d1e612619c7a5700b02a3529af3c2157c88461fcd30925adaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5ccf121b72e27d1e612619c7a5700b02a3529af3c2157c88461fcd30925adaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ccf121b72e27d1e612619c7a5700b02a3529af3c2157c88461fcd30925adaa", kill_on_drop: false }`
[INFO] [stdout] d5ccf121b72e27d1e612619c7a5700b02a3529af3c2157c88461fcd30925adaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d8bbfacc21a64d310b76ae7f1e74bf0376b0cb8d237374f5bbd31db9d372e4c
[INFO] running `Command { std: "docker" "start" "-a" "4d8bbfacc21a64d310b76ae7f1e74bf0376b0cb8d237374f5bbd31db9d372e4c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]     Checking futures v0.1.22
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.19
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.1
[INFO] [stderr]    Compiling openssl v0.9.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling itoa v0.4.2
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.4.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.2
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]     Checking bytes v0.4.8
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking phf v0.7.22
[INFO] [stderr]    Compiling procedural-masquerade v0.1.6
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking mime v0.3.8
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking utf-8 v0.7.2
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking base64 v0.9.2
[INFO] [stderr]     Checking tendril v0.4.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking dtoa-short v0.3.2
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]     Checking smallvec v0.6.5
[INFO] [stderr]    Compiling openssl-sys v0.9.33
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]    Compiling phf_codegen v0.7.22
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.0/src/tendril.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 if (*header).refcount.decrement() == 1 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[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 field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.0/src/tendril.rs:958:9
[INFO] [stdout]     |
[INFO] [stdout] 958 |         (*self.header()).refcount.increment();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[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] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tendril` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d8bbfacc21a64d310b76ae7f1e74bf0376b0cb8d237374f5bbd31db9d372e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8bbfacc21a64d310b76ae7f1e74bf0376b0cb8d237374f5bbd31db9d372e4c", kill_on_drop: false }`
[INFO] [stdout] 4d8bbfacc21a64d310b76ae7f1e74bf0376b0cb8d237374f5bbd31db9d372e4c
