[INFO] cloning repository https://github.com/sander/architecture-tooling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sander/architecture-tooling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsander%2Farchitecture-tooling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsander%2Farchitecture-tooling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a37801c790708edc80cc8e0efdc7b35271e8fcb [INFO] checking sander/architecture-tooling against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsander%2Farchitecture-tooling" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sander/architecture-tooling on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sander/architecture-tooling [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/sander/architecture-tooling [INFO] tweaked toml for git repo https://github.com/sander/architecture-tooling written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sander/architecture-tooling already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded string_cache v0.7.5 [INFO] [stderr] Downloaded strum v0.17.1 [INFO] [stderr] Downloaded shh v1.0.1 [INFO] [stderr] Downloaded ignore v0.4.14 [INFO] [stderr] Downloaded cucumber_rust v0.6.7 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded pulldown-cmark v0.7.1 [INFO] [stderr] Downloaded reqwest v0.10.3 [INFO] [stderr] Downloaded strum_macros v0.17.1 [INFO] [stderr] Downloaded typed-html-macros v0.2.2 [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded typed-html v0.2.2 [INFO] [stderr] Downloaded security-framework-sys v0.3.3 [INFO] [stderr] Downloaded security-framework v0.3.4 [INFO] [stderr] Downloaded tokio-test v0.2.1 [INFO] [stderr] Downloaded graph-store v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] efe233e317b1763df3716077dd559e1330e90ce35af6a6991100b1165c8d9e85 [INFO] running `Command { std: "docker" "start" "-a" "efe233e317b1763df3716077dd559e1330e90ce35af6a6991100b1165c8d9e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe233e317b1763df3716077dd559e1330e90ce35af6a6991100b1165c8d9e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe233e317b1763df3716077dd559e1330e90ce35af6a6991100b1165c8d9e85", kill_on_drop: false }` [INFO] [stdout] efe233e317b1763df3716077dd559e1330e90ce35af6a6991100b1165c8d9e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3480f3a3fb47f4bb8f716ab7bf1683382bc199a14a753180d832f6592d1123 [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" "5c3480f3a3fb47f4bb8f716ab7bf1683382bc199a14a753180d832f6592d1123", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking rdf v0.1.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bit-set v0.5.2 [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] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking gherkin_rust v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking cucumber_rust v0.6.7 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking reqwest v0.10.3 [INFO] [stderr] Compiling typed-html-macros v0.2.2 [INFO] [stderr] Checking typed-html v0.2.2 [INFO] [stderr] Checking graph-store v0.4.0 [INFO] [stderr] Checking tooling v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "5c3480f3a3fb47f4bb8f716ab7bf1683382bc199a14a753180d832f6592d1123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3480f3a3fb47f4bb8f716ab7bf1683382bc199a14a753180d832f6592d1123", kill_on_drop: false }` [INFO] [stdout] 5c3480f3a3fb47f4bb8f716ab7bf1683382bc199a14a753180d832f6592d1123