[INFO] crate moxie-dom 0.2.2 is already in cache [INFO] testing moxie-dom-0.2.2 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate moxie-dom 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate moxie-dom 0.2.2 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate moxie-dom 0.2.2 [INFO] finished tweaking crates.io crate moxie-dom 0.2.2 [INFO] tweaked toml for crates.io crate moxie-dom 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2a5b4ee6db22042c23ba3ca3ae6346015a2b36338271cf29fd44cddd6cace1 [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" "2f2a5b4ee6db22042c23ba3ca3ae6346015a2b36338271cf29fd44cddd6cace1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2a5b4ee6db22042c23ba3ca3ae6346015a2b36338271cf29fd44cddd6cace1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2a5b4ee6db22042c23ba3ca3ae6346015a2b36338271cf29fd44cddd6cace1", kill_on_drop: false }` [INFO] [stdout] 2f2a5b4ee6db22042c23ba3ca3ae6346015a2b36338271cf29fd44cddd6cace1 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46723ea10a7e5b1aa7993d9e0854a7d556cdb8714d3c06929b997b7d09178f4d [INFO] running `Command { std: "docker" "start" "-a" "46723ea10a7e5b1aa7993d9e0854a7d556cdb8714d3c06929b997b7d09178f4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling snax v0.3.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Compiling mox v0.2.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling illicit v0.9.2 [INFO] [stderr] Compiling topo v0.9.4 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.42 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling moxie v0.2.3 [INFO] [stderr] Compiling raf v0.1.0 [INFO] [stderr] Compiling augdom v0.1.0 [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in crate `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/augdom-0.1.0/src/event.rs:444:10 [INFO] [stdout] | [INFO] [stdout] 444 | sys::ClipboardEvent [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `KeyboardEvent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.42/src/features/gen_KeyboardEvent.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `KeyboardEvent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/augdom-0.1.0/src/event.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | sys::ClipboardEvent [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `KeyboardEvent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.42/src/features/gen_KeyboardEvent.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `KeyboardEvent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/augdom-0.1.0/src/event.rs:1137:10 [INFO] [stdout] | [INFO] [stdout] 1137 | sys::ClipboardEvent [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `KeyboardEvent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.42/src/features/gen_KeyboardEvent.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `KeyboardEvent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `augdom`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "46723ea10a7e5b1aa7993d9e0854a7d556cdb8714d3c06929b997b7d09178f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46723ea10a7e5b1aa7993d9e0854a7d556cdb8714d3c06929b997b7d09178f4d", kill_on_drop: false }` [INFO] [stdout] 46723ea10a7e5b1aa7993d9e0854a7d556cdb8714d3c06929b997b7d09178f4d