[INFO] fetching crate spatialos-macro 0.1.1... [INFO] checking spatialos-macro-0.1.1 against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] extracting crate spatialos-macro 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate spatialos-macro 0.1.1 on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spatialos-macro 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate spatialos-macro 0.1.1 [INFO] tweaked toml for crates.io crate spatialos-macro 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate spatialos-macro 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4203db63bacf5f866bc2d9ad61d89930d39473f40b97b1d71c94981ed8d56efe [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" "4203db63bacf5f866bc2d9ad61d89930d39473f40b97b1d71c94981ed8d56efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4203db63bacf5f866bc2d9ad61d89930d39473f40b97b1d71c94981ed8d56efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4203db63bacf5f866bc2d9ad61d89930d39473f40b97b1d71c94981ed8d56efe", kill_on_drop: false }` [INFO] [stdout] 4203db63bacf5f866bc2d9ad61d89930d39473f40b97b1d71c94981ed8d56efe [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5fbdeec75bdcf908e0b0205b92f298fc6fa274f4341bfb92da00718cfc14cb [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" "ba5fbdeec75bdcf908e0b0205b92f298fc6fa274f4341bfb92da00718cfc14cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking spatialos-macro v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(SpatialType)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(SpatialComponent)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(SpatialComponent)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | #[derive(SpatialComponent)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | #[derive(SpatialComponent)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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[E0433]: failed to resolve: use of undeclared crate or module `spatialos_sdk` [INFO] [stdout] --> examples/component_macro.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(SpatialComponent)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `spatialos_sdk` [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: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spatialos-macro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ba5fbdeec75bdcf908e0b0205b92f298fc6fa274f4341bfb92da00718cfc14cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5fbdeec75bdcf908e0b0205b92f298fc6fa274f4341bfb92da00718cfc14cb", kill_on_drop: false }` [INFO] [stdout] ba5fbdeec75bdcf908e0b0205b92f298fc6fa274f4341bfb92da00718cfc14cb