[INFO] cloning repository https://github.com/eeeeeta/sqa-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eeeeeta/sqa-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fsqa-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fsqa-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1609f2e19ae7bcad7d38d1d9fa9f507eabddf5cb [INFO] testing eeeeeta/sqa-engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fsqa-engine" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eeeeeta/sqa-engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eeeeeta/sqa-engine [INFO] finished tweaking git repo https://github.com/eeeeeta/sqa-engine [INFO] tweaked toml for git repo https://github.com/eeeeeta/sqa-engine written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/eeeeeta/sqa-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59cf8243a7f0a89a16bd1826d96d856cfd3997287f5c5e3b235efcff9c5e9917 [INFO] running `Command { std: "docker" "start" "-a" "59cf8243a7f0a89a16bd1826d96d856cfd3997287f5c5e3b235efcff9c5e9917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59cf8243a7f0a89a16bd1826d96d856cfd3997287f5c5e3b235efcff9c5e9917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59cf8243a7f0a89a16bd1826d96d856cfd3997287f5c5e3b235efcff9c5e9917", kill_on_drop: false }` [INFO] [stdout] 59cf8243a7f0a89a16bd1826d96d856cfd3997287f5c5e3b235efcff9c5e9917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1aa02379dd5994e7acdc77338cea47a4662397c4c8eec6c5950f5e3ba726d85 [INFO] running `Command { std: "docker" "start" "-a" "f1aa02379dd5994e7acdc77338cea47a4662397c4c8eec6c5950f5e3ba726d85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop-union v0.1.9 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling bounded-spsc-queue v0.4.0 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-union-0.1.9/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stdout] error[E0740]: unions cannot contain fields that may need dropping [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-union-0.1.9/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | value: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: a type is guaranteed not to need dropping when it implements `Copy`, or when it is the special `ManuallyDrop<_>` type [INFO] [stdout] help: when the type does not implement `Copy`, wrap it inside a `ManuallyDrop<_>` and ensure it is manually dropped [INFO] [stdout] | [INFO] [stdout] 32 | value: std::mem::ManuallyDrop, [INFO] [stdout] | +++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0740. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nodrop-union` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.4.0/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(allocator_api)] [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bounded-spsc-queue` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f1aa02379dd5994e7acdc77338cea47a4662397c4c8eec6c5950f5e3ba726d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1aa02379dd5994e7acdc77338cea47a4662397c4c8eec6c5950f5e3ba726d85", kill_on_drop: false }` [INFO] [stdout] f1aa02379dd5994e7acdc77338cea47a4662397c4c8eec6c5950f5e3ba726d85