[INFO] updating cached repository https://github.com/eeeeeta/mfl-gramophone [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 194dc7f0d81d07ecd87eb3e6d7e1f0e29c6b0a44 [INFO] checking eeeeeta/mfl-gramophone against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fmfl-gramophone" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eeeeeta/mfl-gramophone on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eeeeeta/mfl-gramophone [INFO] finished tweaking git repo https://github.com/eeeeeta/mfl-gramophone [INFO] tweaked toml for git repo https://github.com/eeeeeta/mfl-gramophone written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/eeeeeta/mfl-gramophone already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 910ffa3c9e7c76086a3118e6e57403fc0a5f2493b46f27151292b32af2942d7c [INFO] running `"docker" "start" "-a" "910ffa3c9e7c76086a3118e6e57403fc0a5f2493b46f27151292b32af2942d7c"` [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Checking nodrop-union v0.1.9 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Checking bounded-spsc-queue v0.4.0 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking rosc v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-union-0.1.9/src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #![feature(untagged_unions)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0740]: unions may not contain fields that need dropping [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-union-0.1.9/src/lib.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | value: T, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `std::mem::ManuallyDrop` can be used to wrap the type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nodrop-union-0.1.9/src/lib.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | value: T, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0740. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `nodrop-union`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.4.0/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(allocator_api)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `bounded-spsc-queue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "910ffa3c9e7c76086a3118e6e57403fc0a5f2493b46f27151292b32af2942d7c"` [INFO] running `"docker" "rm" "-f" "910ffa3c9e7c76086a3118e6e57403fc0a5f2493b46f27151292b32af2942d7c"` [INFO] [stdout] 910ffa3c9e7c76086a3118e6e57403fc0a5f2493b46f27151292b32af2942d7c