[INFO] cloning repository https://github.com/FreeMasen/titan-fitness-stock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/titan-fitness-stock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ftitan-fitness-stock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ftitan-fitness-stock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be8da2b30baad45903426dca0574db3014477d77 [INFO] testing FreeMasen/titan-fitness-stock against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ftitan-fitness-stock" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeMasen/titan-fitness-stock on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeMasen/titan-fitness-stock [INFO] finished tweaking git repo https://github.com/FreeMasen/titan-fitness-stock [INFO] tweaked toml for git repo https://github.com/FreeMasen/titan-fitness-stock written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FreeMasen/titan-fitness-stock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67efa1753be3e36e4d38df2b19723be7a7e9eec96eeb2e5f0d4c0821c53e03e4 [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" "67efa1753be3e36e4d38df2b19723be7a7e9eec96eeb2e5f0d4c0821c53e03e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67efa1753be3e36e4d38df2b19723be7a7e9eec96eeb2e5f0d4c0821c53e03e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67efa1753be3e36e4d38df2b19723be7a7e9eec96eeb2e5f0d4c0821c53e03e4", kill_on_drop: false }` [INFO] [stdout] 67efa1753be3e36e4d38df2b19723be7a7e9eec96eeb2e5f0d4c0821c53e03e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d30ad253a2d9f4b1dd3bc3c26ad5c765d3d62eceee6a336c49180dffcf61e7b [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" "5d30ad253a2d9f4b1dd3bc3c26ad5c765d3d62eceee6a336c49180dffcf61e7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling zigzag v0.1.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling persy v0.11.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling darling_core v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling v0.11.0 [INFO] [stderr] Compiling structsy-derive v0.3.0 [INFO] [stderr] error: could not compile `persy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name persy --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/persy-0.11.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=19fcf4fec56dc9be -C extra-filename=-19fcf4fec56dc9be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-1ecfdf9cb6e4a03f.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-d06ff3648c8a9a0a.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2a1d06e528dae9ba.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3cd93bc2308da1ab.rmeta --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-9ea72f3fe9bbd85d.rmeta --extern zigzag=/opt/rustwide/target/debug/deps/libzigzag-a6349367d0439225.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d30ad253a2d9f4b1dd3bc3c26ad5c765d3d62eceee6a336c49180dffcf61e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d30ad253a2d9f4b1dd3bc3c26ad5c765d3d62eceee6a336c49180dffcf61e7b", kill_on_drop: false }` [INFO] [stdout] 5d30ad253a2d9f4b1dd3bc3c26ad5c765d3d62eceee6a336c49180dffcf61e7b