[INFO] fetching crate serde-gettext 0.1.1... [INFO] checking serde-gettext-0.1.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate serde-gettext 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate serde-gettext 0.1.1 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde-gettext 0.1.1 [INFO] finished tweaking crates.io crate serde-gettext 0.1.1 [INFO] tweaked toml for crates.io crate serde-gettext 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dynfmt v0.1.4 [INFO] [stderr] Downloaded derive-enum-error v0.0.1 [INFO] [stderr] Downloaded locale_config v0.2.3 [INFO] [stderr] Downloaded libc-strftime v0.2.0 [INFO] [stderr] Downloaded gettext-rs v0.4.4 [INFO] [stderr] Downloaded gettext-sys v0.19.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e816f8d56b99202484183d61fb24b832526b9361777e1beb6708575f9859239e [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" "e816f8d56b99202484183d61fb24b832526b9361777e1beb6708575f9859239e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e816f8d56b99202484183d61fb24b832526b9361777e1beb6708575f9859239e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e816f8d56b99202484183d61fb24b832526b9361777e1beb6708575f9859239e", kill_on_drop: false }` [INFO] [stdout] e816f8d56b99202484183d61fb24b832526b9361777e1beb6708575f9859239e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa791c9c4a3439b906f5cc6891a225188a57e056c9b14203a5af3283b0df31b8 [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" "aa791c9c4a3439b906f5cc6891a225188a57e056c9b14203a5af3283b0df31b8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling derive-enum-error v0.0.1 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking libc-strftime v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking dynfmt v0.1.4 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "aa791c9c4a3439b906f5cc6891a225188a57e056c9b14203a5af3283b0df31b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa791c9c4a3439b906f5cc6891a225188a57e056c9b14203a5af3283b0df31b8", kill_on_drop: false }` [INFO] [stdout] aa791c9c4a3439b906f5cc6891a225188a57e056c9b14203a5af3283b0df31b8