[INFO] fetching crate qualia_derive 0.9.1... [INFO] checking qualia_derive-0.9.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate qualia_derive 0.9.1 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate qualia_derive 0.9.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed39a0aab43f43e3f4b974e175693daeca57b84284c27fd69279e09c6e2985e5 [INFO] running `Command { std: "docker" "start" "-a" "ed39a0aab43f43e3f4b974e175693daeca57b84284c27fd69279e09c6e2985e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed39a0aab43f43e3f4b974e175693daeca57b84284c27fd69279e09c6e2985e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed39a0aab43f43e3f4b974e175693daeca57b84284c27fd69279e09c6e2985e5", kill_on_drop: false }` [INFO] [stdout] ed39a0aab43f43e3f4b974e175693daeca57b84284c27fd69279e09c6e2985e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a13c153a57f745ff7dbb77c2f133b49b9d3c58414f15ded8ccaabd9a4f1686fa [INFO] running `Command { std: "docker" "start" "-a" "a13c153a57f745ff7dbb77c2f133b49b9d3c58414f15ded8ccaabd9a4f1686fa", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75: extra-traits, full [INFO] [stderr] syn v1.0.75 (as host dependency): extra-traits, full [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling trybuild v1.0.45 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking qualia_derive v0.9.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Migrating tests/compile.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/derive.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/attrs.rs from 2018 edition to 2021 [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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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: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 the derive macro `ObjectShape` (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 the derive macro `ObjectShape` (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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a13c153a57f745ff7dbb77c2f133b49b9d3c58414f15ded8ccaabd9a4f1686fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a13c153a57f745ff7dbb77c2f133b49b9d3c58414f15ded8ccaabd9a4f1686fa", kill_on_drop: false }` [INFO] [stdout] a13c153a57f745ff7dbb77c2f133b49b9d3c58414f15ded8ccaabd9a4f1686fa