[INFO] cloning repository https://github.com/alamminsalo/ram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alamminsalo/ram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2325ef6de0ecc306a18476d60efae2a6c43c0d4 [INFO] checking alamminsalo/ram against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alamminsalo/ram 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/alamminsalo/ram [INFO] finished tweaking git repo https://github.com/alamminsalo/ram [INFO] tweaked toml for git repo https://github.com/alamminsalo/ram written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/alamminsalo/ram 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] Updating git repository `https://github.com/alamminsalo/openapi` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v5.2.0 [INFO] [stderr] Downloaded rust-embed v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d979c5499d05e17992e361f130b1035e9a7e2657395e31a7db5f1913547d648d [INFO] running `Command { std: "docker" "start" "-a" "d979c5499d05e17992e361f130b1035e9a7e2657395e31a7db5f1913547d648d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d979c5499d05e17992e361f130b1035e9a7e2657395e31a7db5f1913547d648d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d979c5499d05e17992e361f130b1035e9a7e2657395e31a7db5f1913547d648d", kill_on_drop: false }` [INFO] [stdout] d979c5499d05e17992e361f130b1035e9a7e2657395e31a7db5f1913547d648d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c58f25b04d9676dc3013030b7baed0968d0569f961f4e937009e55f36f33b729 [INFO] running `Command { std: "docker" "start" "-a" "c58f25b04d9676dc3013030b7baed0968d0569f961f4e937009e55f36f33b729", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rust-embed-impl v5.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rust-embed v5.2.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking openapi v0.1.5 (https://github.com/alamminsalo/openapi?branch=ram#4729e769) [INFO] [stderr] Checking handlebars v3.0.1 [INFO] [stderr] Checking ram v1.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "c58f25b04d9676dc3013030b7baed0968d0569f961f4e937009e55f36f33b729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58f25b04d9676dc3013030b7baed0968d0569f961f4e937009e55f36f33b729", kill_on_drop: false }` [INFO] [stdout] c58f25b04d9676dc3013030b7baed0968d0569f961f4e937009e55f36f33b729