[INFO] cloning repository https://github.com/FGRibreau/alfred-crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FGRibreau/alfred-crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Falfred-crates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Falfred-crates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bd49ebc51067eea8b761929678626109451aee3 [INFO] checking FGRibreau/alfred-crates against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFGRibreau%2Falfred-crates" "/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/FGRibreau/alfred-crates 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/FGRibreau/alfred-crates [INFO] finished tweaking git repo https://github.com/FGRibreau/alfred-crates [INFO] tweaked toml for git repo https://github.com/FGRibreau/alfred-crates written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/FGRibreau/alfred-crates 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 alfred v4.0.1 [INFO] [stderr] Downloaded crates-io v0.24.0 [INFO] [stderr] Downloaded curl-sys v0.4.19 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db9ecb5659a0d1d1be49cb47ff7756cbab476cd5e86b047df0a1c8b85667f136 [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" "db9ecb5659a0d1d1be49cb47ff7756cbab476cd5e86b047df0a1c8b85667f136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9ecb5659a0d1d1be49cb47ff7756cbab476cd5e86b047df0a1c8b85667f136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9ecb5659a0d1d1be49cb47ff7756cbab476cd5e86b047df0a1c8b85667f136", kill_on_drop: false }` [INFO] [stdout] db9ecb5659a0d1d1be49cb47ff7756cbab476cd5e86b047df0a1c8b85667f136 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 507dd14d3c43bd96b5bea87991bdc4fd902e8079ca2781201265c24d2f58c312 [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" "507dd14d3c43bd96b5bea87991bdc4fd902e8079ca2781201265c24d2f58c312", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling curl-sys v0.4.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking crates-io v0.24.0 [INFO] [stderr] Checking alfred v4.0.1 [INFO] [stderr] Checking alfred-crates v1.0.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "507dd14d3c43bd96b5bea87991bdc4fd902e8079ca2781201265c24d2f58c312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507dd14d3c43bd96b5bea87991bdc4fd902e8079ca2781201265c24d2f58c312", kill_on_drop: false }` [INFO] [stdout] 507dd14d3c43bd96b5bea87991bdc4fd902e8079ca2781201265c24d2f58c312