[INFO] fetching crate medea-macro 0.2.1... [INFO] checking medea-macro-0.2.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate medea-macro 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate medea-macro 0.2.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate medea-macro 0.2.1 [INFO] finished tweaking crates.io crate medea-macro 0.2.1 [INFO] tweaked toml for crates.io crate medea-macro 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec857be430f23e59941a7523cb847ed0c8931d97545a8da3111a9e7dc49e104 [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" "2ec857be430f23e59941a7523cb847ed0c8931d97545a8da3111a9e7dc49e104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec857be430f23e59941a7523cb847ed0c8931d97545a8da3111a9e7dc49e104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec857be430f23e59941a7523cb847ed0c8931d97545a8da3111a9e7dc49e104", kill_on_drop: false }` [INFO] [stdout] 2ec857be430f23e59941a7523cb847ed0c8931d97545a8da3111a9e7dc49e104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 371bb2e431efb5ba2a00fe3ed9af3618fac8b8e70e83203808394017b874cecd [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" "371bb2e431efb5ba2a00fe3ed9af3618fac8b8e70e83203808394017b874cecd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking synstructure v0.12.4 [INFO] [stderr] Checking medea-macro v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `medea_jason` [INFO] [stdout] --> tests/js_caused.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use medea_jason::utils::JsCaused; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `medea_jason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `js` in this scope [INFO] [stdout] --> tests/js_caused.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | Bar(#[js(cause)] CausedError), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `js` in this scope [INFO] [stdout] --> tests/js_caused.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[js(error = "SomeError")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `JsCaused` in this scope [INFO] [stdout] --> tests/js_caused.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(JsCaused)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `js` in this scope [INFO] [stdout] --> tests/js_caused.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[js(error = "SomeError")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `js` in this scope [INFO] [stdout] --> tests/js_caused.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | Bar(#[js(cause)] CausedError), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for struct `derives_for_structure::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 8 | struct TestError; [INFO] [stdout] | ----------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 11 | assert_eq!(err.name(), "TestError"); [INFO] [stdout] | ^^^^ method not found in `derives_for_structure::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for struct `derives_for_structure::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 8 | struct TestError; [INFO] [stdout] | ----------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 12 | assert!(err.js_cause().is_none()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_structure::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_enum_with_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 18 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 24 | assert_eq!(err.name(), "Foo"); [INFO] [stdout] | ^^^^ method not found in `derives_for_enum_with_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_enum_with_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 18 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 25 | assert!(err.js_cause().is_none()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_enum_with_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_enum_with_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 18 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 28 | assert_eq!(err.name(), "Bar"); [INFO] [stdout] | ^^^^ method not found in `derives_for_enum_with_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_enum_with_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 18 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 29 | assert!(err.js_cause().is_some()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_enum_with_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_enum_with_nested_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 40 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 48 | assert_eq!(err.name(), "Foo"); [INFO] [stdout] | ^^^^ method not found in `derives_for_enum_with_nested_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_enum_with_nested_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 40 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 49 | assert!(err.js_cause().is_none()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_enum_with_nested_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_enum_with_nested_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 40 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 52 | assert_eq!(err.name(), "Bar"); [INFO] [stdout] | ^^^^ method not found in `derives_for_enum_with_nested_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_enum_with_nested_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 40 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 53 | assert!(err.js_cause().is_some()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_enum_with_nested_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_non_default_name_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 68 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 76 | assert_eq!(err.name(), "Foo"); [INFO] [stdout] | ^^^^ method not found in `derives_for_non_default_name_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_non_default_name_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 68 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 77 | assert!(err.js_cause().is_none()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_non_default_name_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for enum `derives_for_non_default_name_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 68 | enum TestError { [INFO] [stdout] | -------------- method `name` not found for this [INFO] [stdout] ... [INFO] [stdout] 80 | assert_eq!(err.name(), "Bar"); [INFO] [stdout] | ^^^^ method not found in `derives_for_non_default_name_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `js_cause` found for enum `derives_for_non_default_name_js_error::TestError` in the current scope [INFO] [stdout] --> tests/js_caused.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 68 | enum TestError { [INFO] [stdout] | -------------- method `js_cause` not found for this [INFO] [stdout] ... [INFO] [stdout] 81 | assert!(err.js_cause().is_some()); [INFO] [stdout] | ^^^^^^^^ method not found in `derives_for_non_default_name_js_error::TestError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `medea-macro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "371bb2e431efb5ba2a00fe3ed9af3618fac8b8e70e83203808394017b874cecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371bb2e431efb5ba2a00fe3ed9af3618fac8b8e70e83203808394017b874cecd", kill_on_drop: false }` [INFO] [stdout] 371bb2e431efb5ba2a00fe3ed9af3618fac8b8e70e83203808394017b874cecd