[INFO] cloning repository https://github.com/byronwasti/prusto-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byronwasti/prusto-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fprusto-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fprusto-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19ebe0881d627fc1516c57ba5d56df3a8db5ad88 [INFO] checking byronwasti/prusto-watch against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyronwasti%2Fprusto-watch" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byronwasti/prusto-watch on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/byronwasti/prusto-watch [INFO] removed path dependency ls010b7dh01 from git repo https://github.com/byronwasti/prusto-watch [INFO] removed path dependency rn4870 from git repo https://github.com/byronwasti/prusto-watch [INFO] removed path dependency stm32f30x-hal from git repo https://github.com/byronwasti/prusto-watch [INFO] finished tweaking git repo https://github.com/byronwasti/prusto-watch [INFO] tweaked toml for git repo https://github.com/byronwasti/prusto-watch written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/byronwasti/prusto-watch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ls010b7dh01) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rn4870) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stm32f30x-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ls010b7dh01) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rn4870) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stm32f30x-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded stm32f30x-hal v0.2.0 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt v0.4.0 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded untagged-option v0.1.1 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded aligned v0.1.2 [INFO] [stderr] Downloaded rn4870 v0.1.0 [INFO] [stderr] Downloaded stm32f30x v0.7.1 [INFO] [stderr] Downloaded rtfm-syntax v0.3.4 [INFO] [stderr] Downloaded rtfm-core v0.2.0 [INFO] [stderr] Downloaded panic-abort v0.1.1 [INFO] [stderr] Downloaded bare-metal v0.1.3 [INFO] [stderr] Downloaded cortex-m v0.4.3 [INFO] [stderr] Downloaded cortex-m-rt v0.3.16 [INFO] [stderr] Downloaded embedded-graphics v0.1.1 [INFO] [stderr] Downloaded embedded-hal v0.1.3 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded cortex-m v0.3.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.2.1 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded stm32f30x v0.6.2 [INFO] [stderr] Downloaded ls010b7dh01 v0.1.0 [INFO] [stderr] Downloaded cortex-m-rtfm v0.3.4 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 625639e2890ba64f6e5c0fb4acb92dafd71bc8b05ebdd36e8d043afe22c5b4c2 [INFO] running `Command { std: "docker" "start" "-a" "625639e2890ba64f6e5c0fb4acb92dafd71bc8b05ebdd36e8d043afe22c5b4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625639e2890ba64f6e5c0fb4acb92dafd71bc8b05ebdd36e8d043afe22c5b4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625639e2890ba64f6e5c0fb4acb92dafd71bc8b05ebdd36e8d043afe22c5b4c2", kill_on_drop: false }` [INFO] [stdout] 625639e2890ba64f6e5c0fb4acb92dafd71bc8b05ebdd36e8d043afe22c5b4c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332cd5e8b6348a86599636475bfb499f662f7f27cea91f12766eed4041259184 [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" "332cd5e8b6348a86599636475bfb499f662f7f27cea91f12766eed4041259184", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ls010b7dh01) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rn4870) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (stm32f30x-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bare-metal v0.1.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking aligned v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling cortex-m v0.3.1 [INFO] [stderr] Compiling cortex-m v0.4.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling stm32f30x v0.7.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking untagged-option v0.1.1 [INFO] [stdout] error[E0740]: unions may not contain fields that need dropping [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/untagged-option-0.1.1/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub some: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `std::mem::ManuallyDrop` can be used to wrap the type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/untagged-option-0.1.1/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub some: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0740`. [INFO] [stdout] [INFO] [stderr] error: could not compile `untagged-option`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "332cd5e8b6348a86599636475bfb499f662f7f27cea91f12766eed4041259184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332cd5e8b6348a86599636475bfb499f662f7f27cea91f12766eed4041259184", kill_on_drop: false }` [INFO] [stdout] 332cd5e8b6348a86599636475bfb499f662f7f27cea91f12766eed4041259184