[INFO] cloning repository https://github.com/DebonairFox/FoxBlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DebonairFox/FoxBlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d96d93616b131cf35f5a1c0e5da35d69b944202d [INFO] testing DebonairFox/FoxBlog against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DebonairFox/FoxBlog on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DebonairFox/FoxBlog [INFO] finished tweaking git repo https://github.com/DebonairFox/FoxBlog [INFO] tweaked toml for git repo https://github.com/DebonairFox/FoxBlog written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/DebonairFox/FoxBlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c68151cc2528bcf4d5acfb5a9ab5e1043bbb73a239f3fb8d357250f8fd70d7 [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" "b2c68151cc2528bcf4d5acfb5a9ab5e1043bbb73a239f3fb8d357250f8fd70d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c68151cc2528bcf4d5acfb5a9ab5e1043bbb73a239f3fb8d357250f8fd70d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c68151cc2528bcf4d5acfb5a9ab5e1043bbb73a239f3fb8d357250f8fd70d7", kill_on_drop: false }` [INFO] [stdout] b2c68151cc2528bcf4d5acfb5a9ab5e1043bbb73a239f3fb8d357250f8fd70d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41994a1cb2657851efb4bfed4528d88bd4caf002484ab208e17aa11cb140ff2c [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" "41994a1cb2657851efb4bfed4528d88bd4caf002484ab208e17aa11cb140ff2c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling axum-core v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling axum v0.5.1 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling the_dashing_owl v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::error::Category` [INFO] [stdout] --> src/handlers/category.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::error::Category; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::response::Response` [INFO] [stdout] --> src/parsers/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use axum::response::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `series_meta` is never read [INFO] [stdout] --> src/parsers/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let mut series_meta: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `category_meta` is never read [INFO] [stdout] --> src/parsers/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let mut category_meta: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "41994a1cb2657851efb4bfed4528d88bd4caf002484ab208e17aa11cb140ff2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41994a1cb2657851efb4bfed4528d88bd4caf002484ab208e17aa11cb140ff2c", kill_on_drop: false }` [INFO] [stdout] 41994a1cb2657851efb4bfed4528d88bd4caf002484ab208e17aa11cb140ff2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63191bbd551d18ac9c57cb478c513fa0b368a0abe4a23aa7274305021a811dbd [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" "63191bbd551d18ac9c57cb478c513fa0b368a0abe4a23aa7274305021a811dbd", kill_on_drop: false }` [INFO] [stderr] Compiling the_dashing_owl v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::error::Category` [INFO] [stdout] --> src/handlers/category.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::error::Category; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::response::Response` [INFO] [stdout] --> src/parsers/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use axum::response::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `series_meta` is never read [INFO] [stdout] --> src/parsers/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let mut series_meta: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `category_meta` is never read [INFO] [stdout] --> src/parsers/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let mut category_meta: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "63191bbd551d18ac9c57cb478c513fa0b368a0abe4a23aa7274305021a811dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63191bbd551d18ac9c57cb478c513fa0b368a0abe4a23aa7274305021a811dbd", kill_on_drop: false }` [INFO] [stdout] 63191bbd551d18ac9c57cb478c513fa0b368a0abe4a23aa7274305021a811dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.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] fc456acbe6209c60cc17ed48593c386096c65a9076b26d3a091b84788d124dca [INFO] running `Command { std: "docker" "start" "-a" "fc456acbe6209c60cc17ed48593c386096c65a9076b26d3a091b84788d124dca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `serde_json::error::Category` [INFO] [stderr] --> src/handlers/category.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use serde_json::error::Category; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `axum::response::Response` [INFO] [stderr] --> src/parsers/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use axum::response::Response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `series_meta` is never read [INFO] [stderr] --> src/parsers/mod.rs:73:13 [INFO] [stderr] | [INFO] [stderr] 73 | let mut series_meta: Vec = vec![]; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `category_meta` is never read [INFO] [stderr] --> src/parsers/mod.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | let mut category_meta: Vec = vec![]; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `the_dashing_owl` (bin "the_dashing_owl" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/the_dashing_owl-60f92a5023db01e6) [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" "fc456acbe6209c60cc17ed48593c386096c65a9076b26d3a091b84788d124dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc456acbe6209c60cc17ed48593c386096c65a9076b26d3a091b84788d124dca", kill_on_drop: false }` [INFO] [stdout] fc456acbe6209c60cc17ed48593c386096c65a9076b26d3a091b84788d124dca