[INFO] cloning repository https://github.com/Jimskapt/fractus-atlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jimskapt/fractus-atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ffractus-atlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ffractus-atlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9735df92ab2482571838f88f39ff906797ad9bbf [INFO] checking Jimskapt/fractus-atlas against master#8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 for pr-102474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ffractus-atlas" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jimskapt/fractus-atlas on toolchain 8a497b7181cad4ae66dbd6cc31042b69b6bd0df7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jimskapt/fractus-atlas [INFO] finished tweaking git repo https://github.com/Jimskapt/fractus-atlas [INFO] tweaked toml for git repo https://github.com/Jimskapt/fractus-atlas written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Jimskapt/fractus-atlas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded tinyfiledialogs v3.9.1 [INFO] [stderr] Downloaded webkit2gtk-sys v0.12.0 [INFO] [stderr] Downloaded soup-sys v0.10.0 [INFO] [stderr] Downloaded javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Downloaded clap v3.1.17 [INFO] [stderr] Downloaded windows v0.9.1 [INFO] [stderr] Downloaded webview-sys v0.6.2 [INFO] [stderr] Downloaded web-view v0.7.3 [INFO] [stderr] Downloaded charlie_buffalo v1.0.2 [INFO] [stderr] Downloaded windows_macros v0.9.1 [INFO] [stderr] Downloaded trash v2.1.0 [INFO] [stderr] Downloaded windows_gen v0.9.1 [INFO] [stderr] Downloaded multipath v1.0.0 [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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc7f0477e7fe0a589878a01ec8c71b07b590a6ae510c3631b16aec02faacb25d [INFO] running `Command { std: "docker" "start" "-a" "dc7f0477e7fe0a589878a01ec8c71b07b590a6ae510c3631b16aec02faacb25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc7f0477e7fe0a589878a01ec8c71b07b590a6ae510c3631b16aec02faacb25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7f0477e7fe0a589878a01ec8c71b07b590a6ae510c3631b16aec02faacb25d", kill_on_drop: false }` [INFO] [stdout] dc7f0477e7fe0a589878a01ec8c71b07b590a6ae510c3631b16aec02faacb25d [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+8a497b7181cad4ae66dbd6cc31042b69b6bd0df7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499e35a720be5163872f6fd6c087e7a5b58ce2ba9e3138208a0eedb78c54642f [INFO] running `Command { std: "docker" "start" "-a" "499e35a720be5163872f6fd6c087e7a5b58ce2ba9e3138208a0eedb78c54642f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling tinyfiledialogs v3.9.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling webview-sys v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking opener v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking multipath v1.0.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking clap v3.1.17 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling windows_gen v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Compiling windows_macros v0.9.1 [INFO] [stderr] Compiling windows v0.9.1 [INFO] [stderr] Compiling trash v2.1.0 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking charlie_buffalo v1.0.2 [INFO] [stderr] Checking web-view v0.7.3 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking fractus-atlas v1.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "499e35a720be5163872f6fd6c087e7a5b58ce2ba9e3138208a0eedb78c54642f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499e35a720be5163872f6fd6c087e7a5b58ce2ba9e3138208a0eedb78c54642f", kill_on_drop: false }` [INFO] [stdout] 499e35a720be5163872f6fd6c087e7a5b58ce2ba9e3138208a0eedb78c54642f