[INFO] crate sardonyx_assets 0.0.3 is already in cache [INFO] checking sardonyx_assets-0.0.3 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate sardonyx_assets 0.0.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sardonyx_assets 0.0.3 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sardonyx_assets 0.0.3 [INFO] finished tweaking crates.io crate sardonyx_assets 0.0.3 [INFO] tweaked toml for crates.io crate sardonyx_assets 0.0.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate sardonyx_assets 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] fc7e13de7e5e168e797e6573edb11fc01dfa39b1af34d233b91ab00ec29ac414 [INFO] running `"docker" "start" "-a" "fc7e13de7e5e168e797e6573edb11fc01dfa39b1af34d233b91ab00ec29ac414"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Checking sardonyx_error v0.0.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling alga_derive v0.9.1 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.9.2 [INFO] [stderr] Checking specs v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.10 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking specs-hierarchy v0.5.1 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ron-0.5.1/src/parse.rs:649:1 [INFO] [stderr] | [INFO] [stderr] 649 | / bitflags! { [INFO] [stderr] 650 | | pub struct Extensions: usize { [INFO] [stderr] 651 | | const UNWRAP_NEWTYPES = 0x1; [INFO] [stderr] 652 | | const IMPLICIT_SOME = 0x2; [INFO] [stderr] 653 | | } [INFO] [stderr] 654 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `ron`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fc7e13de7e5e168e797e6573edb11fc01dfa39b1af34d233b91ab00ec29ac414"` [INFO] running `"docker" "rm" "-f" "fc7e13de7e5e168e797e6573edb11fc01dfa39b1af34d233b91ab00ec29ac414"` [INFO] [stdout] fc7e13de7e5e168e797e6573edb11fc01dfa39b1af34d233b91ab00ec29ac414