[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 try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenek/ucelofka on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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-11/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intl_pluralrules v7.0.0 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded fluent v0.13.1 [INFO] [stderr] Downloaded fluent-syntax v0.10.0 [INFO] [stderr] Downloaded fluent-bundle v0.13.2 [INFO] [stderr] Downloaded tera v1.5.0 [INFO] [stderr] Downloaded unic-langid-macros v0.9.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.0 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded test-case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc11b6ad5fa31608881cad15588a9d24aa64874d007ab363d64e7f1d2b4293c5 [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" "bc11b6ad5fa31608881cad15588a9d24aa64874d007ab363d64e7f1d2b4293c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc11b6ad5fa31608881cad15588a9d24aa64874d007ab363d64e7f1d2b4293c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc11b6ad5fa31608881cad15588a9d24aa64874d007ab363d64e7f1d2b4293c5", kill_on_drop: false }` [INFO] [stdout] bc11b6ad5fa31608881cad15588a9d24aa64874d007ab363d64e7f1d2b4293c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c73e4f9145922f65acf6759a7ef12a69adda8e26514e1a8c1745e71615efefe [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" "4c73e4f9145922f65acf6759a7ef12a69adda8e26514e1a8c1745e71615efefe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-syntax v0.10.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 unic-langid-macros v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.13.2 [INFO] [stderr] Checking fluent v0.13.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_yaml v0.8.14 [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 2m 40s [INFO] running `Command { std: "docker" "inspect" "4c73e4f9145922f65acf6759a7ef12a69adda8e26514e1a8c1745e71615efefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c73e4f9145922f65acf6759a7ef12a69adda8e26514e1a8c1745e71615efefe", kill_on_drop: false }` [INFO] [stdout] 4c73e4f9145922f65acf6759a7ef12a69adda8e26514e1a8c1745e71615efefe