[INFO] cloning repository https://github.com/64/ddos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/64/ddos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64%2Fddos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64%2Fddos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98fe51be0ad53ea46eb3332ae2eafcf1cfd28138
[INFO] checking 64/ddos against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F64%2Fddos" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/64/ddos
[INFO] finished tweaking git repo https://github.com/64/ddos
[INFO] tweaked toml for git repo https://github.com/64/ddos written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/64/ddos on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/64/ddos 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded log v0.4.8
[INFO] [stderr]   Downloaded x86_64 v0.8.3
[INFO] [stderr]   Downloaded volatile v0.2.6
[INFO] [stderr]   Downloaded acpi v0.4.0
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded bit_field v0.9.0
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded aml v0.4.0
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded bootloader v0.8.3
[INFO] [stderr]   Downloaded intrusive-collections v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a1de647e5e97ddf0c02c3fe28e19e6ac3af25b08da80191e54d74da919e1ea
[INFO] running `Command { std: "docker" "start" "-a" "65a1de647e5e97ddf0c02c3fe28e19e6ac3af25b08da80191e54d74da919e1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a1de647e5e97ddf0c02c3fe28e19e6ac3af25b08da80191e54d74da919e1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a1de647e5e97ddf0c02c3fe28e19e6ac3af25b08da80191e54d74da919e1ea", kill_on_drop: false }`
[INFO] [stdout] 65a1de647e5e97ddf0c02c3fe28e19e6ac3af25b08da80191e54d74da919e1ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a140c68c499962f527ff2c511f185ce6958a8f283e097e401ad80bb8c046eb1f
[INFO] running `Command { std: "docker" "start" "-a" "a140c68c499962f527ff2c511f185ce6958a8f283e097e401ad80bb8c046eb1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling bootloader v0.8.3
[INFO] [stderr]     Checking bit_field v0.9.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking aml v0.4.0
[INFO] [stderr]     Checking volatile v0.2.6
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/lib.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![feature(decl_macro, type_ascription, box_syntax)]
[INFO] [stdout]    |                                         ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]    = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/type2.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         AmlValue::Name(box converted_object);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 72 -                         AmlValue::Name(box converted_object);
[INFO] [stdout] 72 +                         AmlValue::Name(Box::new(converted_object));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/value.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 Ok(bytes.iter().rev().fold(0: u64, |mut i, &popped| {
[INFO] [stdout]     |                                             ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/value.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 }))
[INFO] [stdout]     |                   ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/term_object.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |                         AmlValue::Name(box data_ref_object)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 115 -                         AmlValue::Name(box data_ref_object)
[INFO] [stdout] 115 +                         AmlValue::Name(Box::new(data_ref_object))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/lib.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![feature(decl_macro, type_ascription, box_syntax)]
[INFO] [stdout]    |                                         ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]    = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/type2.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         AmlValue::Name(box converted_object);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 72 -                         AmlValue::Name(box converted_object);
[INFO] [stdout] 72 +                         AmlValue::Name(Box::new(converted_object));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/value.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 Ok(bytes.iter().rev().fold(0: u64, |mut i, &popped| {
[INFO] [stdout]     |                                             ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/value.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 }))
[INFO] [stdout]     |                   ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.4.0/src/term_object.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |                         AmlValue::Name(box data_ref_object)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 115 -                         AmlValue::Name(box data_ref_object)
[INFO] [stdout] 115 +                         AmlValue::Name(Box::new(data_ref_object))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking acpi v0.4.0
[INFO] [stderr]     Checking intrusive-collections v0.8.3
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/acpi-0.4.0/src/madt.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |         unsafe { self.flags.get_bit(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[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intrusive-collections-0.8.3/src/lib.rs:277:42
[INFO] [stdout]     |
[INFO] [stdout] 277 | #![cfg_attr(feature = "nightly", feature(const_fn, allow_internal_unstable))]
[INFO] [stdout]     |                                          ^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]     = note: split into finer-grained feature gates
[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/acpi-0.4.0/src/madt.rs:410:45
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let is_disabled = !unsafe { entry.flags.get_bit(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] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acpi` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intrusive-collections-0.8.3/src/lib.rs:277:42
[INFO] [stdout]     |
[INFO] [stdout] 277 | #![cfg_attr(feature = "nightly", feature(const_fn, allow_internal_unstable))]
[INFO] [stdout]     |                                          ^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]     = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `intrusive-collections` (lib) due to 1 previous error
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/acpi-0.4.0/src/madt.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |         unsafe { self.flags.get_bit(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/acpi-0.4.0/src/madt.rs:410:45
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let is_disabled = !unsafe { entry.flags.get_bit(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] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acpi` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `intrusive-collections` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aml` (lib) due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aml` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "a140c68c499962f527ff2c511f185ce6958a8f283e097e401ad80bb8c046eb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a140c68c499962f527ff2c511f185ce6958a8f283e097e401ad80bb8c046eb1f", kill_on_drop: false }`
[INFO] [stdout] a140c68c499962f527ff2c511f185ce6958a8f283e097e401ad80bb8c046eb1f
