[INFO] fetching crate rxml_proc 0.4.0... [INFO] checking rxml_proc-0.4.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate rxml_proc 0.4.0 into /workspace/builds/worker-86/source [INFO] validating manifest of crates.io crate rxml_proc 0.4.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rxml_proc 0.4.0 [INFO] finished tweaking crates.io crate rxml_proc 0.4.0 [INFO] tweaked toml for crates.io crate rxml_proc 0.4.0 written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate crates.io crate rxml_proc 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b9afeb221bb7b56e86009a4cfd0c3f402669134f012ca50016f74d156c6268 [INFO] running `Command { std: "docker" "start" "-a" "32b9afeb221bb7b56e86009a4cfd0c3f402669134f012ca50016f74d156c6268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b9afeb221bb7b56e86009a4cfd0c3f402669134f012ca50016f74d156c6268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b9afeb221bb7b56e86009a4cfd0c3f402669134f012ca50016f74d156c6268", kill_on_drop: false }` [INFO] [stdout] 32b9afeb221bb7b56e86009a4cfd0c3f402669134f012ca50016f74d156c6268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54a042b4fe18852b2e3f53044f3859b18f7bae88ec07f8d77bcd0d84387be78c [INFO] running `Command { std: "docker" "start" "-a" "54a042b4fe18852b2e3f53044f3859b18f7bae88ec07f8d77bcd0d84387be78c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking rxml_validation v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking syn v1.0.74 [INFO] [stderr] Checking rxml_proc v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rxml` [INFO] [stdout] --> examples/test.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const FOO: &'static rxml::CDataStr = xml_cdata!("foo"); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rxml` [INFO] [stdout] --> examples/test.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | const FOO: &'static rxml::CDataStr = xml_cdata!("foo"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `xml_cdata` (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 `rxml` [INFO] [stdout] --> examples/test.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | const BAR: &'static rxml::NameStr = xml_name!("foo:bar"); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rxml` [INFO] [stdout] --> examples/test.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | const BAR: &'static rxml::NameStr = xml_name!("foo:bar"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `xml_name` (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 `rxml` [INFO] [stdout] --> examples/test.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const BAZ: &'static rxml::NCNameStr = xml_ncname!("foobar"); [INFO] [stdout] | ^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rxml` [INFO] [stdout] --> examples/test.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | const BAZ: &'static rxml::NCNameStr = xml_ncname!("foobar"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `rxml` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `xml_ncname` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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 `rxml_proc` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "54a042b4fe18852b2e3f53044f3859b18f7bae88ec07f8d77bcd0d84387be78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a042b4fe18852b2e3f53044f3859b18f7bae88ec07f8d77bcd0d84387be78c", kill_on_drop: false }` [INFO] [stdout] 54a042b4fe18852b2e3f53044f3859b18f7bae88ec07f8d77bcd0d84387be78c