[INFO] updating cached repository https://github.com/MOZGIII/ec2vol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57c7701ebeb359d3edbfa2f855e172e3031d344e [INFO] testing MOZGIII/ec2vol against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMOZGIII%2Fec2vol" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MOZGIII/ec2vol on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MOZGIII/ec2vol [INFO] finished tweaking git repo https://github.com/MOZGIII/ec2vol [INFO] tweaked toml for git repo https://github.com/MOZGIII/ec2vol written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MOZGIII/ec2vol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b48facac48c3261c17d7e9c282fc69403c76fe8895857e0235a512e401203ea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b48facac48c3261c17d7e9c282fc69403c76fe8895857e0235a512e401203ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b48facac48c3261c17d7e9c282fc69403c76fe8895857e0235a512e401203ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b48facac48c3261c17d7e9c282fc69403c76fe8895857e0235a512e401203ea", kill_on_drop: false }` [INFO] [stdout] 6b48facac48c3261c17d7e9c282fc69403c76fe8895857e0235a512e401203ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e2dcd42d53c8bbaa2c18b3d0df362f4109aa9e9705f2e69f3fb0792626acb60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e2dcd42d53c8bbaa2c18b3d0df362f4109aa9e9705f2e69f3fb0792626acb60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling bindgen v0.51.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling linux-nvme-sys v0.3.0 [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:77980 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvme_telemetry_log_page_hdr { pub lpi : __u8 , pub rsvd : [ __u8 ; 4usize ] , pub iee_oui : [ __u8 ; 3usize ] , pub dalb1 : __le16 , pub dalb2 : __le16 , pub dalb3 : __le16 , pub rsvd1 : [ __u8 ; 368usize ] , pub ctrlavail : __u8 , pub ctrldgn : __u8 , pub rsnident : [ __u8 ; 128usize ] , pub telemetry_dataarea : __IncompleteArrayField < __u8 > , ... [INFO] [stdout] | ^^^^ -------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:100463 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvme_lba_status { pub nlsd : __u32 , pub cmpc : __u8 , pub rsvd_7_5 : [ __u8 ; 3usize ] , pub descs : __IncompleteArrayField < nvme_lba_status_desc > , ... [INFO] [stdout] | ^^^^ ----------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:104925 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvme_ana_group_desc { pub grpid : __le32 , pub nnsids : __le32 , pub chgcnt : __le64 , pub state : __u8 , pub rsvd17 : [ __u8 ; 15usize ] , pub nsids : __IncompleteArrayField < __le32 > , ... [INFO] [stdout] | ^^^^ --------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:113506 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvme_reservation_status { pub gen : __le32 , pub rtype : __u8 , pub regctl : [ __u8 ; 2usize ] , pub resv5 : [ __u8 ; 2usize ] , pub ptpls : __u8 , pub resv10 : [ __u8 ; 13usize ] , pub regctl_ds : __IncompleteArrayField < nvme_reservation_status__bindgen_ty_1 > , ... [INFO] [stdout] | ^^^^ -------------------------------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:118047 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvme_reservation_status_ext { pub gen : __le32 , pub rtype : __u8 , pub regctl : [ __u8 ; 2usize ] , pub resv5 : [ __u8 ; 2usize ] , pub ptpls : __u8 , pub resv10 : [ __u8 ; 14usize ] , pub resv24 : [ __u8 ; 40usize ] , pub regctl_eds : __IncompleteArrayField < nvme_reservation_status_ext__bindgen_ty_1 > , ... [INFO] [stdout] | ^^^^ ------------------------------------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-27a2612f6a079bad/out/bindings.rs:3:198468 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone , PartialEq , Eq ) ] pub struct nvmf_disc_rsp_page_hdr { pub genctr : __le64 , pub numrec : __le64 , pub recfmt : __le16 , pub resv14 : [ __u8 ; 1006usize ] , pub entries : __IncompleteArrayField < nvmf_disc_rsp_page_entry > , ... [INFO] [stdout] | ^^^^ ----------------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-nvme-sys`. [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2e2dcd42d53c8bbaa2c18b3d0df362f4109aa9e9705f2e69f3fb0792626acb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2dcd42d53c8bbaa2c18b3d0df362f4109aa9e9705f2e69f3fb0792626acb60", kill_on_drop: false }` [INFO] [stdout] 2e2dcd42d53c8bbaa2c18b3d0df362f4109aa9e9705f2e69f3fb0792626acb60