[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 master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamminsalo%2Fram" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alamminsalo/ram on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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-3/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] c335c989c931a6a4c5ac3376a08e767027c0fcb83488cab7a49299dc951226da [INFO] running `Command { std: "docker" "start" "-a" "c335c989c931a6a4c5ac3376a08e767027c0fcb83488cab7a49299dc951226da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c335c989c931a6a4c5ac3376a08e767027c0fcb83488cab7a49299dc951226da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c335c989c931a6a4c5ac3376a08e767027c0fcb83488cab7a49299dc951226da", kill_on_drop: false }` [INFO] [stdout] c335c989c931a6a4c5ac3376a08e767027c0fcb83488cab7a49299dc951226da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5a761726e7670169a6435f736dd525f44a6fb381080c4a77653a91688120d8 [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" "ae5a761726e7670169a6435f736dd525f44a6fb381080c4a77653a91688120d8", 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 serde v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking error-chain v0.10.0 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling rust-embed-impl 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] Checking rust-embed v5.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking structopt v0.3.8 [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] [stdout] warning: unused import: `std::panic` [INFO] [stdout] --> tests/test_generate.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::panic; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "ae5a761726e7670169a6435f736dd525f44a6fb381080c4a77653a91688120d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5a761726e7670169a6435f736dd525f44a6fb381080c4a77653a91688120d8", kill_on_drop: false }` [INFO] [stdout] ae5a761726e7670169a6435f736dd525f44a6fb381080c4a77653a91688120d8