[INFO] cloning repository https://github.com/sneakycrow/blog-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sneakycrow/blog-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fblog-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fblog-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4d6639e3604653473ac807a551e93e3599cb066 [INFO] testing sneakycrow/blog-gen against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fblog-gen" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sneakycrow/blog-gen on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sneakycrow/blog-gen [INFO] finished tweaking git repo https://github.com/sneakycrow/blog-gen [INFO] tweaked toml for git repo https://github.com/sneakycrow/blog-gen written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sneakycrow/blog-gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 1db48c3991bf4318327def68e67f814517b661b375233c7bbed105f480721e38 [INFO] running `Command { std: "docker" "start" "-a" "1db48c3991bf4318327def68e67f814517b661b375233c7bbed105f480721e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1db48c3991bf4318327def68e67f814517b661b375233c7bbed105f480721e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db48c3991bf4318327def68e67f814517b661b375233c7bbed105f480721e38", kill_on_drop: false }` [INFO] [stdout] 1db48c3991bf4318327def68e67f814517b661b375233c7bbed105f480721e38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] f1e900f07fdb2711f29052bc868e643e6116f4420dbec18c5af02c67cf8721af [INFO] running `Command { std: "docker" "start" "-a" "f1e900f07fdb2711f29052bc868e643e6116f4420dbec18c5af02c67cf8721af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.6.2 [INFO] [stderr] Compiling blog_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.94s [INFO] running `Command { std: "docker" "inspect" "f1e900f07fdb2711f29052bc868e643e6116f4420dbec18c5af02c67cf8721af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e900f07fdb2711f29052bc868e643e6116f4420dbec18c5af02c67cf8721af", kill_on_drop: false }` [INFO] [stdout] f1e900f07fdb2711f29052bc868e643e6116f4420dbec18c5af02c67cf8721af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 6ee0b7977ac200b8543b2548d362866955c0722ecfd41f70eaa22a2b3b389383 [INFO] running `Command { std: "docker" "start" "-a" "6ee0b7977ac200b8543b2548d362866955c0722ecfd41f70eaa22a2b3b389383", kill_on_drop: false }` [INFO] [stderr] Compiling blog_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "6ee0b7977ac200b8543b2548d362866955c0722ecfd41f70eaa22a2b3b389383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee0b7977ac200b8543b2548d362866955c0722ecfd41f70eaa22a2b3b389383", kill_on_drop: false }` [INFO] [stdout] 6ee0b7977ac200b8543b2548d362866955c0722ecfd41f70eaa22a2b3b389383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 9a15b441f26d0c7a3132f29d1a72fb73d0974c5bd85f0265694bd0cb172ca77b [INFO] running `Command { std: "docker" "start" "-a" "9a15b441f26d0c7a3132f29d1a72fb73d0974c5bd85f0265694bd0cb172ca77b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blog_gen-39eb9c4db826e66c [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a15b441f26d0c7a3132f29d1a72fb73d0974c5bd85f0265694bd0cb172ca77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a15b441f26d0c7a3132f29d1a72fb73d0974c5bd85f0265694bd0cb172ca77b", kill_on_drop: false }` [INFO] [stdout] 9a15b441f26d0c7a3132f29d1a72fb73d0974c5bd85f0265694bd0cb172ca77b