[INFO] cloning repository https://github.com/rust-community/curate-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-community/curate-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Fcurate-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Fcurate-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a3ebb446c0aef39736bfc8f8498f94317483875 [INFO] checking rust-community/curate-issue against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Fcurate-issue" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-community/curate-issue on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-community/curate-issue [INFO] finished tweaking git repo https://github.com/rust-community/curate-issue [INFO] tweaked toml for git repo https://github.com/rust-community/curate-issue written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-community/curate-issue 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf-8 v0.7.2 [INFO] [stderr] Downloaded tendril v0.4.0 [INFO] [stderr] Downloaded futf v0.1.3 [INFO] [stderr] Downloaded serde v1.0.53 [INFO] [stderr] Downloaded scraper v0.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.53 [INFO] [stderr] Downloaded serde_json v1.0.17 [INFO] [stderr] Downloaded derive_builder v0.5.1 [INFO] [stderr] Downloaded failure_derive v0.1.1 [INFO] [stderr] Downloaded chrono v0.4.2 [INFO] [stderr] Downloaded tokio-fs v0.1.0 [INFO] [stderr] Downloaded textwrap v0.9.0 [INFO] [stderr] Downloaded num-integer v0.1.38 [INFO] [stderr] Downloaded pulldown-cmark v0.0.11 [INFO] [stderr] Downloaded regex v1.0.0 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded num-traits v0.2.4 [INFO] [stderr] Downloaded hyper v0.11.26 [INFO] [stderr] Downloaded openssl-sys v0.9.30 [INFO] [stderr] Downloaded crossbeam-deque v0.3.1 [INFO] [stderr] Downloaded cc v1.0.15 [INFO] [stderr] Downloaded quick-xml v0.12.1 [INFO] [stderr] Downloaded rss v1.5.0 [INFO] [stderr] Downloaded html5ever v0.22.3 [INFO] [stderr] Downloaded cssparser v0.23.7 [INFO] [stderr] Downloaded mime v0.3.7 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] [stderr] Downloaded synstructure v0.6.1 [INFO] [stderr] Downloaded failure v0.1.1 [INFO] [stderr] Downloaded ego-tree v0.3.0 [INFO] [stderr] Downloaded dtoa-short v0.3.2 [INFO] [stderr] Downloaded procedural-masquerade v0.1.5 [INFO] [stderr] Downloaded selectors v0.19.0 [INFO] [stderr] Downloaded derive_builder_core v0.2.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.8 [INFO] [stderr] Downloaded string_cache_shared v0.3.0 [INFO] [stderr] Downloaded cssparser-macros v0.3.3 [INFO] [stderr] Downloaded atty v0.2.10 [INFO] [stderr] Downloaded tokio-threadpool v0.1.3 [INFO] [stderr] Downloaded string_cache_codegen v0.4.1 [INFO] [stderr] Downloaded markup5ever v0.7.2 [INFO] [stderr] Downloaded cfg-if v0.1.3 [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded stable_deref_trait v1.0.0 [INFO] [stderr] Downloaded smallvec v0.6.1 [INFO] [stderr] Downloaded debug_unreachable v0.1.1 [INFO] [stderr] Downloaded syn v0.13.7 [INFO] [stderr] Downloaded tokio-timer v0.2.3 [INFO] [stderr] Downloaded string_cache v0.7.2 [INFO] [stderr] Downloaded tokio v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea2102425b4b2206f47b8478bbf2bebb829401021583a1bcaac581cf4ba8b2e [INFO] running `Command { std: "docker" "start" "-a" "cea2102425b4b2206f47b8478bbf2bebb829401021583a1bcaac581cf4ba8b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea2102425b4b2206f47b8478bbf2bebb829401021583a1bcaac581cf4ba8b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea2102425b4b2206f47b8478bbf2bebb829401021583a1bcaac581cf4ba8b2e", kill_on_drop: false }` [INFO] [stdout] cea2102425b4b2206f47b8478bbf2bebb829401021583a1bcaac581cf4ba8b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1edefec00aa6b8d25e57565de81d1623d452ce388f2f287c628d3fe80fb9560 [INFO] running `Command { std: "docker" "start" "-a" "d1edefec00aa6b8d25e57565de81d1623d452ce388f2f287c628d3fe80fb9560", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking serde v1.0.53 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking futf v0.1.3 [INFO] [stderr] Checking mime v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking utf-8 v0.7.2 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Checking tokio-executor v0.1.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.0/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] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Compiling synstructure v0.6.1 [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.0/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] [stderr] Checking tokio-service v0.1.0 [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" "d1edefec00aa6b8d25e57565de81d1623d452ce388f2f287c628d3fe80fb9560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1edefec00aa6b8d25e57565de81d1623d452ce388f2f287c628d3fe80fb9560", kill_on_drop: false }` [INFO] [stdout] d1edefec00aa6b8d25e57565de81d1623d452ce388f2f287c628d3fe80fb9560 [INFO] checking rust-community/curate-issue against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-community%2Fcurate-issue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-community/curate-issue on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-community/curate-issue [INFO] finished tweaking git repo https://github.com/rust-community/curate-issue [INFO] tweaked toml for git repo https://github.com/rust-community/curate-issue written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-community/curate-issue 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc1c1143e56864c3c43599113312475eaf64a20af88de1044e7e822f12e5feec [INFO] running `Command { std: "docker" "start" "-a" "cc1c1143e56864c3c43599113312475eaf64a20af88de1044e7e822f12e5feec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1c1143e56864c3c43599113312475eaf64a20af88de1044e7e822f12e5feec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1c1143e56864c3c43599113312475eaf64a20af88de1044e7e822f12e5feec", kill_on_drop: false }` [INFO] [stdout] cc1c1143e56864c3c43599113312475eaf64a20af88de1044e7e822f12e5feec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc3fd3b97ca4f9a5853ac0a7fa2903e0167f1fc16b88da9ab7bb0337d59245b [INFO] running `Command { std: "docker" "start" "-a" "7dc3fd3b97ca4f9a5853ac0a7fa2903e0167f1fc16b88da9ab7bb0337d59245b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "7dc3fd3b97ca4f9a5853ac0a7fa2903e0167f1fc16b88da9ab7bb0337d59245b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc3fd3b97ca4f9a5853ac0a7fa2903e0167f1fc16b88da9ab7bb0337d59245b", kill_on_drop: false }` [INFO] [stdout] 7dc3fd3b97ca4f9a5853ac0a7fa2903e0167f1fc16b88da9ab7bb0337d59245b