[INFO] cloning repository https://github.com/matze/inkdrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/inkdrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 836a397ce04ac67d51e87a2a0a35506649827661 [INFO] checking matze/inkdrop against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/inkdrop on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/inkdrop [INFO] finished tweaking git repo https://github.com/matze/inkdrop [INFO] tweaked toml for git repo https://github.com/matze/inkdrop written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/matze/inkdrop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", 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] a9a3b09eda4b303876e42b75288577aa9ece2a41b00930ffd5812f6ba103adca [INFO] running `Command { std: "docker" "start" "-a" "a9a3b09eda4b303876e42b75288577aa9ece2a41b00930ffd5812f6ba103adca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9a3b09eda4b303876e42b75288577aa9ece2a41b00930ffd5812f6ba103adca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a3b09eda4b303876e42b75288577aa9ece2a41b00930ffd5812f6ba103adca", kill_on_drop: false }` [INFO] [stdout] a9a3b09eda4b303876e42b75288577aa9ece2a41b00930ffd5812f6ba103adca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd18c04f626ef81fb1b19be7aae23bebf1df3703cbf9cc5ce39e9797c92187f3 [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" "dd18c04f626ef81fb1b19be7aae23bebf1df3703cbf9cc5ce39e9797c92187f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking svg v0.9.1 [INFO] [stderr] Checking voronator v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling gio v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cairo-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gdk-pixbuf v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling pango v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling graphene-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Checking gtk-macros v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling field-offset v0.3.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling gettext-sys v0.21.0 [INFO] [stderr] Checking inkdrop v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking gettext-rs v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking wasm-bindgen v0.2.73 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking inkdrop-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gtk4-macros v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Compiling glib-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gobject-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gio-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling pango-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling cairo-sys-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling graphene-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#aa4b6618) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#1c771470) [INFO] [stderr] error: could not compile `web-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="AbortController"' --cfg 'feature="AbortSignal"' --cfg 'feature="AddEventListenerOptions"' --cfg 'feature="AnimationEvent"' --cfg 'feature="BinaryType"' --cfg 'feature="Blob"' --cfg 'feature="BlobPropertyBag"' --cfg 'feature="CharacterData"' --cfg 'feature="DedicatedWorkerGlobalScope"' --cfg 'feature="Document"' --cfg 'feature="DomException"' --cfg 'feature="DomTokenList"' --cfg 'feature="DragEvent"' --cfg 'feature="Element"' --cfg 'feature="ErrorEvent"' --cfg 'feature="Event"' --cfg 'feature="EventTarget"' --cfg 'feature="File"' --cfg 'feature="FileList"' --cfg 'feature="FilePropertyBag"' --cfg 'feature="FileReader"' --cfg 'feature="FocusEvent"' --cfg 'feature="Headers"' --cfg 'feature="HtmlButtonElement"' --cfg 'feature="HtmlElement"' --cfg 'feature="HtmlInputElement"' --cfg 'feature="HtmlSelectElement"' --cfg 'feature="HtmlTextAreaElement"' --cfg 'feature="InputEvent"' --cfg 'feature="KeyboardEvent"' --cfg 'feature="Location"' --cfg 'feature="MessageEvent"' --cfg 'feature="MouseEvent"' --cfg 'feature="Node"' --cfg 'feature="ObserverCallback"' --cfg 'feature="PointerEvent"' --cfg 'feature="ProgressEvent"' --cfg 'feature="ReferrerPolicy"' --cfg 'feature="Request"' --cfg 'feature="RequestCache"' --cfg 'feature="RequestCredentials"' --cfg 'feature="RequestInit"' --cfg 'feature="RequestMode"' --cfg 'feature="RequestRedirect"' --cfg 'feature="Response"' --cfg 'feature="Storage"' --cfg 'feature="Text"' --cfg 'feature="TouchEvent"' --cfg 'feature="TransitionEvent"' --cfg 'feature="UiEvent"' --cfg 'feature="Url"' --cfg 'feature="WebSocket"' --cfg 'feature="WheelEvent"' --cfg 'feature="Window"' --cfg 'feature="Worker"' --cfg 'feature="WorkerGlobalScope"' --cfg 'feature="WorkerOptions"' --cfg 'feature="console"' -C metadata=8de74c22f8369c8b -C extra-filename=-8de74c22f8369c8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-4898a3db7aee811e.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-39e2e2a0d4fe29a4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd18c04f626ef81fb1b19be7aae23bebf1df3703cbf9cc5ce39e9797c92187f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd18c04f626ef81fb1b19be7aae23bebf1df3703cbf9cc5ce39e9797c92187f3", kill_on_drop: false }` [INFO] [stdout] dd18c04f626ef81fb1b19be7aae23bebf1df3703cbf9cc5ce39e9797c92187f3