[INFO] fetching crate sixtyfps-compilerlib 0.0.2... [INFO] checking sixtyfps-compilerlib-0.0.2 against beta for pr-78714 [INFO] extracting crate sixtyfps-compilerlib 0.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate sixtyfps-compilerlib 0.0.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps-compilerlib 0.0.2 [INFO] finished tweaking crates.io crate sixtyfps-compilerlib 0.0.2 [INFO] tweaked toml for crates.io crate sixtyfps-compilerlib 0.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d245bc3c0d159ad5d3136d7730fe78ff211660214308b088c35673e45a01630b [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" "d245bc3c0d159ad5d3136d7730fe78ff211660214308b088c35673e45a01630b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d245bc3c0d159ad5d3136d7730fe78ff211660214308b088c35673e45a01630b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d245bc3c0d159ad5d3136d7730fe78ff211660214308b088c35673e45a01630b", kill_on_drop: false }` [INFO] [stdout] d245bc3c0d159ad5d3136d7730fe78ff211660214308b088c35673e45a01630b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05feda1cebe025e521b0235a99999506703cfae144bc8aed88e4291736bf8893 [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" "05feda1cebe025e521b0235a99999506703cfae144bc8aed88e4291736bf8893", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sixtyfps-compilerlib v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking thin-dst v1.1.0 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Checking css-color-parser2 v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking xmlparser v0.3.0 [INFO] [stderr] Checking rowan v0.10.0 [INFO] [stderr] Checking svgparser v0.8.1 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Checking lyon_path v0.16.2 [INFO] [stderr] Checking lyon_algorithms v0.16.0 [INFO] [stderr] Checking lyon_tessellation v0.16.2 [INFO] [stderr] Checking lyon_svg v0.16.0 [INFO] [stderr] Checking lyon v0.16.2 [INFO] [stdout] error[E0432]: unresolved import `parser_test_macro` [INFO] [stdout] --> parser.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub use parser_test_macro::parser_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `parser_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/statements.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/statements.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:683:18 [INFO] [stdout] | [INFO] [stdout] 683 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:649:18 [INFO] [stdout] | [INFO] [stdout] 649 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:601:18 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:568:18 [INFO] [stdout] | [INFO] [stdout] 568 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:528:18 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:514:18 [INFO] [stdout] | [INFO] [stdout] 514 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:474:18 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:460:18 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:417:18 [INFO] [stdout] | [INFO] [stdout] 417 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:383:18 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:354:18 [INFO] [stdout] | [INFO] [stdout] 354 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:315:18 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:295:18 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(test, parser_test)] [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 attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sixtyfps-compilerlib` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "05feda1cebe025e521b0235a99999506703cfae144bc8aed88e4291736bf8893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05feda1cebe025e521b0235a99999506703cfae144bc8aed88e4291736bf8893", kill_on_drop: false }` [INFO] [stdout] 05feda1cebe025e521b0235a99999506703cfae144bc8aed88e4291736bf8893