[INFO] cloning repository https://github.com/lhjok/Calc-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhjok/Calc-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhjok%2FCalc-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhjok%2FCalc-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8afd9b9768a24daaeb56e64870f655642dc26f36 [INFO] checking lhjok/Calc-ui against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhjok%2FCalc-ui" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhjok/Calc-ui on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lhjok/Calc-ui [INFO] finished tweaking git repo https://github.com/lhjok/Calc-ui [INFO] tweaked toml for git repo https://github.com/lhjok/Calc-ui written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lhjok/Calc-ui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 510ee6d5a1f951ce2d23d9c9e22389709338c0e1483018fe8811eb62855221e3 [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" "510ee6d5a1f951ce2d23d9c9e22389709338c0e1483018fe8811eb62855221e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "510ee6d5a1f951ce2d23d9c9e22389709338c0e1483018fe8811eb62855221e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510ee6d5a1f951ce2d23d9c9e22389709338c0e1483018fe8811eb62855221e3", kill_on_drop: false }` [INFO] [stdout] 510ee6d5a1f951ce2d23d9c9e22389709338c0e1483018fe8811eb62855221e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97dbcfd826896d5a7b1d083c31c6af7a1b837a3b2a2fc61e2e38a192d5baaab5 [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" "97dbcfd826896d5a7b1d083c31c6af7a1b837a3b2a2fc61e2e38a192d5baaab5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rug v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking kurbo v0.8.1 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking piet v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git#ac34d2c3) [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking ouroboros v0.9.5 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking piet-cairo v0.4.0 [INFO] [stderr] Checking piet-common v0.4.1 [INFO] [stderr] Checking druid-shell v0.7.0 (https://github.com/linebender/druid.git#ac34d2c3) [INFO] [stderr] Checking druid v0.7.0 (https://github.com/linebender/druid.git#ac34d2c3) [INFO] [stderr] Checking calc v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `macro_use` [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `macro_use` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s [INFO] running `Command { std: "docker" "inspect" "97dbcfd826896d5a7b1d083c31c6af7a1b837a3b2a2fc61e2e38a192d5baaab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97dbcfd826896d5a7b1d083c31c6af7a1b837a3b2a2fc61e2e38a192d5baaab5", kill_on_drop: false }` [INFO] [stdout] 97dbcfd826896d5a7b1d083c31c6af7a1b837a3b2a2fc61e2e38a192d5baaab5