[INFO] cloning repository https://github.com/sinofseven/also-sprach-ami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinofseven/also-sprach-ami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Falso-sprach-ami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Falso-sprach-ami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00529c8c0984f35352b9a2dfa3d3ac2e42ec8f30 [INFO] checking sinofseven/also-sprach-ami against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinofseven%2Falso-sprach-ami" "/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/sinofseven/also-sprach-ami on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sinofseven/also-sprach-ami [INFO] finished tweaking git repo https://github.com/sinofseven/also-sprach-ami [INFO] tweaked toml for git repo https://github.com/sinofseven/also-sprach-ami written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/sinofseven/also-sprach-ami already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] becadd2c3ce7e0d7e29fbedd2ece1ccbbfc8062b2c141cd122e16d499e9b79b0 [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" "becadd2c3ce7e0d7e29fbedd2ece1ccbbfc8062b2c141cd122e16d499e9b79b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "becadd2c3ce7e0d7e29fbedd2ece1ccbbfc8062b2c141cd122e16d499e9b79b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becadd2c3ce7e0d7e29fbedd2ece1ccbbfc8062b2c141cd122e16d499e9b79b0", kill_on_drop: false }` [INFO] [stdout] becadd2c3ce7e0d7e29fbedd2ece1ccbbfc8062b2c141cd122e16d499e9b79b0 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 177f77d4c9de03840f898d25c56fcd4e7ffd07b1937525a5815cd3a05b4e089b [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" "177f77d4c9de03840f898d25c56fcd4e7ffd07b1937525a5815cd3a05b4e089b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking also-sprach-ami v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.77s [INFO] running `Command { std: "docker" "inspect" "177f77d4c9de03840f898d25c56fcd4e7ffd07b1937525a5815cd3a05b4e089b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177f77d4c9de03840f898d25c56fcd4e7ffd07b1937525a5815cd3a05b4e089b", kill_on_drop: false }` [INFO] [stdout] 177f77d4c9de03840f898d25c56fcd4e7ffd07b1937525a5815cd3a05b4e089b