[INFO] cloning repository https://github.com/dustinknopoff/portfolio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustinknopoff/portfolio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinknopoff%2Fportfolio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinknopoff%2Fportfolio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34300a90799a693f7c2a2ac64b590a5071fec339 [INFO] testing dustinknopoff/portfolio-rs 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%2Fdustinknopoff%2Fportfolio-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustinknopoff/portfolio-rs 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/dustinknopoff/portfolio-rs [INFO] finished tweaking git repo https://github.com/dustinknopoff/portfolio-rs [INFO] tweaked toml for git repo https://github.com/dustinknopoff/portfolio-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dustinknopoff/portfolio-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d4720d71e6a4cd1c983deb4cab57329f33899342f1823d6c0e80511ba2a906ca [INFO] running `Command { std: "docker" "start" "-a" "d4720d71e6a4cd1c983deb4cab57329f33899342f1823d6c0e80511ba2a906ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4720d71e6a4cd1c983deb4cab57329f33899342f1823d6c0e80511ba2a906ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4720d71e6a4cd1c983deb4cab57329f33899342f1823d6c0e80511ba2a906ca", kill_on_drop: false }` [INFO] [stdout] d4720d71e6a4cd1c983deb4cab57329f33899342f1823d6c0e80511ba2a906ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] ae39de613f1746c774bef1d7c22e97bd272b6f65b9b662e1a43d0c47c210d3b9 [INFO] running `Command { std: "docker" "start" "-a" "ae39de613f1746c774bef1d7c22e97bd272b6f65b9b662e1a43d0c47c210d3b9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling frontmatter v0.1.1 (https://github.com/dustinknopoff/frontmatter#106ebb79) [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling escaper v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling maud_macros v0.22.1 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling maud v0.22.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling portfolio-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 5m 17s [INFO] running `Command { std: "docker" "inspect" "ae39de613f1746c774bef1d7c22e97bd272b6f65b9b662e1a43d0c47c210d3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae39de613f1746c774bef1d7c22e97bd272b6f65b9b662e1a43d0c47c210d3b9", kill_on_drop: false }` [INFO] [stdout] ae39de613f1746c774bef1d7c22e97bd272b6f65b9b662e1a43d0c47c210d3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7f4575fc3f8bf6c5fe3d5ff718e03e1bf07545fecccd802de41581961cbe927 [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" "f7f4575fc3f8bf6c5fe3d5ff718e03e1bf07545fecccd802de41581961cbe927", kill_on_drop: false }` [INFO] [stderr] Compiling portfolio-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/portfolio_rs-a595d2470da8a6ec) [INFO] running `Command { std: "docker" "inspect" "f7f4575fc3f8bf6c5fe3d5ff718e03e1bf07545fecccd802de41581961cbe927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f4575fc3f8bf6c5fe3d5ff718e03e1bf07545fecccd802de41581961cbe927", kill_on_drop: false }` [INFO] [stdout] f7f4575fc3f8bf6c5fe3d5ff718e03e1bf07545fecccd802de41581961cbe927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 895b5104b2a1e6a30c1217e263683206ddd8a65e16222e6f829da94ebb58ea39 [INFO] running `Command { std: "docker" "start" "-a" "895b5104b2a1e6a30c1217e263683206ddd8a65e16222e6f829da94ebb58ea39", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/portfolio_rs-a595d2470da8a6ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "895b5104b2a1e6a30c1217e263683206ddd8a65e16222e6f829da94ebb58ea39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895b5104b2a1e6a30c1217e263683206ddd8a65e16222e6f829da94ebb58ea39", kill_on_drop: false }` [INFO] [stdout] 895b5104b2a1e6a30c1217e263683206ddd8a65e16222e6f829da94ebb58ea39