[INFO] fetching crate qualia_derive 0.9.1... [INFO] checking qualia_derive-0.9.1 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate qualia_derive 0.9.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate qualia_derive 0.9.1 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate qualia_derive 0.9.1 [INFO] finished tweaking crates.io crate qualia_derive 0.9.1 [INFO] tweaked toml for crates.io crate qualia_derive 0.9.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9605245da7759fe7eb9f03c44f29166bf3281141a46f08c229eda39d677b5ec8 [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" "9605245da7759fe7eb9f03c44f29166bf3281141a46f08c229eda39d677b5ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9605245da7759fe7eb9f03c44f29166bf3281141a46f08c229eda39d677b5ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9605245da7759fe7eb9f03c44f29166bf3281141a46f08c229eda39d677b5ec8", kill_on_drop: false }` [INFO] [stdout] 9605245da7759fe7eb9f03c44f29166bf3281141a46f08c229eda39d677b5ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3750e5a226fc8fbdc686162cfbb1527c4cec8822c7abce0e011d57fea20345c2 [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" "3750e5a226fc8fbdc686162cfbb1527c4cec8822c7abce0e011d57fea20345c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking qualia_derive v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking trybuild v1.0.38 [INFO] [stdout] error[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/derive.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use qualia::{object, ConversionError, Object, Result}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qualia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/derive.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | Shape::try_from(object!("name" => "letter", "width" => 8, "height" => 11))?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | Shape::try_from(object!("name" => "letter", "height" => 11)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | Shape::try_from(object!("name" => 4, "width" => 8, "height" => 11)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | Shape::try_from(object!("name" => "letter", "width" => "potato", "height" => 11)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/derive.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | object!("name" => "letter", "width" => 8, "height" => 11), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qualia` [INFO] [stdout] --> tests/derive.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/attrs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use qualia::{object, ConversionError, Object, Result}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qualia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/attrs.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/attrs.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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[E0432]: unresolved import `qualia` [INFO] [stdout] --> tests/attrs.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | object!("my-name" => "letter", "width" => 8, "height" => 11), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | let obj: Object = object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | let obj: Object = object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | ShapeWithType::try_from(object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | ShapeWithType::try_from(object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `object` [INFO] [stdout] --> tests/attrs.rs:129:33 [INFO] [stdout] | [INFO] [stdout] 129 | ShapeWithType::try_from(object!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qualia` [INFO] [stdout] --> tests/attrs.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qualia_derive` [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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qualia` [INFO] [stdout] --> tests/attrs.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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 `qualia` [INFO] [stdout] --> tests/attrs.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, ObjectShape, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `qualia` [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3750e5a226fc8fbdc686162cfbb1527c4cec8822c7abce0e011d57fea20345c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3750e5a226fc8fbdc686162cfbb1527c4cec8822c7abce0e011d57fea20345c2", kill_on_drop: false }` [INFO] [stdout] 3750e5a226fc8fbdc686162cfbb1527c4cec8822c7abce0e011d57fea20345c2