[INFO] cloning repository https://github.com/CYBAI/ptt-crawler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CYBAI/ptt-crawler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYBAI%2Fptt-crawler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYBAI%2Fptt-crawler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea46be9d6b33ba8c3d0483a56f0a7b3c0686cad5
[INFO] checking CYBAI/ptt-crawler-rs against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYBAI%2Fptt-crawler-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/CYBAI/ptt-crawler-rs
[INFO] finished tweaking git repo https://github.com/CYBAI/ptt-crawler-rs
[INFO] tweaked toml for git repo https://github.com/CYBAI/ptt-crawler-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CYBAI/ptt-crawler-rs on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CYBAI/ptt-crawler-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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.4.1
[INFO] [stderr]   Downloaded proc-macro2 v0.4.3
[INFO] [stderr]   Downloaded serde_json v1.0.17
[INFO] [stderr]   Downloaded quote v0.6.1
[INFO] [stderr]   Downloaded html5ever v0.18.0
[INFO] [stderr]   Downloaded string_cache v0.6.2
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded untrusted v0.5.1
[INFO] [stderr]   Downloaded reqwest v0.8.5
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded take v0.1.0
[INFO] [stderr]   Downloaded libflate v0.1.14
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded smallvec v0.2.1
[INFO] [stderr]   Downloaded net2 v0.2.32
[INFO] [stderr]   Downloaded mio v0.6.14
[INFO] [stderr]   Downloaded relay v0.1.1
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.30
[INFO] [stderr]   Downloaded tokio-service v0.1.0
[INFO] [stderr]   Downloaded tokio-fs v0.1.0
[INFO] [stderr]   Downloaded markup5ever v0.3.2
[INFO] [stderr]   Downloaded tokio-udp v0.1.0
[INFO] [stderr]   Downloaded tokio v0.1.6
[INFO] [stderr]   Downloaded hyper-tls v0.1.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.4.1
[INFO] [stderr]   Downloaded rocket v0.3.11
[INFO] [stderr]   Downloaded debug_unreachable v0.1.1
[INFO] [stderr]   Downloaded adler32 v1.0.2
[INFO] [stderr]   Downloaded mime v0.3.7
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.3
[INFO] [stderr]   Downloaded encoding_rs v0.7.2
[INFO] [stderr]   Downloaded slab v0.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded url v1.7.0
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded siphasher v0.2.2
[INFO] [stderr]   Downloaded version_check v0.1.3
[INFO] [stderr]   Downloaded string_cache_codegen v0.4.1
[INFO] [stderr]   Downloaded hyper v0.11.26
[INFO] [stderr]   Downloaded unicase v2.1.0
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded futures v0.1.21
[INFO] [stderr]   Downloaded tokio-io v0.1.6
[INFO] [stderr]   Downloaded phf_codegen v0.7.22
[INFO] [stderr]   Downloaded futf v0.1.3
[INFO] [stderr]   Downloaded utf-8 v0.7.2
[INFO] [stderr]   Downloaded tendril v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.8
[INFO] [stderr]   Downloaded schannel v0.1.12
[INFO] [stderr]   Downloaded tokio-reactor v0.1.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded bytes v0.4.7
[INFO] [stderr]   Downloaded hyper v0.10.13
[INFO] [stderr]   Downloaded isatty v0.1.7
[INFO] [stderr]   Downloaded ordermap v0.2.13
[INFO] [stderr]   Downloaded pear v0.0.17
[INFO] [stderr]   Downloaded pear_codegen v0.0.17
[INFO] [stderr]   Downloaded smallvec v0.6.1
[INFO] [stderr]   Downloaded state v0.4.1
[INFO] [stderr]   Downloaded rocket_codegen v0.3.11
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded phf_generator v0.7.22
[INFO] [stderr]   Downloaded string_cache_shared v0.3.0
[INFO] [stderr]   Downloaded tokio-proto v0.1.1
[INFO] [stderr]   Downloaded mime_guess v2.0.0-alpha.4
[INFO] [stderr]   Downloaded serde_urlencoded v0.5.1
[INFO] [stderr]   Downloaded vcpkg v0.2.3
[INFO] [stderr]   Downloaded tokio-tcp v0.1.0
[INFO] [stderr]   Downloaded tokio-executor v0.1.2
[INFO] [stderr]   Downloaded tokio-timer v0.2.3
[INFO] [stderr]   Downloaded cookie v0.9.2
[INFO] [stderr]   Downloaded yansi v0.4.0
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded phf v0.7.22
[INFO] [stderr]   Downloaded rayon v0.7.1
[INFO] [stderr]   Downloaded httparse v1.2.4
[INFO] [stderr]   Downloaded bit-set v0.4.0
[INFO] [stderr]   Downloaded syn v0.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.59
[INFO] [stderr]   Downloaded serde v1.0.58
[INFO] [stderr]   Downloaded select v0.4.2
[INFO] [stderr]   Downloaded ring v0.11.0
[INFO] [stderr]   Downloaded base64 v0.9.1
[INFO] [stderr]   Downloaded phf_shared v0.7.22
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec6e48bf7e81a25127dcabf051b852d58825a909eb934d6f1aeddc6cd4c245fe
[INFO] running `Command { std: "docker" "start" "-a" "ec6e48bf7e81a25127dcabf051b852d58825a909eb934d6f1aeddc6cd4c245fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec6e48bf7e81a25127dcabf051b852d58825a909eb934d6f1aeddc6cd4c245fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6e48bf7e81a25127dcabf051b852d58825a909eb934d6f1aeddc6cd4c245fe", kill_on_drop: false }`
[INFO] [stdout] ec6e48bf7e81a25127dcabf051b852d58825a909eb934d6f1aeddc6cd4c245fe
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dab48e7066fc7d7704bc3d18a3c77942e144387af2ac30562489348a22d847f6
[INFO] running `Command { std: "docker" "start" "-a" "dab48e7066fc7d7704bc3d18a3c77942e144387af2ac30562489348a22d847f6", 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.3
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking futures v0.1.21
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling serde v1.0.58
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking bytes v0.4.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking crossbeam-epoch v0.4.1
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking tokio-executor v0.1.2
[INFO] [stderr]     Checking tokio-io v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]     Checking tokio-timer v0.2.3
[INFO] [stderr]     Checking debug_unreachable v0.1.1
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking httparse v1.2.4
[INFO] [stderr]    Compiling openssl v0.9.24
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking base64 v0.9.1
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]     Checking tokio-threadpool v0.1.3
[INFO] [stderr]     Checking phf v0.7.22
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.7.22
[INFO] [stderr]    Compiling string_cache_codegen v0.4.1
[INFO] [stderr]     Checking mime v0.3.7
[INFO] [stderr]     Checking futf v0.1.3
[INFO] [stderr]    Compiling rayon v0.7.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking tokio-reactor v0.1.1
[INFO] [stderr]    Compiling pear_codegen v0.0.17
[INFO] [stderr]    Compiling openssl-sys v0.9.30
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking tokio-fs v0.1.0
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking tokio-udp v0.1.0
[INFO] [stderr]     Checking tokio-tcp v0.1.0
[INFO] [stderr]     Checking untrusted v0.5.1
[INFO] [stderr]     Checking utf-8 v0.7.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.4
[INFO] [stderr]    Compiling rocket v0.3.11
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.3
[INFO] [stderr]     Checking tokio v0.1.6
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking tendril v0.3.1
[INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] warning: openssl-sys@0.9.30: /opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.30:     4 | #define VERSION2(n, v) RUST_VERSION_ ## n ## _ ## v
[INFO] [stderr] warning: openssl-sys@0.9.30:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.30: /opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.30:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.30:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.30: /opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:7:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.30:     7 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.30:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.30`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-ca543159bd62e1b7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr]   cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_ ## n ## _ ## v
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr]   cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr]   cargo:warning=      |                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c:7:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=    7 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (907) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.30/build.rs:359:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-m64\" \"-Wall\" \"-Wextra\" \"-E\" \"/opt/rustwide/target/debug/build/openssl-sys-9bb5a15aa3e7297b/out/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." }
[INFO] [stderr] 
[INFO] [stderr]   Failed to find OpenSSL development headers.
[INFO] [stderr] 
[INFO] [stderr]   You can try fixing this setting the `OPENSSL_DIR` environment variable
[INFO] [stderr]   pointing to your OpenSSL installation or installing OpenSSL headers package
[INFO] [stderr]   specific to your distribution:
[INFO] [stderr] 
[INFO] [stderr]       # On Ubuntu
[INFO] [stderr]       sudo apt-get install libssl-dev
[INFO] [stderr]       # On Arch Linux
[INFO] [stderr]       sudo pacman -S openssl
[INFO] [stderr]       # On Fedora
[INFO] [stderr]       sudo dnf install openssl-devel
[INFO] [stderr] 
[INFO] [stderr]   See rust-openssl README for more information:
[INFO] [stderr] 
[INFO] [stderr]       https://github.com/sfackler/rust-openssl#linux
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6303ba23a9b2 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6303ba23a9b2 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::trace_unsynchronized::<std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6303ba23a9b2 - std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6303ba23a9b2 - <<std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[65d6a7660ab7b234]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6303ba24f38a - <core[65d6a7660ab7b234]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6303ba24f38a - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]      6:     0x6303ba240e56 - std[dc7fbcbc35aabe44]::io::default_write_fmt::<std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6303ba240e56 - <std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr as std[dc7fbcbc35aabe44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6303ba21c22f - <std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6303ba21c22f - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6303ba2354f1 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6303ba2356ab - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6303ba21c2e8 - std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6303ba213aa9 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_end_short_backtrace::<std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6303ba21cd2d - __rustc[d971bfefe721b27c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6303ba24fa9c - core[65d6a7660ab7b234]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6303ba1be022 - build_script_build[624d38334fa3c59f]::validate_headers
[INFO] [stderr]     17:     0x6303ba1bb95c - build_script_build[624d38334fa3c59f]::try_pkg_config
[INFO] [stderr]     18:     0x6303ba1bbd18 - build_script_build[624d38334fa3c59f]::find_openssl_dir
[INFO] [stderr]     19:     0x6303ba1bac9b - build_script_build[624d38334fa3c59f]::main::{closure#0}
[INFO] [stderr]     20:     0x6303ba1b3ba9 - <core[65d6a7660ab7b234]::option::Option<std[dc7fbcbc35aabe44]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_build[624d38334fa3c59f]::main::{closure#0}>
[INFO] [stderr]     21:     0x6303ba1beb30 - build_script_build[624d38334fa3c59f]::main
[INFO] [stderr]     22:     0x6303ba1c0783 - <fn() as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     23:     0x6303ba1b42b6 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     24:     0x6303ba1b47c9 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     25:     0x6303ba234636 - <&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<i32, &dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6303ba234636 - std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     31:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<isize, std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     32:     0x6303ba234636 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x6303ba234636 - std[dc7fbcbc35aabe44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x6303ba1b40d1 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>
[INFO] [stderr]     35:     0x6303ba1c0955 - main
[INFO] [stderr]     36:     0x7ea0742441ca - <unknown>
[INFO] [stderr]     37:     0x7ea07424428b - __libc_start_main
[INFO] [stderr]     38:     0x6303ba1b38c5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[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.3.1/src/tendril.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |             if self.ptr.get().get() > MAX_INLINE_TAG {
[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.3.1/src/tendril.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let p = self.ptr.get().get();
[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.3.1/src/tendril.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 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.3.1/src/tendril.rs:486:26
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let kind = match self.ptr.get().get() {
[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.3.1/src/tendril.rs:562:15
[INFO] [stdout]     |
[INFO] [stdout] 562 |         match self.ptr.get().get() {
[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.3.1/src/tendril.rs:572:17
[INFO] [stdout]     |
[INFO] [stdout] 572 |         let n = self.ptr.get().get();
[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.3.1/src/tendril.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |         let n = self.ptr.get().get();
[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.3.1/src/tendril.rs:582:39
[INFO] [stdout]     |
[INFO] [stdout] 582 |         (n > MAX_INLINE_TAG) && (n == other.ptr.get().get())
[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.3.1/src/tendril.rs:588:12
[INFO] [stdout]     |
[INFO] [stdout] 588 |         if self.ptr.get().get() <= MAX_INLINE_TAG {
[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.3.1/src/tendril.rs:589:13
[INFO] [stdout]     |
[INFO] [stdout] 589 |             self.ptr.set(unsafe { NonZeroUsize::new(EMPTY_TAG) });
[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.3.1/src/tendril.rs:723:17
[INFO] [stdout]     |
[INFO] [stdout] 723 |             if (self.ptr.get().get() > MAX_INLINE_TAG) && (other.ptr.get().get() > MAX_INLINE_TAG) {
[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.3.1/src/tendril.rs:723:60
[INFO] [stdout]     |
[INFO] [stdout] 723 |             if (self.ptr.get().get() > MAX_INLINE_TAG) && (other.ptr.get().get() > MAX_INLINE_TAG) {
[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.3.1/src/tendril.rs:729:25
[INFO] [stdout]     |
[INFO] [stdout] 729 |                     && (other.aux.get() == self.aux.get() + self.len)
[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.3.1/src/tendril.rs:729:44
[INFO] [stdout]     |
[INFO] [stdout] 729 |                     && (other.aux.get() == self.aux.get() + self.len)
[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.3.1/src/tendril.rs:922:34
[INFO] [stdout]     |
[INFO] [stdout] 922 |             Tendril::shared(buf, self.aux.get() + offset, length)
[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.3.1/src/tendril.rs:937:13
[INFO] [stdout]     |
[INFO] [stdout] 937 |             self.aux.set(self.aux.get() + n);
[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.3.1/src/tendril.rs:937:26
[INFO] [stdout]     |
[INFO] [stdout] 937 |             self.aux.set(self.aux.get() + n);
[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.3.1/src/tendril.rs:959:9
[INFO] [stdout]     |
[INFO] [stdout] 959 |         (*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] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.3.1/src/tendril.rs:964:17
[INFO] [stdout]     |
[INFO] [stdout] 964 |         let p = self.ptr.get().get();
[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.3.1/src/tendril.rs:967:29
[INFO] [stdout]     |
[INFO] [stdout] 967 |             (*header).cap = self.aux.get();
[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.3.1/src/tendril.rs:969:13
[INFO] [stdout]     |
[INFO] [stdout] 969 |             self.ptr.set(NonZeroUsize::new(p | 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.3.1/src/tendril.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 970 |             self.aux.set(0);
[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.3.1/src/tendril.rs:980:23
[INFO] [stdout]     |
[INFO] [stdout] 980 |             let ptr = self.ptr.get().get();
[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.3.1/src/tendril.rs:992:9
[INFO] [stdout]     |
[INFO] [stdout] 992 |         self.ptr.set(NonZeroUsize::new(buf.ptr as usize));
[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.3.1/src/tendril.rs:993:9
[INFO] [stdout]     |
[INFO] [stdout] 993 |         self.aux.set(buf.cap);
[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.3.1/src/tendril.rs:998:10
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (self.ptr.get().get() & !1) as *mut Header<A>
[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.3.1/src/tendril.rs:1003:19
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         let ptr = self.ptr.get().get();
[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.3.1/src/tendril.rs:1008:23
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             false => (self.aux.get(), 0),
[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.3.1/src/tendril.rs:1007:37
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             true => ((*header).cap, self.aux.get()),
[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.3.1/src/tendril.rs:1028:46
[INFO] [stdout]      |
[INFO] [stdout] 1028 |         ptr::copy_nonoverlapping(x.as_ptr(), &mut t.len as *mut u32 as *mut u8, len);
[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.3.1/src/tendril.rs:1066:19
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             match self.ptr.get().get() {
[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.3.1/src/tendril.rs:1069:43
[INFO] [stdout]      |
[INFO] [stdout] 1069 |                     slice::from_raw_parts(&self.len as *const u32 as *const u8, n)
[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.3.1/src/tendril.rs:1085:19
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             match self.ptr.get().get() {
[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.3.1/src/tendril.rs:1088:47
[INFO] [stdout]      |
[INFO] [stdout] 1088 |                     slice::from_raw_parts_mut(&mut self.len as *mut u32 as *mut u8, n)
[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.3.1/src/tendril.rs:1385:16
[INFO] [stdout]      |
[INFO] [stdout] 1385 |             && self.ptr.get().get() <= MAX_INLINE_TAG
[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.3.1/src/tendril.rs:1387:13
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             self.ptr.set(inline_tag(new_len))
[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 36 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dab48e7066fc7d7704bc3d18a3c77942e144387af2ac30562489348a22d847f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab48e7066fc7d7704bc3d18a3c77942e144387af2ac30562489348a22d847f6", kill_on_drop: false }`
[INFO] [stdout] dab48e7066fc7d7704bc3d18a3c77942e144387af2ac30562489348a22d847f6
