[INFO] cloning repository https://github.com/Shadow53/hoard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shadow53/hoard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b707cf208ae344ff4cc96d24680d4839406df62f [INFO] testing Shadow53/hoard against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shadow53/hoard on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shadow53/hoard [INFO] finished tweaking git repo https://github.com/Shadow53/hoard [INFO] tweaked toml for git repo https://github.com/Shadow53/hoard written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Shadow53/hoard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9d84c44d692e92c75a1aa121ce6af2076e69fe1f1113b80ce78293bed3b0635 [INFO] running `Command { std: "docker" "start" "-a" "e9d84c44d692e92c75a1aa121ce6af2076e69fe1f1113b80ce78293bed3b0635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9d84c44d692e92c75a1aa121ce6af2076e69fe1f1113b80ce78293bed3b0635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d84c44d692e92c75a1aa121ce6af2076e69fe1f1113b80ce78293bed3b0635", kill_on_drop: false }` [INFO] [stdout] e9d84c44d692e92c75a1aa121ce6af2076e69fe1f1113b80ce78293bed3b0635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5245717bdefabaa69ffd5138c5babcaea6844fdf201825dc11b8e940dcf75d [INFO] running `Command { std: "docker" "start" "-a" "bd5245717bdefabaa69ffd5138c5babcaea6844fdf201825dc11b8e940dcf75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling open_cmd v0.1.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling hoard v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "bd5245717bdefabaa69ffd5138c5babcaea6844fdf201825dc11b8e940dcf75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5245717bdefabaa69ffd5138c5babcaea6844fdf201825dc11b8e940dcf75d", kill_on_drop: false }` [INFO] [stdout] bd5245717bdefabaa69ffd5138c5babcaea6844fdf201825dc11b8e940dcf75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4185a9df685255d42748269993d027612d5d44da332d3076092ac2b3acabcd4 [INFO] running `Command { std: "docker" "start" "-a" "a4185a9df685255d42748269993d027612d5d44da332d3076092ac2b3acabcd4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling open_cmd v0.1.0 [INFO] [stderr] Compiling pty_closure v0.1.2 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hoard v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hoard` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hoard --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="serde_yaml"' --cfg 'feature="yaml"' -C metadata=45659dcb19d5b252 -C extra-filename=-45659dcb19d5b252 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-4bf552e2f6743a68.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-af7863ac55b49f91.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-33aa7b85ed72072a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-64e2d545513fb000.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-d11411fed42c0ace.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern open_cmd=/opt/rustwide/target/debug/deps/libopen_cmd-742afd525204409b.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-06051ad63588a8b0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c7a9e7355108e8d6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-458d72f9754b1ef7.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-28129bcc089d57f5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-18c0c339c3446346.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e193c352e61ff58d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-874e1fdb3f7919a6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5bde52ba1fece652.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0261dcaa7a04b336.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-21ef6df177e1c96e.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-faaf703983379808.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bf02e863c29b4317.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a4185a9df685255d42748269993d027612d5d44da332d3076092ac2b3acabcd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4185a9df685255d42748269993d027612d5d44da332d3076092ac2b3acabcd4", kill_on_drop: false }` [INFO] [stdout] a4185a9df685255d42748269993d027612d5d44da332d3076092ac2b3acabcd4