[INFO] cloning repository https://github.com/GamePad64/fsdedup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GamePad64/fsdedup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamePad64%2Ffsdedup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamePad64%2Ffsdedup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11d179b59addf5c37abb43c8af0048faa99842b4
[INFO] checking GamePad64/fsdedup/11d179b59addf5c37abb43c8af0048faa99842b4 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamePad64%2Ffsdedup" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GamePad64/fsdedup
[INFO] finished tweaking git repo https://github.com/GamePad64/fsdedup
[INFO] tweaked toml for git repo https://github.com/GamePad64/fsdedup written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GamePad64/fsdedup on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GamePad64/fsdedup 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.19
[INFO] [stderr]   Downloaded tracing-log v0.1.2
[INFO] [stderr]   Downloaded minilzo-sys v0.1.0
[INFO] [stderr]   Downloaded minilzo v0.2.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.8
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded btrfs v1.2.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.7
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.7
[INFO] [stderr]   Downloaded nix v0.8.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.2
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded syn v1.0.86
[INFO] [stderr]   Downloaded crc64fast v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3
[INFO] running `Command { std: "docker" "start" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking minilzo-sys v0.1.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking minilzo v0.2.0
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking uuid v0.5.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crc64fast v1.0.0
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.8
[INFO] [stderr]     Checking btrfs v1.2.2
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/btrfs-1.2.2/src/diskformat/item/extent_data.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 |                         self.data ().other_encoding)
[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 `btrfs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3", kill_on_drop: false }`
[INFO] [stdout] 4fee9a9f40089de3e77919b8ecbce12056d6490f7e0479aef1d48038a86987f3
