[INFO] updating cached repository https://github.com/HoNile/stool [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/HoNile/stool [INFO] [stderr] 1e07948..58acfeb master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 58acfebbabcf0f9c26238e561df52470c523d3ed [INFO] checking HoNile/stool against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoNile%2Fstool" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HoNile/stool on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/HoNile/stool [INFO] finished tweaking git repo https://github.com/HoNile/stool [INFO] tweaked toml for git repo https://github.com/HoNile/stool written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/HoNile/stool already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b1917804c0a9705a0f4c378e6d097bce5478c23efdedb9bcbcf78989a1f94417 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b1917804c0a9705a0f4c378e6d097bce5478c23efdedb9bcbcf78989a1f94417"` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling standback v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking kurbo v0.5.11 [INFO] [stderr] Checking unic-langid-impl v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking unic-langid v0.8.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking fluent-langneg v0.12.1 [INFO] [stderr] Checking intl_pluralrules v6.0.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking piet v0.0.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking intl-memoizer v0.4.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking mio-serial v3.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/xi-editor/druid.git#d8b6e144) [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-serial v4.3.3 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.11.0 [INFO] [stderr] Checking piet-cairo v0.0.12 [INFO] [stderr] Checking piet-common v0.0.12 [INFO] [stderr] Checking druid-shell v0.6.0 (https://github.com/xi-editor/druid.git#d8b6e144) [INFO] [stderr] Checking druid v0.6.0 (https://github.com/xi-editor/druid.git#d8b6e144) [INFO] [stderr] Checking stool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `"docker" "inspect" "b1917804c0a9705a0f4c378e6d097bce5478c23efdedb9bcbcf78989a1f94417"` [INFO] running `"docker" "rm" "-f" "b1917804c0a9705a0f4c378e6d097bce5478c23efdedb9bcbcf78989a1f94417"` [INFO] [stdout] b1917804c0a9705a0f4c378e6d097bce5478c23efdedb9bcbcf78989a1f94417