[INFO] cloning repository https://github.com/k-nasa/memo_command [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-nasa/memo_command" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fmemo_command", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fmemo_command'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ec7e69636d89d6e3b6be544c0e27d12430796cd [INFO] checking k-nasa/memo_command against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fmemo_command" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-nasa/memo_command on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k-nasa/memo_command [INFO] finished tweaking git repo https://github.com/k-nasa/memo_command [INFO] tweaked toml for git repo https://github.com/k-nasa/memo_command written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/k-nasa/memo_command 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open v1.3.2 [INFO] [stderr] Downloaded dialoguer v0.5.0 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded string_cache v0.8.0 [INFO] [stderr] Downloaded toml-query_derive v0.9.0 [INFO] [stderr] Downloaded handlebars v3.0.1 [INFO] [stderr] Downloaded mdbook v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ca57a4b9b84970473dbbb4b2f7ee107a530c42f61b63da7b8531dc40e9f4f5 [INFO] running `Command { std: "docker" "start" "-a" "03ca57a4b9b84970473dbbb4b2f7ee107a530c42f61b63da7b8531dc40e9f4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ca57a4b9b84970473dbbb4b2f7ee107a530c42f61b63da7b8531dc40e9f4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ca57a4b9b84970473dbbb4b2f7ee107a530c42f61b63da7b8531dc40e9f4f5", kill_on_drop: false }` [INFO] [stdout] 03ca57a4b9b84970473dbbb4b2f7ee107a530c42f61b63da7b8531dc40e9f4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7630af4dc263b6b9d1a49d66c378e889cf33f20f59bf007e39e8e9e9903362 [INFO] running `Command { std: "docker" "start" "-a" "be7630af4dc263b6b9d1a49d66c378e889cf33f20f59bf007e39e8e9e9903362", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.1/src/tendril.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | if (*header).refcount.decrement() == 1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.1/src/tendril.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | (*self.header()).refcount.increment(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.13 [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-8fa0c7a50353cdb8.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/01706e1a34c87656fcbfce198608f4cd2ac6461a/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f86c3cbda71961a5 -C extra-filename=-cbf6b36ad98ada74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-825557bf1f9e0fbe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-38af4b4b0c545294.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "be7630af4dc263b6b9d1a49d66c378e889cf33f20f59bf007e39e8e9e9903362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7630af4dc263b6b9d1a49d66c378e889cf33f20f59bf007e39e8e9e9903362", kill_on_drop: false }` [INFO] [stdout] be7630af4dc263b6b9d1a49d66c378e889cf33f20f59bf007e39e8e9e9903362