[INFO] cloning repository https://github.com/lesborg/barcodes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lesborg/barcodes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesborg%2Fbarcodes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesborg%2Fbarcodes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50da3990fcffb0751644983041ba53fadf708d3e [INFO] checking lesborg/barcodes against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesborg%2Fbarcodes" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lesborg/barcodes on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lesborg/barcodes [INFO] finished tweaking git repo https://github.com/lesborg/barcodes [INFO] tweaked toml for git repo https://github.com/lesborg/barcodes written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lesborg/barcodes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primal-sieve v0.2.9 [INFO] [stderr] Downloaded barcoders v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0decaa74c8f6c6dbf144fde6e025cb5f00b9e24c9dc4d51bfdb0102334db87d [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" "a0decaa74c8f6c6dbf144fde6e025cb5f00b9e24c9dc4d51bfdb0102334db87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0decaa74c8f6c6dbf144fde6e025cb5f00b9e24c9dc4d51bfdb0102334db87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0decaa74c8f6c6dbf144fde6e025cb5f00b9e24c9dc4d51bfdb0102334db87d", kill_on_drop: false }` [INFO] [stdout] a0decaa74c8f6c6dbf144fde6e025cb5f00b9e24c9dc4d51bfdb0102334db87d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50106ee4724313f0eb1e1a2208369ccf886d48d893a59a7b6fdf6defd8dee555 [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" "50106ee4724313f0eb1e1a2208369ccf886d48d893a59a7b6fdf6defd8dee555", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Checking barcoders v0.10.0 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking primal-sieve v0.2.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Checking primal v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Checking askama v0.8.0 [INFO] [stderr] Checking generate-barcodes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.81s [INFO] running `Command { std: "docker" "inspect" "50106ee4724313f0eb1e1a2208369ccf886d48d893a59a7b6fdf6defd8dee555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50106ee4724313f0eb1e1a2208369ccf886d48d893a59a7b6fdf6defd8dee555", kill_on_drop: false }` [INFO] [stdout] 50106ee4724313f0eb1e1a2208369ccf886d48d893a59a7b6fdf6defd8dee555