[INFO] updating cached repository https://github.com/mthom/rusty-wam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mthom/rusty-wam [INFO] [stderr] 79cf0c6..8203eff master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8203eff47bddfe80d82b3d4055d34f53172e9b8a [INFO] testing mthom/rusty-wam against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthom%2Frusty-wam" "/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/mthom/rusty-wam on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mthom/rusty-wam [INFO] finished tweaking git repo https://github.com/mthom/rusty-wam [INFO] tweaked toml for git repo https://github.com/mthom/rusty-wam written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mthom/rusty-wam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d97a0f06684142d634201062b047b0998ee13dea2f58329ab191c273d85010b [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" "4d97a0f06684142d634201062b047b0998ee13dea2f58329ab191c273d85010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d97a0f06684142d634201062b047b0998ee13dea2f58329ab191c273d85010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d97a0f06684142d634201062b047b0998ee13dea2f58329ab191c273d85010b", kill_on_drop: false }` [INFO] [stdout] 4d97a0f06684142d634201062b047b0998ee13dea2f58329ab191c273d85010b [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5876bb9b8400f754169f01848abfcb9a2d5ec72b9754b3e6903f917bf7595b76 [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" "5876bb9b8400f754169f01848abfcb9a2d5ec72b9754b3e6903f917bf7595b76", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling gmp-mpfr-sys v1.3.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rug v1.10.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling az v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling divrem v0.1.0 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode_reader v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling scryer-prolog v0.8.127 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossterm v0.16.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5876bb9b8400f754169f01848abfcb9a2d5ec72b9754b3e6903f917bf7595b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5876bb9b8400f754169f01848abfcb9a2d5ec72b9754b3e6903f917bf7595b76", kill_on_drop: false }` [INFO] [stdout] 5876bb9b8400f754169f01848abfcb9a2d5ec72b9754b3e6903f917bf7595b76