[INFO] cloning 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" "clone" "--bare" "https://github.com/mthom/rusty-wam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthom%2Frusty-wam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthom%2Frusty-wam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c55de17ca8c711c0bd8db538a7aaeac5591d2830 [INFO] testing mthom/rusty-wam against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthom%2Frusty-wam" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mthom/rusty-wam on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 5b5e1d0c2ef9ff00644fea798fac0e75551793114c89f4047c16e7c16d6c51ce [INFO] running `Command { std: "docker" "start" "-a" "5b5e1d0c2ef9ff00644fea798fac0e75551793114c89f4047c16e7c16d6c51ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b5e1d0c2ef9ff00644fea798fac0e75551793114c89f4047c16e7c16d6c51ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5e1d0c2ef9ff00644fea798fac0e75551793114c89f4047c16e7c16d6c51ce", kill_on_drop: false }` [INFO] [stdout] 5b5e1d0c2ef9ff00644fea798fac0e75551793114c89f4047c16e7c16d6c51ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bd5c3a6cda766ded57b1b0b617be56fcb0fe7e739efa05d76ff844656badcd4 [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" "0bd5c3a6cda766ded57b1b0b617be56fcb0fe7e739efa05d76ff844656badcd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.2.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rug v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling az v0.3.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling divrem v0.1.0 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling unicode_reader v1.0.0 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling scryer-prolog v0.8.127 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling crossterm v0.16.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling rustyline v6.1.2 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling git-version v0.3.4 [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" "0bd5c3a6cda766ded57b1b0b617be56fcb0fe7e739efa05d76ff844656badcd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd5c3a6cda766ded57b1b0b617be56fcb0fe7e739efa05d76ff844656badcd4", kill_on_drop: false }` [INFO] [stdout] 0bd5c3a6cda766ded57b1b0b617be56fcb0fe7e739efa05d76ff844656badcd4