[INFO] cloning repository https://github.com/shenek/ucelofka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shenek/ucelofka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac52e20a07c5758d52fb6d2afb3ef6d355a67d05 [INFO] checking shenek/ucelofka against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenek/ucelofka on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shenek/ucelofka [INFO] finished tweaking git repo https://github.com/shenek/ucelofka [INFO] tweaked toml for git repo https://github.com/shenek/ucelofka written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/shenek/ucelofka already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc79f600c14703877e8b30c281b93ab412d8b71fc13d8dff9e443b6b4b00c117 [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" "cc79f600c14703877e8b30c281b93ab412d8b71fc13d8dff9e443b6b4b00c117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc79f600c14703877e8b30c281b93ab412d8b71fc13d8dff9e443b6b4b00c117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc79f600c14703877e8b30c281b93ab412d8b71fc13d8dff9e443b6b4b00c117", kill_on_drop: false }` [INFO] [stdout] cc79f600c14703877e8b30c281b93ab412d8b71fc13d8dff9e443b6b4b00c117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 6e8c19a1e858779184688366e55f739b7e49383e2edcf9efcc821c1342ecb2f2 [INFO] running `Command { std: "docker" "start" "-a" "6e8c19a1e858779184688366e55f739b7e49383e2edcf9efcc821c1342ecb2f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-syntax v0.10.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking unic-langid-macros v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking fluent-bundle v0.13.2 [INFO] [stderr] Checking fluent v0.13.1 [INFO] [stderr] Checking tera v1.5.0 [INFO] [stderr] Checking ucelofka v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "6e8c19a1e858779184688366e55f739b7e49383e2edcf9efcc821c1342ecb2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8c19a1e858779184688366e55f739b7e49383e2edcf9efcc821c1342ecb2f2", kill_on_drop: false }` [INFO] [stdout] 6e8c19a1e858779184688366e55f739b7e49383e2edcf9efcc821c1342ecb2f2